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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTentative.cpp520 bool IsAttribute = SkipUntil(tok::r_square); local
543 bool IsAttribute = Tok.is(tok::r_square); local
563 bool IsAttribute = true; local
[all...]

Completed in 96 milliseconds