Searched defs:VisitOMPParallelMaskedTaskLoopDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2704 void ASTStmtWriter::VisitOMPParallelMaskedTaskLoopDirective( VisitOMPParallelMaskedTaskLoopDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2665 void ASTStmtReader::VisitOMPParallelMaskedTaskLoopDirective( VisitOMPParallelMaskedTaskLoopDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 988 void StmtPrinter::VisitOMPParallelMaskedTaskLoopDirective( VisitOMPParallelMaskedTaskLoopDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1166 void StmtProfiler::VisitOMPParallelMaskedTaskLoopDirective( VisitOMPParallelMaskedTaskLoopDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3409 void EnqueueVisitor::VisitOMPParallelMaskedTaskLoopDirective( VisitOMPParallelMaskedTaskLoopDirective() function in EnqueueVisitor |