Searched defs:GNU_LANG (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
H A DBuiltins.h34 GNU_LANG = 0x1, // builtin requires GNU mode. enumerator in enum:clang::LanguageID
41 ALL_GNU_LANGUAGES = ALL_LANGUAGES | GNU_LANG, // builtin requires GNU mode.

Completed in 109 milliseconds