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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVEntry.cpp 346 DecorateMapType::const_iterator Loc = Decorates.find(Kind);
380 DecorateMapType::const_iterator Loc = Decorates.find(DecorationLinkageAttributes);
SPIRVEntry.h 342 typedef std::multimap<Decoration, const SPIRVDecorate*> DecorateMapType;
364 DecorateMapType Decorates;

Completed in 763 milliseconds