Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp1452 bool IsPPKeyword = PreviousNotConst->is(tok::identifier) && in isStartOfName() local
1467 return (!IsPPKeyword && in isStartOfName()