Searched defs:getVoidType (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
H A Dmodule.cpp286 TypeVoidInst *Module::getVoidType() { function in class:android::spirit::Module
287 return getGlobalSection()->getVoidType();
724 TypeVoidInst *GlobalSection::getVoidType() {

Completed in 22 milliseconds