Home
last modified time | relevance | path

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

/external/chromium_org/extensions/renderer/
Dapi_activity_logger.h25 enum CallType { APICALL, EVENT }; enum
/external/chromium_org/ui/message_center/views/
Dmessage_center_view_unittest.cc23 enum CallType { enum
/external/chromium_org/v8/src/ic/
Dic-state.h29 enum CallType { METHOD, FUNCTION }; enum
/external/clang/lib/Sema/
DSemaChecking.cpp759 VariadicCallType CallType) { in checkCall()
803 VariadicCallType CallType = in CheckConstructorCall() local
817 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
858 VariadicCallType CallType = in CheckObjCMethodCall() local
878 VariadicCallType CallType; in CheckPointerCall() local
899 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local
2017 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
2211 VariadicCallType CallType, in CheckFormatArguments()
2225 VariadicCallType CallType, in CheckFormatArguments()
2298 Sema::VariadicCallType CallType; member in __anon74e15dea0311::CheckFormatHandler
[all …]
DSemaExprCXX.cpp1424 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
DSemaExpr.cpp4230 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
4247 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
DSemaDeclCXX.cpp10813 VariadicCallType CallType = in CompleteConstructorCall() local
/external/skia/src/core/
DSkMatrixClipStateMgr.h256 enum CallType { enum
/external/chromium_org/v8/src/
Dast.h1800 enum CallType { enum
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp10342 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local