Searched refs:DbgEntityKind (Results 1 – 1 of 1) sorted by relevance
67 enum DbgEntityKind { enum76 const DbgEntityKind SubclassID;79 DbgEntity(const DINode *N, const DILocation *IA, DbgEntityKind ID) in DbgEntity()88 DbgEntityKind getDbgEntityID() const { return SubclassID; } in getDbgEntityID()