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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 752 return pushCleanupAfterFullExprWithActiveFlag<T>(Kind, Address::invalid(),
763 pushCleanupAfterFullExprWithActiveFlag<CleanupType>(Kind, ActiveFlag, Saved);
767 void pushCleanupAfterFullExprWithActiveFlag(CleanupKind Kind,
CGDecl.cpp 2138 return pushCleanupAfterFullExprWithActiveFlag<DestroyObject>(
2161 pushCleanupAfterFullExprWithActiveFlag<ConditionalCleanupType>(

Completed in 66 milliseconds