Home
last modified time | relevance | path

Searched defs:ParamAddr (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4538 InitCatchParam(CodeGenFunction & CGF,const VarDecl & CatchParam,Address ParamAddr,SourceLocation Loc) InitCatchParam() argument
H A DCGCall.cpp3024 Address ParamAddr = Address(Fn->getArg(FirstIRArg), ConvertTypeForMem(Ty), EmitFunctionProlog() local