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