Home
last modified time | relevance | path

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

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