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

/external/clang/lib/AST/
H A DStmtPrinter.cpp1005 void StmtPrinter::VisitOMPForSimdDirective(OMPForSimdDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp569 void StmtProfiler::VisitOMPForSimdDirective(const OMPForSimdDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1941 void VisitOMPForSimdDirective(const OMPForSimdDirective *D);
2608 void EnqueueVisitor::VisitOMPForSimdDirective(const OMPForSimdDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp2240 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp2557 void ASTStmtReader::VisitOMPForSimdDirective(OMPForSimdDirective *D) { function in class:ASTStmtReader

Completed in 88 milliseconds