HomeSort by: relevance | last modified time | path
    Searched refs:createAbstractEntity (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 279 void createAbstractEntity(const DINode *Node, LexicalScope *Scope);
DwarfCompileUnit.cpp 1317 void DwarfCompileUnit::createAbstractEntity(const DINode *Node,
DwarfDebug.cpp 1512 CU.createAbstractEntity(Node, LScopes.getOrCreateAbstractScope(
1523 CU.createAbstractEntity(Node, Scope);

Completed in 45 milliseconds