Home
last modified time | relevance | path

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

/external/chromium_org/gin/test/
Drun_js_tests.cc13 base::FilePath BasePath() { in BasePath() function
/external/clang/lib/Sema/
DSemaCast.cpp70 CXXCastPath BasePath; member
908 CastKind &Kind, CXXCastPath &BasePath, in TryStaticCast()
1073 bool CStyle, CastKind &Kind, CXXCastPath &BasePath, in TryLValueToRValueCast()
1126 CXXCastPath &BasePath) { in TryStaticReferenceDowncast()
1161 CXXCastPath &BasePath) { in TryStaticPointerDowncast()
1195 CastKind &Kind, CXXCastPath &BasePath) { in TryStaticDowncast()
1311 CXXCastPath &BasePath) { in TryStaticMemberPointerUpcast()
DSemaExprCXX.cpp2757 CXXCastPath BasePath; in PerformImplicitConversion() local
2777 CXXCastPath BasePath; in PerformImplicitConversion() local
2800 CXXCastPath BasePath; in PerformImplicitConversion() local
4017 CXXCastPath BasePath; in CheckPointerToMemberOperands() local
DSema.cpp264 const CXXCastPath *BasePath, in ImpCastExprToType()
DSemaDeclCXX.cpp1561 bool Sema::BasePathInvolvesVirtualBase(const CXXCastPath &BasePath) { in BasePathInvolvesVirtualBase()
1585 CXXCastPath *BasePath) { in CheckDerivedToBaseConversion()
1645 CXXCastPath *BasePath, in CheckDerivedToBaseConversion()
2898 CXXCastPath BasePath; in BuildImplicitBaseInitializer() local
9043 CXXCastPath BasePath; in DefineImplicitCopyAssignment() local
9503 CXXCastPath BasePath; in DefineImplicitMoveAssignment() local
DSemaExpr.cpp2374 CXXCastPath BasePath; in PerformObjectMemberConversion() local
2410 CXXCastPath BasePath; in PerformObjectMemberConversion() local
2429 CXXCastPath BasePath; in PerformObjectMemberConversion() local
DSemaOverload.cpp2603 CXXCastPath& BasePath, in CheckPointerConversion()
2717 CXXCastPath &BasePath, in CheckMemberPointerConversion()
DSemaInit.cpp5606 CXXCastPath BasePath; in Perform() local
/external/clang/lib/CodeGen/
DMicrosoftVBTables.cpp168 ArrayRef<const CXXRecordDecl *> BasePath) { in getAddrOfVBTable()
/external/clang/lib/AST/
DExprCXX.cpp529 const CXXCastPath *BasePath, in Create()
554 const CXXCastPath *BasePath, in Create()
612 const CXXCastPath *BasePath, in Create()
649 CastKind K, Expr *Op, const CXXCastPath *BasePath, in Create()
DMicrosoftMangle.cpp1846 const CXXRecordDecl *Derived, ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable()
DExpr.cpp1642 const CXXCastPath *BasePath, in Create()
1663 const CXXCastPath *BasePath, in Create()
DASTImporter.cpp4534 CXXCastPath BasePath; in VisitImplicitCastExpr() local
4555 CXXCastPath BasePath; in VisitCStyleCastExpr() local
DItaniumMangle.cpp3751 ArrayRef<const CXXRecordDecl *> BasePath, in mangleCXXVBTable()
/external/clang/include/clang/AST/
DVTableBuilder.h378 typedef SmallVector<const CXXRecordDecl *, 1> BasePath; typedef
DExpr.h65 const CastExpr *BasePath; member
/external/clang/lib/Driver/
DDriver.cpp1597 SmallString<128> BasePath(BaseInput); in GetNamedOutputPath() local