Searched defs:VisitOMPParallelMasterTaskLoopDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2697 void ASTStmtWriter::VisitOMPParallelMasterTaskLoopDirective( VisitOMPParallelMasterTaskLoopDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2659 void ASTStmtReader::VisitOMPParallelMasterTaskLoopDirective( VisitOMPParallelMasterTaskLoopDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 982 void StmtPrinter::VisitOMPParallelMasterTaskLoopDirective( VisitOMPParallelMasterTaskLoopDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1161 void StmtProfiler::VisitOMPParallelMasterTaskLoopDirective( VisitOMPParallelMasterTaskLoopDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3404 void EnqueueVisitor::VisitOMPParallelMasterTaskLoopDirective( VisitOMPParallelMasterTaskLoopDirective() function in EnqueueVisitor |