Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1927 static std::optional<StringRef> getFunNameText(const FunctionDecl *FD, in getFunNameText() function
2523 if (auto FunQualName = getFunNameText(FD, SM, LangOpts)) in createOverloadsForFixedParams()