Searched refs:Friend (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1453 bool hasFriendDecl = D->Friend.is<NamedDecl*>();
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp4386 Friend, enumerator in enum:__anon2044::NonCLikeKind::__anon2045
4431 return {NonCLikeKind::Friend, D->getSourceRange()};
H A DSemaCodeComplete.cpp742 // Friend declarations and declarations introduced due to friends are never
3850 case Decl::Friend:

Completed in 274 milliseconds

12