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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h390 virtual void EmitBody(CodeGenFunction &CGF, const Stmt *S) { function in class:clang::CodeGen::CodeGenFunction::CGCapturedStmtInfo
H A DCGOpenMPRuntime.cpp1212 void CGOpenMPRegionInfo::EmitBody(CodeGenFunction &CGF, const Stmt * /*S*/) { function in class:CGOpenMPRegionInfo

Completed in 196 milliseconds