Home
last modified time | relevance | path

Searched refs:getDeclLine (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDie.h247 uint64_t getDeclLine() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp459 uint64_t DWARFDie::getDeclLine() const { in getDeclLine() function in DWARFDie
DDWARFContext.cpp933 if (auto DeclLineResult = DIE.getDeclLine()) { in getFunctionNameAndStartLineForAddress()
1038 if (auto DeclLineResult = FunctionDIE.getDeclLine()) in getInliningInfoForAddress()