Searched defs:VAList (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DValistChecker.cpp140 const MemRegion *VAList = local
192 const MemRegion *VAList = local
248 void ValistChecker::reportUninitializedAccess(const MemRegion *VAList, argument
311 const MemRegion *VAList = local
358 const MemRegion *VAList = local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1012 Value *llvm::emitVSNPrintf(Value *Dest, Value *Size, Value *Fmt, Value *VAList, argument
1020 Value *llvm::emitVSPrintf(Value *Dest, Value *Fmt, Value *VAList, argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp746 SDValue VAList = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2528 SDValue VAList = local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2275 SDValue VAList = VAListLoad; local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5637 SDValue VAList = Op.getOperand(1); local
5738 SDValue VAList = local
[all...]

Completed in 185 milliseconds