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

Definitions

tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h
   57 template <> struct ArgTypeTraits<std::string> {
   73 template <class T> struct ArgTypeTraits<ast_matchers::internal::Matcher<T>> {
   87 template <> struct ArgTypeTraits<bool> {
   99 template <> struct ArgTypeTraits<double> {
  111 template <> struct ArgTypeTraits<unsigned> {
  123 template <> struct ArgTypeTraits<attr::Kind> {
  146 template <> struct ArgTypeTraits<CastKind> {
  169 template <> struct ArgTypeTraits<OpenMPClauseKind> {