Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp521 bool IsAttribute = SkipUntil(tok::r_square); in isCXX11AttributeSpecifier() local
544 bool IsAttribute = Tok.is(tok::r_square); in isCXX11AttributeSpecifier() local
564 bool IsAttribute = true; in isCXX11AttributeSpecifier() local