reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2388 I->getSecond().MappedParams->apply(CGF);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp144 (void)PreCondVars.apply(CGF); 1629 (void)PreCondVars.apply(CGF);tools/clang/lib/CodeGen/CodeGenFunction.h
930 bool Privatize() { return MappedVars.apply(CGF); }