Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp168 const std::vector<AccelInfo> &getPubtypes() const { return Pubtypes; } in getPubtypes() function in llvm::dsymutil::__anon5c7ea04f0111::CompileUnit
960 "types", Unit, Unit.getPubtypes()); in emitPubTypesForUnit()