Home
last modified time | relevance | path

Searched refs:LookupLocalFriendName (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp217 case Sema::LookupLocalFriendName: in getIDNS()
1330 if (NameKind == LookupLocalFriendName && !S->isClassScope()) { in CppLookupName()
H A DSemaDeclCXX.cpp16565 Previous.clear(LookupLocalFriendName); in ActOnFriendFunctionDecl()
H A DSemaDecl.cpp8308 IsLocalFriend ? Sema::LookupLocalFriendName in DiagnoseInvalidRedeclaration()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3951 LookupLocalFriendName, enumerator