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

/external/clang/lib/Sema/
H A DSemaCast.cpp1429 std::string PathDisplayStr = Self.getAmbiguousPathsDisplayString(Paths);
H A DSemaLookup.cpp2313 << Name << SubobjectType << getAmbiguousPathsDisplayString(*Paths)
H A DSemaDeclCXX.cpp1640 << BaseType << getAmbiguousPathsDisplayString(Paths)
1805 std::string PathDisplayStr = getAmbiguousPathsDisplayString(Paths);
1837 std::string Sema::getAmbiguousPathsDisplayString(CXXBasePaths &Paths) { function in class:Sema
H A DSemaOverload.cpp2885 std::string PathDisplayStr = getAmbiguousPathsDisplayString(Paths);
/external/clang/include/clang/Sema/
H A DSema.h5517 std::string getAmbiguousPathsDisplayString(CXXBasePaths &Paths);

Completed in 377 milliseconds