OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReplaceIfStmtWithItsBody
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Tooling/
RefactoringCallbacks.h
77
class
ReplaceIfStmtWithItsBody
: public RefactoringCallback {
79
ReplaceIfStmtWithItsBody
(StringRef Id, bool PickTrueBranch);
/external/clang/lib/Tooling/
RefactoringCallbacks.cpp
62
ReplaceIfStmtWithItsBody
::
ReplaceIfStmtWithItsBody
(StringRef Id,
66
void
ReplaceIfStmtWithItsBody
::run(
Completed in 72 milliseconds