Home
last modified time | relevance | path

Searched defs:VisitOMPForSimdDirective (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2448 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { VisitOMPForSimdDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2446 void ASTStmtReader::VisitOMPForSimdDirective(OMPForSimdDirective *D) { VisitOMPForSimdDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp771 void StmtPrinter::VisitOMPForSimdDirective(OMPForSimdDirective *Node) { VisitOMPForSimdDirective() function in StmtPrinter
H A DStmtProfile.cpp992 void StmtProfiler::VisitOMPForSimdDirective(const OMPForSimdDirective *S) { VisitOMPForSimdDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3235 void EnqueueVisitor::VisitOMPForSimdDirective(const OMPForSimdDirective *D) { VisitOMPForSimdDirective() function in EnqueueVisitor