Searched defs:setLabel (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.h54 void setLabel(MCSymbol *Sym) { AddressTableBaseSym = Sym; } function in class:llvm::AddressPool
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h67 void setLabel(const MCSymbol *L) { Label = L; } function in class:llvm::MCCVLoc
H A DMCDwarf.h350 void setLabel(MCSymbol *Label) { function in class:llvm::MCDwarfLineTable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h72 void setLabel(void *decl) { function in struct:llvm::InlineAsmIdentifierInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h2510 void setLabel(LabelDecl *D) { Label = D; } function in class:clang::GotoStmt
H A DExpr.h3933 void setLabel(LabelDecl *L) { Label = L; } function in class:clang::final::final::AddrLabelExpr

Completed in 163 milliseconds