Home
last modified time | relevance | path

Searched refs:getVarDeclIdentifierText (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DFixitUtil.h44 std::optional<StringRef> getVarDeclIdentifierText(const DeclaratorDecl *VD,
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DFixitUtil.cpp199 clang::getVarDeclIdentifierText(const DeclaratorDecl *VD, in getVarDeclIdentifierText() function in clang
H A DUnsafeBufferUsage.cpp3672 getVarDeclIdentifierText(D, Ctx.getSourceManager(), Ctx.getLangOpts()); in fixVarDeclWithArray()