/external/libmicrohttpd/w32/VS2013/ |
D | gen_dll_res.ps1 | 1 param ([string]$BasePath = ".\") variable
|
/external/ImageMagick/MagickCore/ |
D | utility.h | 32 BasePath, enumerator
|
/external/clang/lib/Sema/ |
D | SemaCast.cpp | 72 CXXCastPath BasePath; member 949 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast() 1136 bool CStyle, CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast() 1192 CXXCastPath &BasePath) { in TryStaticReferenceDowncast() 1230 CXXCastPath &BasePath) { in TryStaticPointerDowncast() 1264 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast() 1377 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
|
D | Sema.cpp | 370 const CXXCastPath *BasePath, in ImpCastExprToType()
|
D | SemaExprCXX.cpp | 3552 CXXCastPath BasePath; in PerformImplicitConversion() local 3572 CXXCastPath BasePath; in PerformImplicitConversion() local 3603 CXXCastPath BasePath; in PerformImplicitConversion() local 4852 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
|
D | SemaDeclCXX.cpp | 1755 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 1816 CXXCastPath *BasePath, in CheckDerivedToBaseConversion() 3391 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local 10345 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local 10777 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
|
D | SemaOpenMP.cpp | 8902 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef() 9115 CXXCastPath BasePath; in ActOnOpenMPReductionClause() local 9228 CXXCastPath BasePath; in ActOnOpenMPReductionClause() local
|
D | SemaExpr.cpp | 2658 CXXCastPath BasePath; in PerformObjectMemberConversion() local 2694 CXXCastPath BasePath; in PerformObjectMemberConversion() local 2713 CXXCastPath BasePath; in PerformObjectMemberConversion() local
|
D | SemaOverload.cpp | 2723 CXXCastPath& BasePath, in CheckPointerConversion() 2851 CXXCastPath &BasePath, in CheckMemberPointerConversion()
|
D | SemaInit.cpp | 6396 CXXCastPath BasePath; in Perform() local
|
/external/clang/lib/AST/ |
D | ExprCXX.cpp | 513 const CXXCastPath *BasePath, in Create() 538 const CXXCastPath *BasePath, in Create() 596 const CXXCastPath *BasePath, in Create() 633 const CXXCastPath *BasePath, in Create()
|
D | MicrosoftMangle.cpp | 2597 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable() 2617 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable() 2757 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
|
D | Expr.cpp | 1654 const CXXCastPath *BasePath, in Create() 1675 const CXXCastPath *BasePath, in Create()
|
D | ASTImporter.cpp | 5782 CXXCastPath BasePath; in VisitImplicitCastExpr() local 5803 CXXCastPath BasePath; in VisitCStyleCastExpr() local 6010 CXXCastPath BasePath; in VisitCXXNamedCastExpr() local
|
/external/clang/include/clang/AST/ |
D | VTableBuilder.h | 399 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
|
D | Expr.h | 67 const CastExpr *BasePath; member
|
/external/clang/lib/Driver/ |
D | Driver.cpp | 2220 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
|