reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 1858   auto &&CodeGen = [&S](CodeGenFunction &CGF, PrePostActionTy &Action) {
 1859     emitOMPSimdRegion(CGF, S, Action);
 1861   OMPLexicalScope Scope(*this, S, OMPD_unknown);