Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h296 Scope *getBlockParent() { return BlockParent; } getBlockParent() function
297 const Scope *getBlockParent() const { return BlockParent; } getBlockParent() function