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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp404 return EmitCompoundStmtWithoutScope(S, GetLast, AggSlot);
408 CodeGenFunction::EmitCompoundStmtWithoutScope(const CompoundStmt &S, function in class:CodeGenFunction
H A DCodeGenFunction.cpp1147 EmitCompoundStmtWithoutScope(*S);
H A DCGObjC.cpp738 EmitCompoundStmtWithoutScope(*cast<CompoundStmt>(OMD->getBody()));
H A DCodeGenFunction.h3081 Address EmitCompoundStmtWithoutScope(const CompoundStmt &S,

Completed in 242 milliseconds