Searched defs:CallType (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/chrome/renderer/extensions/ |
D | api_activity_logger.h | 25 enum CallType { enum
|
/external/chromium_org/ui/message_center/views/ |
D | message_center_view_unittest.cc | 23 enum CallType { enum
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 711 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 …]
|
D | SemaExprCXX.cpp | 1358 VariadicCallType CallType = in BuildCXXNew() local
|
D | SemaExpr.cpp | 4066 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local 4085 VariadicCallType CallType, in GatherArgumentsForCall()
|
D | SemaDeclCXX.cpp | 10250 VariadicCallType CallType = in CompleteConstructorCall() local
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 8022 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local
|