Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclPrinter.cpp209 #define PRAGMA_SPELLING_ATTR(X) case attr::X: in prettyPrintAttributes() macro
229 #define PRAGMA_SPELLING_ATTR(X) case attr::X: in prettyPrintPragmas() macro
/external/clang/lib/Sema/
DTreeTransform.h348 #define PRAGMA_SPELLING_ATTR(X) \ macro
6234 #define PRAGMA_SPELLING_ATTR(X) \ in TransformAttr() macro