Home
last modified time | relevance | path

Searched defs:NewFD (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/unittests/CrossTU/
H A DCrossTranslationUnitTest.cpp89 const FunctionDecl *NewFD = *NewFDorError; in HandleTranslationUnit() local
/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp1005 checkTargetOverload(FunctionDecl * NewFD,const LookupResult & Previous) checkTargetOverload() argument
H A DSemaDecl.cpp8919 DiagnoseInvalidRedeclaration(Sema & SemaRef,LookupResult & Previous,FunctionDecl * NewFD,ActOnFDArgs & ExtraArgs,bool IsLocalFriend,Scope * S) DiagnoseInvalidRedeclaration() argument
9114 FunctionDecl *NewFD = nullptr; CreateNewFunctionDecl() local
9688 FunctionDecl *NewFD = CreateNewFunctionDecl(*this, D, DC, R, TInfo, SC, ActOnFunctionDeclarator() local
11044 areMultiversionVariantFunctionsCompatible(const FunctionDecl * OldFD,const FunctionDecl * NewFD,const PartialDiagnostic & NoProtoDiagID,const PartialDiagnosticAt & NoteCausedDiagIDAt,const PartialDiagnosticAt & NoSupportDiagIDAt,const PartialDiagnosticAt & DiffDiagIDAt,bool TemplatesSupported,bool ConstexprSupported,bool CLinkageMayDiffer) areMultiversionVariantFunctionsCompatible() argument
11157 CheckMultiVersionAdditionalRules(Sema & S,const FunctionDecl * OldFD,const FunctionDecl * NewFD,bool CausesMV,MultiVersionKind MVKind) CheckMultiVersionAdditionalRules() argument
11255 CheckDeclarationCausesMultiVersioning(Sema & S,FunctionDecl * OldFD,FunctionDecl * NewFD,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckDeclarationCausesMultiVersioning() argument
11383 CheckMultiVersionAdditionalDecl(Sema & S,FunctionDecl * OldFD,FunctionDecl * NewFD,const CPUDispatchAttr * NewCPUDisp,const CPUSpecificAttr * NewCPUSpec,const TargetClonesAttr * NewClones,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckMultiVersionAdditionalDecl() argument
11635 CheckMultiVersionFunction(Sema & S,FunctionDecl * NewFD,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckMultiVersionFunction() argument
11725 CheckConstPureAttributesUsage(Sema & S,FunctionDecl * NewFD) CheckConstPureAttributesUsage() argument
11751 CheckFunctionDeclaration(Scope * S,FunctionDecl * NewFD,LookupResult & Previous,bool IsMemberSpecialization,bool DeclIsDefn) CheckFunctionDeclaration() argument
18260 FieldDecl *NewFD HandleField() local
18403 FieldDecl *NewFD = FieldDecl::Create(Context, Record, TSSL, Loc, II, T, TInfo, CheckFieldDecl() local
[all...]
H A DSemaLookup.cpp3759 FunctionDecl *NewFD = New->getAsFunction(); insert() local
H A DSemaDeclAttr.cpp7363 FunctionDecl *NewFD; DeclClonePragmaWeak() local
H A DSemaDeclCXX.cpp1788 CheckConstexprFunctionDefinition(const FunctionDecl * NewFD,CheckConstexprKind Kind) CheckConstexprFunctionDefinition() argument
[all...]
H A DSemaExpr.cpp20488 FunctionDecl *NewFD = FunctionDecl::Create( resolveDecl() local
H A DSemaOpenMP.cpp7491 auto *NewFD = dyn_cast_or_null<FunctionDecl>(DRE->getDecl()); checkOpenMPDeclareVariantFunction() local
[all...]
/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp1341 int NewFD; global() member in __anon4d2cc0d20111::OutputRedirector
/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4277 FunctionDecl *NewFD = createDefaultTargetVersionFrom(FD); emitMultiVersionFunctions() local