Searched defs:setScope (Results 1 – 3 of 3) sorted by relevance
/external/spirv-llvm/lib/SPIRV/libSPIRV/ | ||
D | SPIRVStream.cpp | 95 SPIRVDecoder::setScope(SPIRVEntry *TheScope) { in setScope() function in SPIRV::SPIRVDecoder |
D | SPIRVInstruction.cpp | 91 SPIRVInstruction::setScope(SPIRVEntry *Scope) { in setScope() function in SPIRV::SPIRVInstruction |
D | SPIRVEntry.h | 290 virtual void setScope(SPIRVEntry *Scope){}; in setScope() function |