Home | History | Annotate | Download | only in Lex

Lines Matching refs:getIdentifierInfo

464   /// getIdentifierInfo - Return information about the specified preprocessor
469 IdentifierInfo *getIdentifierInfo(StringRef Name) const {
970 if(IdentifierInfo * II = Identifier.getIdentifierInfo()) {