OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RewriteIncludesAction
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Rewrite/Frontend/
FrontendActions.h
76
class
RewriteIncludesAction
: public PreprocessorFrontendAction {
/external/clang/lib/Frontend/Rewrite/
FrontendActions.cpp
190
void
RewriteIncludesAction
::ExecuteAction() {
/external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp
83
return new
RewriteIncludesAction
();
Completed in 72 milliseconds