Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/IR/
DDebugLoc.cpp122 Loc.getOrigLocation()); in getFromDILocation()
DDebugInfo.cpp1010 processLocation(M, Loc.getOrigLocation()); in processLocation()
/freebsd-9-stable/contrib/llvm/include/llvm/
DDebugInfo.h671 DILocation getOrigLocation() const { return getFieldAs<DILocation>(3); } in getOrigLocation() function