Searched defs:GET_ATTR_NAMES (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLLexer.cpp | 647 #define GET_ATTR_NAMES LexIdentifier() macro |
H A D | LLParser.cpp | 1454 #define GET_ATTR_NAMES tokenToAttribute() macro |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Attributes.cpp | 241 #define GET_ATTR_NAMES getAttrKindFromName() macro |
H A D | Verifier.cpp | 1835 #define GET_ATTR_NAMES verifyAttributeTypes() macro |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/AsmParser/ | ||
H A D | LLToken.h | 187 #define GET_ATTR_NAMES global() macro |