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