Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCLabel.h30 MCLabel(unsigned instance) : Instance(instance) {} in MCLabel() function
H A DMCContext.h50 class MCLabel; variable