Home
last modified time | relevance | path

Searched defs:BasePath (Results 1 – 14 of 14) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCast.cpp71 CXXCastPath BasePath; member
947 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast()
1134 bool CStyle, CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast()
1189 CXXCastPath &BasePath) { in TryStaticReferenceDowncast()
1227 CXXCastPath &BasePath) { in TryStaticPointerDowncast()
1261 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast()
1377 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
HDSema.cpp342 const CXXCastPath *BasePath, in ImpCastExprToType()
HDSemaExprCXX.cpp3267 CXXCastPath BasePath; in PerformImplicitConversion() local
3287 CXXCastPath BasePath; in PerformImplicitConversion() local
3318 CXXCastPath BasePath; in PerformImplicitConversion() local
4515 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
HDSemaDeclCXX.cpp1745 CXXCastPath *BasePath) { in CheckDerivedToBaseConversion()
1805 CXXCastPath *BasePath, in CheckDerivedToBaseConversion()
3403 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local
10215 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local
10646 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
HDSemaExpr.cpp2619 CXXCastPath BasePath; in PerformObjectMemberConversion() local
2655 CXXCastPath BasePath; in PerformObjectMemberConversion() local
2674 CXXCastPath BasePath; in PerformObjectMemberConversion() local
HDSemaOverload.cpp2588 CXXCastPath& BasePath, in CheckPointerConversion()
2702 CXXCastPath &BasePath, in CheckMemberPointerConversion()
HDSemaInit.cpp6212 CXXCastPath BasePath; in Perform() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprCXX.cpp584 const CXXCastPath *BasePath, in Create()
609 const CXXCastPath *BasePath, in Create()
667 const CXXCastPath *BasePath, in Create()
704 const CXXCastPath *BasePath, in Create()
HDMicrosoftMangle.cpp2366 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable()
2382 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable()
2518 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
HDExpr.cpp1739 const CXXCastPath *BasePath, in Create()
1760 const CXXCastPath *BasePath, in Create()
HDASTImporter.cpp5205 CXXCastPath BasePath; in VisitImplicitCastExpr() local
5226 CXXCastPath BasePath; in VisitCStyleCastExpr() local
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDVTableBuilder.h374 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
HDExpr.h66 const CastExpr *BasePath; member
/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDDriver.cpp1951 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local