Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1053 auto *DIStruct = Builder.createStructType( in solveDIType() local
1071 Builder.replaceArrays(DIStruct, Builder.getOrCreateArray(Elements)); in solveDIType()
1073 RetType = DIStruct; in solveDIType()