Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp1681 bool IsAppleKext = Context.getLangOpts().AppleKext; in LayoutVTable() local
H A DDeclCXX.cpp2332 bool IsAppleKext) { in getDevirtualizedMethod()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h2141 bool IsAppleKext) const { in getDevirtualizedMethod()