Searched refs:FunctionFinished (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h145 void FunctionFinished(CodeGenFunction &CGF);
H A DCGOpenMPRuntime.cpp142 void CGOpenMPRuntime::FunctionFinished(CodeGenFunction &CGF) { function in class:CGOpenMPRuntime
H A DCodeGenFunction.cpp77 CGM.getOpenMPRuntime().FunctionFinished(*this);

Completed in 637 milliseconds