Home
last modified time | relevance | path

Searched refs:ArgTypeRef (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1800 for (DITypeRef ArgTypeRef : Ty->getTypeArray()) in lowerTypeFunction() local
1801 ReturnAndArgTypeIndices.push_back(getTypeIndex(ArgTypeRef)); in lowerTypeFunction()