Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp258 static Expected<bool> hasObjCCategoryInModule(BitstreamCursor &Stream) { in hasObjCCategoryInModule() function
323 return hasObjCCategoryInModule(Stream); in hasObjCCategory()