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

/external/clang/lib/AST/
H A DStmtPrinter.cpp793 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp363 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1858 void VisitOMPSimdDirective(const OMPSimdDirective *D);
2296 void EnqueueVisitor::VisitOMPSimdDirective(const OMPSimdDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1913 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1818 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) { function in class:ASTStmtWriter

Completed in 212 milliseconds