Home
last modified time | relevance | path

Searched refs:isInOpenMPTaskUntiedContext (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp2504 } else if (getLangOpts().OpenMP && isInOpenMPTaskUntiedContext()) { in BuildArrayType()
H A DSemaOpenMP.cpp2256 bool Sema::isInOpenMPTaskUntiedContext() const { in isInOpenMPTaskUntiedContext() function in Sema
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10940 bool isInOpenMPTaskUntiedContext() const;