Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h284 void setIsDeprecatedMacro(bool Val) { in setIsDeprecatedMacro() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp2060 II->setIsDeprecatedMacro(true); in HandlePragma()