Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DVTableBuilder.cpp1632 bool IsAppleKext = Context.getLangOpts().AppleKext; in LayoutVTable() local
1633 if (IsAppleKext) in LayoutVTable()