Home
last modified time | relevance | path

Searched defs:BeforeStart (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DLexerUtils.cpp52 SourceLocation BeforeStart = Start.getLocWithOffset(-1); findPreviousTokenStart() local
/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp70 SourceLocation BeforeStart = Start.getLocWithOffset(-1); in findPreviousTokenStart() local