Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1582 getPointeeTypeText(const VarDecl *VD, const SourceManager &SM, in getPointeeTypeText() function
2022 std::optional<std::string> PteTyText = getPointeeTypeText( in createSpanTypeForVarDecl()
2169 getPointeeTypeText(PVD, SM, LangOpts, &PteTyQuals); in createOverloadsForFixedParams()
2323 std::optional<std::string> PteTyText = getPointeeTypeText( in fixParamWithSpan()