Home
last modified time | relevance | path

Searched refs:isPromoted (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp373 bool isPromoted = isa<ParmVarDecl>(paramVar) && in startFunction() local
376 if (isPromoted) in startFunction()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp3119 bool isPromoted = in EmitFunctionProlog() local
3124 QualType Ty = isPromoted ? info_it->type : Arg->getType(); in EmitFunctionProlog()
3178 if (isPromoted) in EmitFunctionProlog()
3305 if (isPromoted) in EmitFunctionProlog()
3423 if (isPromoted) in EmitFunctionProlog()