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

/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp704 bool isFriend = (D->getFriendObjectKind() != Decl::FOK_None); local
730 if (!isFriend && Pattern->getPreviousDecl()) {
744 if (isFriend) {
785 if (isFriend && Pattern->getIdentifier() &&
841 if (isFriend) {
861 if (isFriend) {
946 bool isFriend = (InstTemplate->getFriendObjectKind() != Decl::FOK_None); local
951 !(isFriend && !D->getTemplatedDecl()->isThisDeclarationADefinition()))
955 if (!isFriend) {
1035 bool isFriend; local
1340 bool isFriend; local
[all...]
H A DSemaTemplate.cpp5991 bool isFriend = (FD->getFriendObjectKind() != Decl::FOK_None); local
5994 if (!isFriend &&
6008 if (!isFriend &&
6019 if (!isFriend) {
H A DSemaDecl.cpp2128 bool isFriend = NewMethod->getFriendObjectKind(); local
2130 if (!isFriend && NewMethod->getLexicalDeclContext()->isRecord() &&
2169 if (isFriend) {
2177 } else if (OldMethod->isExplicitlyDefaulted() && !isFriend) {
5165 bool isFriend = false; local
5188 isFriend = D.getDeclSpec().isFriendSpecified();
5189 if (isFriend && !isInline && D.isFunctionDefinition()) {
5225 isFriend,
5273 if (isFriend) {
5396 if (isFriend) {
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 385 milliseconds