Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp388 Ident__is_target_os = RegisterBuiltinMacro(*this, "__is_target_os"); in RegisterBuiltinMacros()
1855 } else if (II == Ident__is_target_os) { in ExpandBuiltinMacro()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h179 IdentifierInfo *Ident__is_target_os; // __is_target_os variable