Home
last modified time | relevance | path

Searched defs:declName (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp290 SmallString<128> declName("unknown"); ReportDiag() local
381 GenerateHTML(const PathDiagnostic & D,Rewriter & R,const SourceManager & SMgr,const PathPieces & path,const char * declName) GenerateHTML() argument
553 FinalizeHTML(const PathDiagnostic & D,Rewriter & R,const SourceManager & SMgr,const PathPieces & path,FileID FID,FileEntryRef Entry,const char * declName) FinalizeHTML() argument
[all...]
H A DPlistDiagnostics.cpp733 const std::string &declName = ND->getDeclName().getAsString(); in FlushDiagnosticsImpl() local
/llvm-project/flang/lib/Semantics/
H A Dcheck-coarray.cpp342 const auto &declName{std::get<parser::Name>(decl.t)}; CheckNamesAreDistinct() local
/llvm-project/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp142 const ast::Name *declName = decl->getName(); in getDefLoc() local
1166 const ast::Name *declName = ref->getDecl()->getName(); in shouldAddHintFor() local