Searched defs:VisitOMPLoopTransformationDirective (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2385 void ASTStmtWriter::VisitOMPLoopTransformationDirective( VisitOMPLoopTransformationDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2404 void ASTStmtReader::VisitOMPLoopTransformationDirective( VisitOMPLoopTransformationDirective() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 973 void StmtProfiler::VisitOMPLoopTransformationDirective( VisitOMPLoopTransformationDirective() function in StmtProfiler |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 4101 void VisitOMPLoopTransformationDirective(OMPLoopTransformationDirective *S) { VisitOMPLoopTransformationDirective() function in __anon265630162111::DSAAttrChecker |