Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2432 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { VisitOMPSingleDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2444 void ASTStmtReader::VisitOMPSingleDirective(OMPSingleDirective *D) { VisitOMPSingleDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp788 void StmtPrinter::VisitOMPSingleDirective(OMPSingleDirective *Node) { VisitOMPSingleDirective() function in StmtPrinter
H A DStmtProfile.cpp1006 void StmtProfiler::VisitOMPSingleDirective(const OMPSingleDirective *S) { VisitOMPSingleDirective() function in StmtProfiler