Searched defs:EmitCompoundStmtWithoutScope (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGStmt.cpp332 return EmitCompoundStmtWithoutScope(S, GetLast, AggSlot);
336 CodeGenFunction::EmitCompoundStmtWithoutScope(const CompoundStmt &S, function in class:CodeGenFunction

Completed in 92 milliseconds