Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/extensions/
Dapi_activity_logger.h25 enum CallType { enum
/external/chromium_org/ui/message_center/views/
Dmessage_center_view_unittest.cc23 enum CallType { enum
/external/clang/lib/Sema/
DSemaChecking.cpp711 VariadicCallType CallType) { in checkCall()
764 VariadicCallType CallType = in CheckConstructorCall() local
778 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local
818 VariadicCallType CallType = in CheckObjCMethodCall() local
838 VariadicCallType CallType; in CheckPointerCall() local
861 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/0, Proto, in CheckOtherCall() local
1936 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr()
2159 VariadicCallType CallType, in CheckFormatArguments()
2173 VariadicCallType CallType, in CheckFormatArguments()
2246 Sema::VariadicCallType CallType; member in __anon00dd1a5d0311::CheckFormatHandler
[all …]
DSemaExprCXX.cpp1358 VariadicCallType CallType = in BuildCXXNew() local
DSemaExpr.cpp4066 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local
4085 VariadicCallType CallType, in GatherArgumentsForCall()
DSemaDeclCXX.cpp10250 VariadicCallType CallType = in CompleteConstructorCall() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp8022 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local