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

  /external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 68 virtual void makeTypedMatcher(MatcherOps &Ops) const = 0;
115 if (Value) Value->makeTypedMatcher(Ops);
126 Value->makeTypedMatcher(Ops);
  /external/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp 39 virtual void makeTypedMatcher(MatcherOps &Ops) const {
72 virtual void makeTypedMatcher(MatcherOps &Ops) const {
118 virtual void makeTypedMatcher(MatcherOps &Ops) const {

Completed in 57 milliseconds