Searched defs:VisitOMPDispatchDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2786 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { VisitOMPDispatchDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2744 void ASTStmtReader::VisitOMPDispatchDirective(OMPDispatchDirective *D) { VisitOMPDispatchDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 1101 void StmtPrinter::VisitOMPDispatchDirective(OMPDispatchDirective *Node) { VisitOMPDispatchDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1272 void StmtProfiler::VisitOMPDispatchDirective(const OMPDispatchDirective *S) { VisitOMPDispatchDirective() function in StmtProfiler |