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