Searched refs:hasOnlyOneField (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp640 static bool hasOnlyOneField(bool IsMemberFunction, function
751 if (hasOnlyOneField(IsMemberFunction, Inheritance))
869 if (hasOnlyOneField(MPT->isMemberFunctionPointer(), Inheritance))
1139 if (!hasOnlyOneField(IsFunc, SrcInheritance)) {
1170 if (hasOnlyOneField(IsFunc, DstInheritance)) {
1223 if (!hasOnlyOneField(IsFunc, SrcInheritance)) {
1254 if (hasOnlyOneField(IsFunc, DstInheritance))

Completed in 157 milliseconds