Searched refs:BuildBasePathArray (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaLambda.cpp | 472 BuildBasePathArray(Paths, Path); in DiagnoseInvalidExplicitObjectParameterInLambda()
|
| H A D | SemaCast.cpp | 1829 Self.BuildBasePathArray(Paths, BasePath); in TryStaticDowncast()
|
| H A D | SemaDeclCXX.cpp | 1460 S.BuildBasePathArray(Paths, BasePath); in findDecomposableBaseClass() 3080 static void BuildBasePathArray(const CXXBasePath &Path, in BuildBasePathArray() function 3099 void Sema::BuildBasePathArray(const CXXBasePaths &Paths, in BuildBasePathArray() function in Sema 3103 return ::BuildBasePathArray(Paths.front(), BasePathArray); in BuildBasePathArray() 3159 ::BuildBasePathArray(*Path, *BasePath); in CheckDerivedToBaseConversion()
|
| H A D | SemaOverload.cpp | 3678 BuildBasePathArray(Paths, BasePath); in CheckMemberPointerConversion()
|
| H A D | SemaOpenMP.cpp | 18655 SemaRef.BuildBasePathArray(Paths, BasePath); in buildDeclareReductionRef()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 6106 void BuildBasePathArray(const CXXBasePaths &Paths, CXXCastPath &BasePath);
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5104 …RN4llvm11SmallVectorIPNS_16CXXBaseSpecifierELj4EEE", "clang::Sema::BuildBasePathArray(clang::CXXBa…
|