Searched refs:createAbstractEntity (Results 1 – 3 of 3) sorted by relevance
304 void createAbstractEntity(const DINode *Node, LexicalScope *Scope);
1509 CU.createAbstractEntity(Node, Scope); in ensureAbstractEntityIsCreatedIfScoped()2324 TheCU.createAbstractEntity(DN, LexS); in endFunctionImpl()
1471 void DwarfCompileUnit::createAbstractEntity(const DINode *Node, in createAbstractEntity() function in DwarfCompileUnit