Home
last modified time | relevance | path

Searched refs:TokenName (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp2285 IdentifierInfo *TokenName = Tok.getIdentifierInfo(); in ParseImplicitInt() local
2286 LookupResult R(Actions, TokenName, SourceLocation(), in ParseImplicitInt()
2290 << TokenName << TagName << getLangOpts().CPlusPlus in ParseImplicitInt()
2297 << TokenName << TagName; in ParseImplicitInt()