Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2621 } else if (getLangOpts().OpenMP && isInOpenMPTaskUntiedContext()) { in BuildArrayType()
H A DSemaOpenMP.cpp2311 bool Sema::isInOpenMPTaskUntiedContext() const { in isInOpenMPTaskUntiedContext() function in Sema
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11653 bool isInOpenMPTaskUntiedContext() const;