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.cpp176 bool isCompositeConstruct(Directive D) { in isCompositeConstruct() function
187 return !getLeafConstructs(D).empty() && !isCompositeConstruct(D); in isCombinedConstruct()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMP.h31 bool isCompositeConstruct(Directive D);