Home
last modified time | relevance | path

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

/dports/misc/visp/visp-3.4.0/modules/vision/src/key-point/
H A DvpXmlConfigParserKeyPoint.cpp417 std::string getMatcherName() const { return m_matcherName; } in getMatcherName() function in vpXmlConfigParserKeyPoint::Impl
551 std::string vpXmlConfigParserKeyPoint::getMatcherName() const in getMatcherName() function in vpXmlConfigParserKeyPoint
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/tools/mlir-tblgen/
H A DRewriterGen.cpp255 std::string getMatcherName(DagNode node) { in getMatcherName() function in __anon78740d160111::StaticMatcherHelper