Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1519 static SourceLocation getVarDeclIdentifierLoc(const VarDecl *VD) { in getVarDeclIdentifierLoc() function
1529 SourceLocation ParmIdentBeginLoc = getVarDeclIdentifierLoc(VD); in getVarDeclIdentifierText()
1618 SourceLocation IdentLoc = getVarDeclIdentifierLoc(VD); in getPointeeTypeText()