Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DLexerUtils.cpp38 SourceLocation findPreviousTokenStart(SourceLocation Start, in findPreviousTokenStart() function
/external/llvm-project/clang/lib/Tooling/Transformer/
DRangeSelector.cpp63 static SourceLocation findPreviousTokenStart(SourceLocation Start, in findPreviousTokenStart() function