Searched refs:getVarDeclIdentifierLoc (Results 1 – 3 of 3) sorted by relevance
181 return getVarDeclIdentifierLoc(D); in getBeginLocOfNestedIdentifier()204 Lexer::getLocForEndOfToken(getVarDeclIdentifierLoc(VD), 0, SM, LangOpts); in getVarDeclIdentifierText()232 SourceLocation clang::getVarDeclIdentifierLoc(const DeclaratorDecl *VD) { in getVarDeclIdentifierLoc() function in clang
3337 if (EndLocForReplacement.getLocWithOffset(1) == getVarDeclIdentifierLoc(D)) in fixLocalVarDeclWithSpan()3630 const SourceLocation IdentifierLoc = getVarDeclIdentifierLoc(D); in fixVarDeclWithArray()
66 SourceLocation getVarDeclIdentifierLoc(const DeclaratorDecl *VD);