Searched defs:MatcherCompletion (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | Registry.h | 37 struct MatcherCompletion { struct 38 MatcherCompletion() {} in MatcherCompletion() argument 39 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion() argument 57 bool operator==(const MatcherCompletion &Other) const { argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/Dynamic/ |
D | Registry.h | 57 struct MatcherCompletion { struct 59 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion() argument 69 std::string TypedText; 72 std::string MatcherDecl; 79 unsigned Specificity;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/Dynamic/ |
D | Registry.h | 57 struct MatcherCompletion { struct 59 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion() argument 69 std::string TypedText; 72 std::string MatcherDecl; 79 unsigned Specificity;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/Dynamic/ |
D | Registry.h | 57 struct MatcherCompletion { struct 59 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion() function 69 std::string TypedText; 72 std::string MatcherDecl; 79 unsigned Specificity;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/Dynamic/ |
D | Registry.h | 57 struct MatcherCompletion { struct 59 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion() function 69 std::string TypedText; 72 std::string MatcherDecl; 79 unsigned Specificity;
|