Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp349 Ident__has_cpp_attribute = in RegisterBuiltinMacros()
352 Ident__has_cpp_attribute = nullptr; in RegisterBuiltinMacros()
1699 } else if (II == Ident__has_cpp_attribute || in ExpandBuiltinMacro()
1701 bool IsCXX = II == Ident__has_cpp_attribute; in ExpandBuiltinMacro()
/external/clang/lib/Lex/
DPPMacroExpansion.cpp302 Ident__has_cpp_attribute = in RegisterBuiltinMacros()
305 Ident__has_cpp_attribute = nullptr; in RegisterBuiltinMacros()
1723 } else if (II == Ident__has_cpp_attribute) { in ExpandBuiltinMacro()
/external/clang/include/clang/Lex/
DPreprocessor.h141 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h174 IdentifierInfo *Ident__has_cpp_attribute; // __has_cpp_attribute variable