Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2421 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { VisitOMPSimdDirective() function in ASTStmtWriter
H A DASTReaderStmt.cpp2423 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) { VisitOMPSimdDirective() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp751 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) { VisitOMPSimdDirective() function in StmtPrinter
H A DStmtProfile.cpp971 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) { VisitOMPSimdDirective() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3214 void EnqueueVisitor::VisitOMPSimdDirective(const OMPSimdDirective *D) { VisitOMPSimdDirective() function in EnqueueVisitor