Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp1309 unsigned DIBlockByRefStruct = 1 << 4; in visitDICompositeType() local
1310 CheckDI((N.getFlags() & DIBlockByRefStruct) == 0, in visitDICompositeType()