Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h275 bool isAppleBlockExtension() const { in isAppleBlockExtension() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp809 if (CTy.isAppleBlockExtension()) in constructTypeDIE()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp949 if (CTy->isAppleBlockExtension()) in constructTypeDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1026 if (CTy->isAppleBlockExtension()) in constructTypeDIE()
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h575 bool isAppleBlockExtension() const { return getFlags() & FlagAppleBlock; }
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h699 bool isAppleBlockExtension() const { return getFlags() & FlagAppleBlock; }