Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp1179 Self.BuildBasePathArray(Paths, BasePath); in TryLValueToRValueCast()
1362 Self.BuildBasePathArray(Paths, BasePath); in TryStaticDowncast()
1480 Self.BuildBasePathArray(Paths, BasePath); in TryStaticMemberPointerUpcast()
DSemaDeclCXX.cpp1714 void Sema::BuildBasePathArray(const CXXBasePaths &Paths, in BuildBasePathArray() function in Sema
1779 BuildBasePathArray(Paths, *BasePath); in CheckDerivedToBaseConversion()
DSemaOverload.cpp2832 BuildBasePathArray(Paths, BasePath); in CheckMemberPointerConversion()
/external/clang/include/clang/Sema/
DSema.h5380 void BuildBasePathArray(const CXXBasePaths &Paths, CXXCastPath &BasePath);