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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 8019       if (!SectionStmt || !isa<OMPSectionDirective>(SectionStmt)) {
 8019       if (!SectionStmt || !isa<OMPSectionDirective>(SectionStmt)) {
 8020         if (SectionStmt)
 8021           Diag(SectionStmt->getBeginLoc(),
 8025       cast<OMPSectionDirective>(SectionStmt)