Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp275 static Expected<bool> hasObjCCategoryInModule(BitstreamCursor &Stream) { in hasObjCCategoryInModule() function
339 return hasObjCCategoryInModule(Stream); in hasObjCCategory()