Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DScope.h217 Scope *DeclParent; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6336 if (Scope *DeclParent = S->getDeclParent(); HandleDeclarator() local