Home | History | Annotate | Download | only in Lex

Lines Matching refs:getIdentifierInfo

193       int ArgNo = Macro->getArgumentNum(Tokens[i+1].getIdentifierInfo());
228 IdentifierInfo *II = CurTok.getIdentifierInfo();
490 if (!Tok.isAnnotation() && Tok.getIdentifierInfo() != 0) {
493 IdentifierInfo *II = Tok.getIdentifierInfo();