Home
last modified time | relevance | path

Searched refs:BuildBasePathArray (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Sema/
DSemaCast.cpp1166 Self.BuildBasePathArray(Paths, BasePath); in TryLValueToRValueCast()
1349 Self.BuildBasePathArray(Paths, BasePath); in TryStaticDowncast()
1463 Self.BuildBasePathArray(Paths, BasePath); in TryStaticMemberPointerUpcast()
DSemaDeclCXX.cpp1734 void Sema::BuildBasePathArray(const CXXBasePaths &Paths, in BuildBasePathArray() function in Sema
1799 BuildBasePathArray(Paths, *BasePath); in CheckDerivedToBaseConversion()
DSemaOverload.cpp2770 BuildBasePathArray(Paths, BasePath); in CheckMemberPointerConversion()
/external/clang/include/clang/Sema/
DSema.h5111 void BuildBasePathArray(const CXXBasePaths &Paths, CXXCastPath &BasePath);