Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseTentative.cpp520 bool IsAttribute = SkipUntil(tok::r_square); in isCXX11AttributeSpecifier() local
543 bool IsAttribute = Tok.is(tok::r_square); in isCXX11AttributeSpecifier() local
563 bool IsAttribute = true; in isCXX11AttributeSpecifier() local