Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1612 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 DSemaChecking.cpp3878 QualType ByValType = ValType; // 'CP' BuildAtomicExpr() local