Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/AST/
H A DOpenMPClause.h2737 OMPThreadsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPThreadsClause() function
2742 OMPThreadsClause() in OMPThreadsClause() function
/aosp_15_r20/external/clang/lib/AST/
H A DStmtProfile.cpp350 void OMPClauseProfiler::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause()
H A DStmtPrinter.cpp715 void OMPClausePrinter::VisitOMPThreadsClause(OMPThreadsClause *) { in VisitOMPThreadsClause() argument
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp1876 void OMPClauseWriter::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() argument
H A DASTReaderStmt.cpp2034 void OMPClauseReader::VisitOMPThreadsClause(OMPThreadsClause *) {} in VisitOMPThreadsClause() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h5175 OMPThreadsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPThreadsClause() function
5179 OMPThreadsClause() : OMPNoChildClause() {} in OMPThreadsClause() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h5135 OMPThreadsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPThreadsClause() function
5139 OMPThreadsClause() : OMPNoChildClause() {} in OMPThreadsClause() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h5175 OMPThreadsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPThreadsClause() function
5179 OMPThreadsClause() : OMPNoChildClause() {} in OMPThreadsClause() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h5175 OMPThreadsClause(SourceLocation StartLoc, SourceLocation EndLoc) in OMPThreadsClause() function
5179 OMPThreadsClause() : OMPNoChildClause() {} in OMPThreadsClause() function
/aosp_15_r20/external/clang/tools/libclang/
H A DCIndex.cpp2117 void OMPClauseEnqueue::VisitOMPThreadsClause(const OMPThreadsClause *) {} in VisitOMPThreadsClause()