Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.h32 SmallVector<MCSymbol*, 4> Labels; variable
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h537 SmallVector<const LabelDecl*, 4> Labels; variable