Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/opt/
H A DBreakpointPrinter.cpp30 void getContextName(const DIScope *Context, std::string &N) { in getContextName() function
33 getContextName(NS->getScope(), N); in getContextName()
38 getContextName(TY->getScope(), N); in getContextName()
52 getContextName(SP->getScope(), Name); in runOnModule()