Lines Matching defs:matched

96 /// the matched ABI artifact to the internal representation or not.
99 /// adding the matched ABI artifact to the internal representation.
105 /// specification is to avoid adding the matched ABI artifact to the
109 /// specification is to avoid adding the matched ABI artifact to the
806 bool matched = false;
838 matched = true;
856 matched = true;
858 if (!matched)
881 bool matched = true;
887 matched &= true;
892 matched &= false;
896 if (!matched)
1007 /// matched by the type suppression specification @p s.
2352 /// If a symbol name is matched by this regular expression, then the
2371 /// If a symbol name is matched by this regular expression, then the
3537 /// If a symbol name is matched by this regular expression, then the
3556 /// If a symbol name is matched by this regular expression, then the
4397 /// Test if a given SONAME is matched by a given suppression
4404 /// @return true iff a given SONAME is matched by a given suppression
4413 /// Test if a given SONAME or file name is matched by a given
4422 /// @return true iff either @p soname or @p filename is matched by the
4668 /// @return true iff the symbol @p symbol is matched by at least a
4695 /// sym_type, is matched by at least a suppression specification
4711 /// Test if a function is matched by at least one suppression
4727 /// @return true iff the function is matched by at least one
4751 /// Test if a variable is matched by at least one suppression
4767 /// @return true iff the variable is matched by at least one
4791 /// Test if a type is matched by at least one suppression
4803 /// the type was matched by one suppression specification, and if the
4810 /// @return true iff the type is matched by at least one suppression