/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCast.cpp | 95 CXXCastPath BasePath; member 1319 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast() 1529 CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast() 1585 CXXCastPath &BasePath) { in TryStaticReferenceDowncast() 1623 CXXCastPath &BasePath) { in TryStaticPointerDowncast() 1657 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast() 1770 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
|
H A D | SemaExprCXX.cpp | 4610 CXXCastPath BasePath; in PerformImplicitConversion() local 4630 CXXCastPath BasePath; in PerformImplicitConversion() local 4670 CXXCastPath BasePath; in PerformImplicitConversion() local 6371 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
|
H A D | SemaDeclCXX.cpp | 1354 CXXCastPath &BasePath) { in findDecomposableBaseClass() argument 1430 CXXCastPath BasePath; in checkMemberDecomposition() local 3020 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() argument 3099 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() argument 4827 CXXCastPath BasePath; BuildImplicitBaseInitializer() local 14973 CXXCastPath BasePath; DefineImplicitCopyAssignment() local 15358 CXXCastPath BasePath; DefineImplicitMoveAssignment() local [all...] |
H A D | Sema.cpp | 696 const CXXCastPath *BasePath, in ImpCastExprToType()
|
H A D | SemaOverload.cpp | 3310 CXXCastPath& BasePath, in CheckPointerConversion() 3427 CXXCastPath &BasePath, in CheckMemberPointerConversion()
|
H A D | SemaInit.cpp | 7725 CXXCastPath BasePath; in Perform() local
|
H A D | SemaOpenMP.cpp | 17920 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef() 18344 CXXCastPath BasePath; in actOnOMPReductionKindClause() local 18468 CXXCastPath BasePath; in actOnOMPReductionKindClause() local
|
H A D | SemaExpr.cpp | 3045 CXXCastPath BasePath; in PerformObjectMemberConversion() local 3065 CXXCastPath BasePath; in PerformObjectMemberConversion() local
|
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | DirectoryScanner.cpp | 91 HeaderType Type, StringRef BasePath, in scanHeaders()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | VTableBuilder.h | 476 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
H A D | Expr.h | 74 const CastExpr *BasePath; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 763 CastKind K, Expr *Op, const CXXCastPath *BasePath, in Create() 791 const CXXCastPath *BasePath, in Create() 855 const CXXCastPath *BasePath, in Create() 904 CastKind K, Expr *Op, const CXXCastPath *BasePath, FPOptionsOverride FPO, in Create()
|
H A D | MicrosoftMangle.cpp | 3833 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable() 3859 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable() 4005 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
|
H A D | Expr.cpp | 2076 const CXXCastPath *BasePath, in Create() 2107 const CXXCastPath *BasePath, in Create()
|
/freebsd/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/contrib/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 5992 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|