Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp370 Ident__has_warning = RegisterBuiltinMacro("__has_warning"); in RegisterBuiltinMacros()
1901 } else if (II == Ident__has_warning) { in ExpandBuiltinMacro()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h194 IdentifierInfo *Ident__has_warning; // __has_warning variable