Searched defs:VisitOMPLoopBasedDirective (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2397 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { VisitOMPLoopBasedDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2399 void ASTStmtReader::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { VisitOMPLoopBasedDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 955 void StmtProfiler::VisitOMPLoopBasedDirective(const OMPLoopBasedDirective *S) { VisitOMPLoopBasedDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3201 void EnqueueVisitor::VisitOMPLoopBasedDirective( VisitOMPLoopBasedDirective() function in EnqueueVisitor |