Home
last modified time | relevance | path

Searched defs:CaptureDiagnostics (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Frontend/
DASTUnit.cpp644 ASTUnit &AST, bool CaptureDiagnostics) { in ConfigureDiags()
653 ArrayRef<RemappedFile> RemappedFiles, bool CaptureDiagnostics, in LoadFromASTFile()
1684 bool CaptureDiagnostics, in create()
1707 StringRef ResourceFilesPath, bool OnlyLocalDecls, bool CaptureDiagnostics, in LoadFromCompilerInvocationAction()
1871 bool OnlyLocalDecls, bool CaptureDiagnostics, bool PrecompilePreamble, in LoadFromCompilerInvocation()
1908 bool OnlyLocalDecls, bool CaptureDiagnostics, in LoadFromCommandLine()
/external/clang/include/clang/Frontend/
DASTUnit.h122 bool CaptureDiagnostics; variable
/external/clang/tools/libclang/
DIndexing.cpp521 bool CaptureDiagnostics = !Logger::isLoggingEnabled(); in clang_indexSourceFile_Impl() local