Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h227 void createAbstractEntity(const DINode *Node, LexicalScope *Scope);
H A DDwarfCompileUnit.cpp921 void DwarfCompileUnit::createAbstractEntity(const DINode *Node, in createAbstractEntity() function in DwarfCompileUnit
H A DDwarfDebug.cpp1017 CU.createAbstractEntity(Node, LScopes.getOrCreateAbstractScope( in ensureAbstractEntityIsCreated()
1028 CU.createAbstractEntity(Node, Scope); in ensureAbstractEntityIsCreatedIfScoped()