/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.h | 53 MCSymbol *getLabel() { return AddressTableBaseSym; } in getLabel() function
|
H A D | DwarfDebug.h | 244 const DILabel *getLabel() const { return cast<DILabel>(getEntity()); } in getLabel() function
|
H A D | WinException.cpp | 319 const MCExpr *WinException::getLabel(const MCSymbol *Label) { in getLabel() function in WinException
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | ByteCodeEmitter.h | 50 LabelTy getLabel() { return ++NextLabel; } in getLabel() function
|
H A D | EvalEmitter.cpp | 50 EvalEmitter::LabelTy EvalEmitter::getLabel() { return NextLabel++; } in getLabel() function in EvalEmitter
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/ |
H A D | xray-graph-diff.cpp | 301 static std::string getLabel(const GraphDiffRenderer::GraphT::EdgeValueType &E, in getLabel() function 319 static std::string getLabel(const GraphDiffRenderer::GraphT::VertexValueType &V, in getLabel() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCDwarf.h | 196 MCSymbol *getLabel() const { return Label; } in getLabel() function 397 MCSymbol *getLabel() const { in getLabel() function 471 MCSymbol *getLabel() const { return Label; } in getLabel() function 643 MCSymbol *getLabel() const { return Label; } in getLabel() function
|
H A D | MCCodeView.h | 58 const MCSymbol *getLabel() const { return Label; } in getLabel() function
|
H A D | MCPseudoProbe.h | 165 MCSymbol *getLabel() const { return Label; } in getLabel() function
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 252 MDNode *getLabel() const { return Label; } in getLabel() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/ |
H A D | StandardInstrumentations.h | 304 StringRef getLabel() const { return Label; } in getLabel() function
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SVals.h | 494 const LabelDecl *getLabel() const { in getLabel() function
|
H A D | CoreEngine.h | 513 const LabelDecl *getLabel() const { in getLabel() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
H A D | CFG.h | 1069 Stmt *getLabel() { return Label; } in getLabel() function 1070 const Stmt *getLabel() const { return Label; } in getLabel() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 465 DILabel *getLabel() const { return cast<DILabel>(getRawLabel()); } in getLabel() function
|
/openbsd-src/gnu/llvm/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1456 StringRef getLabel() const { in getLabel() function in __anon0dac999d2511::DotCfgDiffNode
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | Stmt.h | 2662 LabelDecl *getLabel() const { return Label; } in getLabel() function
|
H A D | Expr.h | 4334 LabelDecl *getLabel() const { return Label; } in getLabel() function
|