Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h45 std::string TypedText; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/Dynamic/
DRegistry.h69 std::string TypedText; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/Dynamic/
DRegistry.h69 std::string TypedText; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/Dynamic/
DRegistry.h69 std::string TypedText; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/Dynamic/
DRegistry.h69 std::string TypedText; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/LineEditor/
DLineEditor.h73 std::string TypedText; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LineEditor/
H A DLineEditor.h73 std::string TypedText; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/LineEditor/
DLineEditor.h73 std::string TypedText; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/LineEditor/
DLineEditor.h73 std::string TypedText; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/LineEditor/
DLineEditor.h73 std::string TypedText; member
/aosp_15_r20/external/llvm/include/llvm/LineEditor/
H A DLineEditor.h74 std::string TypedText; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LineEditor/
H A DLineEditor.h73 std::string TypedText; member
/aosp_15_r20/external/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp556 std::string TypedText = Name; in getMatcherCompletions() local
/aosp_15_r20/external/clang/unittests/ASTMatchers/Dynamic/
H A DRegistryTest.cpp115 bool hasCompletion(const CompVector &Comps, StringRef TypedText, in hasCompletion()