Home
last modified time | relevance | path

Searched defs:isRedeclaration (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h266 bool isRedeclaration() const { return ObjCMethodDeclBits.IsRedeclaration; } in isRedeclaration() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2683 bool isRedeclaration() const { return Redeclaration; } isRedeclaration() function
/freebsd-src/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6093 int isRedeclaration; global() member