Searched refs:getVarDeclIdentifierLoc (Results 1 – 1 of 1) sorted by relevance
1791 static SourceLocation getVarDeclIdentifierLoc(const VarDecl *VD) { in getVarDeclIdentifierLoc() function1801 SourceLocation ParmIdentBeginLoc = getVarDeclIdentifierLoc(VD); in getVarDeclIdentifierText()1890 SourceLocation IdentLoc = getVarDeclIdentifierLoc(VD); in getPointeeTypeText()2376 if (EndLocForReplacement.getLocWithOffset(1) == getVarDeclIdentifierLoc(D)) in fixLocalVarDeclWithSpan()2669 const SourceLocation IdentifierLoc = getVarDeclIdentifierLoc(D); in fixVarDeclWithArray()