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

/external/chromium/chrome/browser/importer/
H A Dprofile_writer.h111 virtual void AddKeywords(const std::vector<TemplateURL*>& template_urls,
H A Din_process_importer_bridge.cc73 writer_, &ProfileWriter::AddKeywords, template_urls,
H A Dprofile_writer.cc216 void ProfileWriter::AddKeywords(const std::vector<TemplateURL*>& template_urls, function in class:ProfileWriter
H A Dimporter_unittest.cc617 virtual void AddKeywords(const std::vector<TemplateURL*>& template_urls, function in class:FirefoxObserver
827 void AddKeywords(const std::vector<TemplateURL*>& template_urls, function in class:Firefox3Observer
/external/clang/lib/Basic/
H A DIdentifierTable.cpp81 AddKeywords(LangOpts);
172 /// AddKeywords - Add all keywords to the symbol table.
174 void IdentifierTable::AddKeywords(const LangOptions &LangOpts) { function in class:IdentifierTable
/external/clang/include/clang/Basic/
H A DIdentifierTable.h517 void AddKeywords(const LangOptions &LangOpts);

Completed in 110 milliseconds