Searched defs:getDebugName (Results 1 – 4 of 4) sorted by relevance
/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 { getDebugName() function in lld::coff::SectionChunk |
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | PatternMatch.h | 140 StringRef getDebugName() const { return debugName; } in getDebugName() function |
/llvm-project/clang/lib/Analysis/ | ||
H A D | UnsafeBufferUsage.cpp | 483 StringRef getDebugName() const { getDebugName() function in __anon065501110511::Gadget |