Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fDebugMarkerTests.cpp93 enum CallType enum
/external/v8/src/ic/
Dic-state.h29 enum CallType { METHOD, FUNCTION }; enum
/external/clang/lib/Sema/
DSemaChecking.cpp1179 VariadicCallType CallType) { in checkCall()
1223 VariadicCallType CallType = in CheckConstructorCall() local
1237 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
1280 VariadicCallType CallType = in CheckObjCMethodCall() local
1300 VariadicCallType CallType; in CheckPointerCall() local
1321 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
2592 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
2788 VariadicCallType CallType, in CheckFormatArguments()
2802 VariadicCallType CallType, in CheckFormatArguments()
2875 Sema::VariadicCallType CallType; member in __anon2d68c4b30411::CheckFormatHandler
[all …]
DSemaExprCXX.cpp1523 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
DSemaExpr.cpp4377 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
4394 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
DSemaDeclCXX.cpp11417 VariadicCallType CallType = in CompleteConstructorCall() local
/external/v8/src/
Dast.h1800 enum CallType { enum
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp11064 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local