OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCompletions
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp
365
std::vector<MatcherCompletion> Registry::
getCompletions
(
/external/clang/unittests/ASTMatchers/Dynamic/
RegistryTest.cpp
84
CompVector
getCompletions
() {
85
return Registry::
getCompletions
(
89
CompVector
getCompletions
(StringRef MatcherName1, unsigned ArgNo1) {
95
return Registry::
getCompletions
(Context);
98
CompVector
getCompletions
(StringRef MatcherName1, unsigned ArgNo1,
109
return Registry::
getCompletions
(Context);
440
CompVector Comps =
getCompletions
();
446
CompVector WhileComps =
getCompletions
("whileStmt", 0);
464
getCompletions
("allOf", 0, "whileStmt", 0);
470
getCompletions
("decl", 0, "whileStmt", 0)
[
all
...]
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.inject-0.0.0.M5.jar
Completed in 2155 milliseconds