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

/external/clang/lib/AST/
H A DStmtProfile.cpp453 void StmtProfiler::VisitOMPForSimdDirective(const OMPForSimdDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp839 void StmtPrinter::VisitOMPForSimdDirective(OMPForSimdDirective *Node) { function in class:StmtPrinter
/external/clang/tools/libclang/
H A DCIndex.cpp1869 void VisitOMPForSimdDirective(const OMPForSimdDirective *D);
2423 void EnqueueVisitor::VisitOMPForSimdDirective(const OMPForSimdDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp2110 void ASTStmtReader::VisitOMPForSimdDirective(OMPForSimdDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1960 void ASTStmtWriter::VisitOMPForSimdDirective(OMPForSimdDirective *D) { function in class:ASTStmtWriter

Completed in 78 milliseconds