Home
last modified time | relevance | path

Searched refs:getAmbiguousPathsDisplayString (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp461 std::string PathsDisplay = getAmbiguousPathsDisplayString(Paths); in DiagnoseInvalidExplicitObjectParameterInLambda()
H A DSemaDeclCXX.cpp1450 << RD << BaseType << S.getAmbiguousPathsDisplayString(Paths); in findDecomposableBaseClass()
3015 << BaseType << getAmbiguousPathsDisplayString(Paths) in AttachBaseSpecifiers()
3180 std::string PathDisplayStr = getAmbiguousPathsDisplayString(Paths); in CheckDerivedToBaseConversion()
3199 std::string Sema::getAmbiguousPathsDisplayString(CXXBasePaths &Paths) { in getAmbiguousPathsDisplayString() function in Sema
H A DSemaLookup.cpp2809 << Name << SubobjectType << getAmbiguousPathsDisplayString(*Paths) in DiagnoseAmbiguousLookup()
H A DSemaOverload.cpp3665 DiagFromTo(PD) << getAmbiguousPathsDisplayString(Paths) << OpRange; in CheckMemberPointerConversion()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6144 std::string getAmbiguousPathsDisplayString(CXXBasePaths &Paths);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5107 …iguousPathsDisplayStringERNS_12CXXBasePathsE", "clang::Sema::getAmbiguousPathsDisplayString(clang:…