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

  /external/clang/unittests/ASTMatchers/Dynamic/
RegistryTest.cpp 84 CompVector getCompletions() {
90 CompVector getCompletions(StringRef MatcherName1, unsigned ArgNo1) {
100 CompVector getCompletions(StringRef MatcherName1, unsigned ArgNo1,
447 CompVector Comps = getCompletions();
461 CompVector WhileComps = getCompletions("whileStmt", 0);
474 getCompletions("allOf", 0, "whileStmt", 0);
480 getCompletions("decl", 0, "whileStmt", 0);
483 CompVector NamedDeclComps = getCompletions("namedDecl", 0);
490 Comps = getCompletions("classTemplateSpecializationDecl", 0);
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.inject-0.0.0.M5.jar 

Completed in 502 milliseconds