Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2586 void ASTStmtWriter::VisitOMPScanDirective(OMPScanDirective *D) { VisitOMPScanDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2534 void ASTStmtReader::VisitOMPScanDirective(OMPScanDirective *D) { VisitOMPScanDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp877 void StmtPrinter::VisitOMPScanDirective(OMPScanDirective *Node) { VisitOMPScanDirective() function in StmtPrinter
H A DStmtProfile.cpp1077 void StmtProfiler::VisitOMPScanDirective(const OMPScanDirective *S) { VisitOMPScanDirective() function in StmtProfiler