HomeSort by relevance Sort by last modified time
    Searched defs:replace (Results 326 - 350 of 1777) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
clang-format.el 95 (defun clang-format--replace (offset length &optional text)
96 "Replace the region defined by OFFSET and LENGTH with TEXT.
173 (apply #'clang-format--replace rpl)))
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
UnresolvedSet.h 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
clang-format.el 95 (defun clang-format--replace (offset length &optional text)
96 "Replace the region defined by OFFSET and LENGTH with TEXT.
173 (apply #'clang-format--replace rpl)))
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
UnresolvedSet.h 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
clang-format.el 95 (defun clang-format--replace (offset length &optional text)
96 "Replace the region defined by OFFSET and LENGTH with TEXT.
173 (apply #'clang-format--replace rpl)))
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
UnresolvedSet.h 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
UnresolvedSet.h 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
clang-format.el 95 (defun clang-format--replace (offset length &optional text)
96 "Replace the region defined by OFFSET and LENGTH with TEXT.
173 (apply #'clang-format--replace rpl)))
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
UnresolvedSet.h 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-format.el 95 (defun clang-format--replace (offset length &optional text)
96 "Replace the region defined by OFFSET and LENGTH with TEXT.
173 (apply #'clang-format--replace rpl)))
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
UnresolvedSet.h 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
clang-format.el 95 (defun clang-format--replace (offset length &optional text)
96 "Replace the region defined by OFFSET and LENGTH with TEXT.
173 (apply #'clang-format--replace rpl)))
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
UnresolvedSet.h 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
clang-format.el 95 (defun clang-format--replace (offset length &optional text)
96 "Replace the region defined by OFFSET and LENGTH with TEXT.
173 (apply #'clang-format--replace rpl)))
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
UnresolvedSet.h 94 bool replace(const NamedDecl* Old, NamedDecl *New) { function in class:clang::UnresolvedSetImpl
103 void replace(iterator I, NamedDecl *New) { I.I->setDecl(New); } function in class:clang::UnresolvedSetImpl
105 void replace(iterator I, NamedDecl *New, AccessSpecifier AS) { function in class:clang::UnresolvedSetImpl
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Edit/
Commit.h 84 bool replace(CharSourceRange range, StringRef text);
101 bool replace(SourceRange TokenRange, StringRef text) { function in class:clang::edit::Commit
102 return replace(CharSourceRange::getTokenRange(TokenRange), text);
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
clang-format.el 95 (defun clang-format--replace (offset length &optional text)
96 "Replace the region defined by OFFSET and LENGTH with TEXT.
173 (apply #'clang-format--replace rpl)))

Completed in 1088 milliseconds

<<11121314151617181920>>