Searched refs:IsAppleKext (Results 1 – 3 of 3) sorted by relevance
2138 CXXMethodDecl *getDevirtualizedMethod(const Expr *Base, bool IsAppleKext);2141 bool IsAppleKext) const { in getDevirtualizedMethod() argument2143 Base, IsAppleKext); in getDevirtualizedMethod()
2332 bool IsAppleKext) { in getDevirtualizedMethod() argument2337 if (IsAppleKext) in getDevirtualizedMethod()
1681 bool IsAppleKext = Context.getLangOpts().AppleKext; in LayoutVTable() local1682 if (IsAppleKext) in LayoutVTable()