Searched defs:CallType (Results 1 – 9 of 9) sorted by relevance
| /external/deqp/modules/gles2/functional/ |
| D | es2fDebugMarkerTests.cpp | 93 enum CallType enum
|
| /external/libcxx/test/std/utilities/variant/variant.visit/ |
| D | visit.pass.cpp | 28 enum CallType : unsigned { enum
|
| /external/clang/lib/Sema/ |
| D | SemaChecking.cpp | 2087 VariadicCallType CallType) { in checkCall() 2140 VariadicCallType CallType = in CheckConstructorCall() local 2154 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, in CheckFunctionCall() local 2196 VariadicCallType CallType = in CheckObjCMethodCall() local 2220 VariadicCallType CallType; in CheckPointerCall() local 2240 VariadicCallType CallType = getVariadicCallType(/*FDecl=*/nullptr, Proto, in CheckOtherCall() local 3808 Sema::VariadicCallType CallType, bool InFunctionCall, in checkFormatStringExpr() 4030 VariadicCallType CallType, in CheckFormatArguments() 4044 VariadicCallType CallType, in CheckFormatArguments() 4140 Sema::VariadicCallType CallType; member in __anon6c26d8920511::CheckFormatHandler [all …]
|
| D | SemaExprCXX.cpp | 1764 VariadicCallType CallType = Proto->isVariadic() ? VariadicFunction in BuildCXXNew() local
|
| D | SemaExpr.cpp | 4788 VariadicCallType CallType = getVariadicCallType(FDecl, Proto, Fn); in ConvertArgumentsForCall() local 4805 VariadicCallType CallType, bool AllowExplicit, in GatherArgumentsForCall()
|
| D | SemaDeclCXX.cpp | 11636 VariadicCallType CallType = in CompleteConstructorCall() local
|
| /external/libcxx/test/std/utilities/function.objects/func.not_fn/ |
| D | not_fn.pass.cpp | 126 enum CallType : unsigned { enum
|
| /external/v8/src/ast/ |
| D | ast.h | 1902 enum CallType { enum
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 12994 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local
|