Searched defs:DeclParent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Scope.h | 217 Scope *DeclParent; global() variable |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDecl.cpp | 6336 if (Scope *DeclParent = S->getDeclParent(); HandleDeclarator() local |