Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp2710 std::optional<StringRef> IdentText = in fixVarDeclWithArray() local
2713 if (!IdentText) { in fixVarDeclWithArray()
2721 << IdentText->str(); in fixVarDeclWithArray()