Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp244 #define PRAGMA_SPELLING_ATTR(X) case attr::X: in prettyPrintAttributes() macro
264 #define PRAGMA_SPELLING_ATTR(X) case attr::X: in prettyPrintPragmas() macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h392 #define PRAGMA_SPELLING_ATTR(X) \ macro
7303 #define PRAGMA_SPELLING_ATTR(X) \ in TransformAttr() macro