Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1137 ArrayRef<TemplateArgument> ConvertedArgs) in ImplicitConceptSpecializationDecl()
1150 ArrayRef<TemplateArgument> ConvertedArgs) { in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTypeTraits.cpp1569 SmallVector<TypeSourceInfo *, 4> ConvertedArgs; in ActOnTypeTrait() local
H A DSemaOverload.cpp7399 Expr *&ConvertedThis, SmallVectorImpl<Expr *> &ConvertedArgs) { in convertArgsForAvailabilityChecks()
7467 SmallVector<Expr *, 16> ConvertedArgs; in CheckEnableIf() local
H A DSemaDeclCXX.cpp16359 SmallVectorImpl<Expr *> &ConvertedArgs, in CompleteConstructorCall()
H A DTreeTransform.h3568 SmallVector<Expr *, 8> ConvertedArgs; in RebuildCXXConstructExpr() local