Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclPrinter.cpp248 #define PRAGMA_SPELLING_ATTR(X) case attr::X: in prettyPrintAttributes() macro
268 #define PRAGMA_SPELLING_ATTR(X) case attr::X: in prettyPrintPragmas() macro
/openbsd/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h392 #define PRAGMA_SPELLING_ATTR(X) \ macro
7537 #define PRAGMA_SPELLING_ATTR(X) \ in TransformAttr() macro