Home
last modified time | relevance | path

Searched defs:setScope (Results 1 – 3 of 3) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVStream.cpp95 SPIRVDecoder::setScope(SPIRVEntry *TheScope) { in setScope() function in SPIRV::SPIRVDecoder
DSPIRVInstruction.cpp91 SPIRVInstruction::setScope(SPIRVEntry *Scope) { in setScope() function in SPIRV::SPIRVInstruction
DSPIRVEntry.h290 virtual void setScope(SPIRVEntry *Scope){}; in setScope() function