HomeSort by relevance Sort by last modified time
    Searched refs:getTypedMatcher (Results 1 - 19 of 19) sorted by null

  /external/clang/unittests/ASTMatchers/Dynamic/
RegistryTest.cpp 130 "memberExpr", constructMatcher("isArrow")).getTypedMatcher<Stmt>();
132 constructMatcher("cxxBoolLiteral").getTypedMatcher<Stmt>();
148 .getTypedMatcher<Decl>();
153 .getTypedMatcher<FunctionDecl>());
161 .getTypedMatcher<Decl>();
165 .getTypedMatcher<Decl>();
182 .getTypedMatcher<FunctionDecl>());
192 .getTypedMatcher<Stmt>();
200 .getTypedMatcher<Stmt>();
213 .getTypedMatcher<TypeLoc>()))
    [all...]
VariantValueTest.cpp 128 .getTypedMatcher<Decl>()));
132 .getTypedMatcher<Decl>()));
137 .getTypedMatcher<Decl>()));
148 .getTypedMatcher<Stmt>(),
155 .getTypedMatcher<Decl>()));
160 .getTypedMatcher<Stmt>()));
  /external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 90 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
93 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
129 getTypedMatcher(const MatcherOps &Ops) const = 0;
149 /// It will bind to the appropriate type on getTypedMatcher<T>().
178 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
199 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
201 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 89 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
92 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
128 getTypedMatcher(const MatcherOps &Ops) const = 0;
148 /// It will bind to the appropriate type on getTypedMatcher<T>().
177 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
198 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
200 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 89 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
92 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
128 getTypedMatcher(const MatcherOps &Ops) const = 0;
148 /// It will bind to the appropriate type on getTypedMatcher<T>().
177 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
198 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
200 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
VariantValue.h 91 /// - hasTypedMatcher<T>()/getTypedMatcher<T>(): These calls will determine if
94 /// \brief Methods that depend on T from hasTypedMatcher/getTypedMatcher.
130 getTypedMatcher(const MatcherOps &Ops) const = 0;
150 /// It will bind to the appropriate type on getTypedMatcher<T>().
179 return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
200 ast_matchers::internal::Matcher<T> getTypedMatcher() const {
202 return Value->getTypedMatcher(TypedMatcherOps<T>())
  /external/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp 70 InnerMatcher.Value->getTypedMatcher(*this);
94 getTypedMatcher(const MatcherOps &Ops) const override {
135 getTypedMatcher(const MatcherOps &Ops) const override {
198 getTypedMatcher(const MatcherOps &Ops) const override {
Marshallers.h 61 return Value.getMatcher().getTypedMatcher<T>();

Completed in 241 milliseconds