Searched refs:HasAnnotations (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1721 bool HasAnnotations = false; local
1735 HasAnnotations = Record.size() >= 19;
1760 HasAnnotations ? getMDOrNull(Record[18 + OffsetB])

Completed in 112 milliseconds