OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:insertAfterToken
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Edit/
Commit.h
73
bool
insertAfterToken
(SourceLocation loc, StringRef text,
/src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransformActions.cpp
134
void
insertAfterToken
(SourceLocation loc, StringRef text);
294
void TransformActionsImpl::
insertAfterToken
(SourceLocation loc, StringRef text) {
633
void TransformActions::
insertAfterToken
(SourceLocation loc,
635
static_cast<TransformActionsImpl*>(Impl)->
insertAfterToken
(loc, text);
Completed in 22 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026