Searched refs:getContextName (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/opt/
H A DBreakpointPrinter.cpp30 void getContextName(const DIScope *Context, std::string &N) { function in struct:__anon4883::BreakpointPrinter
33 getContextName(NS->getScope(), N);
38 getContextName(TY->getScope(), N);
52 getContextName(SP->getScope(), Name);

Completed in 48 milliseconds