Searched defs:VisitOMPForDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2401 void ASTStmtWriter::VisitOMPForDirective(OMPForDirective *D) { VisitOMPForDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2418 void ASTStmtReader::VisitOMPForDirective(OMPForDirective *D) { VisitOMPForDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 763 void StmtPrinter::VisitOMPForDirective(OMPForDirective *Node) { VisitOMPForDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 986 void StmtProfiler::VisitOMPForDirective(const OMPForDirective *S) { VisitOMPForDirective() function in StmtProfiler |