Home
last modified time | relevance | path

Searched defs:getLabel (Results 1 – 7 of 7) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h146 MCSymbol *getLabel() const { return Label; } in getLabel() function
222 MCSymbol *getLabel() const { in getLabel() function
299 MCSymbol *getLabel() const { return Label; } in getLabel() function
438 MCSymbol *getLabel() const { return Label; } in getLabel() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h65 MCSymbol *getLabel() const { return Label; } in getLabel() function
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h635 Stmt *getLabel() { return Label; } in getLabel() function
636 const Stmt *getLabel() const { return Label; } in getLabel() function
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h466 const LabelDecl *getLabel() const { in getLabel() function
H A DSVals.h474 const LabelDecl *getLabel() const { in getLabel() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DStmt.h1222 LabelDecl *getLabel() const { return Label; } in getLabel() function
H A DExpr.h3385 LabelDecl *getLabel() const { return Label; } in getLabel() function