Searched refs:enterNonTrivialFullExpression (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h2707 enterNonTrivialFullExpression(E);
2709 void enterNonTrivialFullExpression(const ExprWithCleanups *E);
H A DCGBlocks.cpp637 void CodeGenFunction::enterNonTrivialFullExpression(const ExprWithCleanups *E) { function in class:CodeGenFunction

Completed in 124 milliseconds