Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCDwarf.h150 MCSymbol *getLabel() const { return Label; } in getLabel() function
226 MCSymbol *getLabel() const { in getLabel() function
303 MCSymbol *getLabel() const { return Label; } in getLabel() function
442 MCSymbol *getLabel() const { return Label; } in getLabel() function
/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h66 MCSymbol *getLabel() const { return Label; } in getLabel() function
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/
HDCFG.h634 Stmt *getLabel() { return Label; } in getLabel() function
635 const Stmt *getLabel() const { return Label; } in getLabel() function
/NextBSD/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCoreEngine.h466 const LabelDecl *getLabel() const { in getLabel() function
HDSVals.h474 const LabelDecl *getLabel() const { in getLabel() function
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmt.h1226 LabelDecl *getLabel() const { return Label; } in getLabel() function
HDExpr.h3379 LabelDecl *getLabel() const { return Label; } in getLabel() function