Home
last modified time | relevance | path

Searched defs:VisitOMPParallelDirective (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2414 void ASTStmtWriter::VisitOMPParallelDirective(OMPParallelDirective *D) { VisitOMPParallelDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2417 void ASTStmtReader::VisitOMPParallelDirective(OMPParallelDirective *D) { VisitOMPParallelDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp746 void StmtPrinter::VisitOMPParallelDirective(OMPParallelDirective *Node) { VisitOMPParallelDirective() function in StmtPrinter
H A DStmtProfile.cpp967 void StmtProfiler::VisitOMPParallelDirective(const OMPParallelDirective *S) { VisitOMPParallelDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3210 void EnqueueVisitor::VisitOMPParallelDirective(const OMPParallelDirective *D) { VisitOMPParallelDirective() function in EnqueueVisitor