OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isGNUFamily
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Basic/
ObjCRuntime.h
112
bool
isGNUFamily
() const {
128
// For now, this is just the inverse of
isGNUFamily
(), but that's
130
return !
isGNUFamily
();
/external/clang/lib/CodeGen/
CodeGenModule.cpp
163
// This is just
isGNUFamily
(), but we want to force implementors of
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
Completed in 469 milliseconds