Searched defs:NewDecl (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp337 Function *NewDecl = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp641 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Retain); local
747 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Autorelease); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp45 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, argument
70 SubstQualifier(const DeclaratorDecl *OldDecl, DeclaratorDecl *NewDecl) argument
75 SubstQualifier(const TagDecl *OldDecl, TagDecl *NewDecl) argument
H A DSemaTemplate.cpp8437 Decl *NewDecl = HandleDeclarator(S, D, TemplateParameterLists); local
8464 ConceptDecl *NewDecl = ConceptDecl::Create(Context, DC, NameLoc, Name, local
[all...]
H A DSemaDecl.cpp6422 checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, NamedDecl *NewDecl, bool IsSpecialization, bool IsDefinition) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1214 RecordDecl *NewDecl; local
1230 TypedefDecl *NewDecl = TypedefDecl::Create( local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9055 Decl *NewDecl; member in struct:clang::final::CompleteTypeKind::LateInstantiatedAttribute

Completed in 153 milliseconds