Home
last modified time | relevance | path

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

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