OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsAppleKext
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h
2006
/// \param
IsAppleKext
True if we are compiling for Apple kext.
2007
CXXMethodDecl *getDevirtualizedMethod(const Expr *Base, bool
IsAppleKext
);
2010
bool
IsAppleKext
) const {
2012
Base,
IsAppleKext
);
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclCXX.cpp
2217
bool
IsAppleKext
) {
2222
if (
IsAppleKext
)
VTableBuilder.cpp
1632
bool
IsAppleKext
= Context.getLangOpts().AppleKext;
1633
if (
IsAppleKext
)
Completed in 23 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026