Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h75 DbgVariableKind, enumerator
97 case DbgVariableKind: in classof()
138 : DbgEntity(V, IA, DbgVariableKind) {} in DbgVariable()
225 return N->getDbgEntityID() == DbgVariableKind; in classof()