HomeSort by relevance Sort by last modified time
    Searched defs:Classify (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
autocomplete_classifier.cc 20 void AutocompleteClassifier::Classify(const string16& text,
  /external/clang/include/clang/AST/
Expr.h 249 /// \brief The return type of classify(). Represents the C++0x expression
312 /// \brief Classify - Classify this expression according to the C++0x
324 Classification Classify(ASTContext &Ctx) const {
328 /// \brief ClassifyModifiable - Classify this expression according to the
332 /// This function extends classify in that it also tests whether the
    [all...]

Completed in 26 milliseconds