Home
last modified time | relevance | path

Searched refs:getDbgEntityID (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h88 DbgEntityKind getDbgEntityID() const { return SubclassID; } in getDbgEntityID() function
94 switch (N->getDbgEntityID()) { in classof()
224 return N->getDbgEntityID() == DbgVariableKind; in classof()
254 return N->getDbgEntityID() == DbgLabelKind; in classof()