reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
  215   template <typename T> struct TypedMatcherOps;

References

tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
  178     return Value->getTypedMatcher(TypedMatcherOps<T>()).hasValue();
  201     return Value->getTypedMatcher(TypedMatcherOps<T>())