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

/external/clang/include/clang/AST/
H A DDecl.h113 NamedDecl *getUnderlyingDeclImpl() LLVM_READONLY;
278 return getUnderlyingDeclImpl();
/external/clang/lib/AST/
H A DDecl.cpp1498 NamedDecl *NamedDecl::getUnderlyingDeclImpl() { function in class:NamedDecl

Completed in 158 milliseconds