Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h287 bool isObjcClassComplete() const { in isObjcClassComplete() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp742 IsImplementation = CT->getRuntimeLang() == 0 || CT->isObjcClassComplete(); in updateAcceleratorTables()
959 if (CTy->isObjcClassComplete()) in constructTypeDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp787 IsImplementation = CT->getRuntimeLang() == 0 || CT->isObjcClassComplete(); in updateAcceleratorTables()
1037 if (CTy->isObjcClassComplete()) in constructTypeDIE()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp826 if (CTy.isObjcClassComplete()) in constructTypeDIE()
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h580 bool isObjcClassComplete() const {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h704 bool isObjcClassComplete() const {