Searched refs:GetCatchKeyword (Results 1 – 2 of 2) sorted by relevance
66 return ConstString(lang_plugin->GetCatchKeyword()).AsCString(); in GetCatchKeywordForLanguage()
380 virtual llvm::StringRef GetCatchKeyword() const { return "catch"; } in GetCatchKeyword() function