Home
last modified time | relevance | path

Searched defs:IsFriend (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp6238 isConstructorDeclarator(bool IsUnqualified,bool DeductionGuide,DeclSpec::FriendSpecified IsFriend,const ParsedTemplateInfo * TemplateInfo) isConstructorDeclarator() argument
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp405 bool IsFriend = Rec->getFriendObjectKind() || HandleRecordDecl() local
H A DSemaTemplate.cpp3895 MatchTemplateParametersToScopeSpecifier(SourceLocation DeclStartLoc,SourceLocation DeclLoc,const CXXScopeSpec & SS,TemplateIdAnnotation * TemplateId,ArrayRef<TemplateParameterList * > ParamLists,bool IsFriend,bool & IsMemberSpecialization,bool & Invalid,bool SuppressDiagnostic) MatchTemplateParametersToScopeSpecifier() argument
9989 bool IsFriend = FD->getFriendObjectKind() != Decl::FOK_None; CheckDependentFunctionTemplateSpecialization() local