Home
last modified time | relevance | path

Searched defs:ParamType (Results 1 – 25 of 61) sorted by relevance

123

/external/clang/include/clang/ASTMatchers/
DASTMatchersMacros.h75 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \ argument
78 #define AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, \ argument
129 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \ argument
132 #define AST_MATCHER_P_OVERLOAD(Type, DefineMatcher, ParamType, Param, \ argument
264 #define AST_POLYMORPHIC_MATCHER_P(DefineMatcher, ReturnTypesF, ParamType, \ argument
270 ParamType, Param, OverloadId) \ argument
/external/spirv-llvm/lib/SPIRV/Mangler/
DParameterType.h115 struct ParamType { struct
118 ParamType(TypeEnum typeId) : m_typeId(typeId) {}; in ParamType() function
121 virtual ~ParamType() {}; in ~ParamType() argument
150 ParamType(); argument
/external/clang/docs/
DLibASTMatchers.rst121 .. _astmatchers-writing:
/external/pdfium/core/fpdfapi/page/
Dcpdf_contentmarkitem.h21 enum ParamType { None, PropertiesDict, DirectDict }; enum
/external/libbrillo/brillo/dbus/
Ddbus_param_writer.h48 const ParamType& /* param */, in AppendDBusOutParams()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h144 typedef T ParamType; typedef
355 typedef typename TestClass::ParamType ParamType; typedef
393 typedef typename TestCase::ParamType ParamType; typedef
449 typedef typename TestCase::ParamType ParamType; typedef
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-param-util.h144 typedef T ParamType; typedef
355 typedef typename TestClass::ParamType ParamType; typedef
393 typedef typename TestCase::ParamType ParamType; typedef
449 typedef typename TestCase::ParamType ParamType; typedef
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util.h143 typedef T ParamType; typedef
354 typedef typename TestClass::ParamType ParamType; typedef
392 typedef typename TestCase::ParamType ParamType; typedef
448 typedef typename TestCase::ParamType ParamType; typedef
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h144 typedef T ParamType; typedef
355 typedef typename TestClass::ParamType ParamType; typedef
393 typedef typename TestCase::ParamType ParamType; typedef
449 typedef typename TestCase::ParamType ParamType; typedef
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-param-util.h144 typedef T ParamType; typedef
355 typedef typename TestClass::ParamType ParamType; typedef
393 typedef typename TestCase::ParamType ParamType; typedef
449 typedef typename TestCase::ParamType ParamType; typedef
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h144 typedef T ParamType; typedef
355 typedef typename TestClass::ParamType ParamType; typedef
393 typedef typename TestCase::ParamType ParamType; typedef
449 typedef typename TestCase::ParamType ParamType; typedef
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util.h168 typedef T ParamType; typedef
410 typedef typename TestClass::ParamType ParamType; typedef
448 typedef typename TestCase::ParamType ParamType; typedef
504 typedef typename TestCase::ParamType ParamType; typedef
/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h168 typedef T ParamType; typedef
410 typedef typename TestClass::ParamType ParamType; typedef
448 typedef typename TestCase::ParamType ParamType; typedef
504 typedef typename TestCase::ParamType ParamType; typedef
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-param-util.h168 typedef T ParamType; typedef
410 typedef typename TestClass::ParamType ParamType; typedef
448 typedef typename TestCase::ParamType ParamType; typedef
504 typedef typename TestCase::ParamType ParamType; typedef
/external/tensorflow/tensorflow/contrib/tensor_forest/proto/
Dtensor_forest_params.proto106 oneof ParamType { oneof
/external/clang/lib/Analysis/
DConsumed.cpp180 static bool isRValueRef(QualType ParamType) { in isRValueRef()
188 static bool isPointerOrRef(QualType ParamType) { in isPointerOrRef()
627 QualType ParamType = Param->getType(); in handleCall() local
874 QualType ParamType = Param->getType(); in VisitParmVarDecl() local
/external/clang/lib/AST/
DDeclCXX.cpp1599 QualType ParamType = getParamDecl(0)->getType(); in isCopyAssignmentOperator() local
1619 QualType ParamType = getParamDecl(0)->getType(); in isMoveAssignmentOperator() local
1940 CanQualType ParamType = Context.getCanonicalType(Param->getType()); in isSpecializationCopyingObject() local
/external/clang/lib/Sema/
DSemaTemplateDeduction.cpp859 static bool hasInconsistentOrSupersetQualifiersOf(QualType ParamType, in hasInconsistentOrSupersetQualifiersOf()
2993 Expr *Arg, QualType ParamType, in ResolveOverloadForDeduction()
3098 QualType &ParamType, in AdjustFunctionParmAndArgTypesForDeduction()
3276 QualType ParamType, Expr *Arg, in DeduceTemplateArgumentByListElement()
3384 QualType ParamType = OrigParamType; in DeduceTemplateArguments() local
DSemaTemplate.cpp4322 QualType ParamType, Expr *Arg) { in isNullPointerValueTemplateArgument()
4411 Sema &S, NonTypeTemplateParmDecl *Param, QualType ParamType, Expr *ArgIn, in CheckTemplateArgumentIsCompatibleWithParameter()
4470 QualType ParamType, in CheckTemplateArgumentAddressOfObjectOrFunction()
4763 QualType ParamType, in CheckTemplateArgumentPointerToMember()
4897 QualType ParamType, Expr *Arg, in CheckTemplateArgument()
5406 QualType ParamType, in BuildExpressionFromDeclTemplateArgument()
DSemaCodeComplete.cpp2830 QualType ParamType = (*P)->getType(); in CreateCodeCompletionString() local
3977 QualType ParamType; in getParamType() local
3999 QualType ParamType; in CodeCompleteOverloadResults() local
7133 QualType ParamType; in CodeCompleteObjCMethodDecl() local
DSemaStmt.cpp3891 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); in ActOnCapturedRegionStart() local
3926 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); in ActOnCapturedRegionStart() local
3944 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); in ActOnCapturedRegionStart() local
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp172 #define VALUE_PROF_FUNC_PARAM(ParamType, ParamName, ParamLLVMType) ParamLLVMType in getOrInsertValueProfilingCall() argument
/external/clang/lib/StaticAnalyzer/Checkers/
DDynamicTypePropagation.cpp745 QualType ParamType = OrigParamType.substObjCTypeArgs( in checkPreObjCMessage() local
/external/spirv-llvm/lib/SPIRV/
DSPIRVInternal.h887 enum class ParamType enum
/external/protobuf/gtest/include/gtest/
Dgtest.h1600 typedef T ParamType; typedef

123