Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDebugInfo.h757 DILocation getOrigLocation() const { return getFieldAs<DILocation>(3); } in getOrigLocation() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDebugInfo.cpp993 processLocation(Loc.getOrigLocation()); in processLocation()