Searched defs:getDebugName (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/lld/COFF/ | ||
H A D | Chunks.h | 186 virtual StringRef getDebugName() const { return ""; } in getDebugName() function |
H A D | Chunks.cpp | 697 StringRef SectionChunk::getDebugName() const { in getDebugName() function in lld::coff::SectionChunk |
/freebsd/contrib/llvm-project/clang/lib/Analysis/ | ||
H A D | UnsafeBufferUsage.cpp | 483 StringRef getDebugName() const { in getDebugName() function in __anon8edba8be0511::Gadget |