Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp924 if (CTy->isAppleBlockExtension()) in constructTypeDIE()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h731 bool isAppleBlockExtension() const { return getFlags() & FlagAppleBlock; } in isAppleBlockExtension() function