Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2473 void ASTStmtWriter::VisitOMPSingleDirective(OMPSingleDirective *D) { VisitOMPSingleDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2467 void ASTStmtReader::VisitOMPSingleDirective(OMPSingleDirective *D) { VisitOMPSingleDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp791 void StmtPrinter::VisitOMPSingleDirective(OMPSingleDirective *Node) { VisitOMPSingleDirective() function in StmtPrinter
H A DStmtProfile.cpp1008 void StmtProfiler::VisitOMPSingleDirective(const OMPSingleDirective *S) { VisitOMPSingleDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3247 void EnqueueVisitor::VisitOMPSingleDirective(const OMPSingleDirective *D) { VisitOMPSingleDirective() function in EnqueueVisitor