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

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

Completed in 300 milliseconds