Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp195 TypeLoc LeftMost = Cur; in getBeginLoc() local
200 LeftMost = Cur; in getBeginLoc()
210 LeftMost = Cur; in getBeginLoc()
225 LeftMost = Cur; in getBeginLoc()
233 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()