Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp344 const auto *NewProto = New->getType()->castAs<FunctionProtoType>(); CheckEquivalentExceptionSpec() local
H A DSemaTemplateInstantiateDecl.cpp4777 const FunctionProtoType *NewProto InitFunctionInstantiation() local
H A DSemaDecl.cpp4181 const FunctionProtoType *NewProto MergeFunctionDecl() local
/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp605 Expected<Constant *> NewProto = linkGlobalValueProto(SGV, ForIndirectSymbol); materialize() local