Home
last modified time | relevance | path

Searched defs:BasePath (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCast.cpp72 CXXCastPath BasePath; member
949 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast()
1136 bool CStyle, CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast()
1192 CXXCastPath &BasePath) { in TryStaticReferenceDowncast()
1230 CXXCastPath &BasePath) { in TryStaticPointerDowncast()
1264 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast()
1377 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
H A DSemaExprCXX.cpp3552 CXXCastPath BasePath; in PerformImplicitConversion() local
3572 CXXCastPath BasePath; in PerformImplicitConversion() local
3603 CXXCastPath BasePath; in PerformImplicitConversion() local
4852 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
H A DSema.cpp370 const CXXCastPath *BasePath, in ImpCastExprToType()
H A DSemaDeclCXX.cpp1755 CXXCastPath *BasePath, in CheckDerivedToBaseConversion()
1816 CXXCastPath *BasePath, in CheckDerivedToBaseConversion()
3391 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local
10345 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local
10777 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
H A DSemaOpenMP.cpp8902 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef()
9115 CXXCastPath BasePath; in ActOnOpenMPReductionClause() local
9228 CXXCastPath BasePath; in ActOnOpenMPReductionClause() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_dists.py100 info_location: Optional[BasePath],
101 installed_location: Optional[BasePath],
D_compat.py14 class BasePath(Protocol): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_dists.py100 info_location: Optional[BasePath],
101 installed_location: Optional[BasePath],
D_compat.py14 class BasePath(Protocol): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_dists.py100 info_location: Optional[BasePath],
101 installed_location: Optional[BasePath],
D_compat.py14 class BasePath(Protocol): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/metadata/importlib/
D_dists.py100 info_location: Optional[BasePath],
101 installed_location: Optional[BasePath],
D_compat.py14 class BasePath(Protocol): class
/aosp_15_r20/external/clang/lib/AST/
H A DExprCXX.cpp513 const CXXCastPath *BasePath, in Create()
538 const CXXCastPath *BasePath, in Create()
596 const CXXCastPath *BasePath, in Create()
633 const CXXCastPath *BasePath, in Create()
H A DMicrosoftMangle.cpp2597 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable()
2617 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable()
2757 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
H A DExpr.cpp1654 const CXXCastPath *BasePath, in Create()
1675 const CXXCastPath *BasePath, in Create()
H A DASTImporter.cpp5782 CXXCastPath BasePath; in VisitImplicitCastExpr() local
5803 CXXCastPath BasePath; in VisitCStyleCastExpr() local
6010 CXXCastPath BasePath; in VisitCXXNamedCastExpr() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DVTableBuilder.h399 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DVTableBuilder.h447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DVTableBuilder.h447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DVTableBuilder.h447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DVTableBuilder.h447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCommandLine.cpp1122 static void ExpandBasePaths(StringRef BasePath, StringSaver &Saver, in ExpandBasePaths()
1191 StringRef BasePath = llvm::sys::path::parent_path(FName); in expandResponseFile() local
/aosp_15_r20/build/soong/android/
H A Dpaths.go1478 BasePath basePath member
1903 BasePath basePath member
/aosp_15_r20/external/clang/lib/Driver/
H A DDriver.cpp2220 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local

12