Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Bitcode/
H A DReaderWriter.h65 bool isBitcodeContainingObjCCategory(MemoryBufferRef Buffer,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h158 Expected<bool> isBitcodeContainingObjCCategory(MemoryBufferRef Buffer);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitcode/
H A DBitcodeReader.h206 Expected<bool> isBitcodeContainingObjCCategory(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitcode/
DBitcodeReader.h206 Expected<bool> isBitcodeContainingObjCCategory(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitcode/
DBitcodeReader.h206 Expected<bool> isBitcodeContainingObjCCategory(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitcode/
DBitcodeReader.h206 Expected<bool> isBitcodeContainingObjCCategory(MemoryBufferRef Buffer);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitcode/
DBitcodeReader.h206 Expected<bool> isBitcodeContainingObjCCategory(MemoryBufferRef Buffer);
/aosp_15_r20/external/llvm/tools/lto/
H A Dlto.cpp189 return llvm::isBitcodeContainingObjCCategory(*Buffer, Ctx); in lto_module_has_objc_category()
/aosp_15_r20/external/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp728 if (llvm::isBitcodeContainingObjCCategory(*Buffer, Ctx)) in main()
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6631 bool llvm::isBitcodeContainingObjCCategory(MemoryBufferRef Buffer, in isBitcodeContainingObjCCategory() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp6688 Expected<bool> llvm::isBitcodeContainingObjCCategory(MemoryBufferRef Buffer) { in isBitcodeContainingObjCCategory() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp8176 Expected<bool> llvm::isBitcodeContainingObjCCategory(MemoryBufferRef Buffer) { in isBitcodeContainingObjCCategory() function in llvm