OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 82 milliseconds