Home
last modified time | relevance | path

Searched refs:C_LANG (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h34 C_LANG = 0x2, // builtin for c only. enumerator
46 ALL_LANGUAGES = C_LANG | CXX_LANG | OBJC_LANG, // builtin for all languages.