Home
last modified time | relevance | path

Searched defs:IsVariadic (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h117 bool IsVariadic; variable
125 bool IsVariadic) in DbgValueLoc()
H A DDwarfDebug.cpp236 const bool IsVariadic = MI->isDebugValueList(); in getDebugLocValue() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h151 bool IsVariadic; variable
158 bool IsIndirect, DebugLoc DL, unsigned O, bool IsVariadic) in SDDbgValue()
H A DSelectionDAGBuilder.cpp1388 unsigned Order, bool IsVariadic) { in handleDebugValue()
6222 bool IsVariadic = DI.hasArgList(); in visitIntrinsicCall() local
H A DSelectionDAG.cpp10146 unsigned O, bool IsVariadic) { in getDbgValueList()
/openbsd-src/gnu/llvm/llvm/lib/MCA/
H A DInstrBuilder.cpp590 bool IsVariadic = MCDesc.isVariadic(); in createInstrDescImpl() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.h49 bool IsVariadic; member
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComment.h1061 unsigned IsVariadic : 1; member
/openbsd-src/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2109 bool &IsVariadic) { in demangleFunctionParameterList()
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h345 bool IsVariadic = false; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaChecking.cpp5610 bool IsVariadic, FormatStringInfo *FSI) { in getFormatStringInfo()
7279 bool IsVariadic = false; in checkVAStartIsInVariadicFunction() local
8900 bool IsVariadic = false; in checkFormatStringExpr() local
H A DSemaType.cpp7935 bool IsVariadic = (isa<FunctionProtoType>(FT) && in adjustMemberFunctionCC() local
H A DSemaDeclAttr.cpp5358 bool IsCXXMethod = false, IsVariadic = false; in CheckCallingConvAttr() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp4215 bool IsVariadic = false; in EmitCallArgs() local
H A DTargetInfo.cpp5753 AArch64ABIInfo::classifyArgumentType(QualType Ty, bool IsVariadic, in classifyArgumentType()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp11828 CallingConv ASTContext::getDefaultCallingConvention(bool IsVariadic, in getDefaultCallingConvention()