Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp194 TypeLoc LeftMost = Cur; in getBeginLoc() local
199 LeftMost = Cur; in getBeginLoc()
209 LeftMost = Cur; in getBeginLoc()
224 LeftMost = Cur; in getBeginLoc()
232 return LeftMost.getLocalSourceRange().getBegin(); in getBeginLoc()