OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getLabel
(Results
1 - 17
of
17
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AddressPool.h
53
MCSymbol *
getLabel
() { return AddressTableBaseSym; }
DwarfDebug.h
243
const DILabel *
getLabel
() const { return cast<DILabel>(getEntity()); }
246
StringRef getName() const { return
getLabel
()->getName(); }
WinException.cpp
332
const MCExpr *WinException::
getLabel
(const MCSymbol *Label) {
665
OS.emitValue(
getLabel
(BeginLabel), 4);
667
OS.emitValue(
getLabel
(EndLabel), 4);
953
std::make_pair(
getLabel
(ChangeLabel), StateChange.NewState));
/src/external/apache2/llvm/dist/clang/lib/AST/Interp/
ByteCodeEmitter.h
50
LabelTy
getLabel
() { return ++NextLabel; }
EvalEmitter.cpp
49
EvalEmitter::LabelTy EvalEmitter::
getLabel
() { return NextLabel++; }
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCPseudoProbe.h
86
MCSymbol *
getLabel
() const { return Label; }
MCCodeView.h
51
const MCSymbol *
getLabel
() const { return Label; }
MCDwarf.h
171
MCSymbol *
getLabel
() const { return Label; }
352
MCSymbol *
getLabel
() const {
433
MCSymbol *
getLabel
() const { return Label; }
587
MCSymbol *
getLabel
() const { return Label; }
/src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
xray-graph-diff.cpp
300
static std::string
getLabel
(const GraphDiffRenderer::GraphT::EdgeValueType &E,
318
static std::string
getLabel
(const GraphDiffRenderer::GraphT::VertexValueType &V,
385
TailId,
getLabel
(E, EdgeLabel), getColor(E, G, H, EdgeColor),
399
VertexNo[VertexId],
getLabel
(V, VertexLabel, TruncLen),
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SVals.h
575
const LabelDecl *
getLabel
() const {
CoreEngine.h
500
const LabelDecl *
getLabel
() const {
501
return cast<LabelStmt>((*I)->
getLabel
())->getDecl();
549
return cast<CaseStmt>((*I)->
getLabel
());
/src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
StandardInstrumentations.h
297
StringRef
getLabel
() const { return Label; }
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SDNodeDbgValue.h
251
MDNode *
getLabel
() const { return Label; }
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
IntrinsicInst.h
372
DILabel *
getLabel
() const { return cast<DILabel>(getRawLabel()); }
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h
2136
MCSymbol *
getLabel
() const { return Label; }
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h
4249
LabelDecl *
getLabel
() const { return Label; }
Stmt.h
2589
LabelDecl *
getLabel
() const { return Label; }
Completed in 47 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026