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