HomeSort by relevance Sort by last modified time
    Searched refs:FunctionFinished (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGOpenMPRuntime.h 145 void FunctionFinished(CodeGenFunction &CGF);
CGOpenMPRuntime.cpp 142 void CGOpenMPRuntime::FunctionFinished(CodeGenFunction &CGF) {
CodeGenFunction.cpp 77 CGM.getOpenMPRuntime().FunctionFinished(*this);
    [all...]

Completed in 129 milliseconds