Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2627 void ASTStmtWriter::VisitOMPScanDirective(OMPScanDirective *D) { VisitOMPScanDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2557 void ASTStmtReader::VisitOMPScanDirective(OMPScanDirective *D) { VisitOMPScanDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp880 void StmtPrinter::VisitOMPScanDirective(OMPScanDirective *Node) { VisitOMPScanDirective() function in StmtPrinter
H A DStmtProfile.cpp1079 void StmtProfiler::VisitOMPScanDirective(const OMPScanDirective *S) { VisitOMPScanDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3321 void EnqueueVisitor::VisitOMPScanDirective(const OMPScanDirective *D) { VisitOMPScanDirective() function in EnqueueVisitor