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

  /src/external/apache2/llvm/dist/llvm/include/llvm/TextAPI/
InterfaceFile.h 281 /// umbrellas.
282 const std::vector<std::pair<Target, std::string>> &umbrellas() const { function in class:llvm::MachO::InterfaceFile
  /src/external/apache2/llvm/dist/llvm/lib/TextAPI/
TextStub.cpp 458 if (!File->umbrellas().empty())
459 ParentUmbrella = File->umbrellas().begin()->second;
830 for (const auto &it : File->umbrellas())

Completed in 27 milliseconds