| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCast.cpp | 98 CXXCastPath BasePath; member 1394 CXXCastPath &BasePath, in TryStaticCast() 1606 CXXCastPath &BasePath, unsigned &msg) { in TryLValueToRValueCast() 1659 CXXCastPath &BasePath) { in TryStaticReferenceDowncast() 1697 CXXCastPath &BasePath) { in TryStaticPointerDowncast() 1732 CXXCastPath &BasePath) { in TryStaticDowncast() 1846 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
|
| H A D | SemaExprCXX.cpp | 4969 CXXCastPath BasePath; in PerformImplicitConversion() local 4989 CXXCastPath BasePath; in PerformImplicitConversion() local 5040 CXXCastPath BasePath; in PerformImplicitConversion() local 5376 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
|
| H A D | SemaDeclCXX.cpp | 1407 CXXCastPath &BasePath) { in findDecomposableBaseClass() 1525 CXXCastPath BasePath; in checkMemberDecomposition() local 1696 CXXCastPath BasePath; in GetDecompositionElementCount() local 3112 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 3191 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 4919 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local 15262 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local 15649 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
|
| H A D | Sema.cpp | 759 const CXXCastPath *BasePath, in ImpCastExprToType()
|
| H A D | SemaOverload.cpp | 3497 CXXCastPath& BasePath, in CheckPointerConversion() 3614 CXXCastPath &BasePath, SourceLocation CheckLoc, SourceRange OpRange, in CheckMemberPointerConversion()
|
| H A D | SemaInit.cpp | 7994 CXXCastPath BasePath; in Perform() local
|
| H A D | SemaOpenMP.cpp | 18543 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef() 18979 CXXCastPath BasePath; in actOnOMPReductionKindClause() local 19122 CXXCastPath BasePath; in actOnOMPReductionKindClause() local
|
| H A D | SemaExpr.cpp | 3092 CXXCastPath BasePath; in PerformObjectMemberConversion() local 3112 CXXCastPath BasePath; in PerformObjectMemberConversion() local
|
| /freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
| H A D | DirectoryScanner.cpp | 90 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 | 769 CastKind K, Expr *Op, const CXXCastPath *BasePath, in Create() 797 const CXXCastPath *BasePath, in Create() 860 const CXXCastPath *BasePath, in Create() 908 CastKind K, Expr *Op, const CXXCastPath *BasePath, FPOptionsOverride FPO, in Create()
|
| H A D | MicrosoftMangle.cpp | 3925 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable() 3951 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable() 4097 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
|
| H A D | Expr.cpp | 2074 const CXXCastPath *BasePath, in Create() 2105 const CXXCastPath *BasePath, in Create()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | CommandLine.cpp | 1120 static void ExpandBasePaths(StringRef BasePath, StringSaver &Saver, in ExpandBasePaths() 1189 StringRef BasePath = llvm::sys::path::parent_path(FName); in expandResponseFile() local
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ |
| H A D | Driver.cpp | 6351 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|