Searched defs:ByValType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | InlineFunction.cpp | 1612 HandleByValArgumentInit(Type * ByValType,Value * Dst,Value * Src,Module * M,BasicBlock * InsertBlock,InlineFunctionInfo & IFI,Function * CalledFunc) HandleByValArgumentInit() argument 1637 HandleByValArgument(Type * ByValType,Value * Arg,Instruction * TheCall,const Function * CalledFunc,InlineFunctionInfo & IFI,MaybeAlign ByValAlignment) HandleByValArgument() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 3878 QualType ByValType = ValType; // 'CP' BuildAtomicExpr() local
|