/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchersMacros.h | 74 #define AST_MATCHER_FUNCTION_P(ReturnType, DefineMatcher, ParamType, Param) \ argument 77 #define AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, \ argument 128 #define AST_MATCHER_P(Type, DefineMatcher, ParamType, Param) \ argument 131 #define AST_MATCHER_P_OVERLOAD(Type, DefineMatcher, ParamType, Param, \ argument 263 #define AST_POLYMORPHIC_MATCHER_P(DefineMatcher, ReturnTypesF, ParamType, \ argument 269 ParamType, Param, OverloadId) \ argument
|
/freebsd-src/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-param-test.h | 298 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef [all...] |
H A D | gtest.h | 1676 typedef T ParamType; global() typedef
|
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 172 typedef T ParamType; global() typedef 401 typedef typename TestClass::ParamType ParamType; global() typedef 824 typedef ::std::tuple<T...> ParamType; GTEST_DISABLE_MSC_WARNINGS_POP_() typedef [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixFunctionBitcasts.cpp | 136 Type *ParamType = *PI; in createWrapper() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MismatchedIteratorChecker.cpp | 167 const auto *ParamType = in checkPreCall() local
|
H A D | DynamicTypePropagation.cpp | 863 QualType ParamType = OrigParamType.substObjCTypeArgs( in checkPreObjCMessage() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | Consumed.cpp | 181 static bool isRValueRef(QualType ParamType) { in isRValueRef() 189 static bool isPointerOrRef(QualType ParamType) { in isPointerOrRef() 624 QualType ParamType = Param->getType(); in handleCall() local 858 QualType ParamType = Param->getType(); in VisitParmVarDecl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMachineFunctionInfo.h | 26 enum ParamType { enum
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | SystemZ.cpp | 526 for (const auto &ParamType : Proto->getParamTypes()) isVectorTypeBased() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 426 QualType ParamType = S.Context.getAdjustedParameterType(NTTP->getType()); DeduceNonTypeTemplateArgument() local 1167 hasInconsistentOrSupersetQualifiersOf(QualType ParamType,QualType ArgType) hasInconsistentOrSupersetQualifiersOf() argument 3862 ResolveOverloadForDeduction(Sema & S,TemplateParameterList * TemplateParams,Expr * Arg,QualType ParamType,bool ParamWasReference,TemplateSpecCandidateSet * FailedTSC=nullptr) ResolveOverloadForDeduction() argument 3971 AdjustFunctionParmAndArgTypesForDeduction(Sema & S,TemplateParameterList * TemplateParams,unsigned FirstInnerIndex,QualType & ParamType,QualType & ArgType,Expr::Classification ArgClassification,Expr * Arg,unsigned & TDF,TemplateSpecCandidateSet * FailedTSC=nullptr) AdjustFunctionParmAndArgTypesForDeduction() argument 4149 DeduceTemplateArgumentsFromCallArgument(Sema & S,TemplateParameterList * TemplateParams,unsigned FirstInnerIndex,QualType ParamType,QualType ArgType,Expr::Classification ArgClassification,Expr * Arg,TemplateDeductionInfo & Info,SmallVectorImpl<DeducedTemplateArgument> & Deduced,SmallVectorImpl<Sema::OriginalCallArg> & OriginalCallArgs,bool DecomposedParam,unsigned ArgIdx,unsigned TDF,TemplateSpecCandidateSet * FailedTSC) DeduceTemplateArgumentsFromCallArgument() argument 4274 __anon6b2b8e620d02(QualType ParamType, unsigned ArgIdx, bool ExplicitObjetArgument) DeduceTemplateArguments() argument 4304 QualType ParamType = ParamTypes[ParamIdx]; DeduceTemplateArguments() local 4698 QualType ParamType = ConversionGeneric->getParamDecl(0)->getType(); DeduceTemplateArguments() local [all...] |
H A D | SemaTemplate.cpp | 6651 isNullPointerValueTemplateArgument(Sema & S,NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * Arg,Decl * Entity=nullptr) isNullPointerValueTemplateArgument() argument 6756 CheckTemplateArgumentIsCompatibleWithParameter(Sema & S,NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * ArgIn,Expr * Arg,QualType ArgType) CheckTemplateArgumentIsCompatibleWithParameter() argument 6813 CheckTemplateArgumentAddressOfObjectOrFunction(Sema & S,NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * ArgIn,TemplateArgument & SugaredConverted,TemplateArgument & CanonicalConverted) CheckTemplateArgumentAddressOfObjectOrFunction() argument 7080 CheckTemplateArgumentPointerToMember(Sema & S,NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * & ResultArg,TemplateArgument & SugaredConverted,TemplateArgument & CanonicalConverted) CheckTemplateArgumentPointerToMember() argument 7224 CheckTemplateArgument(NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * Arg,TemplateArgument & SugaredConverted,TemplateArgument & CanonicalConverted,CheckTemplateArgumentKind CTAK) CheckTemplateArgument() argument 7972 BuildExpressionFromDeclTemplateArgument(const TemplateArgument & Arg,QualType ParamType,SourceLocation Loc) BuildExpressionFromDeclTemplateArgument() argument [all...] |
H A D | SemaStmt.cpp | 4773 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); ActOnCapturedRegionStart() local 4812 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)) ActOnCapturedRegionStart() local 4834 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); ActOnCapturedRegionStart() local
|
H A D | SemaDeclCXX.cpp | 4954 QualType ParamType = Param->getType().getNonReferenceType(); BuildImplicitBaseInitializer() local 5024 QualType ParamType = Param->getType().getNonReferenceType(); BuildImplicitMemberInitializer() local 10915 QualType ParamType = Constructor->getParamDecl(0)->getType(); CheckConstructor() local 10955 QualType ParamType = OperatorDelete->getParamDecl(0)->getType(); CheckDestructor() local 16441 QualType ParamType = Param->getType().getNonReferenceType(); CheckOverloadedOperatorDeclaration() local 16558 QualType ParamType = LastParam->getType(); CheckOverloadedOperatorDeclaration() local 16668 QualType ParamType = Param->getType().getUnqualifiedType(); CheckLiteralOperatorDeclaration() local [all...] |
H A D | SemaCodeComplete.cpp | 3703 QualType ParamType = (*P)->getType(); createCodeCompletionStringForDecl() local 6103 QualType ParamType; getParamType() local 6281 QualType ParamType = ProduceSignatureHelp(*this, Results, Args.size(), ProduceCallSignatureHelp() local 9653 QualType ParamType; CodeCompleteObjCMethodDecl() local [all...] |
H A D | SemaOverload.cpp | 6965 QualType ParamType = Proto->getParamType(ArgIdx); AddOverloadCandidate() local 7482 QualType ParamType = Proto->getParamType(ArgIdx + ExplicitOffset); AddMethodCandidate() local 7723 QualType ParamType = ParamTypes[I + Offset]; CheckNonDependentConversions() local 8154 QualType ParamType = Proto->getParamType(ArgIdx); AddSurrogateCandidate() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | ByteCodeStmtGen.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 376 for (auto ParamType : Sig.ParamTypes) in writeSectionContent() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2474 QualType ParamType = getNonObjectParameter(0)->getType(); isCopyAssignmentOperator() local 2494 QualType ParamType = getNonObjectParameter(0)->getType(); isMoveAssignmentOperator() local 2822 CanQualType ParamType = Context.getCanonicalType(Param->getType()); isSpecializationCopyingObject() local [all...] |
H A D | ODRHash.cpp | 1042 for (auto ParamType : T->getParamTypes()) VisitFunctionProtoType() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CallEvent.cpp | 402 QualType ParamType = Parameter->getType(); in processArgument() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 1119 uint32_t ParamType = readUint8(Ctx); parseTypeSection() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 784 VALUE_PROF_FUNC_PARAM(ParamType,ParamName,ParamLLVMType) getOrInsertValueProfilingCall() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 2266 canApplyNoFPClass(const ABIArgInfo & AI,QualType ParamType,bool IsReturn) canApplyNoFPClass() argument 2694 QualType ParamType = I->type; ConstructAttributeList() local [all...] |
H A D | CGDebugInfo.cpp | 1488 for (const QualType &ParamType : FPT->param_types()) CreateType() local 4188 for (QualType ParamType : FPT->param_types()) getOrCreateFunctionType() local
|