HomeSort by relevance Sort by last modified time
    Searched refs:getOrCreateNameSpace (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h 289 DIE *getOrCreateNameSpace(const DINamespace *NS);
DwarfUnit.cpp 693 return getOrCreateNameSpace(NS);
    [all...]
DwarfCompileUnit.cpp 647 EntityDie = getOrCreateNameSpace(NS);
  /external/clang/lib/CodeGen/
CGDebugInfo.h 200 llvm::DINamespace *getOrCreateNameSpace(const NamespaceDecl *N);
CGDebugInfo.cpp 172 return getOrCreateNameSpace(NSDecl);
    [all...]

Completed in 406 milliseconds