/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaCast.cpp | 88 CXXCastPath BasePath; member 1280 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast() 1490 CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast() 1546 CXXCastPath &BasePath) { in TryStaticReferenceDowncast() 1584 CXXCastPath &BasePath) { in TryStaticPointerDowncast() 1618 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast() 1731 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
|
H A D | SemaExprCXX.cpp | 4510 CXXCastPath BasePath; in PerformImplicitConversion() local 4530 CXXCastPath BasePath; in PerformImplicitConversion() local 4562 CXXCastPath BasePath; in PerformImplicitConversion() local 6006 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
|
H A D | SemaDeclCXX.cpp | 1335 CXXCastPath &BasePath) { in findDecomposableBaseClass() 1411 CXXCastPath BasePath; in checkMemberDecomposition() local 2969 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 3048 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 4781 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local 14642 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local 15016 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
|
H A D | Sema.cpp | 624 const CXXCastPath *BasePath, in ImpCastExprToType()
|
H A D | SemaOverload.cpp | 3102 CXXCastPath& BasePath, in CheckPointerConversion() 3230 CXXCastPath &BasePath, in CheckMemberPointerConversion()
|
H A D | SemaOpenMP.cpp | 18781 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef() 19189 CXXCastPath BasePath; in actOnOMPReductionKindClause() local 19313 CXXCastPath BasePath; in actOnOMPReductionKindClause() local
|
H A D | SemaInit.cpp | 8608 CXXCastPath BasePath; in Perform() local
|
H A D | SemaExpr.cpp | 3105 CXXCastPath BasePath; in PerformObjectMemberConversion() local 3125 CXXCastPath BasePath; in PerformObjectMemberConversion() local
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | VTableBuilder.h | 447 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
H A D | Expr.h | 73 const CastExpr *BasePath; member
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ExprCXX.cpp | 710 CastKind K, Expr *Op, const CXXCastPath *BasePath, in Create() 738 const CXXCastPath *BasePath, in Create() 796 const CXXCastPath *BasePath, in Create() 845 CastKind K, Expr *Op, const CXXCastPath *BasePath, FPOptionsOverride FPO, in Create()
|
H A D | MicrosoftMangle.cpp | 3545 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable() 3565 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable() 3711 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
|
H A D | Expr.cpp | 2069 const CXXCastPath *BasePath, in Create() 2100 const CXXCastPath *BasePath, in Create()
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | CommandLine.cpp | 1122 static void ExpandBasePaths(StringRef BasePath, StringSaver &Saver, in ExpandBasePaths() 1191 StringRef BasePath = llvm::sys::path::parent_path(FName); in expandResponseFile() local
|
/openbsd/gnu/llvm/clang/lib/Driver/ |
H A D | Driver.cpp | 5672 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|