Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h272 DbgEntity *getExistingAbstractEntity(const DINode *Node);
H A DDwarfCompileUnit.cpp1318 DbgEntity *AbsEntity = getExistingAbstractEntity(Entity->getEntity()); in finishEntityDefinition()
1341 DbgEntity *DwarfCompileUnit::getExistingAbstractEntity(const DINode *Node) { in getExistingAbstractEntity() function in DwarfCompileUnit
H A DDwarfDebug.cpp1491 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreated()
1500 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreatedIfScoped()