OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:replaceStmt
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransformActions.cpp
139
void
replaceStmt
(Stmt *S, StringRef text);
351
void TransformActionsImpl::
replaceStmt
(Stmt *S, StringRef text) {
655
void TransformActions::
replaceStmt
(Stmt *S, StringRef text) {
656
static_cast<TransformActionsImpl*>(Impl)->
replaceStmt
(S, text);
Completed in 16 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026