Searched defs:VisitOMPLoopTransformationDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2426 void ASTStmtWriter::VisitOMPLoopTransformationDirective( VisitOMPLoopTransformationDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2427 void ASTStmtReader::VisitOMPLoopTransformationDirective( VisitOMPLoopTransformationDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 975 void StmtProfiler::VisitOMPLoopTransformationDirective( VisitOMPLoopTransformationDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3218 void EnqueueVisitor::VisitOMPLoopTransformationDirective( VisitOMPLoopTransformationDirective() function in EnqueueVisitor |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 4142 void VisitOMPLoopTransformationDirective(OMPLoopTransformationDirective *S) { VisitOMPLoopTransformationDirective() function in __anona1d9ac772111::DSAAttrChecker |