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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
 7776       if (!SectionStmt || !isa<OMPSectionDirective>(SectionStmt)) {
 7776       if (!SectionStmt || !isa<OMPSectionDirective>(SectionStmt)) {
 7777         if (SectionStmt)
 7778           Diag(SectionStmt->getBeginLoc(),
 7782       cast<OMPSectionDirective>(SectionStmt)