HomeSort by relevance Sort by last modified time
    Searched refs:TypedText (Results 1 - 25 of 35) sorted by null

1 2

  /external/clang/include/clang/ASTMatchers/Dynamic/
Registry.h 39 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
41 : TypedText(TypedText), MatcherDecl(MatcherDecl),
45 std::string TypedText;
58 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/Dynamic/
Registry.h 43 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl,
45 : TypedText(TypedText), MatcherDecl(MatcherDecl),
49 return TypedText == Other.TypedText && MatcherDecl == Other.MatcherDecl;
53 std::string TypedText;
  /external/llvm/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/LineEditor/
LineEditor.h 69 Completion(const std::string &TypedText, const std::string &DisplayText)
70 : TypedText(TypedText), DisplayText(DisplayText) {}
74 std::string TypedText;

Completed in 1933 milliseconds

1 2