Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbol.h147 SynthesizeNameIfNeeded(); in GetMangled()
152 SynthesizeNameIfNeeded(); in GetMangled()
314 void SynthesizeNameIfNeeded() const;
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbol.cpp629 void Symbol::SynthesizeNameIfNeeded() const { in SynthesizeNameIfNeeded() function in Symbol