Home
last modified time | relevance | path

Searched defs:OMPSIMDClause (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h2768 OMPSIMDClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSIMDClause() function
2773 OMPSIMDClause() : OMPClause(OMPC_simd, SourceLocation(), SourceLocation()) {} in OMPSIMDClause() function
/external/clang/lib/AST/
DStmtProfile.cpp352 void OMPClauseProfiler::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause()
DStmtPrinter.cpp719 void OMPClausePrinter::VisitOMPSIMDClause(OMPSIMDClause *) { OS << "simd"; } in VisitOMPSIMDClause() argument
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1878 void OMPClauseWriter::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() argument
DASTReaderStmt.cpp2036 void OMPClauseReader::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() argument
/external/llvm-project/clang/lib/AST/
DStmtProfile.cpp535 void OMPClauseProfiler::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause()
DOpenMPClause.cpp1679 void OMPClausePrinter::VisitOMPSIMDClause(OMPSIMDClause *) { OS << "simd"; } in VisitOMPSIMDClause() argument
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h4704 OMPSIMDClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPSIMDClause() function
4708 OMPSIMDClause() in OMPSIMDClause() function
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp6357 void OMPClauseWriter::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() argument
DASTReader.cpp12229 void OMPClauseReader::VisitOMPSIMDClause(OMPSIMDClause *) {} in VisitOMPSIMDClause() argument
/external/clang/tools/libclang/
DCIndex.cpp2119 void OMPClauseEnqueue::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause()
/external/llvm-project/clang/tools/libclang/
DCIndex.cpp2267 void OMPClauseEnqueue::VisitOMPSIMDClause(const OMPSIMDClause *) {} in VisitOMPSIMDClause()