Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTypeLoc.cpp193 TypeLoc LeftMost = Cur; in getBeginLoc() local
197 LeftMost = Cur; in getBeginLoc()
202 LeftMost = Cur; in getBeginLoc()
217 LeftMost = Cur; in getBeginLoc()
225 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()