Searched defs:CallType (Results 1 – 13 of 13) sorted by relevance
| /external/tensorflow/tensorflow/core/debug/ |
| D | debug_service.proto | 54 enum CallType { enum
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fDebugMarkerTests.cpp | 93 enum CallType enum
|
| /external/libcxx/test/std/utilities/variant/variant.visit/ |
| D | visit.pass.cpp | 36 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 __anon34f7ff5c0511::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/flatbuffers/grpc/src/compiler/ |
| D | java_generator.cc | 452 enum CallType { ASYNC_CALL = 0, BLOCKING_CALL = 1, FUTURE_CALL = 2 }; enum
|
| /external/grpc-grpc-java/compiler/src/java_plugin/cpp/ |
| D | java_generator.cpp | 585 enum CallType { enum
|
| /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 | 1696 enum CallType { enum
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 12994 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 15892 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local
|