/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCast.cpp | 72 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 D | SemaExprCXX.cpp | 3552 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 D | Sema.cpp | 370 const CXXCastPath *BasePath, in ImpCastExprToType()
|
H A D | SemaDeclCXX.cpp | 1755 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 D | SemaOpenMP.cpp | 8902 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.py | 100 info_location: Optional[BasePath], 101 installed_location: Optional[BasePath],
|
D | _compat.py | 14 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.py | 100 info_location: Optional[BasePath], 101 installed_location: Optional[BasePath],
|
D | _compat.py | 14 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.py | 100 info_location: Optional[BasePath], 101 installed_location: Optional[BasePath],
|
D | _compat.py | 14 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.py | 100 info_location: Optional[BasePath], 101 installed_location: Optional[BasePath],
|
D | _compat.py | 14 class BasePath(Protocol): class
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ExprCXX.cpp | 513 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 D | MicrosoftMangle.cpp | 2597 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 D | Expr.cpp | 1654 const CXXCastPath *BasePath, in Create() 1675 const CXXCastPath *BasePath, in Create()
|
H A D | ASTImporter.cpp | 5782 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 D | VTableBuilder.h | 399 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | VTableBuilder.h | 447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | VTableBuilder.h | 447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | VTableBuilder.h | 447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | VTableBuilder.h | 447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | CommandLine.cpp | 1122 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 D | paths.go | 1478 BasePath basePath member 1903 BasePath basePath member
|
/aosp_15_r20/external/clang/lib/Driver/ |
H A D | Driver.cpp | 2220 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|