Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangASTSource.cpp973 const std::string &decl_name_string = decl_name.getAsString(); in FindObjCMethodDeclsWithOrigin() local
974 …std::string decl_name_string_without_colon(decl_name_string.c_str(), decl_name_string.length() - 1… in FindObjCMethodDeclsWithOrigin()