Searched defs:HasDefaultArg (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 3180 bool HasDefaultArg = false; AddTemplateParameterChunks() local |
H A D | SemaTemplateDeduction.cpp | 2982 bool HasDefaultArg = false; ConvertDeducedTemplateArguments() local |
H A D | SemaTemplate.cpp | 6116 SubstDefaultTemplateArgumentIfAvailable(TemplateDecl * Template,SourceLocation TemplateLoc,SourceLocation RAngleLoc,Decl * Param,ArrayRef<TemplateArgument> SugaredConverted,ArrayRef<TemplateArgument> CanonicalConverted,bool & HasDefaultArg) SubstDefaultTemplateArgumentIfAvailable() argument |