HomeSort by: relevance | last modified time | path
    Searched refs:stopAutoInit (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp 1713 if (CGM.stopAutoInit())
1718 if (CGM.stopAutoInit())
1742 if (CGM.stopAutoInit())
1753 if (CGM.stopAutoInit())
CodeGenModule.h 1462 bool stopAutoInit();
CodeGenModule.cpp 6390 bool CodeGenModule::stopAutoInit() {
CGBuiltin.cpp 83 if (CGF.CGM.stopAutoInit())

Completed in 44 milliseconds