Searched refs:IsAppleKext (Results 1 – 3 of 3) sorted by relevance
2124 CXXMethodDecl *getDevirtualizedMethod(const Expr *Base, bool IsAppleKext);2127 bool IsAppleKext) const { in getDevirtualizedMethod() argument2129 Base, IsAppleKext); in getDevirtualizedMethod()
2290 bool IsAppleKext) { in getDevirtualizedMethod() argument2295 if (IsAppleKext) in getDevirtualizedMethod()
1639 bool IsAppleKext = Context.getLangOpts().AppleKext; in LayoutVTable() local1640 if (IsAppleKext) in LayoutVTable()