Home
last modified time | relevance | path

Searched defs:OMPUpdateClause (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h1092 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPUpdateClause() function
1097 OMPUpdateClause() in OMPUpdateClause() function
/aosp_15_r20/external/clang/lib/AST/
H A DStmtProfile.cpp344 void OMPClauseProfiler::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause()
H A DStmtPrinter.cpp703 void OMPClausePrinter::VisitOMPUpdateClause(OMPUpdateClause *) { in VisitOMPUpdateClause() argument
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1870 void OMPClauseWriter::VisitOMPUpdateClause(OMPUpdateClause *) {} in VisitOMPUpdateClause() argument
H A DASTReaderStmt.cpp2028 void OMPClauseReader::VisitOMPUpdateClause(OMPUpdateClause *) {} in VisitOMPUpdateClause() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h2148 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2154 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h2148 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2154 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h2148 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2154 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h2148 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc, in OMPUpdateClause() function
2154 OMPUpdateClause(bool IsExtended) in OMPUpdateClause() function
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp2111 void OMPClauseEnqueue::VisitOMPUpdateClause(const OMPUpdateClause *) {} in VisitOMPUpdateClause()