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
117
bool
isGNUFamily
() const {
134
// For now, this is just the inverse of
isGNUFamily
(), but that's
136
return !
isGNUFamily
();
/external/clang/lib/CodeGen/
CodeGenModule.cpp
180
// This is just
isGNUFamily
(), but we want to force implementors of
[
all
...]
/external/clang/lib/AST/
ASTContext.cpp
[
all
...]
Completed in 68 milliseconds