OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:storeReplacement
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Format/
WhitespaceManager.h
154
void
storeReplacement
(const SourceRange &Range, StringRef Text);
WhitespaceManager.cpp
234
storeReplacement
(C.OriginalWhitespaceRange, ReplacementText);
239
void WhitespaceManager::
storeReplacement
(const SourceRange &Range,
Completed in 33 milliseconds