Searched defs:typedText (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Query/Matcher/ | ||
H A D | RegistryManager.h | 41 std::string typedText; member |
H A D | RegistryManager.cpp | 101 std::string typedText = std::string(name); in getMatcherCompletions() local |