Searched refs:getUnderlyingDeclImpl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h232 NamedDecl *getUnderlyingDeclImpl() LLVM_READONLY;
422 return getUnderlyingDeclImpl();
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1763 NamedDecl *NamedDecl::getUnderlyingDeclImpl() { function in class:NamedDecl

Completed in 79 milliseconds