Home
last modified time | relevance | path

Searched defs:BlockParent (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h249 if (auto *BlockParent = Info.getTopLevelParentCycle(Block)) { in run() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScope.h190 Scope *BlockParent; variable