Home
last modified time | relevance | path

Searched defs:VisitOMPLoopBasedDirective (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2356 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { VisitOMPLoopBasedDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2376 void ASTStmtReader::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { VisitOMPLoopBasedDirective() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp953 void StmtProfiler::VisitOMPLoopBasedDirective(const OMPLoopBasedDirective *S) { VisitOMPLoopBasedDirective() function in StmtProfiler