Searched defs:getPreviousDecl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | Redeclarable.h | 204 decl_type *getPreviousDecl() { getPreviousDecl() function |
H A D | DeclBase.h | 1047 Decl *getPreviousDecl() { return getPreviousDeclImpl(); } getPreviousDecl() function |
H A D | Decl.h | 3967 EnumDecl *getPreviousDecl() { getPreviousDecl() function |
H A D | DeclCXX.h | 531 CXXRecordDecl *getPreviousDecl() { getPreviousDecl() function |