Searched defs:VisitOMPParallelSectionsDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2518 void ASTStmtWriter::VisitOMPParallelSectionsDirective( VisitOMPParallelSectionsDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2505 void ASTStmtReader::VisitOMPParallelSectionsDirective( VisitOMPParallelSectionsDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 834 void StmtPrinter::VisitOMPParallelSectionsDirective( VisitOMPParallelSectionsDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1041 void StmtProfiler::VisitOMPParallelSectionsDirective( VisitOMPParallelSectionsDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3280 void EnqueueVisitor::VisitOMPParallelSectionsDirective( VisitOMPParallelSectionsDirective() function in EnqueueVisitor |