/llvm-project/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchersMacros.h | 77 AST_MATCHER_FUNCTION_P_OVERLOAD(ReturnType, DefineMatcher, ParamType, Param, \ argument 74 AST_MATCHER_FUNCTION_P(ReturnType,DefineMatcher,ParamType,Param) global() argument 128 AST_MATCHER_P(Type,DefineMatcher,ParamType,Param) global() argument 131 AST_MATCHER_P_OVERLOAD(Type,DefineMatcher,ParamType,Param,OverloadId) global() argument 263 AST_POLYMORPHIC_MATCHER_P(DefineMatcher,ReturnTypesF,ParamType,Param) global() argument 269 AST_POLYMORPHIC_MATCHER_P_OVERLOAD(DefineMatcher,ReturnTypesF,ParamType,Param,OverloadId) global() argument [all...] |
/llvm-project/clang/docs/ |
H A D | LibASTMatchers.rst | 121 .. _astmatchers-writing:
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | SuspiciousCallArgumentCheck.cpp | 302 static bool areRefAndQualCompatible(QualType ArgType, QualType ParamType, in areRefAndQualCompatible() argument 315 static bool isCompatibleWithArrayReference(QualType ArgType, QualType ParamType, in isCompatibleWithArrayReference() argument 344 arePointersStillQualCompatible(QualType ArgType,QualType ParamType,bool & IsParamContinuouslyConst) arePointersStillQualCompatible() argument 361 arePointerTypesCompatible(QualType ArgType,QualType ParamType,bool IsParamContinuouslyConst) arePointerTypesCompatible() argument 387 areTypesCompatible(QualType ArgType,QualType ParamType,const ASTContext & Ctx) areTypesCompatible() argument [all...] |
/llvm-project/flang/include/flang/Optimizer/Builder/ |
H A D | IntrinsicCall.h | 586 struct ParamType { global() struct 598 tyParamType global() argument 604 kindParamType global() argument
|
/llvm-project/third-party/unittest/googletest/include/gtest/ |
H A D | gtest-param-test.h | 298 typedef typename std::iterator_traits<ForwardIterator>::value_type ParamType; in ValuesIn() typedef
|
H A D | gtest.h | 1676 typedef T ParamType; typedef
|
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
H A D | MissingStdForwardCheck.cpp | 46 QualType ParamType = in AST_MATCHER() local
|
/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFixFunctionBitcasts.cpp | 136 Type *ParamType = *PI; createWrapper() local
|
/llvm-project/third-party/unittest/googletest/include/gtest/internal/ |
H A D | gtest-param-util.h | 172 typedef T ParamType; typedef 401 typedef typename TestClass::ParamType ParamType; typedef 824 typedef ::std::tuple<T...> ParamType; in GTEST_DISABLE_MSC_WARNINGS_POP_() typedef
|
/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
|
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
H A D | MemberwiseConstructor.cpp | 229 QualType ParamType = Info.Field->getType().getLocalUnqualifiedType(); in buildCode() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | Consumed.cpp | 181 static bool isRValueRef(QualType ParamType) { in isRValueRef() argument 189 isPointerOrRef(QualType ParamType) isPointerOrRef() argument 624 QualType ParamType = Param->getType(); handleCall() local 858 QualType ParamType = Param->getType(); VisitParmVarDecl() local [all...] |
/llvm-project/llvm/tools/obj2yaml/ |
H A D | wasm2yaml.cpp | 223 for (const auto &ParamType : FunctionSig.Params) in dump() local
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMachineFunctionInfo.h | 26 enum ParamType { enum
|
/llvm-project/llvm/unittests/DebugInfo/DWARF/ |
H A D | DWARFFormValueTest.cpp | 130 using ParamType = std::tuple<Form, uint16_t, uint8_t, DwarfFormat, typedef [all...] |
/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | SystemZ.cpp | 525 for (const auto &ParamType : Proto->getParamTypes()) isVectorTypeBased() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateDeduction.cpp | 429 QualType ParamType = S.Context.getAdjustedParameterType(NTTP->getType()); DeduceNonTypeTemplateArgument() local 1312 hasInconsistentOrSupersetQualifiersOf(QualType ParamType,QualType ArgType) hasInconsistentOrSupersetQualifiersOf() argument 4038 ResolveOverloadForDeduction(Sema & S,TemplateParameterList * TemplateParams,Expr * Arg,QualType ParamType,bool ParamWasReference,TemplateSpecCandidateSet * FailedTSC=nullptr) ResolveOverloadForDeduction() argument 4148 AdjustFunctionParmAndArgTypesForDeduction(Sema & S,TemplateParameterList * TemplateParams,unsigned FirstInnerIndex,QualType & ParamType,QualType & ArgType,Expr::Classification ArgClassification,Expr * Arg,unsigned & TDF,TemplateSpecCandidateSet * FailedTSC=nullptr) AdjustFunctionParmAndArgTypesForDeduction() argument 4328 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 4428 __anon3c3fec230e02(QualType ParamType, unsigned ArgIdx, bool ExplicitObjectArgument) DeduceTemplateArguments() argument 4458 QualType ParamType = ParamTypes[ParamIdx]; DeduceTemplateArguments() local 4851 QualType ParamType = ConversionGeneric->getParamDecl(0)->getType(); DeduceTemplateArguments() local [all...] |
H A D | SemaStmt.cpp | 4476 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); ActOnCapturedRegionStart() local 4515 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)) ActOnCapturedRegionStart() local 4537 QualType ParamType = Context.getPointerType(Context.getTagDeclType(RD)); ActOnCapturedRegionStart() local
|
H A D | SemaTemplate.cpp | 7140 isNullPointerValueTemplateArgument(Sema & S,NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * Arg,Decl * Entity=nullptr) isNullPointerValueTemplateArgument() argument 7245 CheckTemplateArgumentIsCompatibleWithParameter(Sema & S,NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * ArgIn,Expr * Arg,QualType ArgType) CheckTemplateArgumentIsCompatibleWithParameter() argument 7302 CheckTemplateArgumentAddressOfObjectOrFunction(Sema & S,NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * ArgIn,TemplateArgument & SugaredConverted,TemplateArgument & CanonicalConverted) CheckTemplateArgumentAddressOfObjectOrFunction() argument 7569 CheckTemplateArgumentPointerToMember(Sema & S,NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * & ResultArg,TemplateArgument & SugaredConverted,TemplateArgument & CanonicalConverted) CheckTemplateArgumentPointerToMember() argument 7706 CheckTemplateArgument(NonTypeTemplateParmDecl * Param,QualType ParamType,Expr * Arg,TemplateArgument & SugaredConverted,TemplateArgument & CanonicalConverted,CheckTemplateArgumentKind CTAK) CheckTemplateArgument() argument 8442 BuildExpressionFromDeclTemplateArgument(const TemplateArgument & Arg,QualType ParamType,SourceLocation Loc,NamedDecl * TemplateParam) BuildExpressionFromDeclTemplateArgument() argument [all...] |
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | WasmEmitter.cpp | 376 for (auto ParamType : Sig.ParamTypes) in writeSectionContent() local
|
/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2477 QualType ParamType = getNonObjectParameter(0)->getType(); isCopyAssignmentOperator() local 2497 QualType ParamType = getNonObjectParameter(0)->getType(); isMoveAssignmentOperator() local 2836 CanQualType ParamType = Context.getCanonicalType(Param->getType()); isSpecializationCopyingObject() local [all...] |
H A D | ODRHash.cpp | 1059 for (auto ParamType : T->getParamTypes()) VisitFunctionProtoType() local
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 619 static bool isNonConstReferenceType(QualType ParamType) { in isNonConstReferenceType() argument
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | CallEvent.cpp | 402 QualType ParamType = Parameter->getType(); processArgument() local
|