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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
WindowsResource.h 174 const Children<std::string> &getStringChildren() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
WindowsResource.cpp 588 sizeof(coff_resource_dir_table) + (Resources.getStringChildren().size() +
604 auto &StringChildren = CurrentNode->getStringChildren();
623 (Child.second->getStringChildren().size() +
642 (Child.second->getStringChildren().size() +

Completed in 147 milliseconds