Home
last modified time | relevance | path

Searched defs:FriendL (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Modules/Inputs/template-default-args/
H A Dd.h3 struct FriendL { struct
H A Da.h13 struct FriendL { struct
/llvm-project/clang/lib/AST/
H A DDeclFriend.cpp37 Create(ASTContext & C,DeclContext * DC,SourceLocation L,FriendUnion Friend,SourceLocation FriendL,ArrayRef<TemplateParameterList * > FriendTypeTPLists) Create() argument
/llvm-project/clang/include/clang/AST/
H A DDeclFriend.h85 FriendDecl(DeclContext * DC,SourceLocation L,FriendUnion Friend,SourceLocation FriendL,ArrayRef<TemplateParameterList * > FriendTypeTPLists) FriendDecl() argument