Home
last modified time | relevance | path

Searched defs:VisitOMPDispatchDirective (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp2654 void ASTStmtWriter::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2687 void ASTStmtReader::VisitOMPDispatchDirective(OMPDispatchDirective *D) { in VisitOMPDispatchDirective() function in ASTStmtReader
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp1091 void StmtPrinter::VisitOMPDispatchDirective(OMPDispatchDirective *Node) { in VisitOMPDispatchDirective() function in StmtPrinter
H A DStmtProfile.cpp1244 void StmtProfiler::VisitOMPDispatchDirective(const OMPDispatchDirective *S) { in VisitOMPDispatchDirective() function in StmtProfiler