Home
last modified time | relevance | path

Searched refs:BasePathInvolvesVirtualBase (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DSema.cpp337 BasePathInvolvesVirtualBase(*BasePath)) { in ImpCastExprToType()
DSemaCast.cpp661 if (Self.BasePathInvolvesVirtualBase(BasePath)) in CheckDynamicCast()
DSemaInit.cpp5827 if (S.BasePathInvolvesVirtualBase(BasePath)) { in Perform()
DSemaDeclCXX.cpp1679 bool Sema::BasePathInvolvesVirtualBase(const CXXCastPath &BasePath) { in BasePathInvolvesVirtualBase() function in Sema
/external/clang/include/clang/Sema/
DSema.h5003 bool BasePathInvolvesVirtualBase(const CXXCastPath &BasePath);