Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp192 TypeLoc LeftMost = Cur; in getBeginLoc() local
196 LeftMost = Cur; in getBeginLoc()
201 LeftMost = Cur; in getBeginLoc()
216 LeftMost = Cur; in getBeginLoc()
224 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()