Searched defs:VisitOMPLoopBasedDirective (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2356 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { VisitOMPLoopBasedDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2376 void ASTStmtReader::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { VisitOMPLoopBasedDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 953 void StmtProfiler::VisitOMPLoopBasedDirective(const OMPLoopBasedDirective *S) { VisitOMPLoopBasedDirective() function in StmtProfiler |