Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp445 const FormatToken *AttrTok = Tok.Next; in isCSharpAttributeSpecifier() local
488 const FormatToken *AttrTok = Tok.Next->Next; in isCpp11AttributeSpecifier() local