| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaCast.cpp | 88 CXXCastPath BasePath; member 1264 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast() 1474 CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast() 1530 CXXCastPath &BasePath) { in TryStaticReferenceDowncast() 1568 CXXCastPath &BasePath) { in TryStaticPointerDowncast() 1602 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast() 1715 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
|
| H A D | SemaExprCXX.cpp | 4439 CXXCastPath BasePath; in PerformImplicitConversion() local 4459 CXXCastPath BasePath; in PerformImplicitConversion() local 4491 CXXCastPath BasePath; in PerformImplicitConversion() local 5884 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
|
| H A D | SemaDeclCXX.cpp | 1301 CXXCastPath &BasePath) { in findDecomposableBaseClass() 1377 CXXCastPath BasePath; in checkMemberDecomposition() local 2935 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 3014 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 4740 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local 14535 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local 14900 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
|
| H A D | Sema.cpp | 622 const CXXCastPath *BasePath, in ImpCastExprToType()
|
| H A D | SemaOverload.cpp | 2995 CXXCastPath& BasePath, in CheckPointerConversion() 3123 CXXCastPath &BasePath, in CheckMemberPointerConversion()
|
| H A D | SemaInit.cpp | 8269 CXXCastPath BasePath; in Perform() local
|
| H A D | SemaOpenMP.cpp | 18498 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef() 18906 CXXCastPath BasePath; in actOnOMPReductionKindClause() local 19030 CXXCastPath BasePath; in actOnOMPReductionKindClause() local
|
| H A D | SemaExpr.cpp | 3102 CXXCastPath BasePath; in PerformObjectMemberConversion() local 3122 CXXCastPath BasePath; in PerformObjectMemberConversion() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-doc/ |
| H A D | MDGenerator.cpp | 190 llvm::SmallString<64> BasePath = I.getRelativeFilePath(""); in genMarkdown() local
|
| H A D | HTMLGenerator.cpp | 733 llvm::SmallString<64> BasePath = I.getRelativeFilePath(""); in genHTML() local
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | VTableBuilder.h | 447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
| H A D | Expr.h | 72 const CastExpr *BasePath; member
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 709 CastKind K, Expr *Op, const CXXCastPath *BasePath, in Create() 737 const CXXCastPath *BasePath, in Create() 795 const CXXCastPath *BasePath, in Create() 844 CastKind K, Expr *Op, const CXXCastPath *BasePath, FPOptionsOverride FPO, in Create()
|
| H A D | MicrosoftMangle.cpp | 3534 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable() 3554 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable() 3700 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
|
| H A D | Expr.cpp | 1982 const CXXCastPath *BasePath, in Create() 2013 const CXXCastPath *BasePath, in Create()
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 1120 static void ExpandBasePaths(StringRef BasePath, StringSaver &Saver, in ExpandBasePaths() 1186 llvm::StringRef BasePath = llvm::sys::path::parent_path(FName); in ExpandResponseFile() local
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | Driver.cpp | 5643 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|