Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTWriterStmt.cpp2196 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2284 void ASTStmtReader::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective() function in ASTStmtReader
/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp914 void StmtProfiler::VisitOMPLoopBasedDirective(const OMPLoopBasedDirective *S) { in VisitOMPLoopBasedDirective() function in StmtProfiler
/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp3010 void EnqueueVisitor::VisitOMPLoopBasedDirective( in VisitOMPLoopBasedDirective() function in EnqueueVisitor