Searched refs:isCompositeConstruct (Results 1 – 2 of 2) sorted by relevance
176 bool isCompositeConstruct(Directive D) { in isCompositeConstruct() function187 return !getLeafConstructs(D).empty() && !isCompositeConstruct(D); in isCombinedConstruct()
31 bool isCompositeConstruct(Directive D);