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

/external/spirv-llvm/lib/SPIRV/libSPIRV/
H A DSPIRVFunction.cpp50 SPIRVFunction *TheParent, unsigned TheArgNo):
51 SPIRVValue(TheParent->getModule(), 3, OpFunctionParameter,
53 ParentFunc(TheParent),
49 SPIRVFunctionParameter(SPIRVType *TheType, SPIRVId TheId, SPIRVFunction *TheParent, unsigned TheArgNo) argument

Completed in 63 milliseconds