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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h544 void setAmbiguousBaseSubobjects(CXXBasePaths &P);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp646 void LookupResult::setAmbiguousBaseSubobjects(CXXBasePaths &P) { function in class:LookupResult
2386 R.setAmbiguousBaseSubobjects(Paths);

Completed in 209 milliseconds