Home
last modified time | relevance | path

Searched defs:FunctionArgs (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h68 ConstraintSystem(ArrayRef<Value *> FunctionArgs) { in ConstraintSystem()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp275 ConstraintInfo(const DataLayout & DL,ArrayRef<Value * > FunctionArgs) ConstraintInfo() argument
1602 SmallVector<Value *> FunctionArgs; eliminateConstraints() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp260 FunctionArgList FunctionArgs; StartThunk() local
H A DMicrosoftCXXABI.cpp2103 FunctionArgList FunctionArgs; EmitVirtualMemPtrThunk() local
4087 FunctionArgList FunctionArgs; getAddrOfCXXCtorClosure() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7259 ArrayRef<Expr *> FunctionArgs = Args; AddFunctionCandidates() local
8202 ArrayRef<Expr *> FunctionArgs = Args; AddNonMemberOperatorCandidates() local
[all...]