Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp955 void StmtProfiler::VisitOMPLoopBasedDirective(const OMPLoopBasedDirective *S) { in VisitOMPLoopBasedDirective() function in StmtProfiler
960 VisitOMPLoopBasedDirective(S); in VisitOMPLoopDirective()
977 VisitOMPLoopBasedDirective(S); in VisitOMPLoopTransformationDirective()
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2395 void ASTStmtWriter::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective() function in ASTStmtWriter
2402 VisitOMPLoopBasedDirective(D); in VisitOMPLoopDirective()
2426 VisitOMPLoopBasedDirective(D); in VisitOMPLoopTransformationDirective()
H A DASTReaderStmt.cpp2396 void ASTStmtReader::VisitOMPLoopBasedDirective(OMPLoopBasedDirective *D) { in VisitOMPLoopBasedDirective() function in ASTStmtReader
2404 VisitOMPLoopBasedDirective(D); in VisitOMPLoopDirective()
2426 VisitOMPLoopBasedDirective(D); in VisitOMPLoopTransformationDirective()