Home
last modified time | relevance | path

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

12

/external/ImageMagick/MagickCore/
Dutility.h32 BasePath, enumerator
/external/clang/lib/Sema/
DSemaCast.cpp72 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()
DSema.cpp370 const CXXCastPath *BasePath, in ImpCastExprToType()
DSemaExprCXX.cpp3552 CXXCastPath BasePath; in PerformImplicitConversion() local
3572 CXXCastPath BasePath; in PerformImplicitConversion() local
3603 CXXCastPath BasePath; in PerformImplicitConversion() local
4852 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
DSemaDeclCXX.cpp1755 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
DSemaOpenMP.cpp8902 CXXCastPath &BasePath, Expr *UnresolvedReduction) { in buildDeclareReductionRef()
9115 CXXCastPath BasePath; in ActOnOpenMPReductionClause() local
9228 CXXCastPath BasePath; in ActOnOpenMPReductionClause() local
DSemaExpr.cpp2658 CXXCastPath BasePath; in PerformObjectMemberConversion() local
2694 CXXCastPath BasePath; in PerformObjectMemberConversion() local
2713 CXXCastPath BasePath; in PerformObjectMemberConversion() local
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp78 CXXCastPath BasePath; member
1166 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast()
1366 CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast()
1422 CXXCastPath &BasePath) { in TryStaticReferenceDowncast()
1460 CXXCastPath &BasePath) { in TryStaticPointerDowncast()
1494 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast()
1607 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
DSemaExprCXX.cpp4278 CXXCastPath BasePath; in PerformImplicitConversion() local
4298 CXXCastPath BasePath; in PerformImplicitConversion() local
4329 CXXCastPath BasePath; in PerformImplicitConversion() local
5661 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
DSemaDeclCXX.cpp1285 CXXCastPath &BasePath) { in findDecomposableBaseClass()
1361 CXXCastPath BasePath; in checkMemberDecomposition() local
2870 CXXCastPath *BasePath, in CheckDerivedToBaseConversion()
2949 CXXCastPath *BasePath, in CheckDerivedToBaseConversion()
4639 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local
14074 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local
14443 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
DSema.cpp547 const CXXCastPath *BasePath, in ImpCastExprToType()
/external/llvm-project/clang-tools-extra/clang-doc/
DMDGenerator.cpp190 llvm::SmallString<64> BasePath = I.getRelativeFilePath(""); in genMarkdown() local
DHTMLGenerator.cpp733 llvm::SmallString<64> BasePath = I.getRelativeFilePath(""); in genHTML() local
/external/clang/lib/AST/
DExprCXX.cpp513 const CXXCastPath *BasePath, in Create()
538 const CXXCastPath *BasePath, in Create()
596 const CXXCastPath *BasePath, in Create()
633 const CXXCastPath *BasePath, in Create()
DMicrosoftMangle.cpp2597 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()
DExpr.cpp1654 const CXXCastPath *BasePath, in Create()
1675 const CXXCastPath *BasePath, in Create()
DASTImporter.cpp5782 CXXCastPath BasePath; in VisitImplicitCastExpr() local
5803 CXXCastPath BasePath; in VisitCStyleCastExpr() local
6010 CXXCastPath BasePath; in VisitCXXNamedCastExpr() local
/external/clang/include/clang/AST/
DVTableBuilder.h399 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
/external/llvm-project/clang/include/clang/AST/
DVTableBuilder.h446 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp707 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()
DMicrosoftMangle.cpp3382 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVFTable()
3402 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable()
3548 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXRTTICompleteObjectLocator()
DExpr.cpp1857 const CXXCastPath *BasePath, in Create()
1888 const CXXCastPath *BasePath, in Create()
/external/clang/lib/Driver/
DDriver.cpp2220 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local
/external/llvm-project/llvm/lib/Support/
DCommandLine.cpp1118 llvm::StringRef BasePath = llvm::sys::path::parent_path(FName); in ExpandResponseFile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCommandLine.cpp1087 llvm::StringRef BasePath = llvm::sys::path::parent_path(FName); in ExpandResponseFile() local

12