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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3150 bool explicitType = Record[1] & 2; local
3152 if (explicitType) {

Completed in 68 milliseconds