Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp93 enum CallType enum
/external/clang/lib/Sema/
DSemaChecking.cpp1373 VariadicCallType CallType) { in checkCall()
1426 VariadicCallType CallType = in CheckConstructorCall() local
1440 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
1482 VariadicCallType CallType = in CheckObjCMethodCall() local
1506 VariadicCallType CallType; in CheckPointerCall() local
1526 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
3022 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
3218 VariadicCallType CallType, in CheckFormatArguments()
3232 VariadicCallType CallType, in CheckFormatArguments()
3305 Sema::VariadicCallType CallType; member in __anoncb51d7940411::CheckFormatHandler
[all …]
DSemaExprCXX.cpp1531 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
DSemaExpr.cpp4540 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
4557 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
DSemaDeclCXX.cpp11458 VariadicCallType CallType = in CompleteConstructorCall() local
/external/v8/src/ast/
Dast.h1947 enum CallType { enum
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp12170 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local