| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCast.cpp | 93 CXXCastPath BasePath; member 1311 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast() 1521 CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast() 1577 CXXCastPath &BasePath) { in TryStaticReferenceDowncast() 1615 CXXCastPath &BasePath) { in TryStaticPointerDowncast() 1649 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast() 1762 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
|
| H A D | SemaExprCXX.cpp | 4588 CXXCastPath BasePath; in PerformImplicitConversion() local 4608 CXXCastPath BasePath; in PerformImplicitConversion() local 4640 CXXCastPath BasePath; in PerformImplicitConversion() local 6123 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
|
| H A D | SemaDeclCXX.cpp | 1366 CXXCastPath &BasePath) { in findDecomposableBaseClass() 1442 CXXCastPath BasePath; in checkMemberDecomposition() local 3119 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 3198 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 4973 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local 15099 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local 15482 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
|
| H A D | Sema.cpp | 638 const CXXCastPath *BasePath, in ImpCastExprToType()
|
| H A D | SemaOverload.cpp | 3258 CXXCastPath& BasePath, in CheckPointerConversion() 3386 CXXCastPath &BasePath, in CheckMemberPointerConversion()
|
| H A D | SemaInit.cpp | 8777 CXXCastPath BasePath; in Perform() local
|
| H A D | SemaOpenMP.cpp | 19120 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef() 19542 CXXCastPath BasePath; in actOnOMPReductionKindClause() local 19666 CXXCastPath BasePath; in actOnOMPReductionKindClause() local
|
| H A D | SemaExpr.cpp | 3305 CXXCastPath BasePath; in PerformObjectMemberConversion() local 3325 CXXCastPath BasePath; in PerformObjectMemberConversion() local
|
| /freebsd-14.2/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 | 74 const CastExpr *BasePath; member
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 713 CastKind K, Expr *Op, const CXXCastPath *BasePath, in Create() 741 const CXXCastPath *BasePath, in Create() 805 const CXXCastPath *BasePath, in Create() 854 CastKind K, Expr *Op, const CXXCastPath *BasePath, FPOptionsOverride FPO, in Create()
|
| H A D | MicrosoftMangle.cpp | 3682 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable() 3702 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable() 3848 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
|
| H A D | Expr.cpp | 2051 const CXXCastPath *BasePath, in Create() 2082 const CXXCastPath *BasePath, in Create()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 1103 static void ExpandBasePaths(StringRef BasePath, StringSaver &Saver, in ExpandBasePaths() 1172 StringRef BasePath = llvm::sys::path::parent_path(FName); in expandResponseFile() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 5908 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|