Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp364 Ident__pragma = RegisterBuiltinMacro(*this, "__pragma"); in RegisterBuiltinMacros()
367 Ident__pragma = nullptr; in RegisterBuiltinMacros()
1476 else if (II == Ident__pragma) // in non-MS mode this is null in ExpandBuiltinMacro()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h160 IdentifierInfo *Ident_Pragma, *Ident__pragma; // _Pragma, __pragma variable