Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp257 static Expected<bool> hasObjCCategoryInModule(BitstreamCursor &Stream) { in hasObjCCategoryInModule() function
322 return hasObjCCategoryInModule(Stream); in hasObjCCategory()