Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h271 DbgEntity *getExistingAbstractEntity(const DINode *Node);
DDwarfCompileUnit.cpp1061 DbgEntity *AbsEntity = getExistingAbstractEntity(Entity->getEntity()); in finishEntityDefinition()
1084 DbgEntity *DwarfCompileUnit::getExistingAbstractEntity(const DINode *Node) { in getExistingAbstractEntity() function in DwarfCompileUnit
DDwarfDebug.cpp1290 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreated()
1299 if (CU.getExistingAbstractEntity(Node)) in ensureAbstractEntityIsCreatedIfScoped()