Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDScope.h217 Scope *DeclParent; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp6356 if (Scope *DeclParent = S->getDeclParent(); in HandleDeclarator() local