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

  /external/spirv-llvm/lib/SPIRV/
SPIRVUtil.cpp 307 isVarArg = 0 <= Mangle->getVarArg();
308 if(isVarArg) ArgTypes = ArgTypes.slice(0, Mangle->getVarArg());
    [all...]
SPIRVInternal.h 457 int getVarArg() const {
    [all...]

Completed in 100 milliseconds