Home
last modified time | relevance | path

Searched defs:MCLabel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCLabel.h30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel() function
H A DMCContext.h49 class MCLabel; variable