Home
last modified time | relevance | path

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

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