Home
last modified time | relevance | path

Searched defs:ParamType (Results 1 – 25 of 51) 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/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/pdfium/core/fpdfapi/page/
Dcpdf_contentmarkitem.h20 enum ParamType { kNone, kPropertiesDict, kDirectDict }; enum
/external/clang/docs/
DLibASTMatchers.rst121 .. _astmatchers-writing:
/external/libbrillo/brillo/dbus/
Ddbus_param_writer.h48 const ParamType& /* param */, in AppendDBusOutParams()
/external/oboe/apps/fxlab/app/src/main/cpp/effects/descrip/
DEffectDescription.h33 constexpr ParamType(std::string_view name, float minVal, float maxVal, float defVal) : in ParamType() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-param-test.h298 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
/external/googletest/googletest/include/gtest/
Dgtest-param-test.h295 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-param-test.h298 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-param-test.h297 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-param-test.h298 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h166 typedef T ParamType; typedef
394 typedef typename TestClass::ParamType ParamType; typedef
754 typedef ::std::tuple<T...> ParamType; typedef
/external/tensorflow/tensorflow/lite/tools/
Dtool_params.h32 enum class ParamType { TYPE_INT32, TYPE_FLOAT, TYPE_BOOL, TYPE_STRING }; enum
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util.h168 typedef T ParamType; typedef
396 typedef typename TestClass::ParamType ParamType; typedef
805 typedef ::std::tuple<T...> ParamType; typedef
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-param-util.h168 typedef T ParamType; typedef
396 typedef typename TestClass::ParamType ParamType; typedef
818 typedef ::std::tuple<T...> ParamType; typedef
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-param-util.h167 typedef T ParamType; typedef
390 typedef typename TestClass::ParamType ParamType; typedef
793 typedef ::std::tuple<T...> ParamType; typedef
/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h168 typedef T ParamType; typedef
396 typedef typename TestClass::ParamType ParamType; typedef
818 typedef ::std::tuple<T...> ParamType; typedef
/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixFunctionBitcasts.cpp145 Type *ParamType = *PI; in createWrapper() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp563 #define VALUE_PROF_FUNC_PARAM(ParamType, ParamName, ParamLLVMType) ParamLLVMType in getOrInsertValueProfilingCall() argument
573 #define VALUE_PROF_FUNC_PARAM(ParamType, ParamName, ParamLLVMType) ParamLLVMType in getOrInsertValueProfilingCall() argument
/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp335 for (auto ParamType : Sig.ParamTypes) in writeSectionContent() local
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp172 #define VALUE_PROF_FUNC_PARAM(ParamType, ParamName, ParamLLVMType) ParamLLVMType in getOrInsertValueProfilingCall() argument

123