Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
DRegistry.h52 std::string TypedText; member
/external/clang/include/clang/ASTMatchers/Dynamic/
DRegistry.h45 std::string TypedText; member
/external/llvm/include/llvm/LineEditor/
DLineEditor.h74 std::string TypedText; member
/external/llvm-project/llvm/include/llvm/LineEditor/
DLineEditor.h73 std::string TypedText; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LineEditor/
DLineEditor.h73 std::string TypedText; member
/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp556 std::string TypedText = Name; in getMatcherCompletions() local
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp678 std::string TypedText = std::string(Name); in getMatcherCompletions() local
/external/clang/unittests/ASTMatchers/Dynamic/
DRegistryTest.cpp115 bool hasCompletion(const CompVector &Comps, StringRef TypedText, in hasCompletion()
/external/llvm-project/clang/unittests/ASTMatchers/Dynamic/
DRegistryTest.cpp114 bool hasCompletion(const CompVector &Comps, StringRef TypedText, in hasCompletion()