Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp100 Ident__has_cpp_attribute = RegisterBuiltinMacro(*this, "__has_cpp_attribute"); in RegisterBuiltinMacros()
1387 II == Ident__has_cpp_attribute) { in ExpandBuiltinMacro()
1405 if (II == Ident__has_cpp_attribute && Tok.is(tok::coloncolon)) { in ExpandBuiltinMacro()
1435 else if (II == Ident__has_cpp_attribute) in ExpandBuiltinMacro()
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h138 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable