Searched defs:Diagnostics (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.h28 std::vector<std::unique_ptr<CXDiagnosticImpl>> Diagnostics; member in class:clang::CXDiagnosticSetImpl
H A DCXTranslationUnit.h32 void *Diagnostics; member in struct:CXTranslationUnitImpl
H A DCIndexCodeCompletion.cpp254 SmallVector<StoredDiagnostic, 8> Diagnostics; member in struct:__anon1187::AllocatedCXCodeCompleteResults
/netbsd-current/external/apache2/llvm/dist/clang/tools/diagtool/
H A DFindDiagnosticID.cpp30 findDiagnostic(ArrayRef<DiagnosticRecord> Diagnostics, StringRef Name) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSortingChecker.cpp47 std::string Diagnostics; local
H A DPointerIterationChecker.cpp47 std::string Diagnostics; local
H A DGCDAntipatternChecker.cpp187 std::string Diagnostics; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DDiagnostic.h109 std::vector<Diagnostic> Diagnostics; member in struct:clang::tooling::TranslationUnitDiagnostics
/netbsd-current/external/apache2/llvm/dist/clang/lib/Interpreter/
H A DInterpreter.cpp44 GetCC1Arguments(DiagnosticsEngine *Diagnostics, argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h50 class Diagnostics { class in namespace:clang::ast_matchers::dynamic
/netbsd-current/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DRewriter.cpp422 AtomicallyMovedFile(DiagnosticsEngine &Diagnostics, StringRef Filename, argument
456 DiagnosticsEngine &Diagnostics; member in class:__anon729::AtomicallyMovedFile
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h78 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; member in class:clang::CompilerInstance
[all...]
H A DASTUnit.h110 IntrusiveRefCntPtr<DiagnosticsEngine> Diagnostics; member in class:clang::ASTUnit
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h265 SmallVector<DelayedDiagnostic, 4> Diagnostics; member in class:clang::sema::DelayedDiagnosticPool
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp77 newDriver(DiagnosticsEngine *Diagnostics, const char *BinaryName, argument
144 CompilerInvocation *newInvocation(DiagnosticsEngine *Diagnostics, argument
89 getCC1Arguments( DiagnosticsEngine *Diagnostics, driver::Compilation *Compilation) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp1050 auto &Diagnostics = CI.getDiagnostics(); local
1104 reportOptRecordError(std::move(E), Diagnostics, CodeGenOpts); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp311 Build( const CompilerInvocation &Invocation, const llvm::MemoryBuffer *MainFileBuffer, PreambleBounds Bounds, DiagnosticsEngine &Diagnostics, IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS, std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, PreambleCallbacks &Callbacks) argument
/netbsd-current/sys/arch/prep/include/
H A Dresidual.h45 Diagnostics = 0x04, enumerator in enum:_FIRMWARE_SUPPORT
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3044 std::unique_ptr<DiagnosticForConsumerMapTy> Diagnostics = local

Completed in 375 milliseconds