Home
last modified time | relevance | path

Searched defs:MatcherCompletion (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/ASTMatchers/Dynamic/
DRegistry.h37 struct MatcherCompletion { struct
38 MatcherCompletion() {} in MatcherCompletion() function
39 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl) in MatcherCompletion() argument
48 bool operator==(const MatcherCompletion &Other) const { argument