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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCleanup.cpp 295 void CodeGenFunction::initFullExprCleanupWithFlag(Address ActiveFlag) {
501 initFullExprCleanupWithFlag(ActiveFlag);
CodeGenFunction.h 789 initFullExprCleanupWithFlag(createCleanupActiveFlag());
792 void initFullExprCleanupWithFlag(Address ActiveFlag);
CGDecl.cpp 2158 initFullExprCleanupWithFlag(ActiveFlag);

Completed in 25 milliseconds