OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGNUFamily
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
ObjCRuntime.h
118
bool
isGNUFamily
() const {
135
// For now, this is just the inverse of
isGNUFamily
(), but that's
137
return !
isGNUFamily
();
/src/external/apache2/llvm/dist/clang/lib/AST/
Mangle.cpp
325
if (getASTContext().getLangOpts().ObjCRuntime.
isGNUFamily
()) {
440
if (Context.getLangOpts().ObjCRuntime.
isGNUFamily
())
ASTContext.cpp
7349
if (Ctx->getLangOpts().ObjCRuntime.
isGNUFamily
()) {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp
216
// This is just
isGNUFamily
(), but we want to force implementors of
6176
LangOpts.ObjCRuntime.
isGNUFamily
())
Completed in 56 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026