Home
last modified time | relevance | path

Searched defs:PRAGMA_SPELLING_ATTR (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp270 #define PRAGMA_SPELLING_ATTR(X) case attr::X: in prettyPrintAttributes() macro
301 #define PRAGMA_SPELLING_ATTR(X) case attr::X: in prettyPrintPragmas() macro