Searched refs:FriendL (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | DeclFriend.cpp | 37 SourceLocation FriendL, in Create() argument 59 auto *FD = new (C, DC, Extra) FriendDecl(DC, L, Friend, FriendL, in Create()
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | DeclFriend.h | 85 SourceLocation FriendL, in FriendDecl() argument 87 : Decl(Decl::Friend, DC, L), Friend(Friend), FriendLoc(FriendL), in FriendDecl() 113 SourceLocation FriendL,
|
| /llvm-project-15.0.7/clang/test/Modules/Inputs/template-default-args/ |
| H A D | d.h | 3 struct FriendL { struct
|
| H A D | a.h | 13 struct FriendL { struct
|