Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h276 Scope *getBlockParent() { return BlockParent; } in getBlockParent() function
277 const Scope *getBlockParent() const { return BlockParent; } in getBlockParent() function