Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp168 ArrayRef<Directive> FoundLeafs = getLeafConstructs(Found); in getCompoundConstruct() local
169 if (FoundLeafs == GivenLeafs) in getCompoundConstruct()