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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenFunction.h215 virtual void EmitBody(CodeGenFunction &CGF, const Stmt *S) { function in class:clang::CodeGen::CodeGenFunction::CGCapturedStmtInfo
H A DCGOpenMPRuntime.cpp289 void CGOpenMPRegionInfo::EmitBody(CodeGenFunction &CGF, const Stmt * /*S*/) { function in class:CGOpenMPRegionInfo

Completed in 147 milliseconds