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

/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2089 bool HasFile = (Record.size() >= 7); local
2095 HasFile ? getMDOrNull(Record[6]) : nullptr,
2096 HasFile ? Record[4] : 0, getMDString(Record[5]),

Completed in 268 milliseconds