Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp885 static DIType *solveDIType(DIBuilder &Builder, Type *Ty, in solveDIType() function
925 DIType *DITy = solveDIType(Builder, StructTy->getElementType(I), Layout, in solveDIType()
1097 DITy = solveDIType(DBuilder, Ty, Layout, FrameDITy, LineNum, DITypeCache); in buildFrameDebugInfo()