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

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVFunction.h 68 if (hasLinkageType() && getLinkageType() == LinkageTypeImport)
SPIRVEntry.cpp 367 SPIRVEntry::hasLinkageType() const {
379 assert(hasLinkageType());
389 assert(hasLinkageType());
SPIRVEntry.h 257 bool hasLinkageType() const;

Completed in 67 milliseconds