matchForRelation 194 Source/core/css/SelectorChecker.cpp match = matchForRelation(context, siblingTraversalStrategy, result); matchForRelation 196 Source/core/css/SelectorChecker.cpp return matchForRelation(context, siblingTraversalStrategy, 0); matchForRelation 126 Source/core/css/SelectorChecker.h Match matchForRelation(const SelectorCheckingContext&, const SiblingTraversalStrategy&, MatchResult*) const;