Home
last modified time | relevance | path

Searched refs:FriendL (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclFriend.cpp30 SourceLocation FriendL, in Create() argument
50 FriendDecl *FD = new (C, DC, Extra) FriendDecl(DC, L, Friend, FriendL, in Create()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclFriend.h77 SourceLocation FriendL, in FriendDecl() argument
82 FriendLoc(FriendL), in FriendDecl()
103 SourceLocation FriendL,