Searched defs:isFriend (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1341 bool isFriend = (D->getFriendObjectKind() != Decl::FOK_None); local
1665 bool isFriend = (InstTemplate->getFriendObjectKind() != Decl::FOK_None); local
1814 bool isFriend; local
2160 bool isFriend; local
[all...]
H A DSemaTemplate.cpp8864 bool isFriend = (FD->getFriendObjectKind() != Decl::FOK_None); local
H A DSemaDecl.cpp3499 bool isFriend = NewMethod->getFriendObjectKind(); local
8377 bool isFriend = local
8694 bool isFriend = false; local
[all...]

Completed in 117 milliseconds