Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMSP430AttributeParser.cpp19 {MSP430Attrs::TagCodeModel, &MSP430AttributeParser::parseCodeModel},
28 Error MSP430AttributeParser::parseCodeModel(AttrType Tag) { in parseCodeModel() function in MSP430AttributeParser
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DMSP430AttributeParser.h29 Error parseCodeModel(MSP430Attrs::AttrType Tag);