Home
last modified time | relevance | path

Searched defs:CallType (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp93 enum CallType enum
/external/libcxx/test/std/utilities/variant/variant.visit/
Dvisit.pass.cpp28 enum CallType : unsigned { enum
/external/clang/lib/Sema/
DSemaChecking.cpp2087 VariadicCallType CallType) { in checkCall()
2140 VariadicCallType CallType = in CheckConstructorCall() local
2154 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
2196 VariadicCallType CallType = in CheckObjCMethodCall() local
2220 VariadicCallType CallType; in CheckPointerCall() local
2240 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
3808 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
4030 VariadicCallType CallType, in CheckFormatArguments()
4044 VariadicCallType CallType, in CheckFormatArguments()
4140 Sema::VariadicCallType CallType; member in __anon6c26d8920511::CheckFormatHandler
[all …]
DSemaExprCXX.cpp1764 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
DSemaExpr.cpp4788 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
4805 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
DSemaDeclCXX.cpp11636 VariadicCallType CallType = in CompleteConstructorCall() local
/external/libcxx/test/std/utilities/function.objects/func.not_fn/
Dnot_fn.pass.cpp126 enum CallType : unsigned { enum
/external/v8/src/ast/
Dast.h1902 enum CallType { enum
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp12994 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local