Home
last modified time | relevance | path

Searched defs:Redeclaration (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dderived-to-base.cpp338 namespace Redeclaration { namespace
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6634 bool Redeclaration = D.isRedeclaration(); ActOnTypedefDeclarator() local
6679 ActOnTypedefNameDecl(Scope * S,DeclContext * DC,TypedefNameDecl * NewTD,LookupResult & Previous,bool & Redeclaration) ActOnTypedefNameDecl() argument
11256 CheckDeclarationCausesMultiVersioning(Sema & S,FunctionDecl * OldFD,FunctionDecl * NewFD,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckDeclarationCausesMultiVersioning() argument
11385 CheckMultiVersionAdditionalDecl(Sema & S,FunctionDecl * OldFD,FunctionDecl * NewFD,const CPUDispatchAttr * NewCPUDisp,const CPUSpecificAttr * NewCPUSpec,const TargetClonesAttr * NewClones,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckMultiVersionAdditionalDecl() argument
11636 CheckMultiVersionFunction(Sema & S,FunctionDecl * NewFD,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckMultiVersionFunction() argument
11764 bool Redeclaration = false; CheckFunctionDeclaration() local
[all...]
H A DSemaLookup.cpp216 getIDNS(Sema::LookupNameKind NameKind,bool CPlusPlus,bool Redeclaration) getIDNS() argument
H A DSemaDeclCXX.cpp13363 bool Redeclaration = false; ActOnAliasDeclaration() local