Home
last modified time | relevance | path

Searched defs:VisitOMPSIMDClause (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp339 void OMPClauseProfiler::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause() function in __anon98c5552c0211::OMPClauseProfiler
DStmtPrinter.cpp708 void OMPClausePrinter::VisitOMPSIMDClause(OMPSIMDClause *) { OS << "simd"; } in VisitOMPSIMDClause() function in __anon7f41149f0211::OMPClausePrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1844 void OMPClauseWriter::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() function in OMPClauseWriter
DASTReaderStmt.cpp1962 void OMPClauseReader::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() function in OMPClauseReader
/external/clang/tools/libclang/
DCIndex.cpp2075 void OMPClauseEnqueue::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause() function in __anonc9d3eafc0311::OMPClauseEnqueue