Home
last modified time | relevance | path

Searched refs:createAbstractEntity (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.h272 void createAbstractEntity(const DINode *Node, LexicalScope *Scope);
DDwarfDebug.cpp1293 CU.createAbstractEntity(Node, LScopes.getOrCreateAbstractScope( in ensureAbstractEntityIsCreated()
1304 CU.createAbstractEntity(Node, Scope); in ensureAbstractEntityIsCreatedIfScoped()
DDwarfCompileUnit.cpp1092 void DwarfCompileUnit::createAbstractEntity(const DINode *Node, in createAbstractEntity() function in DwarfCompileUnit