Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Query/Matcher/
H A DRegistryManager.h41 std::string typedText; member
H A DRegistryManager.cpp101 std::string typedText = std::string(name); in getMatcherCompletions() local