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

Definitions

tools/clang/include/clang/AST/RecursiveASTVisitor.h
 2731 DEF_TRAVERSE_STMT(OMPMasterDirective,
tools/clang/lib/AST/StmtProfile.cpp
  817 void StmtProfiler::VisitOMPMasterDirective(const OMPMasterDirective *S) {
tools/clang/lib/Serialization/ASTReaderStmt.cpp
 2144 void ASTStmtReader::VisitOMPMasterDirective(OMPMasterDirective *D) {
tools/clang/lib/Serialization/ASTWriterStmt.cpp
 2078 void ASTStmtWriter::VisitOMPMasterDirective(OMPMasterDirective *D) {