Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h226 DbgEntity *getExistingAbstractEntity(const DINode *Node);
H A DDwarfCompileUnit.cpp890 DbgEntity *AbsEntity = getExistingAbstractEntity(Entity->getEntity()); in finishEntityDefinition()
913 DbgEntity *DwarfCompileUnit::getExistingAbstractEntity(const DINode *Node) { in getExistingAbstractEntity() function in DwarfCompileUnit
H A DDwarfDebug.cpp1014 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreated()
1023 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreatedIfScoped()