Home
last modified time | relevance | path

Searched refs:ParserValue (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h92 ArrayRef<ParserValue> Args, Diagnostics *Error);
140 ArrayRef<ParserValue> Args,
152 ArrayRef<ParserValue> Args,
H A DParser.h91 ArrayRef<ParserValue> Args,
109 ArrayRef<ParserValue> Args, Diagnostics *Error) const = 0;
147 ArrayRef<ParserValue> Args,
159 ArrayRef<ParserValue> Args,
H A DDiagnostics.h42 struct ParserValue { struct
43 ParserValue() {} in ParserValue() argument
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h309 ArrayRef<ParserValue> Args,
395 ArrayRef<ParserValue> Args,
503 const ParserValue &Arg = Args[i];
545 ArrayRef<ParserValue> Args,
560 ArrayRef<ParserValue> Args,
654 ArrayRef<ParserValue> Args,
735 ArrayRef<ParserValue> Args,
881 ArrayRef<ParserValue> Args,
895 const ParserValue &Arg = Args[i];
999 VariantMatcher create(SourceRange, ArrayRef<ParserValue>,
[all …]
H A DParser.cpp472 std::vector<ParserValue> Args; in parseMatcherBuilder()
499 ParserValue ArgValue; in parseMatcherBuilder()
640 std::vector<ParserValue> Args; in parseMatcherExpressionImpl()
667 ParserValue ArgValue; in parseMatcherExpressionImpl()
836 ArrayRef<ParserValue> Args, Diagnostics *Error) { in actOnMatcherExpression()
865 ArrayRef<ParserValue> Args, in buildMatcherCtor()
H A DRegistry.cpp633 ArrayRef<ParserValue> Args, Diagnostics *Error) { in buildMatcherCtor()
802 ArrayRef<ParserValue> Args, in constructMatcher()
810 ArrayRef<ParserValue> Args, in constructBoundMatcher()