Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp831 static DIType *solveDIType(DIBuilder &Builder, Type *Ty, DataLayout &Layout, in solveDIType() function
869 DIType *DITy = solveDIType(Builder, StructTy->getElementType(I), Layout, in solveDIType()
1034 DITy = solveDIType(DBuilder, Ty, Layout, PromiseDIScope, LineNum, in buildFrameDebugInfo()