Home
last modified time | relevance | path

Searched refs:VisitOMPSIMDClause (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp352 void OMPClauseProfiler::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause() function in __anon5ea2e3350211::OMPClauseProfiler
DStmtPrinter.cpp719 void OMPClausePrinter::VisitOMPSIMDClause(OMPSIMDClause *) { OS << "simd"; } in VisitOMPSIMDClause() function in __anon451ea2a80211::OMPClausePrinter
/external/clang/include/clang/AST/
DRecursiveASTVisitor.h2719 bool RecursiveASTVisitor<Derived>::VisitOMPSIMDClause(OMPSIMDClause *) {
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1878 void OMPClauseWriter::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() function in OMPClauseWriter
DASTReaderStmt.cpp2036 void OMPClauseReader::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2119 void OMPClauseEnqueue::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause() function in __anon7d4d1f450311::OMPClauseEnqueue