Searched refs:IsAppleKext (Results 1 – 3 of 3) sorted by relevance
2007 CXXMethodDecl *getDevirtualizedMethod(const Expr *Base, bool IsAppleKext);2010 bool IsAppleKext) const { in getDevirtualizedMethod() argument2012 Base, IsAppleKext); in getDevirtualizedMethod()
2217 bool IsAppleKext) { in getDevirtualizedMethod() argument2222 if (IsAppleKext) in getDevirtualizedMethod()
1632 bool IsAppleKext = Context.getLangOpts().AppleKext; in LayoutVTable() local1633 if (IsAppleKext) in LayoutVTable()