Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.h303 DbgEntity *getExistingAbstractEntity(const DINode *Node);
HDDwarfCompileUnit.cpp1431 DbgEntity *AbsEntity = getExistingAbstractEntity(Entity->getEntity()); in finishEntityDefinition()
1463 DbgEntity *DwarfCompileUnit::getExistingAbstractEntity(const DINode *Node) { in getExistingAbstractEntity() function in DwarfCompileUnit
HDDwarfDebug.cpp1504 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreatedIfScoped()
2322 TheCU.getExistingAbstractEntity(DN)) in endFunctionImpl()