| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCast.cpp | 88 CXXCastPath BasePath; member 1264 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast() 1472 CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast() 1528 CXXCastPath &BasePath) { in TryStaticReferenceDowncast() 1566 CXXCastPath &BasePath) { in TryStaticPointerDowncast() 1600 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast() 1713 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
|
| H A D | SemaExprCXX.cpp | 4385 CXXCastPath BasePath; in PerformImplicitConversion() local 4405 CXXCastPath BasePath; in PerformImplicitConversion() local 4437 CXXCastPath BasePath; in PerformImplicitConversion() local 5782 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
|
| H A D | SemaDeclCXX.cpp | 1300 CXXCastPath &BasePath) { in findDecomposableBaseClass() 1376 CXXCastPath BasePath; in checkMemberDecomposition() local 2895 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 2974 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 4660 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local 14333 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local 14699 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
|
| H A D | Sema.cpp | 600 const CXXCastPath *BasePath, in ImpCastExprToType()
|
| H A D | SemaOverload.cpp | 2988 CXXCastPath& BasePath, in CheckPointerConversion() 3116 CXXCastPath &BasePath, in CheckMemberPointerConversion()
|
| H A D | SemaOpenMP.cpp | 16427 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef() 16835 CXXCastPath BasePath; in actOnOMPReductionKindClause() local 16959 CXXCastPath BasePath; in actOnOMPReductionKindClause() local
|
| H A D | SemaInit.cpp | 8200 CXXCastPath BasePath; in Perform() local
|
| H A D | SemaExpr.cpp | 3043 CXXCastPath BasePath; in PerformObjectMemberConversion() local 3063 CXXCastPath BasePath; in PerformObjectMemberConversion() local
|
| /freebsd-13.1/contrib/llvm-project/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
|
| /freebsd-13.1/contrib/llvm-project/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 | 3497 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable() 3517 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable() 3663 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
|
| H A D | Expr.cpp | 2008 const CXXCastPath *BasePath, in Create() 2039 const CXXCastPath *BasePath, in Create()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 1114 llvm::StringRef BasePath = llvm::sys::path::parent_path(FName); in ExpandResponseFile() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 4947 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|