Home
last modified time | relevance | path

Searched defs:GetSignature (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DIssueHash.cpp32 static std::string GetSignature(const FunctionDecl *Target) { in GetSignature() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3399 auto GetSignature = [&](const Elf_Sym &Sym, unsigned SymNdx, in getGroups() local