Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp561 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) { in VisitOMPSimdDirective() function in StmtProfiler
DStmtPrinter.cpp995 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) { in VisitOMPSimdDirective() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2229 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective() function in ASTStmtWriter
DASTReaderStmt.cpp2548 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) { in VisitOMPSimdDirective() function in ASTStmtReader
/external/clang/tools/libclang/
DCIndex.cpp1939 void VisitOMPSimdDirective(const OMPSimdDirective *D);
2600 void EnqueueVisitor::VisitOMPSimdDirective(const OMPSimdDirective *D) { in VisitOMPSimdDirective() function in EnqueueVisitor