Home
last modified time | relevance | path

Searched refs:isCompositeConstruct (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp178 bool isCompositeConstruct(Directive D) { in isCompositeConstruct() function
189 return !getLeafConstructs(D).empty() && !isCompositeConstruct(D); in isCombinedConstruct()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.h33 LLVM_ABI bool isCompositeConstruct(Directive D);