Lines Matching full:diagnostics
16 #include "clang/ASTMatchers/Dynamic/Diagnostics.h"
71 explicit CodeTokenizer(StringRef &MatcherCode, Diagnostics *Error) in CodeTokenizer()
76 CodeTokenizer(StringRef &MatcherCode, Diagnostics *Error, in CodeTokenizer()
316 Diagnostics *Error;
385 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseIdentifierPrefixImpl()
496 Diagnostics::Context Ctx(Diagnostics::Context::MatcherArg, Error, in parseMatcherBuilder()
579 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseMatcherBuilder()
610 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseMatcherBuilder()
664 Diagnostics::Context Ctx(Diagnostics::Context::MatcherArg, Error, in parseMatcherExpressionImpl()
702 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseMatcherExpressionImpl()
722 Diagnostics::Context Ctx(Diagnostics::Context::ConstructMatcher, Error, in parseMatcherExpressionImpl()
823 const NamedValueMap *NamedValues, Diagnostics *Error) in Parser()
836 ArrayRef<ParserValue> Args, Diagnostics *Error) { in actOnMatcherExpression()
866 Diagnostics *Error) const { in buildMatcherCtor()
872 VariantValue *Value, Diagnostics *Error) { in parseExpression()
888 Diagnostics Error; in completeExpression()
908 Diagnostics *Error) { in parseMatcherExpression()