Home | History | Annotate | Download | only in Lex

Lines Matching defs:BeginOffs

857   unsigned BeginOffs;
858 llvm::tie(FID, BeginOffs) = SM.getDecomposedLoc(Begin);
864 BeginOffs > EndOffs)