Searched refs:setAmbiguousBaseSubobjects (Results 1 – 2 of 2) sorted by relevance
544 void setAmbiguousBaseSubobjects(CXXBasePaths &P);
646 void LookupResult::setAmbiguousBaseSubobjects(CXXBasePaths &P) { in setAmbiguousBaseSubobjects() function in LookupResult2386 R.setAmbiguousBaseSubobjects(Paths); in LookupQualifiedName()