OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PreprocessorFrontendAction
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Rewrite/Frontend/
FrontendActions.h
66
class RewriteMacrosAction : public
PreprocessorFrontendAction
{
71
class RewriteTestAction : public
PreprocessorFrontendAction
{
76
class RewriteIncludesAction : public
PreprocessorFrontendAction
{
/external/clang/include/clang/Frontend/
FrontendActions.h
205
class DumpRawTokensAction : public
PreprocessorFrontendAction
{
210
class DumpTokensAction : public
PreprocessorFrontendAction
{
215
class GeneratePTHAction : public
PreprocessorFrontendAction
{
220
class PreprocessOnlyAction : public
PreprocessorFrontendAction
{
225
class PrintPreprocessedAction : public
PreprocessorFrontendAction
{
FrontendAction.h
13
/// clang::
PreprocessorFrontendAction
, and clang::WrapperFrontendAction)
247
class
PreprocessorFrontendAction
: public FrontendAction {
/external/clang/lib/Frontend/
FrontendAction.cpp
482
PreprocessorFrontendAction
::CreateASTConsumer(CompilerInstance &CI,
Completed in 68 milliseconds