Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h310 DbgEntity *getExistingAbstractEntity(const DINode *Node);
H A DDwarfCompileUnit.cpp1464 DbgEntity *AbsEntity = getExistingAbstractEntity(Entity->getEntity()); in finishEntityDefinition()
1509 DbgEntity *DwarfCompileUnit::getExistingAbstractEntity(const DINode *Node) { in getExistingAbstractEntity() function in DwarfCompileUnit
H A DDwarfDebug.cpp1514 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreatedIfScoped()
2757 TheCU.getExistingAbstractEntity(DN)) in endFunctionImpl()