Searched refs:getExistingAbstractEntity (Results 1 – 3 of 3) sorted by relevance
278 DbgEntity *getExistingAbstractEntity(const DINode *Node);
1286 DbgEntity *AbsEntity = getExistingAbstractEntity(Entity->getEntity()); in finishEntityDefinition()1309 DbgEntity *DwarfCompileUnit::getExistingAbstractEntity(const DINode *Node) { in getExistingAbstractEntity() function in DwarfCompileUnit
1509 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreated()1518 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreatedIfScoped()