Home
last modified time | relevance | path

Searched defs:matchesSelector (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h3841 AST_MATCHER_REGEX(ObjCMessageExpr, matchesSelector, RegExp) { in AST_MATCHER_REGEX() argument
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js4109 Sizzle.matchesSelector = function( node, expr ) { function