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

/external/clang/lib/AST/
H A DStmtPrinter.cpp941 void StmtPrinter::VisitOMPForSimdDirective(OMPForSimdDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp507 void StmtProfiler::VisitOMPForSimdDirective(const OMPForSimdDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1922 void VisitOMPForSimdDirective(const OMPForSimdDirective *D);
2535 void EnqueueVisitor::VisitOMPForSimdDirective(const OMPForSimdDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp2307 void ASTStmtReader::VisitOMPForSimdDirective(OMPForSimdDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2107 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { function in class:ASTStmtWriter

Completed in 118 milliseconds