Searched defs:VisitOMPTaskLoopSimdDirective (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2666 void ASTStmtWriter::VisitOMPTaskLoopSimdDirective(OMPTaskLoopSimdDirective *D) { VisitOMPTaskLoopSimdDirective() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2633 void ASTStmtReader::VisitOMPTaskLoopSimdDirective(OMPTaskLoopSimdDirective *D) { VisitOMPTaskLoopSimdDirective() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 952 void StmtPrinter::VisitOMPTaskLoopSimdDirective( VisitOMPTaskLoopSimdDirective() function in StmtPrinter |
H A D | StmtProfile.cpp | 1136 void StmtProfiler::VisitOMPTaskLoopSimdDirective( VisitOMPTaskLoopSimdDirective() function in StmtProfiler |
/llvm-project/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 3379 void EnqueueVisitor::VisitOMPTaskLoopSimdDirective( VisitOMPTaskLoopSimdDirective() function in EnqueueVisitor |