Home
last modified time | relevance | path

Searched defs:ConvertedArgs (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1093 ImplicitConceptSpecializationDecl(DeclContext * DC,SourceLocation SL,ArrayRef<TemplateArgument> ConvertedArgs) ImplicitConceptSpecializationDecl() argument
1106 Create(const ASTContext & C,DeclContext * DC,SourceLocation SL,ArrayRef<TemplateArgument> ConvertedArgs) Create() argument
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7140 convertArgsForAvailabilityChecks(Sema & S,FunctionDecl * Function,Expr * ThisArg,SourceLocation CallLoc,ArrayRef<Expr * > Args,Sema::SFINAETrap & Trap,bool MissingImplicitThis,Expr * & ConvertedThis,SmallVectorImpl<Expr * > & ConvertedArgs) convertArgsForAvailabilityChecks() argument
7208 SmallVector<Expr *, 16> ConvertedArgs; CheckEnableIf() local
H A DSemaExprCXX.cpp5882 SmallVector<TypeSourceInfo *, 4> ConvertedArgs; ActOnTypeTrait() local
H A DSemaDeclCXX.cpp16011 CompleteConstructorCall(CXXConstructorDecl * Constructor,QualType DeclInitType,MultiExprArg ArgsPtr,SourceLocation Loc,SmallVectorImpl<Expr * > & ConvertedArgs,bool AllowExplicit,bool IsListInitialization) CompleteConstructorCall() argument
H A DTreeTransform.h3518 SmallVector<Expr *, 8> ConvertedArgs; RebuildCXXConstructExpr() local