Home
last modified time | relevance | path

Searched defs:getPreviousDeclImpl (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDecl.h91 TranslationUnitDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
1125 VarDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
2137 FunctionDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
3471 TypedefNameDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
3637 TagDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
H A DDeclTemplate.h723 RedeclarableTemplateDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
H A DDeclBase.h981 virtual Decl *getPreviousDeclImpl() { return nullptr; } getPreviousDeclImpl() function
H A DDeclObjC.h1268 ObjCInterfaceDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
2124 ObjCProtocolDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
H A DDeclCXX.h3338 UsingShadowDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3015 NamespaceDecl *NamespaceDecl::getPreviousDeclImpl() { getPreviousDeclImpl() function in NamespaceDecl
3029 NamespaceAliasDecl *NamespaceAliasDecl::getPreviousDeclImpl() { getPreviousDeclImpl() function in NamespaceAliasDecl