Home
last modified time | relevance | path

Searched defs:diagOpts (Results 1 – 6 of 6) sorted by relevance

/llvm-project/flang/tools/flang-driver/
H A Dfc1_main.cpp50 llvm::IntrusiveRefCntPtr<clang::DiagnosticOptions> diagOpts = fc1_main() local
H A Ddriver.cpp48 auto *diagOpts = new clang::DiagnosticOptions; in createAndPopulateDiagOpts() local
116 llvm::IntrusiveRefCntPtr<clang::DiagnosticOptions> diagOpts = main() local
/llvm-project/flang/include/flang/Frontend/
H A DTextDiagnosticPrinter.h40 llvm::IntrusiveRefCntPtr<clang::DiagnosticOptions> diagOpts; variable
/llvm-project/flang/unittests/Frontend/
H A DCompilerInstanceTest.cpp77 auto diagOpts = new clang::DiagnosticOptions(); in TEST() local
/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp217 DiagnosticOptions *diagOpts, in emitPremigrationErrors() argument
/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4936 const DiagnosticOptions &diagOpts = getDiagnosticOpts(); getModuleHash() local