Searched refs:IdentifierInfo (Results 1 – 6 of 6) sorted by relevance
26 class IdentifierInfo; variable
148 clang::IdentifierInfo& II = mASTCtxt.Idents.get(SR); in CreateForEachInternalFunctionDecl()
179 const clang::IdentifierInfo *II = mPP.getIdentifierInfo(Name); in processExportType()
239 if (const clang::IdentifierInfo *II = PP.getIdentifierInfo(FunctionName)) { in MarkUsed()
391 clang::IdentifierInfo *II = &C.Idents.get(UniqueIterName.str()); in ClearArrayRSObject()1593 clang::IdentifierInfo &II = mCtx.Idents.get(SR); in CreateStaticGlobalDtor()
170 const clang::IdentifierInfo *II = S.PP.getIdentifierInfo(Name); in lookupFunction()