Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DTokenAnnotator.cpp1037 bool IsPPKeyword = PreviousNotConst->is(tok::identifier) && in isStartOfName() local
1052 return (!IsPPKeyword && in isStartOfName()