Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DDebugInfo.h790 DILocation getOrigLocation() const { return getFieldAs<DILocation>(3); } in getOrigLocation() function
/external/llvm/lib/Analysis/
DDebugInfo.cpp1079 processLocation(Loc.getOrigLocation()); in processLocation()