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
192
void
storeReplacement
(SourceRange Range, StringRef Text);
WhitespaceManager.cpp
470
storeReplacement
(C.OriginalWhitespaceRange, ReplacementText);
475
void WhitespaceManager::
storeReplacement
(SourceRange Range,
Completed in 1143 milliseconds