Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1104 unsigned DIBlockByRefStruct = 1 << 4; in visitDICompositeType() local
1105 AssertDI((N.getFlags() & DIBlockByRefStruct) == 0, in visitDICompositeType()