Home
last modified time | relevance | path

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

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