Searched refs:GetSignature (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DIssueHash.cpp32 static std::string GetSignature(const FunctionDecl *Target) { function
101 DeclName = GetSignature(dyn_cast_or_null<FunctionDecl>(ND));

Completed in 54 milliseconds