Home
last modified time | relevance | path

Searched refs:ASTDumpFormat (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/Frontend/
DFrontendOptions.h309 ASTDumpOutputFormat ASTDumpFormat = ADOF_Default; variable
/external/llvm-project/clang/lib/Frontend/
DFrontendActions.cpp83 Opts.ASTDumpFormat); in CreateASTConsumer()
DCompilerInvocation.cpp1917 Opts.ASTDumpFormat = static_cast<ASTDumpOutputFormat>(Val); in ParseFrontendArgs()
1921 Opts.ASTDumpFormat = ADOF_Default; in ParseFrontendArgs()