Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h281 if (auto *BlockParent = Info.getTopLevelParentCycle(Block)) { run() local
/llvm-project/clang/include/clang/Sema/
H A DScope.h207 Scope *BlockParent; global() variable