Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp1197 unsigned DIBlockByRefStruct = 1 << 4; in visitDICompositeType() local
1198 CheckDI((N.getFlags() & DIBlockByRefStruct) == 0, in visitDICompositeType()