Home
last modified time | relevance | path

Searched defs:getDebugName (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/COFF/
H A DChunks.h186 virtual StringRef getDebugName() const { return ""; } in getDebugName() function
449 inline StringRef Chunk::getDebugName() const { getDebugName() function
H A DChunks.cpp697 StringRef SectionChunk::getDebugName() const { getDebugName() function in lld::coff::SectionChunk
/llvm-project/mlir/include/mlir/IR/
H A DPatternMatch.h140 StringRef getDebugName() const { return debugName; } in getDebugName() function
/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp483 StringRef getDebugName() const { getDebugName() function in __anon065501110511::Gadget