Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h68 DbgVariableKind, enumerator
95 case DbgVariableKind: in classof()
137 : DbgEntity(V, IA, DbgVariableKind) {} in DbgVariable()
224 return N->getDbgEntityID() == DbgVariableKind; in classof()