Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h402 unsigned getRunTimeLang() const { return getUnsignedField(11); } in getRunTimeLang() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp812 unsigned RLang = CTy.getRunTimeLang(); in constructTypeDIE()