Home
last modified time | relevance | path

Searched defs:hasObjCCategory (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp283 static bool hasObjCCategory(StringRef Name) { in hasObjCCategory() function
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4203 ErrorOr<bool> BitcodeReader::hasObjCCategory() { in hasObjCCategory() function in BitcodeReader
6635 ErrorOr<bool> hasObjCCategory = R->hasObjCCategory(); in isBitcodeContainingObjCCategory() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp432 static bool hasObjCCategory(StringRef Name) { in hasObjCCategory() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp437 static bool hasObjCCategory(StringRef Name) { in hasObjCCategory() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp305 static Expected<bool> hasObjCCategory(BitstreamCursor &Stream) { in hasObjCCategory() function
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp304 static Expected<bool> hasObjCCategory(BitstreamCursor &Stream) { in hasObjCCategory() function