HomeSort by: relevance | last modified time | path
    Searched refs:getMatcher (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp 304 setMatcher(Other.getMatcher());
411 const VariantMatcher &VariantValue::getMatcher() const {
451 return getMatcher().isConvertibleTo(Kind.getNodeKind(), Specificity);
456 return getMatcher().isConvertibleTo(Kind.getMatcherKind(), Specificity);
479 case VT_Matcher: return getMatcher().getTypeAsString();
Marshallers.h 88 return Value.getMatcher().hasTypedMatcher<T>();
92 return Value.getMatcher().getTypedMatcher<T>();
901 InnerArgs.push_back(Value.getMatcher());
952 const VariantMatcher &VM = Arg.Value.getMatcher();
Parser.cpp 399 NamedValue.getMatcher().getSingleMatcher();
919 Value.getMatcher().getSingleMatcher();
  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 303 const VariantMatcher &getMatcher() const;
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
ir.d 32 @trusted CharMatcher getMatcher(CodepointSet set)
parser.d 257 auto t = getMatcher(set);

Completed in 56 milliseconds