Home
last modified time | relevance | path

Searched defs:LocRange (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h538 LocRange() {} in LocRange() function
539 LocRange(DebugLoc Start) : Start(Start), End(Start) {} in LocRange() function
540 LocRange(DebugLoc Start, DebugLoc End) in LocRange() function