Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h91 TranslationUnitDecl *getPreviousDeclImpl() override { in getPreviousDeclImpl() function
1122 VarDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
2112 FunctionDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
3418 TypedefNameDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
3582 TagDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
H A DDeclTemplate.h743 RedeclarableTemplateDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
H A DDeclBase.h995 virtual Decl *getPreviousDeclImpl() { return nullptr; } getPreviousDeclImpl() function
H A DDeclObjC.h1265 ObjCInterfaceDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
2121 ObjCProtocolDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
H A DDeclCXX.h3331 UsingShadowDecl *getPreviousDeclImpl() override { getPreviousDeclImpl() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp3000 NamespaceDecl *NamespaceDecl::getPreviousDeclImpl() { getPreviousDeclImpl() function in NamespaceDecl
3014 NamespaceAliasDecl *NamespaceAliasDecl::getPreviousDeclImpl() { getPreviousDeclImpl() function in NamespaceAliasDecl