Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp2217 bool IsAppleKext) { in getDevirtualizedMethod()
H A DVTableBuilder.cpp1632 bool IsAppleKext = Context.getLangOpts().AppleKext; in LayoutVTable() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2010 bool IsAppleKext) const { in getDevirtualizedMethod()