Searched refs:getVarDeclIdentifierText (Results 1 – 3 of 3) sorted by relevance
44 std::optional<StringRef> getVarDeclIdentifierText(const DeclaratorDecl *VD,
199 clang::getVarDeclIdentifierText(const DeclaratorDecl *VD, in getVarDeclIdentifierText() function in clang
3672 getVarDeclIdentifierText(D, Ctx.getSourceManager(), Ctx.getLangOpts()); in fixVarDeclWithArray()