Searched defs:IsAppleKext (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclCXX.cpp | 2293 getDevirtualizedMethod(const Expr * Base,bool IsAppleKext) getDevirtualizedMethod() argument |
H A D | VTableBuilder.cpp | 1681 bool IsAppleKext = Context.getLangOpts().AppleKext; in LayoutVTable() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 2134 getDevirtualizedMethod(const Expr * Base,bool IsAppleKext) getDevirtualizedMethod() argument |