Searched defs:VisitOMPMasterTaskLoopDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2671 void ASTStmtWriter::VisitOMPMasterTaskLoopDirective( VisitOMPMasterTaskLoopDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2637 void ASTStmtReader::VisitOMPMasterTaskLoopDirective( VisitOMPMasterTaskLoopDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 958 void StmtPrinter::VisitOMPMasterTaskLoopDirective( VisitOMPMasterTaskLoopDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1141 void StmtProfiler::VisitOMPMasterTaskLoopDirective( VisitOMPMasterTaskLoopDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3384 void EnqueueVisitor::VisitOMPMasterTaskLoopDirective( VisitOMPMasterTaskLoopDirective() function in EnqueueVisitor |