Home
last modified time | relevance | path

Searched defs:TypedText (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h69 std::string TypedText; member
/freebsd/contrib/llvm-project/llvm/include/llvm/LineEditor/
H A DLineEditor.h73 std::string TypedText; member
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp750 std::string TypedText = std::string(Name); in getMatcherCompletions() local