Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp231 hashNestedType(C, Name); in hashBlockData()
353 void DIEHash::hashNestedType(const DIE &Die, StringRef Name) { in hashNestedType() function in DIEHash
384 hashNestedType(C, Name); in computeHash()
H A DDIEHash.h102 void hashNestedType(const DIE &Die, StringRef Name);