Home
last modified time | relevance | path

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

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