Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DConstraintSystem.h68 NumVariables += FunctionArgs.size(); in ConstraintSystem() argument
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
H A Dp5.cpp65 constexpr int FunctionArgs(int a) { return Add(a, ng, a); } // expected-error {{never produces}} ex… in FunctionArgs() function
/llvm-project/libc/benchmarks/automemcpy/lib/
H A DCodeGen.cpp
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp276 : UnsignedCS(FunctionArgs), SignedCS(FunctionArgs), DL(DL) { in ConstraintInfo() argument
1641 SmallVector<Value *> FunctionArgs; eliminateConstraints() local
/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp267 FunctionArgList FunctionArgs; StartThunk() local
H A DMicrosoftCXXABI.cpp2114 FunctionArgList FunctionArgs; EmitVirtualMemPtrThunk() local
4100 FunctionArgList FunctionArgs; getAddrOfCXXCtorClosure() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7309 ArrayRef<Expr *> FunctionArgs = Args; AddFunctionCandidates() local
8243 ArrayRef<Expr *> FunctionArgs = Args; AddNonMemberOperatorCandidates() local
[all...]