Searched refs:CHECK_ARG_TYPE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h503 #define CHECK_ARG_TYPE(index, type) \ macro
530 CHECK_ARG_TYPE(0, ArgType1);
543 CHECK_ARG_TYPE(0, ArgType1);
544 CHECK_ARG_TYPE(1, ArgType2);
551 #undef CHECK_ARG_TYPE macro

Completed in 102 milliseconds