Searched defs:DeclStartLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 1613 /// \param DeclStartLoc the start of the declaration that has a scope 1642 SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, 1773 ExpectedTemplateLoc = DeclStartLoc; 1641 MatchTemplateParametersToScopeSpecifier( SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, TemplateIdAnnotation *TemplateId, ArrayRef<TemplateParameterList *> ParamLists, bool IsFriend, bool &IsExplicitSpecialization, bool &Invalid) argument
|
Completed in 45 milliseconds