Searched refs:BuildBasePathArray (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCast.cpp | 1180 Self.BuildBasePathArray(Paths, BasePath); in TryLValueToRValueCast() 1360 Self.BuildBasePathArray(Paths, BasePath); in TryStaticDowncast() 1480 Self.BuildBasePathArray(Paths, BasePath); in TryStaticMemberPointerUpcast()
|
H A D | SemaDeclCXX.cpp | 1714 void Sema::BuildBasePathArray(const CXXBasePaths &Paths, in BuildBasePathArray() function in Sema 1784 BuildBasePathArray(Paths, *BasePath); in CheckDerivedToBaseConversion()
|
H A D | SemaOpenMP.cpp | 8975 SemaRef.BuildBasePathArray(Paths, BasePath); in buildDeclareReductionRef()
|
H A D | SemaOverload.cpp | 2904 BuildBasePathArray(Paths, BasePath); in CheckMemberPointerConversion()
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Sema.h | 5503 void BuildBasePathArray(const CXXBasePaths &Paths, CXXCastPath &BasePath);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Sema.h | 4541 void BuildBasePathArray(const CXXBasePaths &Paths, CXXCastPath &BasePath);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Sema.h | 7959 void BuildBasePathArray(const CXXBasePaths &Paths, CXXCastPath &BasePath);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Sema.h | 4711 void BuildBasePathArray(const CXXBasePaths &Paths, CXXCastPath &BasePath);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Sema.h | 4711 void BuildBasePathArray(const CXXBasePaths &Paths, CXXCastPath &BasePath);
|