/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaCast.cpp | 79 CXXCastPath BasePath; member 1262 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast() 1462 CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast() 1518 CXXCastPath &BasePath) { in TryStaticReferenceDowncast() 1556 CXXCastPath &BasePath) { in TryStaticPointerDowncast() 1590 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast() 1703 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
|
H A D | SemaExprCXX.cpp | 4348 CXXCastPath BasePath; in PerformImplicitConversion() local 4368 CXXCastPath BasePath; in PerformImplicitConversion() local 4399 CXXCastPath BasePath; in PerformImplicitConversion() local 5733 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
|
H A D | SemaDeclCXX.cpp | 1302 CXXCastPath &BasePath) { in findDecomposableBaseClass() 1378 CXXCastPath BasePath; in checkMemberDecomposition() local 2895 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 2974 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 4660 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local 14140 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local 14509 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
|
H A D | Sema.cpp | 576 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 | 16044 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef() 16452 CXXCastPath BasePath; in actOnOMPReductionKindClause() local 16576 CXXCastPath BasePath; in actOnOMPReductionKindClause() local
|
H A D | SemaInit.cpp | 8198 CXXCastPath BasePath; in Perform() local
|
H A D | SemaExpr.cpp | 3033 CXXCastPath BasePath; in PerformObjectMemberConversion() local 3053 CXXCastPath BasePath; in PerformObjectMemberConversion() local
|
/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprCXX.cpp | 707 CastKind K, Expr *Op, const CXXCastPath *BasePath, in Create() 735 const CXXCastPath *BasePath, in Create() 793 const CXXCastPath *BasePath, in Create() 842 CastKind K, Expr *Op, const CXXCastPath *BasePath, FPOptionsOverride FPO, in Create()
|
H A D | MicrosoftMangle.cpp | 3494 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable() 3514 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable() 3660 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
|
H A D | Expr.cpp | 1939 const CXXCastPath *BasePath, in Create() 1970 const CXXCastPath *BasePath, in Create()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | CommandLine.cpp | 1114 llvm::StringRef BasePath = llvm::sys::path::parent_path(FName); in ExpandResponseFile() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | Driver.cpp | 4925 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|