Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp1624 static void HandleByValArgumentInit(Type *ByValType, Value *Dst, Value *Src, in HandleByValArgumentInit()
1649 static Value *HandleByValArgument(Type *ByValType, Value *Arg, in HandleByValArgument()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3882 QualType ByValType = ValType; // 'CP' in BuildAtomicExpr() local