Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp93 const FormatToken *AttrTok = Tok.Next->Next; in isCppAttribute() local
636 const FormatToken *AttrTok = Tok.Next; in isCSharpAttributeSpecifier() local