Home
last modified time | relevance | path

Searched defs:CurrentToken (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DDefinitionBlockSeparator.cpp51 for (const FormatToken *CurrentToken = Line->First; CurrentToken; in separateBlocks() local
121 for (const FormatToken *CurrentToken = CurrentLine->First; CurrentToken; in separateBlocks() local
H A DTokenAnnotator.cpp3165 FormatToken *CurrentToken; member in clang::format::__anonadd98d890111::AnnotatingParser
4227 auto *CurrentToken = Line.First; in calculateArrayInitializerColumnList() local
4244 AnnotatedLine &Line, FormatToken *CurrentToken, unsigned Depth) const { in calculateInitializerColumnList()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DBuiltinTargetFeatures.h45 char CurrentToken = FeatureList[i]; in getAndFeatures() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DMustache.cpp290 Token &CurrentToken, Token::Type CurrentType) { in stripTokenBefore()
351 Token &CurrentToken = Tokens[Idx]; in tokenize() local
471 Token CurrentToken = Tokens[CurrentPtr]; in parseMustache() local