LLVM
15.0.0git
|
#include "llvm/Support/ARMAttributeParser.h"
#include "llvm/ADT/STLArrayExtras.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/Support/ScopedPrinter.h"
Go to the source code of this file.
Macros | |
#define | ATTRIBUTE_HANDLER(attr) { ARMBuildAttrs::attr, &ARMAttributeParser::attr } |
#define ATTRIBUTE_HANDLER | ( | attr | ) | { ARMBuildAttrs::attr, &ARMAttributeParser::attr } |
Definition at line 17 of file ARMAttributeParser.cpp.