Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2397 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { VisitOMPLoopBasedDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2399 void ASTStmtReader::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { VisitOMPLoopBasedDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp955 void StmtProfiler::VisitOMPLoopBasedDirective(const OMPLoopBasedDirective *S) { VisitOMPLoopBasedDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3201 void EnqueueVisitor::VisitOMPLoopBasedDirective( VisitOMPLoopBasedDirective() function in EnqueueVisitor