Searched refs:GetContext (Results 1 – 4 of 4) sorted by relevance
53 llvm::StringRef GetContext();
87 if (!cxx_method.GetContext().empty()) in GetDemangledFunctionNameWithoutArguments()88 shortname = cxx_method.GetContext().str() + "::"; in GetDemangledFunctionNameWithoutArguments()281 llvm::StringRef CPlusPlusLanguage::MethodName::GetContext() { in GetContext() function in CPlusPlusLanguage::MethodName
139 ->GetContext(); in ParseFunctionDeclContextName()
800 if (cpp_method.GetContext().empty()) { in Prune()808 if (cpp_method.GetContext() == anon_prefix) in Prune()