Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScope.h243 Scope *getBreakParent() { in getBreakParent() function
246 const Scope *getBreakParent() const { in getBreakParent() function
/external/llvm-project/clang/include/clang/Sema/
DScope.h252 Scope *getBreakParent() { in getBreakParent() function
255 const Scope *getBreakParent() const { in getBreakParent() function