Searched defs:VisitOMPSingleDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2432 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { VisitOMPSingleDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2444 void ASTStmtReader::VisitOMPSingleDirective(OMPSingleDirective *D) { VisitOMPSingleDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 788 void StmtPrinter::VisitOMPSingleDirective(OMPSingleDirective *Node) { VisitOMPSingleDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1006 void StmtProfiler::VisitOMPSingleDirective(const OMPSingleDirective *S) { VisitOMPSingleDirective() function in StmtProfiler |