Searched defs:IdentTok (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenACC.cpp | 213 Token IdentTok = P.getCurToken(); tryParseAndConsumeSpecialTokenKind() local |
H A D | ParseStmt.cpp | 740 Token IdentTok = Tok; // Save the whole token. ParseLabeledStatement() local |