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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h2722 enterNonTrivialFullExpression(E);
2724 void enterNonTrivialFullExpression(const ExprWithCleanups *E);
H A DCGBlocks.cpp647 void CodeGenFunction::enterNonTrivialFullExpression(const ExprWithCleanups *E) { function in class:CodeGenFunction

Completed in 110 milliseconds