Searched defs:VisitOMPScanDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2586 void ASTStmtWriter::VisitOMPScanDirective(OMPScanDirective *D) { VisitOMPScanDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2534 void ASTStmtReader::VisitOMPScanDirective(OMPScanDirective *D) { VisitOMPScanDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 877 void StmtPrinter::VisitOMPScanDirective(OMPScanDirective *Node) { VisitOMPScanDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1077 void StmtProfiler::VisitOMPScanDirective(const OMPScanDirective *S) { VisitOMPScanDirective() function in StmtProfiler |