[www-scripts] Doxygen Doc Update: SUCCESS

LLVM via www-scripts www-scripts at lists.llvm.org
Sun Mar 24 01:00:35 PDT 2019


UPDATING /opt/doxygen-docs/src/llvm
Updating '.':
A    utils/gn/secondary/clang-tools-extra/modularize
A    utils/gn/secondary/clang-tools-extra/pp-trace
U    lib/Target/X86/X86ISelLowering.cpp
U    lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp
U    lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp
U    lib/DebugInfo/Symbolize/SymbolizableObjectFile.h
U    lib/Transforms/Vectorize/SLPVectorizer.cpp
U    lib/Transforms/Utils/LowerSwitch.cpp
U    test/Transforms/SLPVectorizer/X86/alternate-int.ll
U    utils/gn/secondary/llvm/lib/TextAPI/BUILD.gn
U    utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn
U    utils/gn/secondary/BUILD.gn
A    utils/gn/secondary/clang-tools-extra/modularize/BUILD.gn
A    utils/gn/secondary/clang-tools-extra/pp-trace/BUILD.gn
U    tools/llvm-symbolizer/llvm-symbolizer.cpp
Updated to revision 356850.
UPDATING /opt/doxygen-docs/src/llvm/tools/clang
Updating '.':
U    tools/libclang/CIndexer.cpp
U    unittests/Format/FormatTest.cpp
U    unittests/Format/FormatTestProto.cpp
U    lib/Format/UnwrappedLineParser.cpp
U    lib/Format/ContinuationIndenter.cpp
U    lib/Format/TokenAnnotator.cpp
U    lib/Format/Format.cpp
U    lib/CodeGen/CGCXX.cpp
U    lib/Headers/immintrin.h
U    lib/Headers/ia32intrin.h
U    test/Driver/wasm-toolchain.c
A    test/CodeGen/x86-bswap.c
U    test/CodeGen/bitscan-builtins.c
U    include/clang/Format/Format.h
U    include/clang/Tooling/Inclusions/IncludeStyle.h
U    docs/ClangFormatStyleOptions.rst
Updated to revision 356850.
UPDATING /opt/doxygen-docs/src/llvm/tools/clang/tools/extra sources
Updating '.':
U    test/pp-trace/pp-trace-macro.cpp
U    test/pp-trace/pp-trace-pragma-general.cpp
U    test/pp-trace/pp-trace-conditional.cpp
U    test/pp-trace/pp-trace-ident.cpp
U    test/pp-trace/pp-trace-include.cpp
U    test/pp-trace/pp-trace-pragma-ms.cpp
U    test/pp-trace/pp-trace-filter.cpp
U    test/pp-trace/pp-trace-pragma-opencl.cpp
U    test/pp-trace/pp-trace-modules.cpp
U    pp-trace/PPTrace.cpp
U    pp-trace/PPCallbacksTracker.h
U    pp-trace/PPCallbacksTracker.cpp
Updated to revision 356850.
UPDATING /opt/doxygen-docs/src/llvm/tools/polly sources
Updating '.':
At revision 356850.
Generating Makefiles
-- Native target architecture is X86
-- Threads enabled.
-- Doxygen enabled.
-- Go bindings disabled.
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- Could NOT find OCaml (missing:  OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) 
-- OCaml bindings disabled.
-- Found Python module pygments
-- Found Python module pygments.lexers.c_cpp
-- Found Python module yaml
-- LLVM host triple: x86_64-unknown-linux-gnu
-- LLVM default target triple: x86_64-unknown-linux-gnu
-- Building with -fPIC
-- Constructing LLVMBuild project information
-- Linker detection: GNU ld
-- Targeting AArch64
-- Targeting AMDGPU
-- Targeting ARM
-- Targeting BPF
-- Targeting Hexagon
-- Targeting Lanai
-- Targeting Mips
-- Targeting MSP430
-- Targeting NVPTX
-- Targeting PowerPC
-- Targeting Sparc
-- Targeting SystemZ
-- Targeting WebAssembly
-- Targeting X86
-- Targeting XCore
-- ISL version: isl-0.20-65-gb822a210
-- PPCG version: ppcg-0.07
CMake Warning at tools/clang/CMakeLists.txt:282 (message):
  Resetting default unwindlib to use platform default


-- Clang version: 9.0.0
-- Could NOT find Z3 (missing:  Z3_LIBRARIES Z3_INCLUDE_DIR) (Required is at least version "4.7.1")
-- Failed to find LLVM FileCheck
-- git Version: v0.0.0
-- Version: 0.0.0
-- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile
-- Performing Test HAVE_POSIX_REGEX -- success
-- Performing Test HAVE_STEADY_CLOCK -- success
-- Configuring done
-- Generating done
-- Build files have been written to: /opt/doxygen-docs/build
Building doxygen
Generating llvm doxygen documentation.
Searching for include files...
Searching for files in directory /opt/doxygen-docs/build/include
Searching for files in directory /opt/doxygen-docs/build/include/llvm
Searching for files in directory /opt/doxygen-docs/build/include/llvm/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Config
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/IR/CMakeFiles/intrinsics_gen.dir
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/include/llvm/Support/CMakeFiles/llvm_vcsrevision_h.dir
Searching for example files...
Searching for files in directory /opt/doxygen-docs/src/llvm/examples
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/BrainF
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ExceptionDemo
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Fibonacci
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/HowToUseJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter6
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter7
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter8
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/Chapter9
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/include
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/cached
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/complete
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/initial
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/Kaleidoscope/MCJIT/lazy
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ModuleMaker
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter2
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter3
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter4
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter5
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/OCaml-Kaleidoscope/Chapter6
Searching for files in directory /opt/doxygen-docs/src/llvm/exampwarning: source /opt/doxygen-docs/src/llvm/docs/img is not a readable file or directory... skipping.
les/OCaml-Kaleidoscope/Chapter7
Searching for files in directory /opt/doxygen-docs/src/llvm/examples/ParallelJIT
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/include
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ADT
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELFRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/WasmRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Demangle
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IR
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IRReader
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LineEditor
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Linker
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAnalysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Object
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Option
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Passes
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ProfileData
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Remarks
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TableGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-dlltool
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-lib
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/AggressiveInstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/XRay
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms
Searching for files in directory /opt/doxygen-docs/src/llvm/lib
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/BinaryFormat
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Demangle
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/JIT
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/PerfJITEvents
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/dfsan
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/inline-8bit-counters
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/no-coverage
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/trace-bb
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/trace-pc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/ubsan
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/uninstrumented
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Fuzzer/test/unit
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/FuzzMutate
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/IR
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/IRReader
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/LineEditor
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Linker
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/LTO
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC/MCAnalysis
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MC/MCParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MCA
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/MCA/Stages
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Object
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ObjectYAML
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Option
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Passes
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ProfileData
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Remarks
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Support/Unix
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Support/Windows
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TableGen
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Nios2
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Nios2/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Nios2/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Nios2/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Testing
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Testing/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TextAPI
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ToolDrivers
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-dlltool
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-lib
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Hello
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/IPO
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/WindowsManifest
Searching for files in directory /opt/doxygen-docs/src/llvm/lib/XRay
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/AllocatorList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/AllocatorList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Any.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Any.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/APInt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/APInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/APSInt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/APSInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ArrayRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ArrayRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/bit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/bit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitmaskEnum.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitmaskEnum.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/BreadthFirstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/BreadthFirstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/CachedHashString.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/CachedHashString.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DeltaAlgorithm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DeltaAlgorithm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMapInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseMapInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DenseSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/DepthFirstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/DepthFirstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/edit_distance.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/edit_distance.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/EpochTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/EpochTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/EquivalenceClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/EquivalenceClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/fallible_iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/fallible_iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/FoldingSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/FoldingSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/FunctionExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/FunctionExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/GraphTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/GraphTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Hashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Hashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_base.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_base.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_base.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_base.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_options.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node_options.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ImmutableSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IndexedMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IndexedMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntEqClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntEqClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntervalMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntervalMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator_range.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/iterator_range.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/MapVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/MapVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/None.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/None.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Optional.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Optional.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PackedVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PackedVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerEmbeddedInt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerEmbeddedInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerIntPair.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerIntPair.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerSumType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerSumType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerUnion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PointerUnion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PostOrderIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PostOrderIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityWorklist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/PriorityWorklist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SCCIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SCCIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopedHashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopedHashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopeExit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/ScopeExit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Sequence.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Sequence.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetOperations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetOperations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SetVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/simple_ilist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/simple_ilist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallBitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallBitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallPtrSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallPtrSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallString.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallString.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SmallVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseBitVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseBitVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseMultiSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseMultiSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/SparseSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Statistic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Statistic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/STLExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/STLExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSwitch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/StringSwitch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/TinyPtrVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/TinyPtrVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Triple.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Triple.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/Twine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/Twine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/UniqueVector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/UniqueVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ADT/VariadicFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ADT/VariadicFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasSetTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasSetTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/AssumptionCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BasicAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BasicAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BranchProbabilityInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/BranchProbabilityInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraphSCCPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallGraphSCCPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CallPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CaptureTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CaptureTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFGPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFGPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CGSCCPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CGSCCPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CmpInstAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CmpInstAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CodeMetrics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/CodeMetrics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ConstantFolding.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ConstantFolding.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DemandedBits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DemandedBits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DependenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontierImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DominanceFrontierImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomTreeUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DomTreeUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/EHPersonalities.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/EHPersonalities.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/GlobalsModRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/GlobalsModRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/GuardUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/GuardUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IndirectCallVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InlineCost.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InlineCost.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InstructionSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/InstructionSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Interval.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Interval.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IntervalIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IntervalIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IntervalPartition.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IntervalPartition.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IVDescriptors.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IVDescriptors.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IVUsers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/IVUsers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyCallGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyCallGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LegacyDivergenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Lint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Lint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAnalysisManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAnalysisManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryBuiltins.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemoryLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MustExecute.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/MustExecute.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCInstKind.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ObjCARCInstKind.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedBasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedBasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedInstructions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/OrderedInstructions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Passes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Passes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PHITransAddr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PHITransAddr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PhiValues.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PhiValues.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PostDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PostDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ProfileSummaryInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ProfileSummaryInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PtrUseVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/PtrUseVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScopedNoAliasAA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScopedNoAliasAA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SparsePropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SparsePropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/StackSafetyAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/StackSafetyAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SyncDependenceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SyncDependenceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SyntheticCountsUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/SyntheticCountsUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetFolder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetLibraryInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetLibraryInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Trace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Trace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/TypeMetadataUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Utils/Local.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Utils/Local.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueLattice.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueLattice.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueLatticeUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueLatticeUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Analysis/VectorUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/AsmParser/SlotMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/AsmParser/SlotMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/COFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/COFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Dwarf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Dwarf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Magic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Magic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Minidump.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Minidump.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPack.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPack.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackDocument.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackDocument.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/MsgPackWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Wasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/Wasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriterPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitcodeWriterPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitstreamReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitstreamReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitstreamWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/BitstreamWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/LLVMBitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Bitcode/LLVMBitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AccelTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AccelTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Analysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Analysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinterHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AsmPrinterHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AtomicExpandUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/AtomicExpandUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BuiltinGCs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BuiltinGCs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CalcSpillWeights.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CalcSpillWeights.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CallingConvLower.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CallingConvLower.h...
Reading /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CommandFlags.inc...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CommandFlags.inc...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CostTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/CostTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DAGCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DAGCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DebugHandlerBase.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DebugHandlerBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DFAPacketizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DFAPacketizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DIE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DIE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/EdgeBundles.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/EdgeBundles.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExecutionDomainFix.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExecutionDomainFix.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExpandReductions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ExpandReductions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FastISel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FastISel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FaultMaps.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FaultMaps.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCMetadataPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCMetadataPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCStrategy.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GCStrategy.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Types.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Types.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/IntrinsicLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/IntrinsicLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LexicalScopes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LexicalScopes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveInterval.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveInterval.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalUnion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervalUnion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LivePhysRegs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegMatrix.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegMatrix.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegUnits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRegUnits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveStacks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveStacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveVariables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveVariables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LoopTraversal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LoopTraversal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LowLevelType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LowLevelType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineCombinerPattern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineCombinerPattern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineConstantPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineConstantPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunctionPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFunctionPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineLoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineMemOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineMemOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOutliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOutliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePassRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePassRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePipeliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePipeliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePostDominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachinePostDominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineSSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineTraceMetrics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineTraceMetrics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachORelocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachORelocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRYamlMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRYamlMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ParallelCG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ParallelCG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/Passes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Graph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Graph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Math.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Math.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Solution.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP/Solution.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQPRAConstraint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQPRAConstraint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PseudoSourceValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PseudoSourceValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocPBQP.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocPBQP.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegAllocRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterClassInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterClassInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterScavenging.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterScavenging.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterUsageInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterUsageInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RuntimeLibcalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RuntimeLibcalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDFS.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleDFS.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SchedulerRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SchedulerRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGISel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGISel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SlotIndexes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SlotIndexes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackProtector.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackProtector.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TailDuplicator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TailDuplicator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetOpcodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetOpcodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetPassConfig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetPassConfig.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/UnreachableBlockElim.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/UnreachableBlockElim.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ValueTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ValueTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/VirtRegMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/VirtRegMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WinEHFuncInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/WinEHFuncInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeView.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeView.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/Formatters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/Formatters.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/GUID.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/GUID.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/Line.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/Line.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/RecordName.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/RecordName.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DIContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DIContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/GenericError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/GenericError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDB.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDB.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/Demangle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/Demangle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/DemangleConfig.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/DemangleConfig.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/MicrosoftDemangle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/MicrosoftDemangle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/StringView.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/StringView.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Demangle/Utility.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Demangle/Utility.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/GenericValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/GenericValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Interpreter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Interpreter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITEventListener.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITEventListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/MCJIT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/MCJIT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ObjectCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ObjectCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Core.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Core.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Layer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Layer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Legacy.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/Legacy.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/NullResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/NullResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RawByteChannel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RawByteChannel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCSerialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCSerialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/IRMutator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/IRMutator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/OpDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/OpDescriptor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Operations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Operations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Random.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/Random.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/InitializePasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/InitializePasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Argument.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Argument.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/AssemblyAnnotationWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/AssemblyAnnotationWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Attributes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/AutoUpgrade.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/AutoUpgrade.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/BasicBlock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CallSite.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CallSite.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/CFGDiff.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/CFGDiff.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Comdat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Comdat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Constant.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Constant.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantFolder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DataLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DataLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedUser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DerivedUser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Dominators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Dominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Function.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Function.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GetElementPtrTypeIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GetElementPtrTypeIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalAlias.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalAlias.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIFunc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIFunc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIndirectSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalIndirectSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalObject.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalObject.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalVariable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GlobalVariable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/GVMaterializer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/GVMaterializer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InlineAsm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InlineAsm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Instruction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Instruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/InstVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/InstVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IntrinsicInst.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IntrinsicInst.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Intrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Intrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/IRPrintingPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/IRPrintingPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManagers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassManagers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassNameParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LegacyPassNameParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/LLVMContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/LLVMContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Mangler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Mangler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Metadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Metadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSlotTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSlotTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/NoFolder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/NoFolder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/OperandTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/OperandTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Operator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Operator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/OptBisect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/OptBisect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassInstrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassInstrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManagerInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassManagerInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PassTimingInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PassTimingInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PatternMatch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PatternMatch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/PredIteratorCache.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/PredIteratorCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ProfileSummary.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ProfileSummary.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/RemarkStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/RemarkStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/SafepointIRVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/SafepointIRVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Statepoint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Statepoint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/SymbolTableListTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/SymbolTableListTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/TrackingMDRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/TrackingMDRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Type.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Type.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/TypeFinder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/TypeFinder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Use.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Use.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/UseListOrder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/UseListOrder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/User.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/User.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Value.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Value.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueHandle.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueHandle.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueSymbolTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/ValueSymbolTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IR/Verifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IR/Verifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LineEditor/LineEditor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LineEditor/LineEditor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LinkAllIR.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LinkAllIR.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LinkAllPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LinkAllPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Linker/IRMover.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Linker/IRMover.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Linker/Linker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Linker/Linker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/Caching.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/Caching.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/Config.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/Config.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/LTOModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/LTOModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/LTO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/LTO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/LTOBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/LTOBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/LTO/SummaryBasedOptimizations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/LTO/SummaryBasedOptimizations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/ConstantPools.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/ConstantPools.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/LaneBitmask.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/LaneBitmask.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MachineLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MachineLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoDarwin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoDarwin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfoWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmMacro.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmMacro.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAssembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAssembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodePadder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodePadder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeView.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCCodeView.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDwarf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDwarf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixedLenDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixedLenDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixup.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixup.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixupKindInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFixupKindInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFragment.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCFragment.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInst.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInst.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrItineraries.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrItineraries.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLabel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLabel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectFileInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectFileInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmCond.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmCond.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/AsmLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSection.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSectionWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSubtargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSubtargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolWasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCSymbolWasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptions.h...
Reading /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.inc...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.inc...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCValue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWin64EH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWin64EH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinEH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinEH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/SectionKind.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/SectionKind.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/StringTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/StringTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MC/SubtargetFeature.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MC/SubtargetFeature.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Context.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Context.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/HWEventListener.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/HWEventListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/InstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/InstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Instruction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Instruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Pipeline.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Pipeline.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/SourceMgr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/SourceMgr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/DispatchStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/DispatchStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/EntryStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/EntryStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/ExecuteStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/ExecuteStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/InstructionTables.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/InstructionTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/RetireStage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/RetireStage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/Stage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages/Stage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/MCA/Support.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/MCA/Support.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Archive.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Archive.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ArchiveWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ArchiveWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Binary.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Binary.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/COFF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/COFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/COFFImportFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/COFFImportFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/COFFModuleDefinition.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/COFFModuleDefinition.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/CVDebugRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/CVDebugRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Decompressor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Decompressor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ELF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ELFObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ELFObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ELFTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ELFTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/IRObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/IRObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/IRSymtab.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/IRSymtab.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/MachO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/MachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/MachOUniversal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/MachOUniversal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Minidump.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Minidump.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ModuleSymbolTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ModuleSymbolTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/ObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/ObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/RelocationResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/RelocationResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/StackMapParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/StackMapParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolicFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolicFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolSize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/SymbolSize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/Wasm.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/Wasm.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/WasmTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/WasmTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsResource.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Object/WindowsResource.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/COFFYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/COFFYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/DWARFEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/DWARFEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/DWARFYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/DWARFYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ELFYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ELFYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MachOYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MachOYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MinidumpYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MinidumpYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ObjectYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/ObjectYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/WasmYAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/WasmYAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/Arg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/Arg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/Option.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/Option.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/OptSpecifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/OptSpecifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Pass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Pass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassAnalysisSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassAnalysisSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Passes/StandardInstrumentations.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Passes/StandardInstrumentations.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/PassSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/PassSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/GCOV.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/GCOV.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProf.h...
Reading /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfData.inc...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfData.inc...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/InstrProfWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/ProfileCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/ProfileCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProfReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProfReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProfWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/SampleProfWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/Remark.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/Remark.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Remarks/RemarkParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AArch64TargetParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AArch64TargetParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AlignOf.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AlignOf.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Allocator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Allocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDGPUMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDGPUMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMAttributeParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMAttributeParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMBuildAttributes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMBuildAttributes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMEHABI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMEHABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMTargetParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMTargetParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMWinEH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ARMWinEH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ArrayRecycler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ArrayRecycler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Atomic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Atomic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/AtomicOrdering.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/AtomicOrdering.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryByteStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryByteStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryItemStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryItemStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamArray.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamArray.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamRef.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BinaryStreamWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BlockFrequency.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BlockFrequency.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BranchProbability.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BranchProbability.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/BuryPointer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/BuryPointer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CachePruning.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CachePruning.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Capacity.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Capacity.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Casting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Casting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CBindingWrapping.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CBindingWrapping.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CFGUpdate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CFGUpdate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CheckedArithmetic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CheckedArithmetic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Chrono.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Chrono.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/circular_raw_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/circular_raw_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGen.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGen.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGenCoverage.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CodeGenCoverage.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/COM.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/COM.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Compression.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Compression.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ConvertUTF.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ConvertUTF.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/CrashRecoveryContext.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/CrashRecoveryContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DataExtractor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DataExtractor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DataTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DataTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Debug.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Debug.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DJB.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DJB.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DOTGraphTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DOTGraphTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/DynamicLibrary.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/DynamicLibrary.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/EndianStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/EndianStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Errc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Errc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Errno.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Errno.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorOr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorOr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileOutputBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileOutputBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FileUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FileUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Format.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Format.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatAdapters.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatAdapters.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormattedStream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormattedStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadicDetails.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/FormatVariadicDetails.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTree.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTreeConstruction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GenericDomTreeConstruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GlobPattern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GlobPattern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/GraphWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/GraphWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Host.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Host.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/InitLLVM.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/InitLLVM.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/JamCRC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/JamCRC.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/JSON.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/JSON.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/KnownBits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/KnownBits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/LEB128.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/LEB128.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/LineIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/LineIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Locale.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Locale.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/LockFileManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/LockFileManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/LowLevelTypeImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/LowLevelTypeImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MachineValueType.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MachineValueType.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ManagedStatic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ManagedStatic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MD5.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MD5.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MemAlloc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MemAlloc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MipsABIFlags.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MipsABIFlags.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MSVCErrorWorkarounds.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MSVCErrorWorkarounds.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Mutex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Mutex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/MutexGuard.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/MutexGuard.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/NativeFormatting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/NativeFormatting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Options.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Options.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Parallel.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Parallel.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PluginLoader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PluginLoader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PointerLikeTypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PointerLikeTypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/PrettyStackTrace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/PrettyStackTrace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Printable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Printable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Process.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_os_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_os_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_sha1_ostream.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/raw_sha1_ostream.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Recycler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Recycler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RecyclingAllocator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RecyclingAllocator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Registry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Registry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ReverseIteration.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ReverseIteration.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/RWMutex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/RWMutex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SaveAndRestore.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SaveAndRestore.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ScaledNumber.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ScaledNumber.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ScopedPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ScopedPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SHA1.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SHA1.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Signals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Signals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Signposts.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Signposts.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SMLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SMLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys/regset.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys/regset.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/StringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/StringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/StringSaver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/StringSaver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SwapByteOrder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SwapByteOrder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SymbolRemappingReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SymbolRemappingReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/SystemUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/SystemUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetSelect.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TargetSelect.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TarWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TarWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TaskQueue.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TaskQueue.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/thread.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/thread.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadLocal.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadLocal.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadPool.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ThreadPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Timer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Timer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/ToolOutputFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/ToolOutputFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TrigramIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TrigramIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/type_traits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/type_traits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeName.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/TypeName.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Unicode.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Unicode.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/UnicodeCharRanges.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/UnicodeCharRanges.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/UniqueLock.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/UniqueLock.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Valgrind.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Valgrind.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/VersionTuple.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/VersionTuple.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/VirtualFileSystem.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/VirtualFileSystem.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Watchdog.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Watchdog.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/Win64EH.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/Win64EH.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/WindowsError.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/WindowsError.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/WithColor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/WithColor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/xxhash.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/xxhash.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/YAMLParser.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/YAMLParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Support/YAMLTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Support/YAMLTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Main.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Main.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/SetTheory.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/SetTheory.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/StringMatcher.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/StringMatcher.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/StringToOffsetTable.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/StringToOffsetTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TableGen/TableGenBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TableGen/TableGenBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/CodeGenCWrappers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/CodeGenCWrappers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetIntrinsicInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetIntrinsicInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetLoweringObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetLoweringObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/SupportHelpers.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support/SupportHelpers.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF/ELFStub.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF/ELFStub.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF/TBEHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF/TBEHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Architecture.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Architecture.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/InterfaceFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/PackedVersion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/PackedVersion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Symbol.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/Symbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/TextAPIReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/TextAPIReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/TextAPIWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO/TextAPIWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Coroutines.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine/InstCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine/InstCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ConstantMerge.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ConstantMerge.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionImport.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/FunctionImport.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalDCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalDCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalOpt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalOpt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalSplit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/GlobalSplit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Inliner.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Inliner.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Internalize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/Internalize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PartialInlining.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PartialInlining.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SampleProfile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SampleProfile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SCCP.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SCCP.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/ObjCARC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/ObjCARC.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/ADCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/ADCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/BDCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/BDCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DCE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Float2Int.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Float2Int.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GuardWidening.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GuardWidening.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GVN.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GVN.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GVNExpression.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/GVNExpression.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/JumpThreading.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/JumpThreading.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LICM.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LICM.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPredication.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopPredication.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopRotation.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopRotation.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSink.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopSink.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerAtomic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerAtomic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NewGVN.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/NewGVN.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Reassociate.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Reassociate.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Scalarizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Scalarizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SCCP.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SCCP.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Sink.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/Sink.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SROA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/SROA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Cloning.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Cloning.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CodeExtractor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CodeExtractor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CtorUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/CtorUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Evaluator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Evaluator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/FunctionComparator.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/FunctionComparator.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/GlobalStatus.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/GlobalStatus.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/GuardUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/GuardUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/IntegerDivision.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/IntegerDivision.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LCSSA.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LCSSA.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopSimplify.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopSimplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopVersioning.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopVersioning.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerInvoke.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerInvoke.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Mem2Reg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Mem2Reg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ModuleUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ModuleUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PredicateInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PredicateInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SanitizerStats.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SanitizerStats.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SplitModule.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SplitModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdater.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdater.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnrollLoop.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/UnrollLoop.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ValueMapper.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/ValueMapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/VNCoercion.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/VNCoercion.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceProcessor.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceProcessor.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptToken.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockIndexer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockIndexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/BlockVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRLogBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRLogBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecordConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecordConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecordProducer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecordProducer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecords.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRRecords.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRTraceExpander.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRTraceExpander.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRTraceWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FDRTraceWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/FileHeaderReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/FileHeaderReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/Graph.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/Graph.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/InstrumentationMap.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/InstrumentationMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/Profile.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/Profile.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/RecordPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/RecordPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/Trace.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/Trace.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/XRayRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/XRayRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm/XRay/YAMLXRayRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm/XRay/YAMLXRayRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Analysis.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Analysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/BitReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/BitReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/BitWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/BitWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Comdat.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Comdat.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Core.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Core.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/DataTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/DataTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Disassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Disassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/DisassemblerTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/DisassemblerTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Error.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Error.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/ErrorHandling.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/ErrorHandling.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Initialization.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Initialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/IRReader.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/IRReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Linker.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Linker.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/LinkTimeOptimizer.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/LinkTimeOptimizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/lto.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/lto.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Object.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Object.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/OrcBindings.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/OrcBindings.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Remarks.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Remarks.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Support.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Support.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Target.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Target.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/AggressiveInstCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/AggressiveInstCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Coroutines.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Coroutines.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/InstCombine.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/InstCombine.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/IPO.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/IPO.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/PassManagerBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/PassManagerBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Scalar.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Scalar.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Vectorize.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms/Vectorize.h...
Preprocessing /opt/doxygen-docs/src/llvm/include/llvm-c/Types.h...
Parsing file /opt/doxygen-docs/src/llvm/include/llvm-c/Types.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisEvaluator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysisSummary.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AliasSetTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AliasSetTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Analysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Analysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/AssumptionCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/AssumptionCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BasicAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BasicAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BlockFrequencyInfoImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/BranchProbabilityInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/BranchProbabilityInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraphSCCPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallGraphSCCPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CallPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CallPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CaptureTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CaptureTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLAndersAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CFLSteensAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CGSCCPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CGSCCPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CmpInstAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CmpInstAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CodeMetrics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CodeMetrics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ConstantFolding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ConstantFolding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/CostModel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/CostModel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Delinearization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Delinearization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DemandedBits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DemandedBits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DependenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DivergenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DivergenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DominanceFrontier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DominanceFrontier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DomPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DomPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/DomTreeUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/DomTreeUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/EHPersonalities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/EHPersonalities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/GlobalsModRef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/GlobalsModRef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/GuardUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/GuardUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InlineCost.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InlineCost.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InstCount.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InstCount.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/InstructionSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Interval.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Interval.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IntervalPartition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IntervalPartition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IteratedDominanceFrontier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IteratedDominanceFrontier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IVDescriptors.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IVDescriptors.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/IVUsers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/IVUsers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LazyBlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LazyBranchProbabilityInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LazyCallGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LazyCallGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LazyValueInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LazyValueInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Lint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Lint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Loads.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Loads.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAccessAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAccessAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAnalysisManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopAnalysisManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/LoopUnrollAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemDepPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemDepPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemDerefPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemDerefPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryBuiltins.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryBuiltins.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryLocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemoryLocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MemorySSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/MustExecute.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/MustExecute.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCAnalysisUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCInstKind.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ObjCARCInstKind.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedBasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedBasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedInstructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/OrderedInstructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PHITransAddr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PHITransAddr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PhiValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PhiValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PostDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PostDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ProfileSummaryInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ProfileSummaryInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/PtrUseVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/PtrUseVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/RegionPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionExpander.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScalarEvolutionNormalization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ScopedNoAliasAA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ScopedNoAliasAA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/StackSafetyAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/StackSafetyAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/StratifiedSets.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/StratifiedSets.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/SyncDependenceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/SyncDependenceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/SyntheticCountsUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/SyntheticCountsUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TargetLibraryInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TargetLibraryInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/Trace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/Trace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/TypeMetadataUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/TypeMetadataUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLattice.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLattice.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLatticeUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueLatticeUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/ValueTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/ValueTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Analysis/VectorUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Analysis/VectorUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/LLToken.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/LLToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/AsmParser/Parser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/AsmParser/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/AMDGPUMetadataVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Dwarf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Dwarf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Magic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Magic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Minidump.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Minidump.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackDocument.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackDocument.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/MsgPackWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Wasm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/BinaryFormat/Wasm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitcodeReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitstreamReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/BitstreamReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/MetadataLoader.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Reader/ValueList.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/BitWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Bitcode/Writer/ValueEnumerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AggressiveAntiDepBreaker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AntiDepBreaker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AccelTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AddressPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AddressPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AddressPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ARMException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ByteStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ByteStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DebugLocStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIEHash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIEHash.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DIEHash.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCFIException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfException.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfException.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/EHStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/EHStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/EHStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WasmException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WasmException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WasmException.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WasmException.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinCFGuard.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/WinException.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/AtomicExpandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/AtomicExpandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BasicTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchFolding.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchRelaxation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BranchRelaxation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BreakFalseDeps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BreakFalseDeps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/BuiltinGCs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/BuiltinGCs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CalcSpillWeights.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CalcSpillWeights.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CallingConvLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CallingConvLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CFIInstrInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CFIInstrInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGen.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGen.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/CriticalAntiDepBreaker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/CriticalAntiDepBreaker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/DeadMachineInstructionElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/DetectDeadLanes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/DetectDeadLanes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/DFAPacketizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/DFAPacketizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/DwarfEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/DwarfEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/EarlyIfConversion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/EarlyIfConversion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/EdgeBundles.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/EdgeBundles.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExecutionDomainFix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExecutionDomainFix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandISelPseudos.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandISelPseudos.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandMemCmp.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandMemCmp.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandPostRAPseudos.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandReductions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ExpandReductions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FaultMaps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FaultMaps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FEntryInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FEntryInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/FuncletLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/FuncletLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadataPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCMetadataPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCRootLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCRootLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GCStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GCStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Combiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Combiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GISelChangeObserver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GISelChangeObserver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/GlobalISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalityPredicates.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizeMutations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Legalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Localizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Localizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBank.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Utils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalISel/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalMerge.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/GlobalMerge.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/IfConversion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/IfConversion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ImplicitNullChecks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ImplicitNullChecks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/IndirectBrExpandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/IndirectBrExpandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InlineSpiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InlineSpiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InterferenceCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InterferenceCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InterferenceCache.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InterferenceCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InterleavedAccessPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InterleavedAccessPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/IntrinsicLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/IntrinsicLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LatencyPriorityQueue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LatencyPriorityQueue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LexicalScopes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LexicalScopes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugVariables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugVariables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugVariables.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveDebugVariables.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveInterval.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveInterval.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervalUnion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveIntervalUnion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LivePhysRegs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LivePhysRegs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeCalc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeEdit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeEdit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeShrink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeShrink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRangeUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegMatrix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegMatrix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegUnits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveRegUnits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveStacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveStacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveVariables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LiveVariables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LLVMTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LLVMTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LoopTraversal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LoopTraversal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LowerEmuTLS.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LowerEmuTLS.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/LowLevelType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/LowLevelType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockPlacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBlockPlacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCopyPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCopyPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCSE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineCSE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominanceFrontier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominanceFrontier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFrameInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFrameInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineFunctionPrinterPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstrBundle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineInstrBundle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineLoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineModuleInfoImpls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOperand.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOperand.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOutliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineOutliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePipeliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePipeliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePostDominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachinePostDominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineSSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineTraceMetrics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineTraceMetrics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MachineVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRCanonicalizerPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MILexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIRParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRParser/MIRParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrintingPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/MIRPrintingPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/OptimizePHIs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/OptimizePHIs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ParallelCG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ParallelCG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PatchableFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PatchableFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PHIEliminationUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRAHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRASchedulerList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PostRASchedulerList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ProcessImplicitDefs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ProcessImplicitDefs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PrologEpilogInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PrologEpilogInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/PseudoSourceValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/PseudoSourceValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ReachingDefAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ReachingDefAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBasic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocBasic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocFast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocFast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocGreedy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocGreedy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocPBQP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegAllocPBQP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterClassInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterClassInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterPressure.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterPressure.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterScavenging.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterScavenging.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterUsageInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterUsageInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegUsageInfoPropagate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/RenameIndependentSubregs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/RenameIndependentSubregs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ResetMachineFunctionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStack.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStack.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackColoring.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SafeStackLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGInstrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScheduleDAGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/InstrEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ShadowStackGCLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ShadowStackGCLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ShrinkWrap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ShrinkWrap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SjLjEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SjLjEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SlotIndexes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SlotIndexes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/Spiller.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/Spiller.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SpillPlacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMapLivenessAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMaps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackMaps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/StackSlotColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/StackSlotColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplication.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplication.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplicator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TailDuplicator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetOptionsImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetOptionsImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetPassConfig.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetPassConfig.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSubtargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TargetSubtargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/UnreachableBlockElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/UnreachableBlockElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/ValueTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/ValueTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/VirtRegMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/VirtRegMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/WasmEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/WasmEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/WinEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/WinEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/CodeGen/XRayInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/CodeGen/XRayInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CodeViewError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CVSymbolVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugLinesSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/EnumTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/EnumTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/Formatters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/Formatters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/Line.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/Line.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/RecordName.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/RecordName.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/RecordSerialization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/StringsAndChecksums.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/SymbolSerializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeHashing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeHashing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/CodeView/TypeTableCollection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAddressRange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFAddressRange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFCompileUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDataExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAddr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugLoc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugMacro.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFDie.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFFormValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFGdbIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFListTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MappedBlockStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/MSF/MSFError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIADataStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIADataStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAFrameData.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAFrameData.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIALineNumber.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIALineNumber.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASession.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASession.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIATable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/DIA/DIATable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/GenericError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/GenericError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/EnumTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/Hash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/Hash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/HashTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeArray.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypePointer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBStringTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/PublicsStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/RawError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/RawError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/SymbolCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/SymbolStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiHashing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDB.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDB.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBExtras.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBExtras.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompiland.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCustom.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolCustom.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolData.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolExe.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolExe.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFunc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFunc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolLabel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolLabel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolThunk.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolThunk.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolUnknown.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolUnknown.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/PDBSymDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/UDTLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/PDB/UDTLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/DebugInfo/Symbolize/Symbolize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Demangle/Demangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/Demangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Demangle/ItaniumDemangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/ItaniumDemangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Demangle/MicrosoftDemangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/MicrosoftDemangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Demangle/MicrosoftDemangleNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Demangle/MicrosoftDemangleNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/MCJIT/MCJIT.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Core.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Core.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ExecutionUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IRCompileLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/IRTransformLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Layer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Layer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Legacy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/Legacy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/NullResolver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/NullResolver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/RPCUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/RPCUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/TargetSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ExecutionEngine/TargetSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/FuzzerCLI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/FuzzerCLI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/IRMutator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/IRMutator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/OpDescriptor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/OpDescriptor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/Operations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/Operations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/FuzzMutate/RandomIRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/FuzzMutate/RandomIRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AbstractCallSite.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AbstractCallSite.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AsmWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AsmWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AttributeImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AttributeImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Attributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Attributes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/AutoUpgrade.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/AutoUpgrade.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/BasicBlock.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/BasicBlock.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Comdat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Comdat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantFold.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantRange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantRange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Constants.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Constants.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ConstantsContext.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ConstantsContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Core.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Core.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DataLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DataLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugInfoMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugInfoMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DebugLoc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DebugLoc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticHandler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticHandler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/DIBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/DIBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Dominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Dominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Function.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Function.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Globals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Globals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/GVMaterializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/GVMaterializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/InlineAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/InlineAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Instruction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Instruction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Instructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Instructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IntrinsicInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IntrinsicInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/IRPrintingPasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/IRPrintingPasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LegacyPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LegacyPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/LLVMContextImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Mangler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Mangler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/MDBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/MDBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Metadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Metadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/MetadataImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/MetadataImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Module.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Module.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ModuleSummaryIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ModuleSummaryIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Operator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Operator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/OptBisect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/OptBisect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Pass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Pass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/PassInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/PassInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/PassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/PassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/PassRegistry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/PassRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/PassTimingInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/PassTimingInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ProfileSummary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ProfileSummary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/RemarkStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/RemarkStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/SafepointIRVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/SafepointIRVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Statepoint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Statepoint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/SymbolTableListTraitsImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/SymbolTableListTraitsImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Type.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Type.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/TypeFinder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/TypeFinder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Use.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Use.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/User.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/User.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Value.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Value.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/ValueSymbolTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/ValueSymbolTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IR/Verifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IR/Verifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/IRReader/IRReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/IRReader/IRReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LineEditor/LineEditor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LineEditor/LineEditor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Linker/IRMover.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Linker/IRMover.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Linker/LinkDiagnosticInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Linker/LinkDiagnosticInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Linker/LinkModules.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Linker/LinkModules.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/Caching.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/Caching.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/LTO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/LTO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/LTOBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/LTOBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/LTOCodeGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/LTOCodeGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/LTOModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/LTOModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/SummaryBasedOptimizations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/SummaryBasedOptimizations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/ThinLTOCodeGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/ThinLTOCodeGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/LTO/UpdateCompilerUsed.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/LTO/UpdateCompilerUsed.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/ConstantPools.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/ConstantPools.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoDarwin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoDarwin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoWasm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmInfoWasm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmMacro.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmMacro.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAsmStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAsmStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCAssembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCAssembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodePadder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodePadder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCCodeView.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCCodeView.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/Disassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDisassembler/MCSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCDwarf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCDwarf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCELFObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCELFObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCFragment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCFragment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstrAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstrAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCInstrDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCInstrDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCLabel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCLabel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCLinkerOptimizationHint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCLinkerOptimizationHint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCMachObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCMachObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCMachOStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCMachOStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCNullStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCNullStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectFileInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectFileInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/COFFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/COFFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/DarwinAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/ELFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/ELFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCAsmParserExtension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/MCTargetAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCParser/WasmAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCParser/WasmAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionCOFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionCOFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionMachO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionMachO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSectionWasm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSectionWasm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSubtargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSubtargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCSymbolELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCSymbolELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCTargetOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCTargetOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWasmObjectTargetWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWasmObjectTargetWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWasmStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWasmStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWin64EH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWin64EH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/MCWinEH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/MCWinEH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/StringTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/StringTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/SubtargetFeature.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/SubtargetFeature.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/WasmObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/WasmObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MC/WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MC/WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Context.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Context.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/HardwareUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/HardwareUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/LSUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/LSUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/RegisterFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/ResourceManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/ResourceManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/RetireControlUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/RetireControlUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/Scheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HardwareUnits/Scheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/HWEventListener.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/HWEventListener.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/InstrBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/InstrBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Instruction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Instruction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Pipeline.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Pipeline.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/DispatchStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/DispatchStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/EntryStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/EntryStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/ExecuteStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/ExecuteStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/InstructionTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/InstructionTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/RetireStage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/RetireStage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Stages/Stage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Stages/Stage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/MCA/Support.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/MCA/Support.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Archive.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Archive.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ArchiveWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ArchiveWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Binary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Binary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/COFFImportFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/COFFImportFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/COFFModuleDefinition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/COFFModuleDefinition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/COFFObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/COFFObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Decompressor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Decompressor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ELF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ELF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ELFObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ELFObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/IRObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/IRObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/IRSymtab.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/IRSymtab.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/MachOObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/MachOObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/MachOUniversal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/MachOUniversal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Minidump.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Minidump.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ModuleSymbolTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ModuleSymbolTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/Object.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/Object.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/ObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/ObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/RelocationResolver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/RelocationResolver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/SymbolicFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/SymbolicFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/SymbolSize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/SymbolSize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/WasmObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/WasmObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Object/WindowsResource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Object/WindowsResource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/COFFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/DWARFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ELFYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MachOYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MinidumpYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/MinidumpYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ObjectYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/ObjectYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmYAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/WasmYAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ObjectYAML/YAML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ObjectYAML/YAML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/Arg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/Arg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/ArgList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/ArgList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/Option.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/Option.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Option/OptTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Option/OptTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Passes/PassBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Passes/PassBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Passes/PassPlugin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Passes/PassPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Passes/StandardInstrumentations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Passes/StandardInstrumentations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMapping.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/Coverage/CoverageMappingWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/GCOV.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/GCOV.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProfReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProfReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProfWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/InstrProfWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/ProfileSummaryBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/ProfileSummaryBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProf.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProf.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/Remark.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/Remark.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkParserImpl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/RemarkParserImpl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Remarks/YAMLRemarkParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/AArch64TargetParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/AArch64TargetParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Allocator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Allocator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/AMDGPUMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/AMDGPUMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/APFloat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/APFloat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/APInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/APInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/APSInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/APSInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ARMAttributeParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ARMAttributeParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ARMBuildAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ARMBuildAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ARMTargetParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ARMTargetParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ARMWinEH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ARMWinEH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Atomic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Atomic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamError.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamError.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamRef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamRef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BinaryStreamWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BlockFrequency.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BlockFrequency.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BranchProbability.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BranchProbability.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/BuryPointer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/BuryPointer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CachePruning.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CachePruning.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Chrono.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Chrono.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/circular_raw_ostream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/circular_raw_ostream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CodeGenCoverage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CodeGenCoverage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/COM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/COM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Compression.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Compression.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTFWrapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ConvertUTFWrapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/CrashRecoveryContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/CrashRecoveryContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DAGDeltaAlgorithm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DAGDeltaAlgorithm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DataExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DataExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Debug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Debug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DebugCounter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DebugCounter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DeltaAlgorithm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DeltaAlgorithm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DJB.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DJB.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/DynamicLibrary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/DynamicLibrary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Errno.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Errno.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ErrorHandling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ErrorHandling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileOutputBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileOutputBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FileUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FileUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FoldingSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FoldingSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FormattedStream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FormattedStream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/FormatVariadic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/FormatVariadic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/GlobPattern.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/GlobPattern.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/GraphWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/GraphWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Hashing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Hashing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Host.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Host.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/InitLLVM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/InitLLVM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/IntEqClasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/IntEqClasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/IntervalMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/IntervalMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ItaniumManglingCanonicalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/JamCRC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/JamCRC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/JSON.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/JSON.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/KnownBits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/KnownBits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LEB128.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LEB128.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LineIterator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LineIterator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Locale.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Locale.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LockFileManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LockFileManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/LowLevelType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/LowLevelType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ManagedStatic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ManagedStatic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MathExtras.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MathExtras.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MD5.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MD5.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Memory.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Memory.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/MemoryBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/MemoryBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Mutex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Mutex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/NativeFormatting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/NativeFormatting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Optional.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Optional.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Options.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Options.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Parallel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Parallel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Path.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Path.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/PluginLoader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/PluginLoader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/PrettyStackTrace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/PrettyStackTrace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Process.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Process.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Program.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Program.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/RandomNumberGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/RandomNumberGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/raw_os_ostream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/raw_os_ostream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/raw_ostream.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/raw_ostream.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regcomp.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regcomp.c...
Reading /opt/doxygen-docs/src/llvm/lib/Support/regengine.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regengine.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regerror.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regerror.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Regex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Regex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regex2.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regex2.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regex_impl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regex_impl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regexec.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regexec.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regfree.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regfree.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regstrlcpy.c...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regstrlcpy.c...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/regutils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/regutils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/RWMutex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/RWMutex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ScaledNumber.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ScaledNumber.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ScopedPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ScopedPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SHA1.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SHA1.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Signals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Signals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Signposts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Signposts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SmallPtrSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SmallPtrSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SmallVector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SmallVector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SourceMgr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SourceMgr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SpecialCaseList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SpecialCaseList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Statistic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Statistic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringExtras.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringExtras.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringRef.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringRef.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/StringSaver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/StringSaver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SymbolRemappingReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SymbolRemappingReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/SystemUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/SystemUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TargetParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TargetParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TargetRegistry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TargetRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TarWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TarWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Threading.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Threading.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ThreadLocal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ThreadLocal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ThreadPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ThreadPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Timer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Timer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/ToolOutputFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/ToolOutputFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/TrigramIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/TrigramIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Triple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Triple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Twine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Twine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Unicode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unicode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/UnicodeCaseFold.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/UnicodeCaseFold.cpp...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/COM.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/COM.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/DynamicLibrary.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/DynamicLibrary.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Host.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Host.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Memory.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Memory.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Mutex.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Mutex.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Path.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Path.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Process.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Process.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Program.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Program.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/RWMutex.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/RWMutex.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Signals.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Signals.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Threading.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Threading.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/ThreadLocal.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/ThreadLocal.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Unix/Unix.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Unix.h...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Unix/Watchdog.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Unix/Watchdog.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Valgrind.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Valgrind.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/VersionTuple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/VersionTuple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/VirtualFileSystem.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/VirtualFileSystem.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Watchdog.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Watchdog.cpp...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/COM.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/COM.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/DynamicLibrary.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/DynamicLibrary.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/explicit_symbols.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/explicit_symbols.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Host.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Host.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Memory.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Memory.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Mutex.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Mutex.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Path.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Path.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Process.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Process.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Program.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Program.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/RWMutex.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/RWMutex.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Signals.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Signals.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Threading.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Threading.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/ThreadLocal.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/ThreadLocal.inc...
Reading /opt/doxygen-docs/src/llvm/lib/Support/Windows/Watchdog.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/Watchdog.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/Windows/WindowsSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/Windows/WindowsSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/WithColor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/WithColor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/xxhash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/xxhash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/YAMLParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/YAMLParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Support/YAMLTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Support/YAMLTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/JSONBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/JSONBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/Main.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/Main.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/Record.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/Record.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/SetTheory.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/SetTheory.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/StringMatcher.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/StringMatcher.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TableGenBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TableGenBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TGLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TGLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TGLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TGLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TGParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TGParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TableGen/TGParser.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/TableGen/TGParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64A53Fix835769.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64BranchTargets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64BranchTargets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallingConvention.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CollectLOH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CompressJumpTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64CondBrTuning.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandImm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandImm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandImm.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandImm.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64MCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SIMDInstrOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64StorePairSuppress.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64Subtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64Subtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64Subtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64Subtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInline.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInline.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibFunc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULibFunc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPTNote.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUPTNote.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDKernelCodeT.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AMDKernelCodeT.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNILPSched.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNILPSched.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNIterativeScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNRegPressure.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/GCNSchedStrategy.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600AsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600AsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600Defines.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600Defines.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600EmitClauseMarkers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600MachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600Packetizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600Packetizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAddIMGInit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAddIMGInit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIDefines.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIDefines.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixupVectorISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixupVectorISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixWWMLiveness.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixWWMLiveness.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFoldOperands.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertSkips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertSkips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIModeRegister.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIModeRegister.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIProgramInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIProgramInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARC.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARC.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCBranchFinalize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCBranchFinalize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCExpandPseudos.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCExpandPseudos.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCOptAddrMode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCOptAddrMode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/ARCTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter/ARCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/InstPrinter/ARCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/A15SDOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/A15SDOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARM.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBasicBlockInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCodeGenPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMCodeGenPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMComputeBlockSize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMComputeBlockSize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMConstantPoolValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFeatures.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFeatures.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMInstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMParallelDSP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMParallelDSP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMPerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMPerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/InstPrinter/ARMInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/MLxExpansionPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/MLxExpansionPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb1InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2ITBlockPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/ThumbRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/ARM/Utils/ARMBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVR.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVR.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRelaxMemOperations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter/AVRInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/InstPrinter/AVRInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Reading /opt/doxygen-docs/src/llvm/lib/Target/AVR/README.md...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Reading /opt/doxygen-docs/src/llvm/lib/Target/AVR/TODO.md...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMIChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMIChecking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMIPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFMIPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BPFTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTF.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTF.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTFDebug.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTFDebug.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTFDebug.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/BTFDebug.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/InstPrinter/BPFInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/BitTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Hexagon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBitTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBlockRanges.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonConstPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepArch.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepArch.h...
Reading /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepDecoders.inc...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepDecoders.inc...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepITypes.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepITypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepTimingClasses.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonDepTimingClasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenInsert.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenMux.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenMux.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonGenPredicate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonNewValueJump.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRDFOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonStoreWidening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVectorPrint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVExtract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVExtract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFCopy.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFDeadCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFLiveness.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/RDFRegisters.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter/LanaiInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/InstPrinter/LanaiInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Lanai.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/Lanai.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAluCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAluCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiCondCode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiCondCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/LanaiTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/InstPrinter/MipsInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MicroMipsSizeReduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16HardFloatInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAnalyzeImmediate.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsBranchExpansion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsBranchExpansion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCCState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCCState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCCState.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsCCState.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsConstantIslandPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsDelaySlotFiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsExpandPseudo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsExpandPseudo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsInstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsLegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMachineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMachineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMachineFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMachineFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsModuleISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOptimizePICCall.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOptionRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOptionRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOs16.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsOs16.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsPreLegalizerCombiner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSERegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430FixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430FixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430BranchSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430MCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430Subtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430Subtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430Subtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430Subtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/MSP430TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/cl_common_defines.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/cl_common_defines.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/ManagedStringPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/ManagedStringPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTX.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTX.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXProxyRegErasure.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVPTXUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMIntrRange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMReflect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/NVVMReflect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPC.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCBranchSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCCState.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCEarlyReturn.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCHazardRecognizers.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCMIPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPerfectShuffle.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPerfectShuffle.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXCopy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCV.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCV.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/RISCVTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVMatInt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVMatInt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVMatInt.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/RISCV/Utils/RISCVMatInt.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/DelaySlotFiller.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/DelaySlotFiller.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/InstPrinter/SparcInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/LeonPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Sparc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/Sparc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/SparcTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZ.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZElimCompare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZExpandPseudo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZExpandPseudo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZHazardRecognizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZLongBranch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMachineScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZShortenInst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTDC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZTDC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/Target.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/Target.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetIntrinsicInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetIntrinsicInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetLoweringObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetLoweringObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/TargetMachineC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/TargetMachineC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyDebugValueManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86Operand.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/AsmParser/X86Operand.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86ATTInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstComments.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstComments.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstComments.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstPrinterCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstPrinterCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstPrinterCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86InstPrinterCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/InstPrinter/X86IntelInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/Utils/X86ShuffleDecode.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AsmPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallFrameOptimization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallFrameOptimization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CallLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CmovConversion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CmovConversion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CondBrFolding.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86CondBrFolding.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86DiscriminateMemOps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86DomainReassignment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86DomainReassignment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86EvexToVex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86EvexToVex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ExpandPseudo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ExpandPseudo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FastISel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FastISel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupBWInsts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupBWInsts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupLEAs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupLEAs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupSetCC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FixupSetCC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FloatingPoint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FloatingPoint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86FrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IndirectBranchTracking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InsertPrefetch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InsertPrefetch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFMA3Info.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFMA3Info.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFMA3Info.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFMA3Info.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFoldTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFoldTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFoldTables.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrFoldTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstructionSelector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstructionSelector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InterleavedAccess.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86InterleavedAccess.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IntrinsicsInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86IntrinsicsInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86LegalizerInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MacroFusion.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86MCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86OptimizeLEAs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86OptimizeLEAs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86PadShortFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86PadShortFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterBankInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RetpolineThunks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86RetpolineThunks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86ShuffleDecodeConstantPool.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86Subtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86TargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86VZeroUpper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86VZeroUpper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinAllocaExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinAllocaExpander.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinEHState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/X86/X86WinEHState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/InstPrinter/XCoreInstPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCore.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCore.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreAsmPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreInstrInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreISelLowering.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMachineFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreMCInstLower.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreRegisterInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSelectionDAGInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreSubtarget.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetMachine.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetObjectFile.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetStreamer.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetStreamer.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetTransformInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreTargetTransformInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Testing/Support/Error.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Testing/Support/Error.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Testing/Support/SupportHelpers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Testing/Support/SupportHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF/ELFStub.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF/ELFStub.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF/TBEHandler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/ELF/TBEHandler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Architecture.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Architecture.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/ArchitectureSet.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/ArchitectureSet.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/InterfaceFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/InterfaceFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/PackedVersion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/PackedVersion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Symbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/Symbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextAPIContext.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextAPIContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStub.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStub.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStubCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStubCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStubCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/TextAPI/MachO/TextStubCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroEarly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroEarly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroElide.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroElide.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroFrame.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroFrame.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInstr.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInstr.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroSplit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/CoroSplit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/Coroutines.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Coroutines/Coroutines.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Hello/Hello.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Hello/Hello.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CFGMST.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CFGMST.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CGProfile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/CGProfile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/AlwaysInliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/AlwaysInliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BarrierNoopPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BlockExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/BlockExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/CalledValuePropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ConstantMerge.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ConstantMerge.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ElimAvailExtern.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ElimAvailExtern.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ExtractGV.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ExtractGV.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ForceFunctionAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/FunctionAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/FunctionAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/FunctionImport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/FunctionImport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalDCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalDCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalSplit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalSplit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/HotColdSplitting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/HotColdSplitting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Inliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Inliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InlineSimple.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/InlineSimple.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Internalize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/Internalize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPConstantPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/IPO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LoopExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LoopExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LowerTypeTests.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/LowerTypeTests.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/MergeFunctions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/MergeFunctions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PartialInlining.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PartialInlining.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PassManagerBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PruneEH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/PruneEH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SampleProfile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SampleProfile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SCCP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SCCP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/StripDeadPrototypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/StripSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/StripSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/BlotMapVector.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/BlotMapVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARC.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARC.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/PtrState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/PtrState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/PtrState.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/ObjCARC/PtrState.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ADCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ADCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/BDCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/BDCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ConstantProp.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/ConstantProp.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DivRemPairs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/DivRemPairs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/EarlyCSE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/EarlyCSE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Float2Int.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Float2Int.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GuardWidening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GuardWidening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVN.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVN.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVNHoist.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVNHoist.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVNSink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/GVNSink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/IVUsersPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/JumpThreading.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/JumpThreading.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDeletion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDeletion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDistribute.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopDistribute.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopInterchange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPassManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPassManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPredication.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopPredication.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRotation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopRotation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopSink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerAtomic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerAtomic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerWidenableCondition.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MergeICmps.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/MergeICmps.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/NaryReassociate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/NaryReassociate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/NewGVN.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/NewGVN.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Reassociate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Reassociate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Reg2Mem.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Reg2Mem.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Scalar.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Scalar.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Scalarizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Scalarizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SCCP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SCCP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Sink.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/Sink.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SROA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SROA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/WarnMissedTransforms.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/AddDiscriminators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/AddDiscriminators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BuildLibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BuildLibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CloneModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CodeExtractor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CodeExtractor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CtorUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CtorUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Evaluator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Evaluator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FlattenCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FlattenCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionComparator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionComparator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/FunctionImportUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GlobalStatus.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GlobalStatus.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GuardUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/GuardUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InstructionNamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InstructionNamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/IntegerDivision.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/IntegerDivision.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LCSSA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LCSSA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Local.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Local.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopSimplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopSimplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnroll.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnroll.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopVersioning.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopVersioning.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerInvoke.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerInvoke.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerSwitch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LowerSwitch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Mem2Reg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Mem2Reg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MetaRenamer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/MetaRenamer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ModuleUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ModuleUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/NameAnonGlobals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PredicateInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PredicateInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SanitizerStats.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SanitizerStats.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyCFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyCFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SplitModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SplitModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdater.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdater.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripGCRelocates.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripGCRelocates.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SymbolRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/SymbolRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Utils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ValueMapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/ValueMapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/VNCoercion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Utils/VNCoercion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/Vectorize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/Vectorize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlan.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanDominatorTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanHCFGTransforms.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanLoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanLoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanPredicator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanPredicator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanPredicator.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanPredicator.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanSLP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanSLP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanValue.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanVerifier.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPlanVerifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/BlockIndexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/BlockIndexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/BlockPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/BlockPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/BlockVerifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/BlockVerifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FDRRecordProducer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FDRRecordProducer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FDRRecords.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FDRRecords.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FDRTraceExpander.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FDRTraceExpander.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/l/opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:168: warning: Found unknown command `\endexample'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:173: warning: end of comment block while expecting command </b>
/opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h:173: warning: end of comment block while expecting command </b>
ib/XRay/FDRTraceWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FDRTraceWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/FileHeaderReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/FileHeaderReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/InstrumentationMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/InstrumentationMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/LogBuilderConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/LogBuilderConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/Profile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/Profile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/RecordInitializer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/RecordInitializer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/RecordPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/RecordPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/lib/XRay/Trace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/lib/XRay/Trace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/llvm/docs/doxygen-mainpage.dox...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating docs for example /opt/doxygen-docs/src/llvm/include/llvm/ADT/ilist_node.h...
Generating file sources...
Parsing code for file docs/doxygen-mainpage.dox...
Generating code for file include/llvm-c/BitReader.h...
Generating code for file include/llvm-c/BitWriter.h...
Generating code for file include/llvm-c/Disassembler.h...
Generating code for file lib/MC/MCDisassembler/Disassembler.h...
Generating code for file include/llvm-c/DisassemblerTypes.h...
Generating code for file include/llvm-c/Initialization.h...
Generating code for file include/llvm-c/LinkTimeOptimizer.h...
Generating code for file include/llvm-c/lto.h...
Generating code for file include/llvm-c/Object.h...
Generating code for file include/llvm-c/OrcBindings.h...
Generating code for file include/llvm-c/Remarks.h...
Generating code for file include/llvm-c/Target.h...
Generating code for file include/llvm/ADT/AllocatorList.h...
Generating code for file include/llvm/ADT/Any.h...
Generating code for file include/llvm/ADT/APFloat.h...
Generating code for file include/llvm/ADT/APInt.h...
Generating code for file include/llvm/ADT/APSInt.h...
Generating code for file include/llvm/ADT/ArrayRef.h...
Generating code /opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:332: warning: Found unknown command `\macro'
for file include/llvm/ADT/bit.h...
Generating code for file include/llvm/ADT/BitmaskEnum.h...
Generating code for file include/llvm/ADT/BitVector.h...
Generating code for file include/llvm/ADT/BreadthFirstIterator.h...
Generating code for file include/llvm/ADT/CachedHashString.h...
Generating code for file include/llvm/ADT/DAGDeltaAlgorithm.h...
Generating code for file include/llvm/ADT/DeltaAlgorithm.h...
Generating code for file include/llvm/ADT/DenseMap.h...
Generating code for file include/llvm/ADT/DenseMapInfo.h...
Generating code for file include/llvm/ADT/DenseSet.h...
Generating code for file include/llvm/ADT/DepthFirstIterator.h...
Generating code for file include/llvm/ADT/edit_distance.h...
Generating code for file include/llvm/ADT/EpochTracker.h...
Generating code for file include/llvm/ADT/EquivalenceClasses.h...
Generating code for file include/llvm/ADT/fallible_iterator.h...
Generating code for file include/llvm/ADT/FoldingSet.h...
Generating code for file include/llvm/ADT/FunctionExtras.h...
Generating code for file include/llvm/ADT/GraphTraits.h...
Generating code for file include/llvm/ADT/Hashing.h...
Generating code for file include/llvm/ADT/ilist.h...
Generating code for file include/llvm/ADT/ilist_base.h...
Generating code for file include/llvm/ADT/ilist_iterator.h...
Generating code for file include/llvm/ADT/ilist_node.h...
Generating code for file include/llvm/ADT/ilist_node_base.h...
Generating code for file include/llvm/ADT/ilist_node_options.h...
Generating code for file include/llvm/ADT/ImmutableList.h...
Generating code for file include/llvm/ADT/ImmutableMap.h...
Generating code for file include/llvm/ADT/ImmutableSet.h...
Generating code for file include/llvm/ADT/IndexedMap.h...
Generating code for file include/llvm/ADT/IntEqClasses.h...
Generating code for file include/llvm/ADT/IntervalMap.h...
Generating code for file include/llvm/ADT/IntrusiveRefCntPtr.h...
Generating code for file include/llvm/ADT/iterator.h...
Generating code for file include/llvm/ADT/iterator_range.h...
Generating code for file include/llvm/ADT/MapVector.h...
Generating code for file include/llvm/ADT/None.h...
Generating code for file include/llvm/ADT/Optional.h...
Generating code for file include/llvm/ADT/PackedVector.h...
Generating code for file include/llvm/ADT/PointerEmbeddedInt.h...
Generating code for file include/llvm/ADT/PointerIntPair.h...
Generating code for file include/llvm/ADT/PointerSumType.h...
Generating code for file include/llvm/ADT/PointerUnion.h...
Generating code for file include/llvm/ADT/PostOrderIterator.h...
Generating code for file include/llvm/ADT/PriorityQueue.h...
Generating code for file include/llvm/ADT/PriorityWorklist.h...
Generating code for file include/llvm/ADT/SCCIterator.h...
Generating code for file include/llvm/ADT/ScopedHashTable.h...
Generating code for file include/llvm/ADT/ScopeExit.h...
Generating code for file include/llvm/ADT/Sequence.h...
Generating code for file include/llvm/ADT/SetOperations.h...
Generating code for file include/llvm/ADT/SetVector.h...
Generating code for file include/llvm/ADT/simple_ilist.h...
Generating code for file include/llvm/ADT/SmallBitVector.h...
Generating code for file include/llvm/ADT/SmallPtrSet.h...
Generating code for file include/llvm/ADT/SmallSet.h...
Generating code for file include/llvm/ADT/SmallString.h...
Generating code for file include/llvm/ADT/SmallVector.h...
Generating code for file include/llvm/ADT/SparseBitVector.h...
Generating code for file include/llvm/ADT/SparseMultiSet.h...
Generating code for file include/llvm/ADT/SparseSet.h...
Generating code for file include/llvm/ADT/Statistic.h...
Generating code for file include/llvm/ADT/STLExtras.h...
Generating code for file include/llvm/ADT/StringExtras.h...
Generating code for file include/llvm/ADT/StringMap.h...
Generating code for file include/llvm/ADT/StringRef.h...
Generating code for file include/llvm/ADT/StringSet.h...
Generating code for file include/llvm/ADT/StringSwitch.h...
Generating code for file include/llvm/ADT/TinyPtrVector.h...
Generating code for file include/llvm/A/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:109: warning: Found unknown command `\LazyValueInfo'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h:53: warning: Found unknown command `\When'
DT/Triple.h...
Generating code for file include/llvm/ADT/Twine.h...
Generating code for file include/llvm/ADT/UniqueVector.h...
Generating code for file include/llvm/ADT/VariadicFunction.h...
Generating code for file include/llvm/Analysis/AliasAnalysis.h...
Generating code for file include/llvm/Analysis/AliasAnalysisEvaluator.h...
Generating code for file include/llvm/Analysis/AliasSetTracker.h...
Generating code for file include/llvm/Analysis/AssumptionCache.h...
Generating code for file include/llvm/Analysis/BasicAliasAnalysis.h...
Generating code for file include/llvm/Analysis/BlockFrequencyInfo.h...
Generating code for file include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Generating code for file include/llvm/Analysis/BranchProbabilityInfo.h...
Generating code for file include/llvm/Analysis/CallGraph.h...
Generating code for file include/llvm/Analysis/CallGraphSCCPass.h...
Generating code for file include/llvm/Analysis/CallPrinter.h...
Generating code for file include/llvm/Analysis/CaptureTracking.h...
Generating code for file include/llvm/Analysis/CFG.h...
Generating code for file include/llvm/IR/CFG.h...
Generating code for file include/llvm/Analysis/CFGPrinter.h...
Generating code for file include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Generating code for file include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Generating code for file include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Generating code for file include/llvm/Analysis/CGSCCPassManager.h...
Generating code for file include/llvm/Analysis/CmpInstAnalysis.h...
Generating code for file include/llvm/Analysis/CodeMetrics.h...
Generating code for file include/llvm/Analysis/ConstantFolding.h...
Generating code for file include/llvm/Analysis/DemandedBits.h...
Generating code for file include/llvm/Analysis/DependenceAnalysis.h...
Generating code for file include/llvm/Analysis/DivergenceAnalysis.h...
Generating code for file include/llvm/Analysis/DominanceFrontier.h...
Generating code for file include/llvm/Analysis/DominanceFrontierImpl.h...
Generating code for file include/llvm/Analysis/DomPrinter.h...
Generating code for file include/llvm/Analysis/DomTreeUpdater.h...
Generating code for file include/llvm/Analysis/DOTGraphTraitsPass.h...
Generating code for file include/llvm/Analysis/EHPersonalities.h...
Generating code for file include/llvm/Analysis/GlobalsModRef.h...
Generating code for file include/llvm/Analysis/GuardUtils.h...
Generating code for file include/llvm/Transforms/Utils/GuardUtils.h...
Generating code for file include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Generating code for file include/llvm/Analysis/IndirectCallVisitor.h...
Generating code for file include/llvm/Analysis/InlineCost.h...
Generating code for file include/llvm/Analysis/InstructionPrecedenceTracking.h...
Generating code for file include/llvm/Analysis/InstructionSimplify.h...
Generating code for file include/llvm/Analysis/Interval.h...
Generating code for file include/llvm/Analysis/IntervalIterator.h...
Generating code for file include/llvm/Analysis/IntervalPartition.h...
Generating code for file include/llvm/Analysis/IteratedDominanceFrontier.h...
Generating code for file include/llvm/Analysis/IVDescriptors.h...
Generating code for file include/llvm/Analysis/IVUsers.h...
Generating code for file include/llvm/Analysis/LazyBlockFrequencyInfo.h...
Generating code for file include/llvm/Analysis/LazyBranchProbabilityInfo.h...
Generating code for file include/llvm/Analysis/LazyCallGraph.h...
Generating code for file include/llvm/Analysis/LazyValueInfo.h...
Generating code for file include/llvm/Analysis/LegacyDivergenceAnalysis.h...
Generating code for file include/llvm/Analysis/Lint.h...
Generating code for file include/llvm/Analysis/Loads.h...
Generating code for file include/llvm/Analysis/LoopAccessAnalysis.h...
Generating code for file include/llvm/Analysis/LoopAnalysisManager.h...
Generating code for file include/llvm/Analysis/LoopInfo.h...
Generating code for file include/llvm/Analysis/LoopInfoImpl.h...
Generating code for file include/llvm/Analysis/LoopIterator.h...
Gener/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:175: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:459: warning: Unsupported xml/html tag <op> found
ating code for file include/llvm/Analysis/LoopPass.h...
Generating code for file include/llvm/Analysis/LoopUnrollAnalyzer.h...
Generating code for file include/llvm/Analysis/MemoryBuiltins.h...
Generating code for file include/llvm/Analysis/MemoryDependenceAnalysis.h...
Generating code for file include/llvm/Analysis/MemoryLocation.h...
Generating code for file include/llvm/Analysis/MemorySSA.h...
Generating code for file include/llvm/Analysis/MemorySSAUpdater.h...
Generating code for file include/llvm/Analysis/ModuleSummaryAnalysis.h...
Generating code for file include/llvm/Analysis/MustExecute.h...
Generating code for file include/llvm/Analysis/ObjCARCAliasAnalysis.h...
Generating code for file include/llvm/Analysis/ObjCARCAnalysisUtils.h...
Generating code for file include/llvm/Analysis/ObjCARCInstKind.h...
Generating code for file include/llvm/Analysis/OptimizationRemarkEmitter.h...
Generating code for file include/llvm/Analysis/OrderedBasicBlock.h...
Generating code for file include/llvm/Analysis/OrderedInstructions.h...
Generating code for file include/llvm/Analysis/Passes.h...
Generating code for file include/llvm/CodeGen/Passes.h...
Generating code for file include/llvm/Analysis/PHITransAddr.h...
Generating code for file include/llvm/Analysis/PhiValues.h...
Generating code for file include/llvm/Analysis/PostDominators.h...
Generating code for file include/llvm/Analysis/ProfileSummaryInfo.h...
Generating code for file include/llvm/Analysis/PtrUseVisitor.h...
Generating code for file include/llvm/Analysis/RegionInfo.h...
Generating code for file include/llvm/Analysis/RegionInfoImpl.h...
Generating code for file include/llvm/Analysis/RegionIterator.h...
Generating code for file include/llvm/Analysis/RegionPass.h...
Generating code for file include/llvm/Analysis/RegionPrinter.h...
Generating code for file include/llvm/Analysis/ScalarEvolution.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionExpander.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionExpressions.h...
Generating code for file include/llvm/Analysis/ScalarEvolutionNormalization.h...
Generating code for file include/llvm/Analysis/ScopedNoAliasAA.h...
Generating code for file include/llvm/Analysis/SparsePropagation.h...
Generating code for file include/llvm/Analysis/StackSafetyAnalysis.h...
Generating code for file include/llvm/Analysis/SyncDependenceAnalysis.h...
Generating code for file include/llvm/Analysis/SyntheticCountsUtils.h...
Generating code for file include/llvm/Analysis/TargetFolder.h...
Generating code for file include/llvm/Analysis/TargetLibraryInfo.h...
Generating code for file include/llvm/Analysis/TargetTransformInfo.h...
Generating code for file include/llvm/Analysis/TargetTransformInfoImpl.h...
Generating code for file include/llvm/Analysis/Trace.h...
Generating code for file include/llvm/XRay/Trace.h...
Generating code for file include/llvm/Analysis/TypeBasedAliasAnalysis.h...
Generating code for file include/llvm/Analysis/TypeMetadataUtils.h...
Generating code for file include/llvm/Analysis/Utils/Local.h...
Generating code for file include/llvm/Transforms/Utils/Local.h...
Generating code for file include/llvm/Analysis/ValueLattice.h...
Generating code for file include/llvm/Analysis/ValueLatticeUtils.h...
Generating code for file include/llvm/Analysis/ValueTracking.h...
Generating code for file include/llvm/Analysis/VectorUtils.h...
Generating code for file include/llvm/AsmParser/Parser.h...
Generating code for file include/llvm/AsmParser/SlotMapping.h...
Generating code for file include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h...
Generating code for file include/llvm/BinaryFormat/COFF.h...
Generating code for file include/llvm/Object/COFF.h...
Generating code for file include/llvm/BinaryFormat/Dwarf.h...
Generating code for file include/llvm/BinaryFormat/ELF.h...
Generating code for file include/llvm/Object/ELF.h...
Generating code for file include/llvm/BinaryFormat/MachO.h...
Generating code for file include/llvm/Object//opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
MachO.h...
Generating code for file include/llvm/BinaryFormat/Magic.h...
Generating code for file include/llvm/BinaryFormat/Minidump.h...
Generating code for file include/llvm/Object/Minidump.h...
Generating code for file include/llvm/BinaryFormat/MsgPack.h...
Generating code for file include/llvm/BinaryFormat/MsgPackDocument.h...
Generating code for file include/llvm/BinaryFormat/MsgPackReader.h...
Generating code for file include/llvm/BinaryFormat/MsgPackWriter.h...
Generating code for file include/llvm/BinaryFormat/Wasm.h...
Generating code for file include/llvm/Object/Wasm.h...
Generating code for file include/llvm/Bitcode/BitcodeReader.h...
Generating code for file include/llvm/Bitcode/BitCodes.h...
Generating code for file include/llvm/Bitcode/BitcodeWriter.h...
Generating code for file include/llvm/Bitcode/BitcodeWriterPass.h...
Generating code for file include/llvm/Bitcode/BitstreamReader.h...
Generating code for file include/llvm/Bitcode/BitstreamWriter.h...
Generating code for file include/llvm/Bitcode/LLVMBitCodes.h...
Generating code for file include/llvm/CodeGen/AccelTable.h...
Generating code for file include/llvm/CodeGen/Analysis.h...
Generating code for file include/llvm-c/Analysis.h...
Generating code for file include/llvm/CodeGen/AsmPrinter.h...
Generating code for file include/llvm/CodeGen/AsmPrinterHandler.h...
Generating code for file include/llvm/CodeGen/AtomicExpandUtils.h...
Generating code for file include/llvm/CodeGen/BasicTTIImpl.h...
Generating code for file include/llvm/CodeGen/BuiltinGCs.h...
Generating code for file include/llvm/CodeGen/CalcSpillWeights.h...
Generating code for file include/llvm/CodeGen/CallingConvLower.h...
Generating code for file include/llvm/CodeGen/CommandFlags.inc...
Generating code for file include/llvm/CodeGen/CostTable.h...
Generating code for file include/llvm/CodeGen/DAGCombine.h...
Generating code for file include/llvm/CodeGen/DbgEntityHistoryCalculator.h...
Generating code for file include/llvm/CodeGen/DebugHandlerBase.h...
Generating code for file include/llvm/CodeGen/DFAPacketizer.h...
Generating code for file include/llvm/CodeGen/DIE.h...
Generating code for file include/llvm/CodeGen/DwarfStringPoolEntry.h...
Generating code for file include/llvm/CodeGen/EdgeBundles.h...
Generating code for file include/llvm/CodeGen/ExecutionDomainFix.h...
Generating code for file include/llvm/CodeGen/ExpandReductions.h...
Generating code for file include/llvm/CodeGen/FastISel.h...
Generating code for file include/llvm/CodeGen/FaultMaps.h...
Generating code for file include/llvm/CodeGen/FunctionLoweringInfo.h...
Generating code for file include/llvm/CodeGen/GCMetadata.h...
Generating code for file include/llvm/CodeGen/GCMetadataPrinter.h...
Generating code for file include/llvm/CodeGen/GCStrategy.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CallLowering.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Combiner.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CombinerHelper.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CombinerInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CSEInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h...
Generating code for file include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h...
Generating code for file include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Generating code for file include/llvm/CodeGen/GlobalISel/InstructionSelect.h...
Generating code for file include/llvm/CodeGen/GlobalISel/InstructionSelector.h...
Generating code for file include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h...
Generating code for file include/llvm/CodeGen/GlobalISel/IRTranslator.h...
Generating code for file include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Legalizer.h...
Generating code for file include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Generating code for file include/llvm/CodeGe/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:748: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

n/GlobalISel/LegalizerInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Localizer.h...
Generating code for file include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Generating code for file include/llvm/CodeGen/GlobalISel/MIPatternMatch.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegBankSelect.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Generating code for file include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Types.h...
Generating code for file include/llvm-c/Types.h...
Generating code for file include/llvm/CodeGen/GlobalISel/Utils.h...
Generating code for file include/llvm/Transforms/Utils.h...
Generating code for file include/llvm-c/Transforms/Utils.h...
Generating code for file include/llvm/CodeGen/IntrinsicLowering.h...
Generating code for file include/llvm/CodeGen/ISDOpcodes.h...
Generating code for file include/llvm/CodeGen/LatencyPriorityQueue.h...
Generating code for file include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Generating code for file include/llvm/CodeGen/LexicalScopes.h...
Generating code for file include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Generating code for file include/llvm/CodeGen/LinkAllCodegenComponents.h...
Generating code for file include/llvm/CodeGen/LiveInterval.h...
Generating code for file include/llvm/CodeGen/LiveIntervals.h...
Generating code for file include/llvm/CodeGen/LiveIntervalUnion.h...
Generating code for file include/llvm/CodeGen/LivePhysRegs.h...
Generating code for file include/llvm/CodeGen/LiveRangeEdit.h...
Generating code for file include/llvm/CodeGen/LiveRegMatrix.h...
Generating code for file include/llvm/CodeGen/LiveRegUnits.h...
Generating code for file include/llvm/CodeGen/LiveStacks.h...
Generating code for file include/llvm/CodeGen/LiveVariables.h...
Generating code for file include/llvm/CodeGen/LoopTraversal.h...
Generating code for file include/llvm/CodeGen/LowLevelType.h...
Generating code for file include/llvm/CodeGen/MachineBasicBlock.h...
Generating code for file include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Generating code for file include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Generating code for file include/llvm/CodeGen/MachineCombinerPattern.h...
Generating code for file include/llvm/CodeGen/MachineConstantPool.h...
Generating code for file include/llvm/CodeGen/MachineDominanceFrontier.h...
Generating code for file include/llvm/CodeGen/MachineDominators.h...
Generating code for file include/llvm/CodeGen/MachineFrameInfo.h...
Generating code for file include/llvm/CodeGen/MachineFunction.h...
Generating code for file include/llvm/CodeGen/MachineFunctionPass.h...
Generating code for file include/llvm/CodeGen/MachineInstr.h...
Generating code for file include/llvm/CodeGen/MachineInstrBuilder.h...
Generating code for file include/llvm/CodeGen/MachineInstrBundle.h...
Generating code for file include/llvm/CodeGen/MachineInstrBundleIterator.h...
Generating code for file include/llvm/CodeGen/MachineJumpTableInfo.h...
Generating code for file include/llvm/CodeGen/MachineLoopInfo.h...
Generating code for file include/llvm/CodeGen/MachineMemOperand.h...
Generating code for file include/llvm/CodeGen/MachineModuleInfo.h...
Generating code for file include/llvm/CodeGen/MachineModuleInfoImpls.h...
Generating code for file include/llvm/CodeGen/MachineOperand.h...
Generating code for file include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Generating code for file include/llvm/CodeGen/MachineOutliner.h...
Generating code for file include/llvm/CodeGen/MachinePassRegistry.h...
Generating code for file include/llvm/CodeGen/MachinePipeliner.h...
Generating code for file include/llvm/CodeGen/MachinePostDominators.h...
Generating code for file include/llvm/CodeGen/MachineRegionInfo.h...
Generating code for file include/llvm/CodeGen/MachineRegisterInfo.h...
Generating code for file include/llvm/CodeGen/MachineScheduler.h...
Generating code for file include/llvm/CodeGen/MachineSSAUpdater.h...
Generating code for /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:973: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:973: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:961: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:869: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:869: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:977: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:968: warning: Found unknown command `\P'
file include/llvm/CodeGen/MachineTraceMetrics.h...
Generating code for file include/llvm/CodeGen/MachORelocation.h...
Generating code for file include/llvm/CodeGen/MacroFusion.h...
Generating code for file include/llvm/CodeGen/MIRParser/MIParser.h...
Generating code for file include/llvm/CodeGen/MIRParser/MIRParser.h...
Generating code for file include/llvm/CodeGen/MIRPrinter.h...
Generating code for file include/llvm/CodeGen/MIRYamlMapping.h...
Generating code for file include/llvm/CodeGen/ParallelCG.h...
Generating code for file include/llvm/CodeGen/PBQP/CostAllocator.h...
Generating code for file include/llvm/CodeGen/PBQP/Graph.h...
Generating code for file include/llvm/XRay/Graph.h...
Generating code for file include/llvm/CodeGen/PBQP/Math.h...
Generating code for file include/llvm/CodeGen/PBQP/ReductionRules.h...
Generating code for file include/llvm/CodeGen/PBQP/Solution.h...
Generating code for file include/llvm/CodeGen/PBQPRAConstraint.h...
Generating code for file include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Generating code for file include/llvm/CodeGen/PseudoSourceValue.h...
Generating code for file include/llvm/CodeGen/ReachingDefAnalysis.h...
Generating code for file include/llvm/CodeGen/RegAllocPBQP.h...
Generating code for file include/llvm/CodeGen/RegAllocRegistry.h...
Generating code for file include/llvm/CodeGen/RegisterClassInfo.h...
Generating code for file include/llvm/CodeGen/RegisterPressure.h...
Generating code for file include/llvm/CodeGen/RegisterScavenging.h...
Generating code for file include/llvm/CodeGen/RegisterUsageInfo.h...
Generating code for file include/llvm/CodeGen/ResourcePriorityQueue.h...
Generating code for file include/llvm/CodeGen/RuntimeLibcalls.h...
Generating code for file include/llvm/CodeGen/ScheduleDAG.h...
Generating code for file include/llvm/CodeGen/ScheduleDAGInstrs.h...
Generating code for file include/llvm/CodeGen/ScheduleDAGMutation.h...
Generating code for file include/llvm/CodeGen/ScheduleDFS.h...
Generating code for file include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Generating code for file include/llvm/CodeGen/SchedulerRegistry.h...
Generating code for file include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Generating code for file include/llvm/CodeGen/SelectionDAG.h...
Generating code for file include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Generating code for file include/llvm/CodeGen/SelectionDAGISel.h...
Generating code for file include/llvm/CodeGen/SelectionDAGNodes.h...
Generating code for file include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Generating code for file include/llvm/CodeGen/SlotIndexes.h...
Generating code for file include/llvm/CodeGen/StackMaps.h...
Generating code for file include/llvm/CodeGen/StackProtector.h...
Generating code for file include/llvm/CodeGen/TailDuplicator.h...
Generating code for file include/llvm/CodeGen/TargetCallingConv.h...
Generating code for file include/llvm/CodeGen/TargetFrameLowering.h...
Generating code for file include/llvm/CodeGen/TargetInstrInfo.h...
Generating code for file include/llvm/CodeGen/TargetLowering.h...
Generating code for file include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Generating code for file include/llvm/CodeGen/TargetOpcodes.h...
Generating code for file include/llvm/CodeGen/TargetPassConfig.h...
Generating code for file include/llvm/CodeGen/TargetRegisterInfo.h...
Generating code for file include/llvm/CodeGen/TargetSchedule.h...
Generating code for file include/llvm/CodeGen/TargetSubtargetInfo.h...
Generating code for file include/llvm/CodeGen/UnreachableBlockElim.h...
Generating code for file include/llvm/CodeGen/ValueTypes.h...
Generating code for file include/llvm/CodeGen/VirtRegMap.h...
Generating code for file include/llvm/CodeGen/WasmEHFuncInfo.h...
Generating code for file include/llvm/CodeGen/WinEHFuncInfo.h...
Generating code for file include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/CodeView.h...
Generating code for file include/llvm/DebugInfo/CodeView/CodeViewError.h...
Generating code for file include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h...
Generating code for file include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/CVRecord.h...
Generating code for file include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h...
Generating code for file include/llvm/DebugInfo/CodeView/CVTypeVisitor.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h...
Generating code for file include/llvm/DebugInfo/CodeView/EnumTables.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Generating code for file include/llvm/DebugInfo/CodeView/Formatters.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/Formatters.h...
Generating code for file include/llvm/DebugInfo/CodeView/FunctionId.h...
Generating code for file include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/GUID.h...
Generating code for file include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h...
Generating code for file include/llvm/DebugInfo/CodeView/Line.h...
Generating code for file include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h...
Generating code for file include/llvm/DebugInfo/CodeView/RecordName.h...
Generating code for file include/llvm/DebugInfo/CodeView/RecordSerialization.h...
Generating code for file include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h...
Generating code for file include/llvm/DebugInfo/CodeView/StringsAndChecksums.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolDeserializer.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolDumper.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolRecord.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolSerializer.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h...
Generating code for file include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeCollection.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeDeserializer.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeHashing.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeIndex.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeRecord.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeStreamMerger.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeTableCollection.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h...
Generating code for file include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h...
Generating code for file include/llvm/DebugInfo/DIContext.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFAddressRange.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFAttribute.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFContext.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugLine.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFDie.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFExpression.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFFormValue.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFListTable.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFObject.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFSection.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Generating code for file include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Generating code for file include/llvm/DebugInfo/MSF/IMSFFile.h...
Generating code for file include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFBuilder.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFCommon.h...
Generating code for file include/llvm/DebugInfo/MSF/MSFError.h...
Generating code for file include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAError.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIASession.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIASupport.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIATable.h...
Generating code for file include/llvm/DebugInfo/PDB/DIA/DIAUtils.h...
Generating code for file include/llvm/DebugInfo/PDB/GenericError.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBDataStream.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBEnumChildren.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBFrameData.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBInjectedSource.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBLineNumber.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBRawSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBSectionContrib.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBSession.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBSourceFile.h...
Generating code for file include/llvm/DebugInfo/PDB/IPDBTable.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/Hash.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/HashTable.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PDBFile.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PDBStringTable.h...
Generating c/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2256: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2270: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2243: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2296: warning: Unsupported xml/html tag <name> found
ode for file include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/PublicsStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/RawConstants.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/RawError.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/RawTypes.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/SymbolCache.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/SymbolStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Generating code for file include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Generating code for file include/llvm/DebugInfo/PDB/PDB.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBContext.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBExtras.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Generating code for file include/llvm/DebugInfo/PDB/PDBTypes.h...
Generating code for file include/llvm/DebugInfo/PDB/UDTLayout.h...
Generating code for file include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Generating code for file include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Generating code for file include/llvm/DebugInfo/Symbolize/Symbolize.h...
Generating code for file include/llvm/Demangle/Demangle.h...
Generating code for file include/llvm/Demangle/DemangleConfig.h...
Generating code for file include/llvm/Demangle/ItaniumDemangle.h...
Generating code for file include/llvm/Demangle/MicrosoftDemangle.h...
Generating code for file include/llvm/Demangle/MicrosoftDemangleNodes.h...
Generating code for file include/llvm/Demangle/StringView.h...
Generating code for file include/llvm/Demangle/Utility.h...
Generating code for file include/llvm/ExecutionEngine/ExecutionEngine.h...
Generating code for file include/llvm-c/ExecutionEngine.h...
Generating code for file include/llvm/ExecutionEngine/GenericValue.h...
Generating code for file include/llvm/ExecutionEngine/Interpreter.h...
Generating code for file lib/ExecutionEngine/Interpreter/Interpreter.h...
Generating code for file include/llvm/ExecutionEngine/JITEventListener.h...
Generating code for file include/llvm/ExecutionEngine/JITSymbol.h...
Generating code for file include/llvm/ExecutionEngine/MCJIT.h...
Generating code for file lib/ExecutionEngine/MCJIT/MCJIT.h...
Generating code for file include/llvm/ExecutionEngine/ObjectCache.h...
Generating code for file include/llvm/ExecutionEngine/OProfileWrapper.h...
Generating code for file include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/CompileUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Core.h...
Generating code for file include/llvm-c/Core.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Layer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LazyReexports.h...
Generating code for file include/llvm/ExecutionEngine/Orc/Legacy.h...
Generating code for file include/llvm/ExecutionEngine/Orc/LLJIT.h...
Generating code for file include/llvm/ExecutionEngine/Orc/NullResolver.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcError.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Generating code for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RawByteChannel.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPCSerialization.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RPCUtils.h...
Generating code for file include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Generating code for file include/llvm/ExecutionEngine/Orc/SymbolStringPool.h...
Generating code for file include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h...
Generating code for file include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Generating code for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Generating code for file include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Generating code for file include/llvm/ExecutionEngine/RuntimeDyld.h...
Generating code for file include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Generating code for file include/llvm/ExecutionEngine/SectionMemoryManager.h...
Generating code for file include/llvm/FuzzMutate/FuzzerCLI.h...
Generating code for file include/llvm/FuzzMutate/IRMutator.h...
Generating code for file include/llvm/FuzzMutate/OpDescriptor.h...
Generating code for file include/llvm/FuzzMutate/Operations.h...
Generating code for file include/llvm/FuzzMutate/Random.h...
Generatin/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:827: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h:69: warning: Found unknown command `\Synthetic'
g code for file include/llvm/FuzzMutate/RandomIRBuilder.h...
Generating code for file include/llvm/InitializePasses.h...
Generating code for file include/llvm/IR/Argument.h...
Generating code for file include/llvm/IR/AssemblyAnnotationWriter.h...
Generating code for file include/llvm/IR/Attributes.h...
Generating code for file include/llvm/IR/AutoUpgrade.h...
Generating code for file include/llvm/IR/BasicBlock.h...
Generating code for file include/llvm/IR/CallingConv.h...
Generating code for file include/llvm/IR/CallSite.h...
Generating code for file include/llvm/IR/CFGDiff.h...
Generating code for file include/llvm/IR/Comdat.h...
Generating code for file include/llvm-c/Comdat.h...
Generating code for file include/llvm/IR/Constant.h...
Generating code for file include/llvm/IR/ConstantFolder.h...
Generating code for file include/llvm/IR/ConstantRange.h...
Generating code for file include/llvm/IR/Constants.h...
Generating code for file include/llvm/IR/DataLayout.h...
Generating code for file include/llvm/IR/DebugInfo.h...
Generating code for file include/llvm-c/DebugInfo.h...
Generating code for file include/llvm/IR/DebugInfoMetadata.h...
Generating code for file include/llvm/IR/DebugLoc.h...
Generating code for file include/llvm/IR/DerivedTypes.h...
Generating code for file include/llvm/IR/DerivedUser.h...
Generating code for file include/llvm/IR/DiagnosticHandler.h...
Generating code for file include/llvm/IR/DiagnosticInfo.h...
Generating code for file include/llvm/IR/DiagnosticPrinter.h...
Generating code for file include/llvm/IR/DIBuilder.h...
Generating code for file include/llvm/IR/Dominators.h...
Generating code for file include/llvm/IR/Function.h...
Generating code for file include/llvm/IR/GetElementPtrTypeIterator.h...
Generating code for file include/llvm/IR/GlobalAlias.h...
Generating code for file include/llvm/IR/GlobalIFunc.h...
Generating code for file include/llvm/IR/GlobalIndirectSymbol.h...
Generating code for file include/llvm/IR/GlobalObject.h...
Generating code for file include/llvm/IR/GlobalValue.h...
Generating code for file include/llvm/IR/GlobalVariable.h...
Generating code for file include/llvm/IR/GVMaterializer.h...
Generating code for file include/llvm/IR/InlineAsm.h...
Generating code for file include/llvm/IR/InstIterator.h...
Generating code for file include/llvm/IR/InstrTypes.h...
Generating code for file include/llvm/IR/Instruction.h...
Generating code for file include/llvm/MCA/Instruction.h...
Generating code for file include/llvm/IR/Instructions.h...
Generating code for file include/llvm/IR/InstVisitor.h...
Generating code for file include/llvm/IR/IntrinsicInst.h...
Generating code for file include/llvm/IR/Intrinsics.h...
Generating code for file include/llvm/IR/IRBuilder.h...
Generating code for file include/llvm/IR/IRPrintingPasses.h...
Generating code for file include/llvm/IR/LegacyPassManager.h...
Generating code for file include/llvm/IR/LegacyPassManagers.h...
Generating code for file include/llvm/IR/LegacyPassNameParser.h...
Generating code for file include/llvm/IR/LLVMContext.h...
Generating code for file include/llvm/IR/Mangler.h...
Generating code for file include/llvm/IR/MDBuilder.h...
Generating code for file include/llvm/IR/Metadata.h...
Generating code for file include/llvm/IR/Module.h...
Generating code for file include/llvm/IR/ModuleSlotTracker.h...
Generating code for file include/llvm/IR/ModuleSummaryIndex.h...
Generating code for file include/llvm/IR/ModuleSummaryIndexYAML.h...
Generating code for file include/llvm/IR/NoFolder.h...
Generating code for file include/llvm/IR/OperandTraits.h...
Generating code for file include/llvm/IR/Operator.h...
Generating code for file include/llvm/IR/OptBisect.h...
Generating code for file include/llvm/IR/PassInstrumentation.h...
Generating code for file include/llvm/IR/PassManager.h...
Generating code for file include/llvm/IR/PassManagerInternal.h...
Generating code for file include/llvm/IR/PassTimingInfo.h...
Generating code for file include/llvm/IR/PatternMatch.h...
Generating code for file include/llvm/IR/PredIteratorCache.h...
Genera/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:25: warning: Found unknown command `\object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:28: warning: Found unknown command `\notype'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:26: warning: Found unknown command `\tls_object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:27: warning: Found unknown command `\common'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:30: warning: Found unknown command `\gnu_unique_object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:23: warning: Found unknown command `\function'
ting code for file include/llvm/IR/ProfileSummary.h...
Generating code for file include/llvm/IR/RemarkStreamer.h...
Generating code for file include/llvm/IR/SafepointIRVerifier.h...
Generating code for file include/llvm/IR/Statepoint.h...
Generating code for file include/llvm/IR/SymbolTableListTraits.h...
Generating code for file include/llvm/IR/TrackingMDRef.h...
Generating code for file include/llvm/IR/Type.h...
Generating code for file include/llvm/IR/TypeFinder.h...
Generating code for file include/llvm/IR/Use.h...
Generating code for file include/llvm/IR/UseListOrder.h...
Generating code for file include/llvm/IR/User.h...
Generating code for file include/llvm/IR/Value.h...
Generating code for file include/llvm/IR/ValueHandle.h...
Generating code for file include/llvm/IR/ValueMap.h...
Generating code for file include/llvm/IR/ValueSymbolTable.h...
Generating code for file include/llvm/IR/Verifier.h...
Generating code for file include/llvm/IRReader/IRReader.h...
Generating code for file include/llvm-c/IRReader.h...
Generating code for file include/llvm/LineEditor/LineEditor.h...
Generating code for file include/llvm/LinkAllIR.h...
Generating code for file include/llvm/LinkAllPasses.h...
Generating code for file include/llvm/Linker/IRMover.h...
Generating code for file include/llvm/Linker/Linker.h...
Generating code for file include/llvm-c/Linker.h...
Generating code for file include/llvm/LTO/Caching.h...
Generating code for file include/llvm/LTO/Config.h...
Generating code for file include/llvm/LTO/legacy/LTOCodeGenerator.h...
Generating code for file include/llvm/LTO/legacy/LTOModule.h...
Generating code for file include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Generating code for file include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Generating code for file include/llvm/LTO/LTO.h...
Generating code for file include/llvm/LTO/LTOBackend.h...
Generating code for file include/llvm/LTO/SummaryBasedOptimizations.h...
Generating code for file include/llvm/MC/ConstantPools.h...
Generating code for file include/llvm/MC/LaneBitmask.h...
Generating code for file include/llvm/MC/MachineLocation.h...
Generating code for file include/llvm/MC/MCAsmBackend.h...
Generating code for file include/llvm/MC/MCAsmInfo.h...
Generating code for file include/llvm/MC/MCAsmInfoCOFF.h...
Generating code for file include/llvm/MC/MCAsmInfoDarwin.h...
Generating code for file include/llvm/MC/MCAsmInfoELF.h...
Generating code for file include/llvm/MC/MCAsmInfoWasm.h...
Generating code for file include/llvm/MC/MCAsmLayout.h...
Generating code for file include/llvm/MC/MCAsmMacro.h...
Generating code for file include/llvm/MC/MCAssembler.h...
Generating code for file include/llvm/MC/MCCodeEmitter.h...
Generating code for file include/llvm/MC/MCCodePadder.h...
Generating code for file include/llvm/MC/MCCodeView.h...
Generating code for file include/llvm/MC/MCContext.h...
Generating code for file include/llvm/MC/MCDirectives.h...
Generating code for file include/llvm/MC/MCDisassembler/MCDisassembler.h...
Generating code for file include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Generating code for file include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Generating code for file include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Generating code for file include/llvm/MC/MCDwarf.h...
Generating code for file include/llvm/MC/MCELFObjectWriter.h...
Generating code for file include/llvm/MC/MCELFStreamer.h...
Generating code for file include/llvm/MC/MCExpr.h...
Generating code for file include/llvm/MC/MCFixedLenDisassembler.h...
Generating code for file include/llvm/MC/MCFixup.h...
Generating code for file include/llvm/MC/MCFixupKindInfo.h...
Generating code for file include/llvm/MC/MCFragment.h...
Generating code for file include/llvm/MC/MCInst.h...
Generating code for file include/llvm/MC/MCInstBuilder.h...
Generating code for file include/llvm/MC/MCInstPrinter.h...
Generating code for file include/llvm/MC/MCInstrAnalysis.h...
Generating code for file include/llvm/MC/MCInstrDesc.h...
Generating code for file include/llvm/MC/MCInstrInfo.h...
Generating co/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:36: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:36: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:34: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:34: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:35: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:35: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\GOTPAGEOFF'
de for file include/llvm/MC/MCInstrItineraries.h...
Generating code for file include/llvm/MC/MCLabel.h...
Generating code for file include/llvm/MC/MCLinkerOptimizationHint.h...
Generating code for file include/llvm/MC/MCMachObjectWriter.h...
Generating code for file include/llvm/MC/MCObjectFileInfo.h...
Generating code for file include/llvm/MC/MCObjectStreamer.h...
Generating code for file include/llvm/MC/MCObjectWriter.h...
Generating code for file include/llvm/MC/MCParser/AsmCond.h...
Generating code for file include/llvm/MC/MCParser/AsmLexer.h...
Generating code for file include/llvm/MC/MCParser/MCAsmLexer.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParser.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParserExtension.h...
Generating code for file include/llvm/MC/MCParser/MCAsmParserUtils.h...
Generating code for file include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Generating code for file include/llvm/MC/MCParser/MCTargetAsmParser.h...
Generating code for file include/llvm/MC/MCRegisterInfo.h...
Generating code for file include/llvm/MC/MCSchedule.h...
Generating code for file include/llvm/MC/MCSection.h...
Generating code for file include/llvm/MC/MCSectionCOFF.h...
Generating code for file include/llvm/MC/MCSectionELF.h...
Generating code for file include/llvm/MC/MCSectionMachO.h...
Generating code for file include/llvm/MC/MCSectionWasm.h...
Generating code for file include/llvm/MC/MCStreamer.h...
Generating code for file include/llvm/MC/MCSubtargetInfo.h...
Generating code for file include/llvm/MC/MCSymbol.h...
Generating code for file include/llvm/MC/MCSymbolCOFF.h...
Generating code for file include/llvm/MC/MCSymbolELF.h...
Generating code for file include/llvm/MC/MCSymbolMachO.h...
Generating code for file include/llvm/MC/MCSymbolWasm.h...
Generating code for file include/llvm/MC/MCTargetOptions.h...
Generating code for file include/llvm/MC/MCTargetOptionsCommandFlags.inc...
Generating code for file include/llvm/MC/MCValue.h...
Generating code for file include/llvm/MC/MCWasmObjectWriter.h...
Generating code for file include/llvm/MC/MCWasmStreamer.h...
Generating code for file include/llvm/MC/MCWin64EH.h...
Generating code for file include/llvm/MC/MCWinCOFFObjectWriter.h...
Generating code for file include/llvm/MC/MCWinCOFFStreamer.h...
Generating code for file include/llvm/MC/MCWinEH.h...
Generating code for file include/llvm/MC/SectionKind.h...
Generating code for file include/llvm/MC/StringTableBuilder.h...
Generating code for file include/llvm/MC/SubtargetFeature.h...
Generating code for file include/llvm/MCA/Context.h...
Generating code for file include/llvm/MCA/HardwareUnits/HardwareUnit.h...
Generating code for file include/llvm/MCA/HardwareUnits/LSUnit.h...
Generating code for file include/llvm/MCA/HardwareUnits/RegisterFile.h...
Generating code for file include/llvm/MCA/HardwareUnits/ResourceManager.h...
Generating code for file include/llvm/MCA/HardwareUnits/RetireControlUnit.h...
Generating code for file include/llvm/MCA/HardwareUnits/Scheduler.h...
Generating code for file include/llvm/MCA/HWEventListener.h...
Generating code for file include/llvm/MCA/InstrBuilder.h...
Generating code for file include/llvm/MCA/Pipeline.h...
Generating code for file include/llvm/MCA/SourceMgr.h...
Generating code for file include/llvm/Support/SourceMgr.h...
Generating code for file include/llvm/MCA/Stages/DispatchStage.h...
Generating code for file include/llvm/MCA/Stages/EntryStage.h...
Generating code for file include/llvm/MCA/Stages/ExecuteStage.h...
Generating code for file include/llvm/MCA/Stages/InstructionTables.h...
Generating code for file include/llvm/MCA/Stages/RetireStage.h...
Generating code for file include/llvm/MCA/Stages/Stage.h...
Generating code for file include/llvm/MCA/Support.h...
Generating code for file include/llvm-c/Support.h...
Generating code for file include/llvm/Object/Archive.h...
Generating code for file include/llvm/Object/ArchiveWriter.h...
Generating code for file include/llvm/Object/Binary.h...
Generating code for file include/llvm/Object/COFFImportFile.h./opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:211: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
..
Generating code for file include/llvm/Object/COFFModuleDefinition.h...
Generating code for file include/llvm/Object/CVDebugRecord.h...
Generating code for file include/llvm/Object/Decompressor.h...
Generating code for file include/llvm/Object/ELFObjectFile.h...
Generating code for file include/llvm/Object/ELFTypes.h...
Generating code for file include/llvm/Object/Error.h...
Generating code for file include/llvm/Support/Error.h...
Generating code for file include/llvm/TableGen/Error.h...
Generating code for file include/llvm/Testing/Support/Error.h...
Generating code for file include/llvm-c/Error.h...
Generating code for file include/llvm/Object/IRObjectFile.h...
Generating code for file include/llvm/Object/IRSymtab.h...
Generating code for file include/llvm/Object/MachOUniversal.h...
Generating code for file include/llvm/Object/ModuleSymbolTable.h...
Generating code for file include/llvm/Object/ObjectFile.h...
Generating code for file include/llvm/Object/RelocationResolver.h...
Generating code for file include/llvm/Object/StackMapParser.h...
Generating code for file include/llvm/Object/SymbolicFile.h...
Generating code for file include/llvm/Object/SymbolSize.h...
Generating code for file include/llvm/Object/WasmTraits.h...
Generating code for file include/llvm/Object/WindowsResource.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h...
Generating code for file include/llvm/ObjectYAML/CodeViewYAMLTypes.h...
Generating code for file include/llvm/ObjectYAML/COFFYAML.h...
Generating code for file include/llvm/ObjectYAML/DWARFEmitter.h...
Generating code for file include/llvm/ObjectYAML/DWARFYAML.h...
Generating code for file include/llvm/ObjectYAML/ELFYAML.h...
Generating code for file include/llvm/ObjectYAML/MachOYAML.h...
Generating code for file include/llvm/ObjectYAML/MinidumpYAML.h...
Generating code for file include/llvm/ObjectYAML/ObjectYAML.h...
Generating code for file include/llvm/ObjectYAML/WasmYAML.h...
Generating code for file include/llvm/ObjectYAML/YAML.h...
Generating code for file include/llvm/Option/Arg.h...
Generating code for file include/llvm/Option/ArgList.h...
Generating code for file include/llvm/Option/Option.h...
Generating code for file include/llvm/Option/OptSpecifier.h...
Generating code for file include/llvm/Option/OptTable.h...
Generating code for file include/llvm/Pass.h...
Generating code for file include/llvm/PassAnalysisSupport.h...
Generating code for file include/llvm/Passes/PassBuilder.h...
Generating code for file include/llvm/Passes/PassPlugin.h...
Generating code for file include/llvm/Passes/StandardInstrumentations.h...
Generating code for file include/llvm/PassInfo.h...
Generating code for file include/llvm/PassRegistry.h...
Generating code for file include/llvm/PassSupport.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMapping.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Generating code for file include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Generating code for file include/llvm/ProfileData/GCOV.h...
Generating code for file include/llvm/ProfileData/InstrProf.h...
Generating code for file include/llvm/ProfileData/InstrProfData.inc...
Generating code for file include/llvm/ProfileData/InstrProfReader.h...
Generating code for file include/llvm/ProfileData/InstrProfWriter.h...
Generating code for file include/llvm/ProfileData/ProfileCommon.h...
Generating code for file include/llvm/ProfileData/SampleProf.h...
Generating code for file include/llvm/ProfileData/SampleProfReader.h...
Generating code for file include/llvm/ProfileData/SampleProfWriter.h...
Generating code for file include/llvm/Remarks/Remark.h...
Generating code for file include/llvm/Remarks/RemarkParser.h...
Generating code for file include/llvm/Support/AArch64TargetParser.h...
Generating code for file include/llvm/Support/AlignOf.h...
Generating code for fi/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:232: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:320: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
le include/llvm/Support/Allocator.h...
Generating code for file include/llvm/Support/AMDGPUMetadata.h...
Generating code for file include/llvm/Support/AMDHSAKernelDescriptor.h...
Generating code for file include/llvm/Support/ARMAttributeParser.h...
Generating code for file include/llvm/Support/ARMBuildAttributes.h...
Generating code for file include/llvm/Support/ARMEHABI.h...
Generating code for file include/llvm/Support/ARMTargetParser.h...
Generating code for file include/llvm/Support/ARMWinEH.h...
Generating code for file include/llvm/Support/ArrayRecycler.h...
Generating code for file include/llvm/Support/Atomic.h...
Generating code for file include/llvm/Support/AtomicOrdering.h...
Generating code for file include/llvm/Support/BinaryByteStream.h...
Generating code for file include/llvm/Support/BinaryItemStream.h...
Generating code for file include/llvm/Support/BinaryStream.h...
Generating code for file include/llvm/Support/BinaryStreamArray.h...
Generating code for file include/llvm/Support/BinaryStreamError.h...
Generating code for file include/llvm/Support/BinaryStreamReader.h...
Generating code for file include/llvm/Support/BinaryStreamRef.h...
Generating code for file include/llvm/Support/BinaryStreamWriter.h...
Generating code for file include/llvm/Support/BlockFrequency.h...
Generating code for file include/llvm/Support/BranchProbability.h...
Generating code for file include/llvm/Support/BuryPointer.h...
Generating code for file include/llvm/Support/CachePruning.h...
Generating code for file include/llvm/Support/Capacity.h...
Generating code for file include/llvm/Support/Casting.h...
Generating code for file include/llvm/Support/CBindingWrapping.h...
Generating code for file include/llvm/Support/CFGUpdate.h...
Generating code for file include/llvm/Support/CheckedArithmetic.h...
Generating code for file include/llvm/Support/Chrono.h...
Generating code for file include/llvm/Support/circular_raw_ostream.h...
Generating code for file include/llvm/Support/CodeGen.h...
Generating code for file include/llvm/Support/CodeGenCoverage.h...
Generating code for file include/llvm/Support/COM.h...
Generating code for file include/llvm/Support/CommandLine.h...
Generating code for file include/llvm/Support/Compiler.h...
Generating code for file include/llvm/Support/Compression.h...
Generating code for file include/llvm/Support/ConvertUTF.h...
Generating code for file include/llvm/Support/CrashRecoveryContext.h...
Generating code for file include/llvm/Support/DataExtractor.h...
Generating code for file include/llvm/Support/DataTypes.h...
Generating code for file include/llvm-c/DataTypes.h...
Generating code for file include/llvm/Support/Debug.h...
Generating code for file include/llvm/Support/DebugCounter.h...
Generating code for file include/llvm/Support/DJB.h...
Generating code for file include/llvm/Support/DOTGraphTraits.h...
Generating code for file include/llvm/Support/DynamicLibrary.h...
Generating code for file include/llvm/Support/Endian.h...
Generating code for file include/llvm/Support/EndianStream.h...
Generating code for file include/llvm/Support/Errc.h...
Generating code for file include/llvm/Support/Errno.h...
Generating code for file include/llvm/Support/ErrorHandling.h...
Generating code for file include/llvm-c/ErrorHandling.h...
Generating code for file include/llvm/Support/ErrorOr.h...
Generating code for file include/llvm/Support/FileCheck.h...
Generating code for file include/llvm/Support/FileOutputBuffer.h...
Generating code for file include/llvm/Support/FileSystem.h...
Generating code for file include/llvm/Support/FileUtilities.h...
Generating code for file include/llvm/Support/Format.h...
Generating code for file include/llvm/Support/FormatAdapters.h...
Generating code for file include/llvm/Support/FormatCommon.h...
Generating code for file include/llvm/Support/FormatProviders.h...
Generating code for file include/llvm/Support/FormattedStream.h...
Generating code for file include/llvm/Support/FormatVariadic.h...
Generating code for file include/llvm/Support/FormatVariadicDetails.h...
Generating code for file include/llvm/Support/GenericDomTree.h...
Generating code for file include/llvm/Support/GenericDomTreeConstruction.h...
Generating code for file include/llvm/Support/GlobPattern.h...
Generating code for file include/llvm/Support/GraphWriter.h...
Generating code for file include/llvm/Support/Host.h...
Generating code for file include/llvm/Support/InitLLVM.h...
Generating code for file include/llvm/Support/ItaniumManglingCanonicalizer.h...
Generating code for file include/llvm/Support/JamCRC.h...
Generating code for file include/llvm/Support/JSON.h...
Generating code for file include/llvm/Support/KnownBits.h...
Generating code for file include/llvm/Support/LEB128.h...
Generating code for file include/llvm/Support/LineIterator.h...
Generating code for file include/llvm/Support/Locale.h...
Generating code for file include/llvm/Support/LockFileManager.h...
Generating code for file include/llvm/Support/LowLevelTypeImpl.h...
Generating code for file include/llvm/Support/MachineValueType.h...
Generating code for file include/llvm/Support/ManagedStatic.h...
Generating code for file include/llvm/Support/MathExtras.h...
Generating code for file include/llvm/Support/MD5.h...
Generating code for file include/llvm/Support/MemAlloc.h...
Generating code for file include/llvm/Support/Memory.h...
Generating code for file include/llvm/Support/MemoryBuffer.h...
Generating code for file include/llvm/Support/MipsABIFlags.h...
Generating code for file include/llvm/Support/MSVCErrorWorkarounds.h...
Generating code for file include/llvm/Support/Mutex.h...
Generating code for file include/llvm/Support/MutexGuard.h...
Generating code for file include/llvm/Support/NativeFormatting.h...
Generating code for file include/llvm/Support/OnDiskHashTable.h...
Generating code for file include/llvm/Support/Options.h...
Generating code for file include/llvm/Support/Parallel.h...
Generating code for file include/llvm/Support/Path.h...
Generating code for file include/llvm/Support/PluginLoader.h...
Generating code for file include/llvm/Support/PointerLikeTypeTraits.h...
Generating code for file include/llvm/Support/PrettyStackTrace.h...
Generating code for file include/llvm/Support/Printable.h...
Generating code for file include/llvm/Support/Process.h...
Generating code for file include/llvm/Support/Program.h...
Generating code for file include/llvm/Support/RandomNumberGenerator.h...
Generating code for file include/llvm/Support/raw_os_ostream.h...
Generating code for file include/llvm/Support/raw_ostream.h...
Generating code for file include/llvm/Support/raw_sha1_ostream.h...
Generating code for file include/llvm/Support/Recycler.h...
Generating code for file include/llvm/Support/RecyclingAllocator.h...
Generating code for file include/llvm/Support/Regex.h...
Generating code for file include/llvm/Support/Registry.h...
Generating code for file include/llvm/Support/ReverseIteration.h...
Generating code for file include/llvm/Support/RWMutex.h...
Generating code for file include/llvm/Support/SaveAndRestore.h...
Generating code for file include/llvm/Support/ScaledNumber.h...
Generating code for file include/llvm/Support/ScopedPrinter.h...
Generating code for file include/llvm/Support/SHA1.h...
Generating code for file include/llvm/Support/Signals.h...
Generating code for file include/llvm/Support/Signposts.h...
Generating code for file include/llvm/Support/SmallVectorMemoryBuffer.h...
Generating code for file include/llvm/Support/SMLoc.h...
Generating code for file include/llvm/Support/Solaris/sys/regset.h...
Generating code for file include/llvm/Support/SpecialCaseList.h...
Generating code for file include/llvm/Support/StringPool.h...
Generating code for file include/llvm/Support/StringSaver.h...
Generating code for file include/llvm/Support/SwapByteOrder.h...
Generating code for file include/llvm/Support/SymbolRemappingReader.h...
Generating code for file include/llvm/Support/SystemUtils.h...
Generating code for file include/llvm/Support/TargetParser.h...
Generating code for file include/llvm/Support/TargetRegistry.h...
Generating code for file include/llvm/Sup/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1032: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
port/TargetSelect.h...
Generating code for file include/llvm/Support/TarWriter.h...
Generating code for file include/llvm/Support/TaskQueue.h...
Generating code for file include/llvm/Support/thread.h...
Generating code for file include/llvm/Support/Threading.h...
Generating code for file include/llvm/Support/ThreadLocal.h...
Generating code for file include/llvm/Support/ThreadPool.h...
Generating code for file include/llvm/Support/Timer.h...
Generating code for file include/llvm/Support/ToolOutputFile.h...
Generating code for file include/llvm/Support/TrailingObjects.h...
Generating code for file include/llvm/Support/TrigramIndex.h...
Generating code for file include/llvm/Support/type_traits.h...
Generating code for file include/llvm/Support/TypeName.h...
Generating code for file include/llvm/Support/Unicode.h...
Generating code for file include/llvm/Support/UnicodeCharRanges.h...
Generating code for file include/llvm/Support/UniqueLock.h...
Generating code for file include/llvm/Support/Valgrind.h...
Generating code for file include/llvm/Support/VersionTuple.h...
Generating code for file include/llvm/Support/VirtualFileSystem.h...
Generating code for file include/llvm/Support/Watchdog.h...
Generating code for file include/llvm/Support/Win64EH.h...
Generating code for file include/llvm/Support/WindowsError.h...
Generating code for file include/llvm/Support/WithColor.h...
Generating code for file include/llvm/Support/X86DisassemblerDecoderCommon.h...
Generating code for file include/llvm/Support/xxhash.h...
Generating code for file include/llvm/Support/YAMLParser.h...
Generating code for file include/llvm/Support/YAMLTraits.h...
Generating code for file include/llvm/TableGen/Main.h...
Generating code for file include/llvm/TableGen/Record.h...
Generating code for file include/llvm/TableGen/SetTheory.h...
Generating code for file include/llvm/TableGen/StringMatcher.h...
Generating code for file include/llvm/TableGen/StringToOffsetTable.h...
Generating code for file include/llvm/TableGen/TableGenBackend.h...
Generating code for file include/llvm/Target/CodeGenCWrappers.h...
Generating code for file include/llvm/Target/TargetIntrinsicInfo.h...
Generating code for file include/llvm/Target/TargetLoweringObjectFile.h...
Generating code for file include/llvm/Target/TargetMachine.h...
Generating code for file include/llvm-c/TargetMachine.h...
Generating code for file include/llvm/Target/TargetOptions.h...
Generating code for file include/llvm/Testing/Support/SupportHelpers.h...
Generating code for file include/llvm/TextAPI/ELF/ELFStub.h...
Generating code for file include/llvm/TextAPI/ELF/TBEHandler.h...
Generating code for file include/llvm/TextAPI/MachO/Architecture.h...
Generating code for file include/llvm/TextAPI/MachO/ArchitectureSet.h...
Generating code for file include/llvm/TextAPI/MachO/InterfaceFile.h...
Generating code for file include/llvm/TextAPI/MachO/PackedVersion.h...
Generating code for file include/llvm/TextAPI/MachO/Symbol.h...
Generating code for file include/llvm/TextAPI/MachO/TextAPIReader.h...
Generating code for file include/llvm/TextAPI/MachO/TextAPIWriter.h...
Generating code for file include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h...
Generating code for file include/llvm/ToolDrivers/llvm-lib/LibDriver.h...
Generating code for file include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h...
Generating code for file include/llvm-c/Transforms/AggressiveInstCombine.h...
Generating code for file include/llvm/Transforms/Coroutines.h...
Generating code for file include/llvm-c/Transforms/Coroutines.h...
Generating code for file include/llvm/Transforms/InstCombine/InstCombine.h...
Generating code for file include/llvm-c/Transforms/InstCombine.h...
Generating code for file include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Generating code for file include/llvm/Transforms/Instrumentation.h...
Generating code for file include/llvm/Transforms/Instrumentation/AddressSanitizer.h...
Generating code for file include/llvm/Transforms/Instrumentation/BoundsChecking.h...
Generating code for file include/llvm/Transforms/Instrumentation/CGProfile.h...
Generating code for file include/llvm/Transforms/Instrumentation/ControlHeightReduction.h...
Generating code for file include/llvm/Transforms/Instrumentation/GCOVProfiler.h...
Generating code for file include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Generating code for file include/llvm/Transforms/Instrumentation/InstrProfiling.h...
Generating code for file include/llvm/Transforms/Instrumentation/MemorySanitizer.h...
Generating code for file include/llvm/Transforms/Instrumentation/PGOInstrumentation.h...
Generating code for file include/llvm/Transforms/Instrumentation/ThreadSanitizer.h...
Generating code for file include/llvm/Transforms/IPO.h...
Generating code for file include/llvm-c/Transforms/IPO.h...
Generating code for file include/llvm/Transforms/IPO/AlwaysInliner.h...
Generating code for file include/llvm/Transforms/IPO/ArgumentPromotion.h...
Generating code for file include/llvm/Transforms/IPO/CalledValuePropagation.h...
Generating code for file include/llvm/Transforms/IPO/ConstantMerge.h...
Generating code for file include/llvm/Transforms/IPO/CrossDSOCFI.h...
Generating code for file include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Generating code for file include/llvm/Transforms/IPO/ElimAvailExtern.h...
Generating code for file include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/FunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/FunctionImport.h...
Generating code for file include/llvm/Transforms/IPO/GlobalDCE.h...
Generating code for file include/llvm/Transforms/IPO/GlobalOpt.h...
Generating code for file include/llvm/Transforms/IPO/GlobalSplit.h...
Generating code for file include/llvm/Transforms/IPO/HotColdSplitting.h...
Generating code for file include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Generating code for file include/llvm/Transforms/IPO/Inliner.h...
Generating code for file include/llvm/Transforms/IPO/Internalize.h...
Generating code for file include/llvm/Transforms/IPO/LowerTypeTests.h...
Generating code for file include/llvm/Transforms/IPO/PartialInlining.h...
Generating code for file include/llvm/Transforms/IPO/PassManagerBuilder.h...
Generating code for file include/llvm-c/Transforms/PassManagerBuilder.h...
Generating code for file include/llvm/Transforms/IPO/SampleProfile.h...
Generating code for file include/llvm/Transforms/IPO/SCCP.h...
Generating code for file include/llvm/Transforms/Scalar/SCCP.h...
Generating code for file include/llvm/Transforms/IPO/StripDeadPrototypes.h...
Generating code for file include/llvm/Transforms/IPO/SyntheticCountsPropagation.h...
Generating code for file include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h...
Generating code for file include/llvm/Transforms/IPO/WholeProgramDevirt.h...
Generating code for file include/llvm/Transforms/ObjCARC.h...
Generating code for file lib/Transforms/ObjCARC/ObjCARC.h...
Generating code for file include/llvm/Transforms/Scalar.h...
Generating code for file include/llvm-c/Transforms/Scalar.h...
Generating code for file include/llvm/Transforms/Scalar/ADCE.h...
Generating code for file include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h...
Generating code for file include/llvm/Transforms/Scalar/BDCE.h...
Generating code for file include/llvm/Transforms/Scalar/CallSiteSplitting.h...
Generating code for file include/llvm/Transforms/Scalar/ConstantHoisting.h...
Generating code for file include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h...
Generating code for file include/llvm/Transforms/Scalar/DCE.h...
Generating code for file include/llvm/Transforms/Scalar/DeadStoreElimination.h...
Generating code for file include/llvm/Transforms/Scalar/DivRemPairs.h...
Generating code for file include/llvm/Transforms/Scalar/EarlyCSE.h...
Generating code for file include/llvm/Transforms/Scalar/Float2Int.h...
Generating code for file include/llvm/Transforms/Scalar/GuardWidening.h...
Generating code for file include/llvm/Transforms/Scalar/GVN.h...
Generating code for file include/llvm/Transforms/Scalar/GVNExpression.h...
Generating code for file include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h...
Generating code for file include/llvm/Transforms/Scalar/IndVarSimplify.h...
Generating code for file include/llvm/Transforms/Scalar/InstSimplifyPass.h...
Generating code for file include/llvm/Transforms/Scalar/IVUsersPrinter.h...
Generating code for file include/llvm/Transforms/Scalar/JumpThreading.h...
Generating code for file include/llvm/Transforms/Scalar/LICM.h...
Generating code for file include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDeletion.h...
Generating code for file include/llvm/Transforms/Scalar/LoopDistribute.h...
Generating code for file include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Generating code for file include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Generating code for file include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Generating code for file include/llvm/Transforms/Scalar/LoopPassManager.h...
Generating code for file include/llvm/Transforms/Scalar/LoopPredication.h...
Generating code for file include/llvm/Transforms/Scalar/LoopRotation.h...
Generating code for file include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Generating code for file include/llvm/Transforms/Scalar/LoopSink.h...
Generating code for file include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Generating code for file include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h...
Generating code for file include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Generating code for file include/llvm/Transforms/Scalar/LowerAtomic.h...
Generating code for file include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Generating code for file include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Generating code for file include/llvm/Transforms/Scalar/LowerWidenableCondition.h...
Generating code for file include/llvm/Transforms/Scalar/MakeGuardsExplicit.h...
Generating code for file include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Generating code for file include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Generating code for file include/llvm/Transforms/Scalar/NaryReassociate.h...
Generating code for file include/llvm/Transforms/Scalar/NewGVN.h...
Generating code for file include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Generating code for file include/llvm/Transforms/Scalar/Reassociate.h...
Generating code for file include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h...
Generating code for file include/llvm/Transforms/Scalar/Scalarizer.h...
Generating code for file include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h...
Generating code for file include/llvm/Transforms/Scalar/SimplifyCFG.h...
Generating code for file include/llvm/Transforms/Scalar/Sink.h...
Generating code for file include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h...
Generating code for file include/llvm/Transforms/Scalar/SpeculativeExecution.h...
Generating code for file include/llvm/Transforms/Scalar/SROA.h...
Generating code for file include/llvm/Transforms/Scalar/TailRecursionElimination.h...
Generating code for file include/llvm/Transforms/Scalar/WarnMissedTransforms.h...
Generating code for file include/llvm/Transforms/Utils/AddDiscriminators.h...
Generating code for file include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Generating code for file include/llvm/Transforms/Utils/BasicBlockUtils.h...
Generating code for file include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Generating code for file include/llvm/Transforms/Utils/BuildLibCalls.h...
Generating code for file include/llvm/Transforms/Utils/BypassSlowDivision.h...
Generating code for file include/llvm/Transforms/Utils/CallPromotionUtils.h...
Generating code for file include/llvm/Transforms/Utils/CanonicalizeAliases.h...
Generating code for file include/llvm/Transforms/Utils/Cloning.h...
Generating code for file include/llvm/Transforms/Utils/CodeExtractor.h...
Generating code for file include/llvm/Transforms/Utils/CtorUtils.h...
Generating code for file include/llvm/Transforms/Utils/EntryExitInstrumenter.h...
Generating code for file include/llvm/Transforms/Utils/EscapeEnumerator.h...
Generating code for file include/llvm/Transforms/Utils/Evaluator.h...
Generating code for file include/llvm/Transforms/Utils/FunctionComparator.h...
Generating code for file include/llvm/Transforms/Utils/FunctionImportUtils.h...
Generating code for file include/llvm/Transforms/Utils/GlobalStatus.h...
Generating code for file include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Generating code for file include/llvm/Transforms/Utils/IntegerDivision.h...
Generating code for file include/llvm/Transforms/Utils/LCSSA.h...
Generating code for file include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Generating code for file include/llvm/Transforms/Utils/LoopRotationUtils.h...
Generating code for file include/llvm/Transforms/Utils/LoopSimplify.h...
Generating code for file include/llvm/Transforms/Utils/LoopUtils.h...
Generating code for file include/llvm/Transforms/Utils/LoopVersioning.h...
Generating code for file include/llvm/Transforms/Utils/LowerInvoke.h...
Generating code for file include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Generating code for file include/llvm/Transforms/Utils/Mem2Reg.h...
Generating code for file include/llvm/Transforms/Utils/ModuleUtils.h...
Generating code for file include/llvm/Transforms/Utils/NameAnonGlobals.h...
Generating code for file include/llvm/Transforms/Utils/PredicateInfo.h...
Generating code for file include/llvm/Transforms/Utils/PromoteMemToReg.h...
Generating code for file include/llvm/Transforms/Utils/SanitizerStats.h...
Generating code for file include/llvm/Transforms/Utils/SimplifyIndVar.h...
Generating code for file include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Generating code for file include/llvm/Transforms/Utils/SplitModule.h...
Generating code for file include/llvm/Transforms/Utils/SSAUpdater.h...
Generating code for file include/llvm/Transforms/Utils/SSAUpdaterBulk.h...
Generating code for file include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Generating code for file include/llvm/Transforms/Utils/SymbolRewriter.h...
Generating code for file include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Generating code for file include/llvm/Transforms/Utils/UnrollLoop.h...
Generating code for file include/llvm/Transforms/Utils/ValueMapper.h...
Generating code for file include/llvm/Transforms/Utils/VNCoercion.h...
Generating code for file include/llvm/Transforms/Vectorize.h...
Generating code for file include/llvm-c/Transforms/Vectorize.h...
Generating code for file include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h...
Generating code for file include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h...
Generating code for file include/llvm/Transforms/Vectorize/LoopVectorize.h...
Generating code for file include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Generating code for file include/llvm/WindowsManifest/WindowsManifestMerger.h...
Generating code for file include/llvm/WindowsResource/ResourceProcessor.h...
Generating code for file include/llvm/WindowsResource/ResourceScriptToken.h...
Generating code for file include/llvm/WindowsResource/ResourceScriptTokenList.h...
Generating code for file include/llvm/XRay/BlockIndexer.h...
Generating code for file include/llvm/XRay/BlockPrinter.h...
Generating code for file include/llvm/XRay/BlockVerifier.h...
Generating code for file include/llvm/XRay/FDRLogBuilder.h...
Generating code for file include/llvm/XRay/FDRRecordConsumer.h...
Generating code for file include/llvm/XRay/FDRRecordProducer.h...
Generating code for file include/llvm/XRay/FDRRecords.h...
Generating code for file include/llvm/XRay/FDRTraceExpander.h...
Generating code for file include/llvm/XRay/FDRTraceWriter.h...
Generating code for file include/llvm/XRay/FileHeaderReader.h...
Generating code for file include/llvm/XRay/InstrumentationMap.h...
Generating code for file include/llvm/XRay/Profile.h...
Generating code for file include/llvm/XR/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:677: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:181: warning: Found unknown command `\F'
ay/RecordPrinter.h...
Generating code for file include/llvm/XRay/XRayRecord.h...
Generating code for file include/llvm/XRay/YAMLXRayRecord.h...
Generating code for file lib/Analysis/AliasAnalysis.cpp...
Generating code for file lib/Analysis/AliasAnalysisEvaluator.cpp...
Generating code for file lib/Analysis/AliasAnalysisSummary.cpp...
Generating code for file lib/Analysis/AliasAnalysisSummary.h...
Generating code for file lib/Analysis/AliasSetTracker.cpp...
Generating code for file lib/Analysis/Analysis.cpp...
Generating code for file lib/CodeGen/Analysis.cpp...
Generating code for file lib/Analysis/AssumptionCache.cpp...
Generating code for file lib/Analysis/BasicAliasAnalysis.cpp...
Generating code for file lib/Analysis/BlockFrequencyInfo.cpp...
Generating code for file lib/Analysis/BlockFrequencyInfoImpl.cpp...
Generating code for file lib/Analysis/BranchProbabilityInfo.cpp...
Generating code for file lib/Analysis/CallGraph.cpp...
Generating code for file lib/Analysis/CallGraphSCCPass.cpp...
Generating code for file lib/Analysis/CallPrinter.cpp...
Generating code for file lib/Analysis/CaptureTracking.cpp...
Generating code for file lib/Analysis/CFG.cpp...
Generating code for file lib/Analysis/CFGPrinter.cpp...
Generating code for file lib/Analysis/CFLAndersAliasAnalysis.cpp...
Generating code for file lib/Analysis/CFLGraph.h...
Generating code for file lib/Analysis/CFLSteensAliasAnalysis.cpp...
Generating code for file lib/Analysis/CGSCCPassManager.cpp...
Generating code for file lib/Analysis/CmpInstAnalysis.cpp...
Generating code for file lib/Analysis/CodeMetrics.cpp...
Generating code for file lib/Analysis/ConstantFolding.cpp...
Generating code for file lib/Analysis/CostModel.cpp...
Generating code for file lib/Analysis/Delinearization.cpp...
Generating code for file lib/Analysis/DemandedBits.cpp...
Generating code for file lib/Analysis/DependenceAnalysis.cpp...
Generating code for file lib/Analysis/DivergenceAnalysis.cpp...
Generating code for file lib/Analysis/DominanceFrontier.cpp...
Generating code for file lib/Analysis/DomPrinter.cpp...
Generating code for file lib/Analysis/DomTreeUpdater.cpp...
Generating code for file lib/Analysis/EHPersonalities.cpp...
Generating code for file lib/Analysis/GlobalsModRef.cpp...
Generating code for file lib/Analysis/GuardUtils.cpp...
Generating code for file lib/Transforms/Utils/GuardUtils.cpp...
Generating code for file lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Generating code for file lib/Analysis/InlineCost.cpp...
Generating code for file lib/Analysis/InstCount.cpp...
Generating code for file lib/Analysis/InstructionPrecedenceTracking.cpp...
Generating code for file lib/Analysis/InstructionSimplify.cpp...
Generating code for file lib/Analysis/Interval.cpp...
Generating code for file lib/Analysis/IntervalPartition.cpp...
Generating code for file lib/Analysis/IteratedDominanceFrontier.cpp...
Generating code for file lib/Analysis/IVDescriptors.cpp...
Generating code for file lib/Analysis/IVUsers.cpp...
Generating code for file lib/Analysis/LazyBlockFrequencyInfo.cpp...
Generating code for file lib/Analysis/LazyBranchProbabilityInfo.cpp...
Generating code for file lib/Analysis/LazyCallGraph.cpp...
Generating code for file lib/Analysis/LazyValueInfo.cpp...
Generating code for file lib/Analysis/LegacyDivergenceAnalysis.cpp...
Generating code for file lib/Analysis/Lint.cpp...
Generating code for file lib/Analysis/Loads.cpp...
Generating code for file lib/Analysis/LoopAccessAnalysis.cpp...
Generating code for file lib/Analysis/LoopAnalysisManager.cpp...
Generating code for file lib/Analysis/LoopInfo.cpp...
Generating code for file lib/Analysis/LoopPass.cpp...
Generating code for file lib/Analysis/LoopUnrollAnalyzer.cpp...
Generating code for file lib/Analysis/MemDepPrinter.cpp...
Generating code for file lib/Analysis/MemDerefPrinter.cpp...
Generating code for file lib/Analysis/MemoryBuiltins.cpp...
Generating code for file lib/Analysis/MemoryDependenceAnalysis.cpp...
Generating code for file lib/Analysis/MemoryLocation.cpp...
Generating code for file lib/Analysis/MemorySSA.cpp...
Generating code for file lib/Analysis/MemorySSAUpdater.cpp...
Generating code for file lib/Analysis/ModuleDebugInfoPrinter.cpp...
Generating code for file lib/Analysis/ModuleSummaryAnalysis.cpp...
Generating code for file lib/Analysis/MustExecute.cpp...
Generating code for file lib/Analysis/ObjCARCAliasAnalysis.cpp...
Generating code for file lib/Analysis/ObjCARCAnalysisUtils.cpp...
Generating code for file lib/Analysis/ObjCARCInstKind.cpp...
Generating code for file lib/Analysis/OptimizationRemarkEmitter.cpp...
Generating code for file lib/Analysis/OrderedBasicBlock.cpp...
Generating code for file lib/Analysis/OrderedInstructions.cpp...
Generating code for file lib/Analysis/PHITransAddr.cpp...
Generating code for file lib/Analysis/PhiValues.cpp...
Generating code for file lib/Analysis/PostDominators.cpp...
Generating code for file lib/Analysis/ProfileSummaryInfo.cpp...
Generating code for file lib/Analysis/PtrUseVisitor.cpp...
Generating code for file lib/Analysis/RegionInfo.cpp...
Generating code for file lib/Analysis/RegionPass.cpp...
Generating code for file lib/Analysis/RegionPrinter.cpp...
Generating code for file lib/Analysis/ScalarEvolution.cpp...
Generating code for file lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Generating code for file lib/Analysis/ScalarEvolutionExpander.cpp...
Generating code for file lib/Analysis/ScalarEvolutionNormalization.cpp...
Generating code for file lib/Analysis/ScopedNoAliasAA.cpp...
Generating code for file lib/Analysis/StackSafetyAnalysis.cpp...
Generating code for file lib/Analysis/StratifiedSets.h...
Generating code for file lib/Analysis/SyncDependenceAnalysis.cpp...
Generating code for file lib/Analysis/SyntheticCountsUtils.cpp...
Generating code for file lib/Analysis/TargetLibraryInfo.cpp...
Generating code for file lib/Analysis/TargetTransformInfo.cpp...
Generating code for file lib/Analysis/Trace.cpp...
Generating code for file lib/XRay/Trace.cpp...
Generating code for file lib/Analysis/TypeBasedAliasAnalysis.cpp...
Generating code for file lib/Analysis/TypeMetadataUtils.cpp...
Generating code for file lib/Analysis/ValueLattice.cpp...
Generating code for file lib/Analysis/ValueLatticeUtils.cpp...
Generating code for file lib/Analysis/ValueTracking.cpp...
Generating code for file lib/Analysis/VectorUtils.cpp...
Generating code for file lib/AsmParser/LLLexer.cpp...
Generating code for file lib/AsmParser/LLLexer.h...
Generating code for file lib/AsmParser/LLParser.cpp...
Generating code for file lib/AsmParser/LLParser.h...
Generating code for file lib/AsmParser/LLToken.h...
Generating code for file lib/AsmParser/Parser.cpp...
Generating code for file lib/BinaryFormat/AMDGPUMetadataVerifier.cpp...
Generating code for file lib/BinaryFormat/Dwarf.cpp...
Generating code for file lib/BinaryFormat/Magic.cpp...
Generating code for file lib/BinaryFormat/Minidump.cpp...
Generating code for file lib/Object/Minidump.cpp...
Generating code for file lib/BinaryFormat/MsgPackDocument.cpp...
Generating code for file lib/BinaryFormat/MsgPackDocumentYAML.cpp...
Generating code for file lib/BinaryFormat/MsgPackReader.cpp...
Generating code for file lib/BinaryFormat/MsgPackWriter.cpp...
Generating code for file lib/BinaryFormat/Wasm.cpp...
Generating code for file lib/Bitcode/Reader/BitcodeReader.cpp...
Generating code for file lib/Bitcode/Reader/BitReader.cpp...
Generating code for file lib/Bitcode/Reader/BitstreamReader.cpp...
Generating code for file lib/Bitcode/Reader/MetadataLoader.cpp...
Generating code for file lib/Bitcode/Reader/MetadataLoader.h...
Generating code for file lib/Bitcode/Reader/ValueList.cpp...
Generating code for file lib/Bitcode/Reader/ValueList.h...
Generating code for file lib/Bitcode/Writer/BitcodeWriter.cpp...
Generating code for file lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Generating code for file lib/Bitcode/Writer/BitWriter.cpp...
Generating code for file lib/Bitcode/Writer/ValueEnumerator.cpp...
Generating code for file lib/Bitcode/Writer/ValueEnumerator.h...
Generating code for file lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Generating code for fi/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2519: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2520: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:158: warning: Unsupported xml/html tag <Offset> found
le lib/CodeGen/AggressiveAntiDepBreaker.h...
Generating code for file lib/CodeGen/AllocationOrder.cpp...
Generating code for file lib/CodeGen/AllocationOrder.h...
Generating code for file lib/CodeGen/AntiDepBreaker.h...
Generating code for file lib/CodeGen/AsmPrinter/AccelTable.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AddressPool.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AddressPool.h...
Generating code for file lib/CodeGen/AsmPrinter/ARMException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AsmPrinter.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp...
Generating code for file lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp...
Generating code for file lib/CodeGen/AsmPrinter/ByteStreamer.h...
Generating code for file lib/CodeGen/AsmPrinter/CodeViewDebug.cpp...
Generating code for file lib/CodeGen/AsmPrinter/CodeViewDebug.h...
Generating code for file lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DebugLocEntry.h...
Generating code for file lib/CodeGen/AsmPrinter/DebugLocStream.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DebugLocStream.h...
Generating code for file lib/CodeGen/AsmPrinter/DIE.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DIEHash.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DIEHash.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfCFIException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfCompileUnit.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfDebug.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfDebug.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfException.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfExpression.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfExpression.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfFile.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfFile.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfStringPool.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfStringPool.h...
Generating code for file lib/CodeGen/AsmPrinter/DwarfUnit.cpp...
Generating code for file lib/CodeGen/AsmPrinter/DwarfUnit.h...
Generating code for file lib/CodeGen/AsmPrinter/EHStreamer.cpp...
Generating code for file lib/CodeGen/AsmPrinter/EHStreamer.h...
Generating code for file lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp...
Generating code for file lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WasmException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WasmException.h...
Generating code for file lib/CodeGen/AsmPrinter/WinCFGuard.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WinCFGuard.h...
Generating code for file lib/CodeGen/AsmPrinter/WinException.cpp...
Generating code for file lib/CodeGen/AsmPrinter/WinException.h...
Generating code for file lib/CodeGen/AtomicExpandPass.cpp...
Generating code for file lib/CodeGen/BasicTargetTransformInfo.cpp...
Generating code for file lib/CodeGen/BranchFolding.cpp...
Generating code for file lib/CodeGen/BranchFolding.h...
Generating code for file lib/CodeGen/BranchRelaxation.cpp...
Generating code for file lib/CodeGen/BreakFalseDeps.cpp...
Generating code for file lib/CodeGen/BuiltinGCs.cpp...
Generating code for file lib/CodeGen/CalcSpillWeights.cpp...
Generating code for file lib/CodeGen/CallingConvLower.cpp...
Generating code for file lib/CodeGen/CFIInstrInserter.cpp...
Generating code for file lib/CodeGen/CodeGen.cpp...
Generating code for file lib/CodeGen/CodeGenPrepare.cpp...
Generating code for file lib/CodeGen/CriticalAntiDepBreaker.cpp...
Generating code for file lib/CodeGen/CriticalAntiDepBreaker.h...
Generating code for file lib/CodeGen/DeadMachineInstructionElim.cpp...
Generating code for file lib/CodeGen/DetectDeadLanes.cpp...
Generating code for file lib/CodeGen/DFAPacketizer.cpp...
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
Generating code for file lib/CodeGen/DwarfEHPrepare.cpp...
Generating code for file lib/CodeGen/EarlyIfConversion.cpp...
Generating code for file lib/CodeGen/EdgeBundles.cpp...
Generating code for file lib/CodeGen/ExecutionDomainFix.cpp...
Generating code for file lib/CodeGen/ExpandISelPseudos.cpp...
Generating code for file lib/CodeGen/ExpandMemCmp.cpp...
Generating code for file lib/CodeGen/ExpandPostRAPseudos.cpp...
Generating code for file lib/CodeGen/ExpandReductions.cpp...
Generating code for file lib/CodeGen/FaultMaps.cpp...
Generating code for file lib/CodeGen/FEntryInserter.cpp...
Generating code for file lib/CodeGen/FuncletLayout.cpp...
Generating code for file lib/CodeGen/GCMetadata.cpp...
Generating code for file lib/CodeGen/GCMetadataPrinter.cpp...
Generating code for file lib/CodeGen/GCRootLowering.cpp...
Generating code for file lib/CodeGen/GCStrategy.cpp...
Generating code for file lib/CodeGen/GlobalISel/CallLowering.cpp...
Generating code for file lib/CodeGen/GlobalISel/Combiner.cpp...
Generating code for file lib/CodeGen/GlobalISel/CombinerHelper.cpp...
Generating code for file lib/CodeGen/GlobalISel/CSEInfo.cpp...
Generating code for file lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp...
Generating code for file lib/CodeGen/GlobalISel/GISelChangeObserver.cpp...
Generating code for file lib/CodeGen/GlobalISel/GlobalISel.cpp...
Generating code for file lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Generating code for file lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Generating code for file lib/CodeGen/GlobalISel/IRTranslator.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalityPredicates.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalizeMutations.cpp...
Generating code for file lib/CodeGen/GlobalISel/Legalizer.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Generating code for file lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Generating code for file lib/CodeGen/GlobalISel/Localizer.cpp...
Generating code for file lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Generating code for file lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Generating code for file lib/CodeGen/GlobalISel/RegisterBank.cpp...
Generating code for file lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Generating code for file lib/CodeGen/GlobalISel/Utils.cpp...
Generating code for file lib/Transforms/Utils/Utils.cpp...
Generating code for file lib/CodeGen/GlobalMerge.cpp...
Generating code for file lib/CodeGen/IfConversion.cpp...
Generating code for file lib/CodeGen/ImplicitNullChecks.cpp...
Generating code for file lib/CodeGen/IndirectBrExpandPass.cpp...
Generating code for file lib/CodeGen/InlineSpiller.cpp...
Generating code for file lib/CodeGen/InterferenceCache.cpp...
Generating code for file lib/CodeGen/InterferenceCache.h...
Generating code for file lib/CodeGen/InterleavedAccessPass.cpp...
Generating code for file lib/CodeGen/InterleavedLoadCombinePass.cpp...
Generating code for file lib/CodeGen/IntrinsicLowering.cpp...
Generating code for file lib/CodeGen/LatencyPriorityQueue.cpp...
Generating code for file lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Generating code for file lib/CodeGen/LexicalScopes.cpp...
Generating code for file lib/CodeGen/LiveDebugValues.cpp...
Generating code for file lib/CodeGen/LiveDebugVariables.cpp...
Generating code for file lib/CodeGen/LiveDebugVariables.h...
Generating code for file lib/CodeGen/LiveInterval.cpp...
Generating code for file lib/CodeGen/LiveIntervals.cpp...
Generating code for file lib/CodeGen/LiveIntervalUnion.cpp...
Generating code for file lib/CodeGen/LivePhysRegs.cpp...
Generating code for file lib/CodeGen/LiveRangeCalc.cpp...
Generating code for file lib/CodeGen/LiveRangeCalc.h...
Generating code for file lib/CodeGen/LiveRangeEdit.cpp...
Generating code for file lib/CodeGen/LiveRangeShrink.cpp...
Generating code for file lib/CodeGen/LiveRangeUtils.h...
Generating code for file lib/CodeGen/LiveRegMatrix.cpp...
Generating code for file lib/CodeGen/LiveRegUnits.cpp...
Generating code for file lib/CodeGen/LiveStacks.cpp...
Generat/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:164: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1488: warning: Found unknown command `\bried'
ing code for file lib/CodeGen/LiveVariables.cpp...
Generating code for file lib/CodeGen/LLVMTargetMachine.cpp...
Generating code for file lib/CodeGen/LocalStackSlotAllocation.cpp...
Generating code for file lib/CodeGen/LoopTraversal.cpp...
Generating code for file lib/CodeGen/LowerEmuTLS.cpp...
Generating code for file lib/CodeGen/LowLevelType.cpp...
Generating code for file lib/Support/LowLevelType.cpp...
Generating code for file lib/CodeGen/MachineBasicBlock.cpp...
Generating code for file lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Generating code for file lib/CodeGen/MachineBlockPlacement.cpp...
Generating code for file lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Generating code for file lib/CodeGen/MachineCombiner.cpp...
Generating code for file lib/CodeGen/MachineCopyPropagation.cpp...
Generating code for file lib/CodeGen/MachineCSE.cpp...
Generating code for file lib/CodeGen/MachineDominanceFrontier.cpp...
Generating code for file lib/CodeGen/MachineDominators.cpp...
Generating code for file lib/CodeGen/MachineFrameInfo.cpp...
Generating code for file lib/CodeGen/MachineFunction.cpp...
Generating code for file lib/CodeGen/MachineFunctionPass.cpp...
Generating code for file lib/CodeGen/MachineFunctionPrinterPass.cpp...
Generating code for file lib/CodeGen/MachineInstr.cpp...
Generating code for file lib/CodeGen/MachineInstrBundle.cpp...
Generating code for file lib/CodeGen/MachineLICM.cpp...
Generating code for file lib/CodeGen/MachineLoopInfo.cpp...
Generating code for file lib/CodeGen/MachineModuleInfo.cpp...
Generating code for file lib/CodeGen/MachineModuleInfoImpls.cpp...
Generating code for file lib/CodeGen/MachineOperand.cpp...
Generating code for file lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Generating code for file lib/CodeGen/MachineOutliner.cpp...
Generating code for file lib/CodeGen/MachinePipeliner.cpp...
Generating code for file lib/CodeGen/MachinePostDominators.cpp...
Generating code for file lib/CodeGen/MachineRegionInfo.cpp...
Generating code for file lib/CodeGen/MachineRegisterInfo.cpp...
Generating code for file lib/CodeGen/MachineScheduler.cpp...
Generating code for file lib/CodeGen/MachineSink.cpp...
Generating code for file lib/CodeGen/MachineSSAUpdater.cpp...
Generating code for file lib/CodeGen/MachineTraceMetrics.cpp...
Generating code for file lib/CodeGen/MachineVerifier.cpp...
Generating code for file lib/CodeGen/MacroFusion.cpp...
Generating code for file lib/CodeGen/MIRCanonicalizerPass.cpp...
Generating code for file lib/CodeGen/MIRParser/MILexer.cpp...
Generating code for file lib/CodeGen/MIRParser/MILexer.h...
Generating code for file lib/CodeGen/MIRParser/MIParser.cpp...
Generating code for file lib/CodeGen/MIRParser/MIRParser.cpp...
Generating code for file lib/CodeGen/MIRPrinter.cpp...
Generating code for file lib/CodeGen/MIRPrintingPass.cpp...
Generating code for file lib/CodeGen/OptimizePHIs.cpp...
Generating code for file lib/CodeGen/ParallelCG.cpp...
Generating code for file lib/CodeGen/PatchableFunction.cpp...
Generating code for file lib/CodeGen/PeepholeOptimizer.cpp...
Generating code for file lib/CodeGen/PHIElimination.cpp...
Generating code for file lib/CodeGen/PHIEliminationUtils.cpp...
Generating code for file lib/CodeGen/PHIEliminationUtils.h...
Generating code for file lib/CodeGen/PostRAHazardRecognizer.cpp...
Generating code for file lib/CodeGen/PostRASchedulerList.cpp...
Generating code for file lib/CodeGen/PreISelIntrinsicLowering.cpp...
Generating code for file lib/CodeGen/ProcessImplicitDefs.cpp...
Generating code for file lib/CodeGen/PrologEpilogInserter.cpp...
Generating code for file lib/CodeGen/PseudoSourceValue.cpp...
Generating code for file lib/CodeGen/ReachingDefAnalysis.cpp...
Generating code for file lib/CodeGen/RegAllocBase.cpp...
Generating code for file lib/CodeGen/RegAllocBase.h...
Generating code for file lib/CodeGen/RegAllocBasic.cpp...
Generating code for file lib/CodeGen/RegAllocFast.cpp...
Generating code for file lib/CodeGen/RegAllocGreedy.cpp...
Generating code for file lib/CodeGen/RegAllocPBQP.cpp...
Generating code for file /opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:713: warning: Found unknown command `\Dst'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:80: warning: Found unknown command `\pMBB'
lib/CodeGen/RegisterClassInfo.cpp...
Generating code for file lib/CodeGen/RegisterCoalescer.cpp...
Generating code for file lib/CodeGen/RegisterCoalescer.h...
Generating code for file lib/CodeGen/RegisterPressure.cpp...
Generating code for file lib/CodeGen/RegisterScavenging.cpp...
Generating code for file lib/CodeGen/RegisterUsageInfo.cpp...
Generating code for file lib/CodeGen/RegUsageInfoCollector.cpp...
Generating code for file lib/CodeGen/RegUsageInfoPropagate.cpp...
Generating code for file lib/CodeGen/RenameIndependentSubregs.cpp...
Generating code for file lib/CodeGen/ResetMachineFunctionPass.cpp...
Generating code for file lib/CodeGen/SafeStack.cpp...
Generating code for file lib/CodeGen/SafeStackColoring.cpp...
Generating code for file lib/CodeGen/SafeStackColoring.h...
Generating code for file lib/CodeGen/SafeStackLayout.cpp...
Generating code for file lib/CodeGen/SafeStackLayout.h...
Generating code for file lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Generating code for file lib/CodeGen/ScheduleDAG.cpp...
Generating code for file lib/CodeGen/ScheduleDAGInstrs.cpp...
Generating code for file lib/CodeGen/ScheduleDAGPrinter.cpp...
Generating code for file lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Generating code for file lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Generating code for file lib/CodeGen/SelectionDAG/FastISel.cpp...
Generating code for file lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Generating code for file lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Generating code for file lib/CodeGen/SelectionDAG/InstrEmitter.h...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Generating code for file lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Generating code for file lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Generating code for file lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Generating code for file lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Generating code for file lib/CodeGen/SelectionDAG/StatepointLowering.h...
Generating code for file lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Generating code for file lib/CodeGen/ShadowStackGCLowering.cpp...
Generating code for file lib/CodeGen/ShrinkWrap.cpp...
Generating code for file lib/CodeGen/SjLjEHPrepare.cpp...
Generating code for file lib/CodeGen/SlotIndexes.cpp...
Generating code for file lib/CodeGen/Spiller.h...
Generating code for file lib/CodeGen/SpillPlacement.cpp...
Generating code for file lib/CodeGen/SpillPlacement.h...
Generating code for file lib/CodeGen/SplitKit.cpp...
Generating code for file lib/CodeGen/SplitKit.h...
Generating code for file lib/CodeGen/StackColoring.cpp...
Generating code for file lib/CodeGen/StackMapLivenessAnalysis.cpp...
Generating code for file lib/CodeGen/StackMaps.cpp...
Generating code for file lib/CodeGen/StackProtector.cpp...
Generating code for file lib/CodeGen/StackSlotColoring.cpp...
Generating code for file lib/CodeGen/TailDuplication.cpp...
Generating code for file lib/CodeGen/TailDuplicator.cpp...
Generating code for file lib/CodeGen/TargetFrameLoweringImpl.cpp...
Generating code for file lib/CodeGen/TargetInstrInfo.cpp...
Generating code for file lib/CodeGen/TargetLoweringBase.cpp...
Generating code for file lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Generating code for file lib/CodeGen/TargetOptionsImpl.cpp...
Generating code for file lib/CodeGen/TargetPassConfig.cpp...
Generating code for file lib/CodeGen/TargetRegisterInfo.cpp...
Generating code for file lib/CodeGen/TargetSchedule.cpp...
Generating code for file lib/CodeGen/TargetSubtargetInfo.cpp...
Generating code for file lib/CodeGen/TwoAddressInstructionPass.cpp...
Generating code for file lib/CodeGen/UnreachableBlockElim.cpp...
Generating code for file lib/CodeGen/ValueTypes.cpp...
Generating code for file lib/CodeGen/VirtRegMap.cpp...
Generating code for file lib/CodeGen/WasmEHPrepare.cpp...
Generating code for file lib/CodeGen/WinEHPrepare.cpp...
Generating code for file lib/CodeGen/XRayInstrumentation.cpp...
Generating code for file lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp...
Generating code for file lib/DebugInfo/CodeView/CodeViewError.cpp...
Generating code for file lib/DebugInfo/CodeView/CodeViewRecordIO.cpp...
Generating code for file lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp...
Generating code for file lib/DebugInfo/CodeView/CVSymbolVisitor.cpp...
Generating code for file lib/DebugInfo/CodeView/CVTypeVisitor.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugLinesSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp...
Generating code for file lib/DebugInfo/CodeView/EnumTables.cpp...
Generating code for file lib/DebugInfo/PDB/Native/EnumTables.cpp...
Generating code for file lib/DebugInfo/CodeView/Formatters.cpp...
Generating code for file lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp...
Generating code for file lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp...
Generating code for file lib/DebugInfo/CodeView/Line.cpp...
Generating code for file lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp...
Generating code for file lib/DebugInfo/CodeView/RecordName.cpp...
Generating code for file lib/DebugInfo/CodeView/RecordSerialization.cpp...
Generating code for file lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp...
Generating code for file lib/DebugInfo/CodeView/StringsAndChecksums.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolDumper.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolRecordMapping.cpp...
Generating code for file lib/DebugInfo/CodeView/SymbolSerializer.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeDumpVisitor.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeHashing.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeIndex.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeRecordHelpers.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeStreamMerger.cpp...
Generating code for file lib/DebugInfo/CodeView/TypeTableCollection.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFAddressRange.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFCompileUnit.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFContext.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDataExtractor.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugAddr.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugAranges.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugFrame.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugLine.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugLoc.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugMacro.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFDie.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFExpression.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFFormValue.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFGdbIndex.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFListTable.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFUnit.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Generating code for file lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Generating code for file lib/DebugInfo/MSF/MappedBlockStream.cpp...
Generating code for file lib/DebugInfo/MSF/MSFBuilder.cpp...
Generating code for file lib/DebugInfo/MSF/MSFCommon.cpp...
Generating code for file lib/DebugInfo/MSF/MSFError.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIADataStream.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAError.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAFrameData.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIALineNumber.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIASession.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Generating code for file lib/DebugInfo/PDB/DIA/DIATable.cpp...
Generating code for file lib/DebugInfo/PDB/GenericError.cpp...
Generating code for file lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/Hash.cpp...
Generating code for file lib/DebugInfo/PDB/Native/HashTable.cpp...
Generating code for file lib/DebugInfo/PDB/Native/InfoStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeSession.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeArray.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypePointer.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp...
Generating code for file lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PDBFile.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PDBStringTable.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/Native/PublicsStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/RawError.cpp...
Generating code for file lib/DebugInfo/PDB/Native/SymbolCache.cpp...
Generating code for file lib/DebugInfo/PDB/Native/SymbolStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/TpiHashing.cpp...
Generating code for file lib/DebugInfo/PDB/Native/TpiStream.cpp...
Generating code for file lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp...
Generating code for file lib/DebugInfo/PDB/PDB.cpp...
Generating code for file lib/DebugInfo/PDB/PDBContext.cpp...
Generating code for file lib/DebugInfo/PDB/PDBExtras.cpp...
Generating code for file lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolBlock.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolCompiland.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolCustom.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolData.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolExe.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolFunc.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolLabel.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolThunk.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolUnknown.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp...
Generating code for file lib/DebugInfo/PDB/PDBSymDumper.cpp...
Generating code for file lib/DebugInfo/PDB/UDTLayout.cpp...
Generating code for file lib/DebugInfo/Symbolize/DIPrinter.cpp...
Generating code for file lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp...
Generating code for file lib/DebugInfo/Symbolize/SymbolizableObjectFile.h...
Generating code for file lib/DebugInfo/Symbolize/Symbolize.cpp...
Generating code for file lib/Demangle/Demangle.cpp...
Generating code for file lib/Demangle/ItaniumDemangle.cpp...
Generating code for file lib/Demangle/MicrosoftDemangle.cpp...
Generating code for file lib/Demangle/MicrosoftDemangleNodes.cpp...
Generating code for file lib/ExecutionEngine/ExecutionEngine.cpp...
Generating code for file lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Generating code for file lib/ExecutionEngine/GDBRegistrationListener.cpp...
Generating code for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Generating code for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Generating code for file lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Generating code for file lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Generating code for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Generating code for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Generating code for file lib/ExecutionEngine/Interpreter/Execution.cpp...
Generating code for file lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Generating code for file lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Generating code for file lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Generating code for file lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp...
Generating code for file lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp...
Generating code for file lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/Core.cpp...
Generating code for file lib/IR/Core.cpp...
Generating code for file lib/ExecutionEngine/Orc/ExecutionUtils.cpp...
Generating code for file lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Generating code for file lib/ExecutionEngine/Orc/IRCompileLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/IRTransformLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp...
Generating code for file lib/ExecutionEngine/Orc/Layer.cpp...
Generating code for file lib/ExecutionEngine/Orc/LazyReexports.cpp...
Generating code for file lib/ExecutionEngine/Orc/Legacy.cpp...
Generating code for file lib/ExecutionEngine/Orc/LLJIT.cpp...
Generating code for file lib/ExecutionEngine/Orc/NullResolver.cpp...
Generating code for file lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Generating code for file lib/ExecutionEngine/Orc/OrcError.cpp...
Generating code for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Generating code for file lib/ExecutionEngine/Orc/RPCUtils.cpp...
Generating code for file lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Generating code for file lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Generating code for file lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Generating code for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Generating code for file lib/ExecutionEngine/SectionMemoryManager.cpp...
Generating code for file lib/ExecutionEngine/TargetSelect.cpp...
Generating code for file lib/FuzzMutate/FuzzerCLI.cpp...
Generating code for file lib/FuzzMutate/IRMutator.cpp...
Generating code for file lib/FuzzMutate/OpDescriptor.cpp...
Generating code for file lib/FuzzMutate/Operations.cpp...
Generating code for file lib/FuzzMutate/RandomIRBuilder.cpp...
Generating code for file lib/IR/AbstractCallSite.cpp...
Generating code for file lib/IR/AsmWriter.cpp...
Generating code for file lib/IR/AttributeImpl.h...
Generating code for file lib/IR/Attributes.cpp...
Generating code for file lib/IR/AutoUpgrade.cpp...
Generating code for file lib/IR/BasicBlock.cpp...
Generating code for file lib/IR/Comdat.cpp...
Generating code for file lib/IR/ConstantFold.cpp...
Generating code for file lib/IR/ConstantFold.h...
Generating code for file lib/IR/ConstantRange.cpp...
Generating code for file lib/IR/Constants.cpp...
Generating code for file lib/IR/ConstantsContext.h...
Generating code for file lib/IR/DataLayout.cpp...
Generating code for file lib/IR/DebugInfo.cpp...
Generating code for file lib/IR/DebugInfoMetadata.cpp...
Generating code for file lib/IR/DebugLoc.cpp...
Generating code for file lib/IR/DiagnosticHandler.cpp...
Generating code for file lib/IR/DiagnosticInfo.cpp...
Generating code for file lib/IR/DiagnosticPrinter.cpp...
Generating code for file lib/IR/DIBuilder.cpp...
Generating code for file lib/IR/Dominators.cpp...
Generating code for file lib/IR/Function.cpp...
Generating code for file lib/IR/Globals.cpp...
Generating code for file lib/IR/GVMaterializer.cpp...
Generating code for file lib/IR/InlineAsm.cpp...
Generating code for file lib/IR/Instruction.cpp...
Generating code for file lib/MCA/Instruction.cpp...
Generating code for file lib/IR/Instructions.cpp...
Generating code for file lib/IR/IntrinsicInst.cpp...
Generating code for file lib/IR/IRBuilder.cpp...
Generating code for file lib/IR/IRPrintingPasses.cpp...
Generating code for file lib/IR/LegacyPassManager.cpp...
Generating code for file lib/IR/LLVMContext.cpp...
Generating code for file lib/IR/LLVMContextImpl.cpp...
Generating code for file lib/IR/LLVMContextImpl.h...
Generating code for file lib/IR/Mangler.cpp...
Generating code for file lib/IR/MDBuilder.cpp...
Generating code for file lib/IR/Metadata.cpp...
Generating code for file lib/IR/MetadataImpl.h...
Generating code for file lib/IR/Module.cpp...
Generating code for file lib/IR/ModuleSummaryIndex.cpp...
Generating code for file lib/IR/Operator.cpp...
Generating code for file lib/IR/OptBisect.cpp...
Generating code for file lib/IR/Pass.cpp...
Generating code for file lib/IR/PassInstrumentation.cpp...
Generating code for file lib/IR/PassManager.cpp...
Generating code for file lib/IR/PassRegistry.cpp...
Generating code for file lib/IR/PassTimingInfo.cpp...
Generating code for file lib/IR/ProfileSummary.cpp...
Generating code for file lib/IR/RemarkStreamer.cpp...
Generating code for file lib/IR/SafepointIRVerifier.cpp...
Generating code for file lib/IR/Statepoint.cpp...
Generating code for file lib/IR/SymbolTableListTraitsImpl.h...
Generating code for file lib/IR/Type.cpp...
Generating code for file lib/IR/TypeFinder.cpp...
Generating code for file lib/IR/Use.cpp...
Generating code for file lib/IR/User.cpp...
Generating code for file lib/IR/Value.cpp...
Generating code for file lib/IR/ValueSymbolTable.cpp...
Generating code for file lib/IR/Verifier.cpp...
Generating code for file lib/IRReader/IRReader.cpp...
Generating code for file lib/LineEditor/LineEditor.cpp...
Generating code for file lib/Linker/IRMover.cpp...
Generating code for file lib/Linker/LinkDiagnosticInfo.h...
Generating code for file lib/Linker/LinkModules.cpp...
Generating code for file lib/LTO/Caching.cpp...
Generating code for file lib/LTO/LTO.cpp...
Generating code for file lib/LTO/LTOBackend.cpp...
Generating code for file lib/LTO/LTOCodeGenerator.cpp...
Generating code for file lib/LTO/LTOModule.cpp...
Generating code for file lib/LTO/SummaryBasedOptimizations.cpp...
Generating code for file lib/LTO/ThinLTOCodeGenerator.cpp...
Generating code for file lib/LTO/UpdateCompilerUsed.cpp...
Generating code for file lib/MC/ConstantPools.cpp...
Generating code for file lib/MC/ELFObjectWriter.cpp...
Generating code for file lib/MC/MachObjectWriter.cpp...
Generating code for file lib/MC/MCAsmBackend.cpp...
Generating code for file lib/MC/MCAsmInfo.cpp...
Generating code for file lib/MC/MCAsmInfoCOFF.cpp...
Generating code for file lib/MC/MCAsmInfoDarwin.cpp...
Generating code for file lib/MC/MCAsmInfoELF.cpp...
Generating code for file lib/MC/MCAsmInfoWasm.cpp...
Generating code for file lib/MC/MCAsmMacro.cpp...
Generating code for file lib/MC/MCAsmStreamer.cpp...
Generating code for file lib/MC/MCAssembler.cpp...
Generating code for file lib/MC/MCCodeEmitter.cpp...
Generating code for file lib/MC/MCCodePadder.cpp...
Generating code for file lib/MC/MCCodeView.cpp...
Generating code for file lib/MC/MCContext.cpp...
Generating code for file lib/MC/MCDisassembler/Disassembler.cpp...
Generating code for file lib/MC/MCDisassembler/MCDisassembler.cpp...
Generating code for file lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Generating code for file lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Generating code for file lib/MC/MCDisassembler/MCSymbolizer.cpp...
Generating code for file lib/MC/MCDwarf.cpp...
Generating code for file lib/MC/MCELFObjectTargetWriter.cpp...
Generating code for file lib/MC/MCELFStreamer.cpp...
Generating code for file lib/MC/MCExpr.cpp...
Generating code for file lib/MC/MCFragment.cpp...
Generating code for file lib/MC/MCInst.cpp...
Generating code for file lib/MC/MCInstPrinter.cpp...
Generating code for file lib/MC/MCInstrAnalysis.cpp...
Generating code for file lib/MC/MCInstrDesc.cpp...
Generating code for file lib/MC/MCLabel.cpp...
Generating code for file lib/MC/MCLinkerOptimizationHint.cpp...
Generating code for file lib/MC/MCMachObjectTargetWriter.cpp...
Generating code for file lib/MC/MCMachOStreamer.cpp...
Ge/opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp:1339: warning: Unsupported xml/html tag <string> found
nerating code for file lib/MC/MCNullStreamer.cpp...
Generating code for file lib/MC/MCObjectFileInfo.cpp...
Generating code for file lib/MC/MCObjectStreamer.cpp...
Generating code for file lib/MC/MCObjectWriter.cpp...
Generating code for file lib/MC/MCParser/AsmLexer.cpp...
Generating code for file lib/MC/MCParser/AsmParser.cpp...
Generating code for file lib/MC/MCParser/COFFAsmParser.cpp...
Generating code for file lib/MC/MCParser/DarwinAsmParser.cpp...
Generating code for file lib/MC/MCParser/ELFAsmParser.cpp...
Generating code for file lib/MC/MCParser/MCAsmLexer.cpp...
Generating code for file lib/MC/MCParser/MCAsmParser.cpp...
Generating code for file lib/MC/MCParser/MCAsmParserExtension.cpp...
Generating code for file lib/MC/MCParser/MCTargetAsmParser.cpp...
Generating code for file lib/MC/MCParser/WasmAsmParser.cpp...
Generating code for file lib/MC/MCRegisterInfo.cpp...
Generating code for file lib/MC/MCSchedule.cpp...
Generating code for file lib/MC/MCSection.cpp...
Generating code for file lib/MC/MCSectionCOFF.cpp...
Generating code for file lib/MC/MCSectionELF.cpp...
Generating code for file lib/MC/MCSectionMachO.cpp...
Generating code for file lib/MC/MCSectionWasm.cpp...
Generating code for file lib/MC/MCStreamer.cpp...
Generating code for file lib/MC/MCSubtargetInfo.cpp...
Generating code for file lib/MC/MCSymbol.cpp...
Generating code for file lib/MC/MCSymbolELF.cpp...
Generating code for file lib/MC/MCTargetOptions.cpp...
Generating code for file lib/MC/MCValue.cpp...
Generating code for file lib/MC/MCWasmObjectTargetWriter.cpp...
Generating code for file lib/MC/MCWasmStreamer.cpp...
Generating code for file lib/MC/MCWin64EH.cpp...
Generating code for file lib/MC/MCWinCOFFStreamer.cpp...
Generating code for file lib/MC/MCWinEH.cpp...
Generating code for file lib/MC/StringTableBuilder.cpp...
Generating code for file lib/MC/SubtargetFeature.cpp...
Generating code for file lib/MC/WasmObjectWriter.cpp...
Generating code for file lib/MC/WinCOFFObjectWriter.cpp...
Generating code for file lib/MCA/Context.cpp...
Generating code for file lib/MCA/HardwareUnits/HardwareUnit.cpp...
Generating code for file lib/MCA/HardwareUnits/LSUnit.cpp...
Generating code for file lib/MCA/HardwareUnits/RegisterFile.cpp...
Generating code for file lib/MCA/HardwareUnits/ResourceManager.cpp...
Generating code for file lib/MCA/HardwareUnits/RetireControlUnit.cpp...
Generating code for file lib/MCA/HardwareUnits/Scheduler.cpp...
Generating code for file lib/MCA/HWEventListener.cpp...
Generating code for file lib/MCA/InstrBuilder.cpp...
Generating code for file lib/MCA/Pipeline.cpp...
Generating code for file lib/MCA/Stages/DispatchStage.cpp...
Generating code for file lib/MCA/Stages/EntryStage.cpp...
Generating code for file lib/MCA/Stages/ExecuteStage.cpp...
Generating code for file lib/MCA/Stages/InstructionTables.cpp...
Generating code for file lib/MCA/Stages/RetireStage.cpp...
Generating code for file lib/MCA/Stages/Stage.cpp...
Generating code for file lib/MCA/Support.cpp...
Generating code for file lib/Object/Archive.cpp...
Generating code for file lib/Object/ArchiveWriter.cpp...
Generating code for file lib/Object/Binary.cpp...
Generating code for file lib/Object/COFFImportFile.cpp...
Generating code for file lib/Object/COFFModuleDefinition.cpp...
Generating code for file lib/Object/COFFObjectFile.cpp...
Generating code for file lib/Object/Decompressor.cpp...
Generating code for file lib/Object/ELF.cpp...
Generating code for file lib/Object/ELFObjectFile.cpp...
Generating code for file lib/Object/Error.cpp...
Generating code for file lib/Support/Error.cpp...
Generating code for file lib/TableGen/Error.cpp...
Generating code for file lib/Testing/Support/Error.cpp...
Generating code for file lib/Object/IRObjectFile.cpp...
Generating code for file lib/Object/IRSymtab.cpp...
Generating code for file lib/Object/MachOObjectFile.cpp...
Generating code for file lib/Object/MachOUniversal.cpp...
Generating code for file lib/Object/ModuleSymbolTable.cpp...
Generating code for file lib/Object/Object.cpp...
Generating code for file lib/Object//opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h:26: warning: Found unknown command `\macro'
ObjectFile.cpp...
Generating code for file lib/Object/RecordStreamer.cpp...
Generating code for file lib/Object/RecordStreamer.h...
Generating code for file lib/Object/RelocationResolver.cpp...
Generating code for file lib/Object/SymbolicFile.cpp...
Generating code for file lib/Object/SymbolSize.cpp...
Generating code for file lib/Object/WasmObjectFile.cpp...
Generating code for file lib/Object/WindowsResource.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp...
Generating code for file lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Generating code for file lib/ObjectYAML/COFFYAML.cpp...
Generating code for file lib/ObjectYAML/DWARFEmitter.cpp...
Generating code for file lib/ObjectYAML/DWARFVisitor.cpp...
Generating code for file lib/ObjectYAML/DWARFVisitor.h...
Generating code for file lib/ObjectYAML/DWARFYAML.cpp...
Generating code for file lib/ObjectYAML/ELFYAML.cpp...
Generating code for file lib/ObjectYAML/MachOYAML.cpp...
Generating code for file lib/ObjectYAML/MinidumpYAML.cpp...
Generating code for file lib/ObjectYAML/ObjectYAML.cpp...
Generating code for file lib/ObjectYAML/WasmYAML.cpp...
Generating code for file lib/ObjectYAML/YAML.cpp...
Generating code for file lib/Option/Arg.cpp...
Generating code for file lib/Option/ArgList.cpp...
Generating code for file lib/Option/Option.cpp...
Generating code for file lib/Option/OptTable.cpp...
Generating code for file lib/Passes/PassBuilder.cpp...
Generating code for file lib/Passes/PassPlugin.cpp...
Generating code for file lib/Passes/StandardInstrumentations.cpp...
Generating code for file lib/ProfileData/Coverage/CoverageMapping.cpp...
Generating code for file lib/ProfileData/Coverage/CoverageMappingReader.cpp...
Generating code for file lib/ProfileData/Coverage/CoverageMappingWriter.cpp...
Generating code for file lib/ProfileData/GCOV.cpp...
Generating code for file lib/ProfileData/InstrProf.cpp...
Generating code for file lib/ProfileData/InstrProfReader.cpp...
Generating code for file lib/ProfileData/InstrProfWriter.cpp...
Generating code for file lib/ProfileData/ProfileSummaryBuilder.cpp...
Generating code for file lib/ProfileData/SampleProf.cpp...
Generating code for file lib/ProfileData/SampleProfReader.cpp...
Generating code for file lib/ProfileData/SampleProfWriter.cpp...
Generating code for file lib/Remarks/Remark.cpp...
Generating code for file lib/Remarks/RemarkParser.cpp...
Generating code for file lib/Remarks/RemarkParserImpl.h...
Generating code for file lib/Remarks/YAMLRemarkParser.cpp...
Generating code for file lib/Remarks/YAMLRemarkParser.h...
Generating code for file lib/Support/AArch64TargetParser.cpp...
Generating code for file lib/Support/Allocator.cpp...
Generating code for file lib/Support/AMDGPUMetadata.cpp...
Generating code for file lib/Support/APFloat.cpp...
Generating code for file lib/Support/APInt.cpp...
Generating code for file lib/Support/APSInt.cpp...
Generating code for file lib/Support/ARMAttributeParser.cpp...
Generating code for file lib/Support/ARMBuildAttrs.cpp...
Generating code for file lib/Support/ARMTargetParser.cpp...
Generating code for file lib/Support/ARMWinEH.cpp...
Generating code for file lib/Support/Atomic.cpp...
Generating code for file lib/Support/BinaryStreamError.cpp...
Generating code for file lib/Support/BinaryStreamReader.cpp...
Generating code for file lib/Support/BinaryStreamRef.cpp...
Generating code for file lib/Support/BinaryStreamWriter.cpp...
Generating code for file lib/Support/BlockFrequency.cpp...
Generating code for file lib/Support/BranchProbability.cpp...
Generating code for file lib/Support/BuryPointer.cpp...
Generating code for file lib/Support/CachePruning.cpp...
Generating code for file lib/Support/Chrono.cpp...
Generating code for file lib/Support/circular_raw_ostream.cpp...
Generating code for file lib/Support/CodeGenCoverage.cpp...
Generating code for file lib/Support/COM.cpp...
Generating code for file lib/Support/CommandLine.cpp...
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:61: warning: Unsupported xml/html tag <encoding> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:57: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:57: warning: Unsupported xml/html tag <substitution> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:59: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:482: warning: Found unknown command `\macro'
Generating code for file lib/Support/Compression.cpp...
Generating code for file lib/Support/ConvertUTF.cpp...
Generating code for file lib/Support/ConvertUTFWrapper.cpp...
Generating code for file lib/Support/CrashRecoveryContext.cpp...
Generating code for file lib/Support/DAGDeltaAlgorithm.cpp...
Generating code for file lib/Support/DataExtractor.cpp...
Generating code for file lib/Support/Debug.cpp...
Generating code for file lib/Support/DebugCounter.cpp...
Generating code for file lib/Support/DeltaAlgorithm.cpp...
Generating code for file lib/Support/DJB.cpp...
Generating code for file lib/Support/DynamicLibrary.cpp...
Generating code for file lib/Support/Errno.cpp...
Generating code for file lib/Support/ErrorHandling.cpp...
Generating code for file lib/Support/FileCheck.cpp...
Generating code for file lib/Support/FileOutputBuffer.cpp...
Generating code for file lib/Support/FileUtilities.cpp...
Generating code for file lib/Support/FoldingSet.cpp...
Generating code for file lib/Support/FormattedStream.cpp...
Generating code for file lib/Support/FormatVariadic.cpp...
Generating code for file lib/Support/GlobPattern.cpp...
Generating code for file lib/Support/GraphWriter.cpp...
Generating code for file lib/Support/Hashing.cpp...
Generating code for file lib/Support/Host.cpp...
Generating code for file lib/Support/InitLLVM.cpp...
Generating code for file lib/Support/IntEqClasses.cpp...
Generating code for file lib/Support/IntervalMap.cpp...
Generating code for file lib/Support/ItaniumManglingCanonicalizer.cpp...
Generating code for file lib/Support/JamCRC.cpp...
Generating code for file lib/Support/JSON.cpp...
Generating code for file lib/Support/KnownBits.cpp...
Generating code for file lib/Support/LEB128.cpp...
Generating code for file lib/Support/LineIterator.cpp...
Generating code for file lib/Support/Locale.cpp...
Generating code for file lib/Support/LockFileManager.cpp...
Generating code for file lib/Support/ManagedStatic.cpp...
Generating code for file lib/Support/MathExtras.cpp...
Generating code for file lib/Support/MD5.cpp...
Generating code for file lib/Support/Memory.cpp...
Generating code for file lib/Support/MemoryBuffer.cpp...
Generating code for file lib/Support/Mutex.cpp...
Generating code for file lib/Support/NativeFormatting.cpp...
Generating code for file lib/Support/Optional.cpp...
Generating code for file lib/Support/Options.cpp...
Generating code for file lib/Support/Parallel.cpp...
Generating code for file lib/Support/Path.cpp...
Generating code for file lib/Support/PluginLoader.cpp...
Generating code for file lib/Support/PrettyStackTrace.cpp...
Generating code for file lib/Support/Process.cpp...
Generating code for file lib/Support/Program.cpp...
Generating code for file lib/Support/RandomNumberGenerator.cpp...
Generating code for file lib/Support/raw_os_ostream.cpp...
Generating code for file lib/Support/raw_ostream.cpp...
Generating code for file lib/Support/regcomp.c...
Generating code for file lib/Support/regengine.inc...
Generating code for file lib/Support/regerror.c...
Generating code for file lib/Support/Regex.cpp...
Generating code for file lib/Support/regex2.h...
Generating code for file lib/Support/regex_impl.h...
Generating code for file lib/Support/regexec.c...
Generating code for file lib/Support/regfree.c...
Generating code for file lib/Support/regstrlcpy.c...
Generating code for file lib/Support/regutils.h...
Generating code for file lib/Support/RWMutex.cpp...
Generating code for file lib/Support/ScaledNumber.cpp...
Generating code for file lib/Support/ScopedPrinter.cpp...
Generating code for file lib/Support/SHA1.cpp...
Generating code for file lib/Support/Signals.cpp...
Generating code for file lib/Support/Signposts.cpp...
Generating code for file lib/Support/SmallPtrSet.cpp...
Generating code for file lib/Support/SmallVector.cpp...
Generating code for file lib/Support/SourceMgr.cpp...
Generating code for file lib/Support/SpecialCaseList.cpp...
Generating code for file lib/Support/Statistic.cpp...
Generating code for file lib/Support/StringExtras.cpp...
Generating code for file lib/Support/StringMap.cpp...
Generating code for file lib/Support/StringPool.cpp...
Generating code for file lib/Support/StringRef.cpp...
Generating code for file lib/Support/StringSaver.cpp...
Generating code for file lib/Support/SymbolRemappingReader.cpp...
Generating code for file lib/Support/SystemUtils.cpp...
Generating code for file lib/Support/TargetParser.cpp...
Generating code for file lib/Support/TargetRegistry.cpp...
Generating code for file lib/Support/TarWriter.cpp...
Generating code for file lib/Support/Threading.cpp...
Generating code for file lib/Support/ThreadLocal.cpp...
Generating code for file lib/Support/ThreadPool.cpp...
Generating code for file lib/Support/Timer.cpp...
Generating code for file lib/Support/ToolOutputFile.cpp...
Generating code for file lib/Support/TrigramIndex.cpp...
Generating code for file lib/Support/Triple.cpp...
Generating code for file lib/Support/Twine.cpp...
Generating code for file lib/Support/Unicode.cpp...
Generating code for file lib/Support/UnicodeCaseFold.cpp...
Generating code for file lib/Support/Unix/COM.inc...
Generating code for file lib/Support/Windows/COM.inc...
Generating code for file lib/Support/Unix/DynamicLibrary.inc...
Generating code for file lib/Support/Windows/DynamicLibrary.inc...
Generating code for file lib/Support/Unix/Host.inc...
Generating code for file lib/Support/Windows/Host.inc...
Generating code for file lib/Support/Unix/Memory.inc...
Generating code for file lib/Support/Windows/Memory.inc...
Generating code for file lib/Support/Unix/Mutex.inc...
Generating code for file lib/Support/Windows/Mutex.inc...
Generating code for file lib/Support/Unix/Path.inc...
Generating code for file lib/Support/Windows/Path.inc...
Generating code for file lib/Support/Unix/Process.inc...
Generating code for file lib/Support/Windows/Process.inc...
Generating code for file lib/Support/Unix/Program.inc...
Generating code for file lib/Support/Windows/Program.inc...
Generating code for file lib/Support/Unix/RWMutex.inc...
Generating code for file lib/Support/Windows/RWMutex.inc...
Generating code for file lib/Support/Unix/Signals.inc...
Generating code for file lib/Support/Windows/Signals.inc...
Generating code for file lib/Support/Unix/Threading.inc...
Generating code for file lib/Support/Windows/Threading.inc...
Generating code for file lib/Support/Unix/ThreadLocal.inc...
Generating code for file lib/Support/Windows/ThreadLocal.inc...
Generating code for file lib/Support/Unix/Unix.h...
Generating code for file lib/Support/Unix/Watchdog.inc...
Generating code for file lib/Support/Windows/Watchdog.inc...
Generating code for file lib/Support/Valgrind.cpp...
Generating code for file lib/Support/VersionTuple.cpp...
Generating code for file lib/Support/VirtualFileSystem.cpp...
Generating code for file lib/Support/Watchdog.cpp...
Generating code for file lib/Support/Windows/explicit_symbols.inc...
Generating code for file lib/Support/Windows/WindowsSupport.h...
Generating code for file lib/Support/WithColor.cpp...
Generating code for file lib/Support/xxhash.cpp...
Generating code for file lib/Support/YAMLParser.cpp...
Generating code for file lib/Support/YAMLTraits.cpp...
Generating code for file lib/TableGen/JSONBackend.cpp...
Generating code for file lib/TableGen/Main.cpp...
Generating code for file lib/TableGen/Record.cpp...
Generating code for file lib/TableGen/SetTheory.cpp...
Generating code for file lib/TableGen/StringMatcher.cpp...
Generating code for file lib/TableGen/TableGenBackend.cpp...
Generating code for file lib/TableGen/TGLexer.cpp...
Generating code for file lib/TableGen/TGLexer.h...
Generating code for file lib/TableGen/TGParser.cpp...
Generating code for file lib/TableGen/TGParser.h...
Generating code for file lib/Target/AArch64/AArch64.h...
Generating code for file lib/Target/AArch64/AArch64A53Fix835769.cpp...
Generating code for file lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp...
Generating code for file lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp...
Generating code for file lib/Target/AArch64/AArch64AsmPrinter.cpp...
Generating code for file lib/Target/AArch64/AArch64BranchTargets.cpp...
Generating code for file lib/Target/AArch64/AArch64CallingConvention.cpp...
Generating code for file lib/Target/AArch64/AArch64CallingConvention.h...
Generating code for file lib/Target/AArch64/AArch64CallLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64CallLowering.h...
Generating code for file lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Generating code for file lib/Target/AArch64/AArch64CollectLOH.cpp...
Generating code for file lib/Target/AArch64/AArch64CompressJumpTables.cpp...
Generating code for file lib/Target/AArch64/AArch64CondBrTuning.cpp...
Generating code for file lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Generating code for file lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Generating code for file lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Generating code for file lib/Target/AArch64/AArch64ExpandImm.cpp...
Generating code for file lib/Target/AArch64/AArch64ExpandImm.h...
Generating code for file lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Generating code for file lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Generating code for file lib/Target/AArch64/AArch64FastISel.cpp...
Generating code for file lib/Target/AArch64/AArch64FrameLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64FrameLowering.h...
Generating code for file lib/Target/AArch64/AArch64InstrInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64InstrInfo.h...
Generating code for file lib/Target/AArch64/AArch64InstructionSelector.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelLowering.cpp...
Generating code for file lib/Target/AArch64/AArch64ISelLowering.h...
Generating code for file lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64LegalizerInfo.h...
Generating code for file lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Generating code for file lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Generating code for file lib/Target/AArch64/AArch64MacroFusion.cpp...
Generating code for file lib/Target/AArch64/AArch64MacroFusion.h...
Generating code for file lib/Target/AArch64/AArch64MCInstLower.cpp...
Generating code for file lib/Target/AArch64/AArch64MCInstLower.h...
Generating code for file lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Generating code for file lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Generating code for file lib/Target/AArch64/AArch64PerfectShuffle.h...
Generating code for file lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp...
Generating code for file lib/Target/AArch64/AArch64PromoteConstant.cpp...
Generating code for file lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterBankInfo.h...
Generating code for file lib/Target/AArch64/AArch64RegisterInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64RegisterInfo.h...
Generating code for file lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Generating code for file lib/Target/AArch64/AArch64SIMDInstrOpt.cpp...
Generating code for file lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Generating code for file lib/Target/AArch64/AArch64StorePairSuppress.cpp...
Generating code for file lib/Target/AArch64/AArch64Subtarget.cpp...
Generating code for file lib/Target/AArch64/AArch64Subtarget.h...
Generating code for file lib/Target/AArch64/AArch64TargetMachine.cpp...
Generating code for file lib/Target/AArch64/AArch64TargetMachine.h...
Generating code for file lib/Target/AArch64/AArch64TargetObjectFile.cpp...
Generating code for file lib/Target/AArch64/AArch64TargetObjectFile.h...
Generating code for file lib/Target/AArch64/AArch64TargetTransformInfo.cpp...
Generating code for file lib/Target/AArch64/AArch64TargetTransformInfo.h...
Generating code for file lib/Target/AArch6/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:2135: warning: explicit link request to 'elements' could not be resolved
4/AsmParser/AArch64AsmParser.cpp...
Generating code for file lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Generating code for file lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Generating code for file lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Generating code for file lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.h...
Generating code for file lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp...
Generating code for file lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Generating code for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Generating code for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Generating code for file lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Generating code for file lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPU.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Generating code for file lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUCallLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUCallLowering.h...
Generating code for file lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUFrameLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Generating code for file lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h...
Generating code for file lib/Target/AMDGPU/AMDGPUInline.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Generating code for file lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUISelLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUISelLowering.h...
Generating code for file lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULegalizerInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPULibCalls.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULibFunc.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULibFunc.h...
Generating code for file lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineFunction.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineFunction.h...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUMacroFusion.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUMacroFusion.h...
Generating code for file lib/Target/AMDGPU/AMDGPUMCInstLower.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h...
Generating code for file lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUPTNote.h...
Generating code for file lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUSubtarget.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Generating code for file lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Generating code for file lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Generating code for file lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Generating code for file lib/Target/AMDGPU/AMDKernelCodeT.h...
Generating code for file lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Generating code for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Generating code for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Generating code for file lib/Target/AMDGPU/GCNDPPCombine.cpp...
Generating code for file lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Generating code for file lib/Target/AMDGPU/GCNHazardRecognizer.h...
Generating code for file lib/Target/AMDGPU/GCNILPSched.cpp...
Generating code for file lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Generating code for file lib/Target/AMDGPU/GCNIterativeScheduler.h...
Generating code for file lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Generating code for file lib/Target/AMDGPU/GCNRegPressure.cpp...
Generating code for file lib/Target/AMDGPU/GCNRegPressure.h...
Generating code for file lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Generating code for file lib/Target/AMDGPU/GCNSchedStrategy.h...
Generating code for file lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp...
Generating code for file lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixupKinds.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp...
Generating code for file lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
Generating code for file lib/Target/AMDGPU/R600AsmPrinter.cpp...
Generating code for file lib/Target/AMDGPU/R600AsmPrinter.h...
Generating code for file lib/Target/AMDGPU/R600ClauseMergePass.cpp...
Generating code for file lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp...
Generating code for file lib/Target/AMDGPU/R600Defines.h...
Generating code for file lib/Target/AMDGPU/R600EmitClauseMarkers.cpp...
Generating code for file lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp...
Generating code for file lib/Target/AMDGPU/R600FrameLowering.cpp...
Generating code for file lib/Target/AMDGPU/R600FrameLowering.h...
Generating code for file lib/Target/AMDGPU/R600InstrInfo.cpp...
Generating code for file lib/Target/AMDGPU/R600InstrInfo.h...
Generating code for file lib/Target/AMDGPU/R600ISelLowering.cpp...
Generating code for file lib/Target/AMDGPU/R600ISelLowering.h...
Generating code for file lib/Target/AMDGPU/R600MachineFunctionInfo.cpp...
Generating code for file lib/Target/AMDGPU/R600MachineFunctionInfo.h...
Generating code for file lib/Target/AMDGPU/R600MachineScheduler.cpp...
Generating code for file lib/Target/AMDGPU/R600MachineScheduler.h...
Generating code for file lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp...
Generating code for file lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp...
Generating code for file lib/Target/AMDGPU/R600Packetizer.cpp...
Generating code for file lib/Target/AMDGPU/R600RegisterInfo.cpp...
Generating code for file lib/Target/AMDGPU/R600RegisterInfo.h...
Generating code for file lib/Target/AMDGPU/SIAddIMGInit.cpp...
Generating code for file lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Generating code for file lib/Target/AMDGPU/SIDefines.h...
Generating code for file lib/Target/AMDGPU/SIFixSGPRCopies.cpp...
Generating code for file lib/Target/AMDGPU/SIFixupVectorISel.cpp...
Generating code for file lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Generating code for file lib/Target/AMDGPU/SIFixWWMLiveness.cpp...
Generating code for file lib/Target/AMDGPU/SIFoldOperands.cpp...
Generating code for file lib/Target/AMDGPU/SIFormMemoryClauses.cpp...
Generating code for file lib/Target/AMDGPU/SIFrameLowering.cpp...
Generating code for file lib/Target/AMDGPU/SIFrameLowering.h...
Generating code for file lib/Target/AMDGPU/SIInsertSkips.cpp...
Generating code for file lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Generating code for file lib/Target/AMDGPU/SIInstrInfo.cpp...
Generating code for file lib/Target/AMDGPU/SIInstrInfo.h...
Generating code for file lib/Target/AMDGPU/SIISelLowering.cpp...
Generating code for file lib/Target/AMDGPU/SIISelLowering.h...
Generating code for file lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Generating code for file lib/Target/AMDGPU/SILowerControlFlow.cpp...
Generating code for file lib/Target/AMDGPU/SILowerI1Copies.cpp...
Generating code for file lib/Target/AMDGP/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Destination'
U/SIMachineFunctionInfo.cpp...
Generating code for file lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Generating code for file lib/Target/AMDGPU/SIMachineScheduler.cpp...
Generating code for file lib/Target/AMDGPU/SIMachineScheduler.h...
Generating code for file lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Generating code for file lib/Target/AMDGPU/SIModeRegister.cpp...
Generating code for file lib/Target/AMDGPU/SIOptimizeExecMasking.cpp...
Generating code for file lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp...
Generating code for file lib/Target/AMDGPU/SIPeepholeSDWA.cpp...
Generating code for file lib/Target/AMDGPU/SIProgramInfo.h...
Generating code for file lib/Target/AMDGPU/SIRegisterInfo.cpp...
Generating code for file lib/Target/AMDGPU/SIRegisterInfo.h...
Generating code for file lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Generating code for file lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Generating code for file lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h...
Generating code for file lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp...
Generating code for file lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h...
Generating code for file lib/Target/ARC/ARC.h...
Generating code for file lib/Target/ARC/ARCAsmPrinter.cpp...
Generating code for file lib/Target/ARC/ARCBranchFinalize.cpp...
Generating code for file lib/Target/ARC/ARCExpandPseudos.cpp...
Generating code for file lib/Target/ARC/ARCFrameLowering.cpp...
Generating code for file lib/Target/ARC/ARCFrameLowering.h...
Generating code for file lib/Target/ARC/ARCInstrInfo.cpp...
Generating code for file lib/Target/ARC/ARCInstrInfo.h...
Generating code for file lib/Target/ARC/ARCISelDAGToDAG.cpp...
Generating code for file lib/Target/ARC/ARCISelLowering.cpp...
Generating code for file lib/Target/ARC/ARCISelLowering.h...
Generating code for file lib/Target/ARC/ARCMachineFunctionInfo.cpp...
Generating code for file lib/Target/ARC/ARCMachineFunctionInfo.h...
Generating code for file lib/Target/ARC/ARCMCInstLower.cpp...
Generating code for file lib/Target/ARC/ARCMCInstLower.h...
Generating code for file lib/Target/ARC/ARCOptAddrMode.cpp...
Generating code for file lib/Target/ARC/ARCRegisterInfo.cpp...
Generating code for file lib/Target/ARC/ARCRegisterInfo.h...
Generating code for file lib/Target/ARC/ARCSubtarget.cpp...
Generating code for file lib/Target/ARC/ARCSubtarget.h...
Generating code for file lib/Target/ARC/ARCTargetMachine.cpp...
Generating code for file lib/Target/ARC/ARCTargetMachine.h...
Generating code for file lib/Target/ARC/ARCTargetStreamer.h...
Generating code for file lib/Target/ARC/ARCTargetTransformInfo.h...
Generating code for file lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Generating code for file lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp...
Generating code for file lib/Target/ARC/InstPrinter/ARCInstPrinter.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Generating code for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Generating code for file lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Generating code for file lib/Target/ARM/A15SDOptimizer.cpp...
Generating code for file lib/Target/ARM/ARM.h...
Generating code for file lib/Target/ARM/ARMAsmPrinter.cpp...
Generating code for file lib/Target/ARM/ARMAsmPrinter.h...
Generating code for file lib/Target/ARM/ARMBaseInstrInfo.cpp...
Generating code for file lib/Target/ARM/ARMBaseInstrInfo.h...
Generating code for file lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ARMBaseRegisterInfo.h...
Generating code for file lib/Target/ARM/ARMBasicBlockInfo.h...
Generating code for file lib/Target/ARM/ARMCallingConv.cpp...
Generating code for file lib/Target/ARM/ARMCallingConv.h...
Generating code for file lib/Target/ARM/ARMCallLowering.cpp...
Generating code for file lib/Target/ARM/ARMCallLowering.h...
Generating code for file lib/Target/ARM/ARMCodeGenPrepare.cpp...
Generating code for file lib/Target/ARM/ARMComputeBlockSize.cpp...
Generating code for file lib/Target/ARM/ARMConstantIslandPass.cpp...
Generating code for file lib/Target/ARM/ARMConstantPoolValue.cpp...
Generating code for file lib/Target/ARM/ARMConstantPoolValue.h...
Generating code for file lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Generating code for file lib/Target/ARM/ARMFastISel.cpp...
Generating code for file lib/Target/ARM/ARMFeatures.h...
Generating code for file lib/Target/ARM/ARMFrameLowering.cpp...
Generating code for file lib/Target/ARM/ARMFrameLowering.h...
Generating code for file lib/Target/ARM/ARMHazardRecognizer.cpp...
Generating code for file lib/Target/ARM/ARMHazardRecognizer.h...
Generating code for file lib/Target/ARM/ARMInstrInfo.cpp...
Generating code for file lib/Target/ARM/ARMInstrInfo.h...
Generating code for file lib/Target/ARM/ARMInstructionSelector.cpp...
Generating code for file lib/Target/ARM/ARMISelDAGToDAG.cpp...
Generating code for file lib/Target/ARM/ARMISelLowering.cpp...
Generating code for file lib/Target/ARM/ARMISelLowering.h...
Generating code for file lib/Target/ARM/ARMLegalizerInfo.cpp...
Generating code for file lib/Target/ARM/ARMLegalizerInfo.h...
Generating code for file lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Generating code for file lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Generating code for file lib/Target/ARM/ARMMachineFunctionInfo.h...
Generating code for file lib/Target/ARM/ARMMacroFusion.cpp...
Generating code for file lib/Target/ARM/ARMMacroFusion.h...
Generating code for file lib/Target/ARM/ARMMCInstLower.cpp...
Generating code for file lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Generating code for file lib/Target/ARM/ARMParallelDSP.cpp...
Generating code for file lib/Target/ARM/ARMPerfectShuffle.h...
Generating code for file lib/Target/ARM/ARMRegisterBankInfo.cpp...
Generating code for file lib/Target/ARM/ARMRegisterBankInfo.h...
Generating code for file lib/Target/ARM/ARMRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ARMRegisterInfo.h...
Generating code for file lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Generating code for file lib/Target/ARM/ARMSelectionDAGInfo.h...
Generating code for file lib/Target/ARM/ARMSubtarget.cpp...
Generating code for file lib/Target/ARM/ARMSubtarget.h...
Generating code for file lib/Target/ARM/ARMTargetMachine.cpp...
Generating code for file lib/Target/ARM/ARMTargetMachine.h...
Generating code for file lib/Target/ARM/ARMTargetObjectFile.cpp...
Generating code for file lib/Target/ARM/ARMTargetObjectFile.h...
Generating code for file lib/Target/ARM/ARMTargetTransformInfo.cpp...
Generating code for file lib/Target/ARM/ARMTargetTransformInfo.h...
Generating code for file lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Generating code for file lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Generating code for file lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp...
Generating code for file lib/Target/ARM/InstPrinter/ARMInstPrinter.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Generating code for file lib/Target/ARM/Utils/ARMBaseInfo.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Generating code for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Generating code for file lib/Target/ARM/MLxExpansionPass.cpp...
Generating code for file lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Generating code for file lib/Target/ARM/Thumb1FrameLowering.cpp...
Generating code for file lib/Target/ARM/Thumb1FrameLowering.h...
Generating code for file lib/Target/ARM/Thumb1InstrInfo.cpp...
Generating code for file lib/Target/ARM/Thumb1InstrInfo.h...
Generating code for file lib/Target/ARM/Thumb2InstrInfo.cpp...
Generating code for file lib/Target/ARM/Thumb2InstrInfo.h...
Generating code for file lib/Target/ARM/Thumb2ITBlockPass.cpp...
Generating code for file lib/Target/ARM/Thumb2SizeReduction.cpp...
Generating code for file lib/Target/ARM/ThumbRegisterInfo.cpp...
Generating code for file lib/Target/ARM/ThumbRegisterInfo.h...
Generating code for file lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Generating code for file lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Generating code for file lib/Target/AVR/AVR.h...
Generating code for file lib/Target/AVR/AVRAsmPrinter.cpp...
Generating code for file lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Generating code for file lib/Target/AVR/AVRFrameLowering.cpp...
Generating code for file lib/Target/AVR/AVRFrameLowering.h...
Generating code for file lib/Target/AVR/AVRInstrInfo.cpp...
Generating code for file lib/Target/AVR/AVRInstrInfo.h...
Generating code for file lib/Target/AVR/AVRISelDAGToDAG.cpp...
Generating code for file lib/Target/AVR/AVRISelLowering.cpp...
Generating code for file lib/Target/AVR/AVRISelLowering.h...
Generating code for file lib/Target/AVR/AVRMachineFunctionInfo.h...
Generating code for file lib/Target/AVR/AVRMCInstLower.cpp...
Generating code for file lib/Target/AVR/AVRMCInstLower.h...
Generating code for file lib/Target/AVR/AVRRegisterInfo.cpp...
Generating code for file lib/Target/AVR/AVRRegisterInfo.h...
Generating code for file lib/Target/AVR/AVRRelaxMemOperations.cpp...
Generating code for file lib/Target/AVR/AVRSelectionDAGInfo.h...
Generating code for file lib/Target/AVR/AVRSubtarget.cpp...
Generating code for file lib/Target/AVR/AVRSubtarget.h...
Generating code for file lib/Target/AVR/AVRTargetMachine.cpp...
Generating code for file lib/Target/AVR/AVRTargetMachine.h...
Generating code for file lib/Target/AVR/AVRTargetObjectFile.cpp...
Generating code for file lib/Target/AVR/AVRTargetObjectFile.h...
Generating code for file lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Generating code for file lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp...
Generating code for file lib/Target/AVR/InstPrinter/AVRInstPrinter.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRELFObj/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <x> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <r> found
ectWriter.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Generating code for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Generating code for file lib/Target/AVR/README.md...
Generating code for file lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Generating code for file lib/Target/AVR/TODO.md...
Generating code for file lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Generating code for file lib/Target/BPF/BPF.h...
Generating code for file lib/Target/BPF/BPFAsmPrinter.cpp...
Generating code for file lib/Target/BPF/BPFFrameLowering.cpp...
Generating code for file lib/Target/BPF/BPFFrameLowering.h...
Generating code for file lib/Target/BPF/BPFInstrInfo.cpp...
Generating code for file lib/Target/BPF/BPFInstrInfo.h...
Generating code for file lib/Target/BPF/BPFISelDAGToDAG.cpp...
Generating code for file lib/Target/BPF/BPFISelLowering.cpp...
Generating code for file lib/Target/BPF/BPFISelLowering.h...
Generating code for file lib/Target/BPF/BPFMCInstLower.cpp...
Generating code for file lib/Target/BPF/BPFMCInstLower.h...
Generating code for file lib/Target/BPF/BPFMIChecking.cpp...
Generating code for file lib/Target/BPF/BPFMIPeephole.cpp...
Generating code for file lib/Target/BPF/BPFRegisterInfo.cpp...
Generating code for file lib/Target/BPF/BPFRegisterInfo.h...
Generating code for file lib/Target/BPF/BPFSelectionDAGInfo.cpp...
Generating code for file lib/Target/BPF/BPFSelectionDAGInfo.h...
Generating code for file lib/Target/BPF/BPFSubtarget.cpp...
Generating code for file lib/Target/BPF/BPFSubtarget.h...
Generating code for file lib/Target/BPF/BPFTargetMachine.cpp...
Generating code for file lib/Target/BPF/BPFTargetMachine.h...
Generating code for file lib/Target/BPF/BTF.h...
Generating code for file lib/Target/BPF/BTFDebug.cpp...
Generating code for file lib/Target/BPF/BTFDebug.h...
Generating code for file lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Generating code for file lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp...
Generating code for file lib/Target/BPF/InstPrinter/BPFInstPrinter.h...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Generating code for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Generating code for file lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Generating code for file lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Generating code for file lib/Target/Hexagon/BitTracker.cpp...
Generating code for file lib/Target/Hexagon/BitTracker.h...
Generating code for file lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Generating code for file lib/Target/Hexagon/Hexagon.h...
Generating code for file lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Generating code for file lib/Target/Hexagon/HexagonAsmPrinter.h...
Generating code for file lib/Target/Hexagon/HexagonBitSimplify.cpp...
Generating code for file lib/Target/Hexagon/HexagonBitTracker.cpp...
Generating code for file lib/Target/Hexagon/HexagonBitTracker.h...
Generating code for file lib/Target/Hexagon/HexagonBlockRanges.cpp...
Generating code for file lib/Target/Hexagon/HexagonBlockRanges.h...
Generating code for file lib/Target/Hexagon/HexagonBranchRelaxation.cpp...
Generating code for file lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonCommonGEP.cpp...
Generating code for file lib/Target/Hexagon/HexagonConstExtenders.cpp...
Generating code for file lib/Target/Hexagon/HexagonConstPropagation.cpp...
Generating code for file lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Generating code for file lib/Target/Hexagon/HexagonDepArch.h...
Generating code for file lib/Target/Hexagon/HexagonDepDecoders.inc...
Generating code for file lib/Target/Hexagon/HexagonDepITypes.h...
Generating code for file lib/Target/Hexagon/HexagonDepTimingClasses.h...
Generating code for file lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Generating code for file lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Generating code for file lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Generating code for file lib/Target/Hexagon/HexagonFrameLowering.cpp...
Generating code for file lib/Target/Hexagon/HexagonFrameLowering.h...
Generating code for file lib/Target/Hexagon/HexagonGenExtract.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenInsert.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenMux.cpp...
Generating code for file lib/Target/Hexagon/HexagonGenPredicate.cpp...
Generating code for file lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Generating code for file lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonHazardRecognizer.h...
Generating code for file lib/Target/Hexagon/HexagonInstrInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonInstrInfo.h...
Generating code for file lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Generating code for file lib/Target/Hexagon/HexagonISelDAGToDAG.h...
Generating code for file lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp...
Generating code for file lib/Target/Hexagon/HexagonISelLowering.cpp...
Generating code for file lib/Target/Hexagon/HexagonISelLowering.h...
Generating code for file lib/Target/Hexagon/HexagonISelLoweringHVX.cpp...
Generating code for file lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp...
Generating code for file lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonMachineFunctionInfo.h...
Generating code for file lib/Target/Hexagon/HexagonMachineScheduler.cpp...
Generating code for file lib/Target/Hexagon/HexagonMachineScheduler.h...
Generating code for file lib/Target/Hexagon/HexagonMCInstLower.cpp...
Generating code for file lib/Target/Hexagon/HexagonNewValueJump.cpp...
Generating code for file lib/Target/Hexagon/HexagonOptAddrMode.cpp...
Generating code for file lib/Target/Hexagon/HexagonOptimizeSZextends.cpp...
Generating code for file lib/Target/Hexagon/HexagonPeephole.cpp...
Generating code for file lib/Target/Hexagon/HexagonRDFOpt.cpp...
Generating code for file lib/Target/Hexagon/HexagonRegisterInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonRegisterInfo.h...
Generating code for file lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonSelectionDAGInfo.h...
Generating code for file lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp...
Generating code for file lib/Target/Hexagon/HexagonSplitDouble.cpp...
Generating code for file lib/Target/Hexagon/HexagonStoreWidening.cpp...
Generating code for file lib/Target/Hexagon/HexagonSubtarget.cpp...
Generating code for file lib/Target/Hexagon/HexagonSubtarget.h...
Generating code for file lib/Target/Hexagon/HexagonTargetMachine.cpp...
Generating code for file lib/Target/Hexagon/HexagonTargetMachine.h...
Generating code for file lib/Target/Hexagon/HexagonTargetObjectFile.cpp...
Generating code for file lib//opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
Target/Hexagon/HexagonTargetObjectFile.h...
Generating code for file lib/Target/Hexagon/HexagonTargetStreamer.h...
Generating code for file lib/Target/Hexagon/HexagonTargetTransformInfo.cpp...
Generating code for file lib/Target/Hexagon/HexagonTargetTransformInfo.h...
Generating code for file lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp...
Generating code for file lib/Target/Hexagon/HexagonVectorPrint.cpp...
Generating code for file lib/Target/Hexagon/HexagonVExtract.cpp...
Generating code for file lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Generating code for file lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Generating code for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Generating code for file lib/Target/Hexagon/RDFCopy.cpp...
Generating code for file lib/Target/Hexagon/RDFCopy.h...
Generating code for file lib/Target/Hexagon/RDFDeadCode.cpp...
Generating code for file lib/Target/Hexagon/RDFDeadCode.h...
Generating code for file lib/Target/Hexagon/RDFGraph.cpp...
Generating code for file lib/Target/Hexagon/RDFGraph.h...
Generating code for file lib/Target/Hexagon/RDFLiveness.cpp...
Generating code for file lib/Target/Hexagon/RDFLiveness.h...
Generating code for file lib/Target/Hexagon/RDFRegisters.cpp...
Generating code for file lib/Target/Hexagon/RDFRegisters.h...
Generating code for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Generating code for file lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Generating code for file lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Generating code for file lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Generating code for file lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp...
Generating code for file lib/Target/Lanai/InstPrinter/LanaiInstPrinter.h...
Generating code for file lib/Target/Lanai/Lanai.h...
Generating code for file lib/Target/Lanai/LanaiAluCode.h...
Generating code for file lib/Target/Lanai/LanaiAsmPrinter.cpp...
Generating code for file lib/Target/Lanai/LanaiCondCode.h...
Generating code for file lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Generating code for file lib/Target/Lanai/LanaiFrameLowering.cpp...
Generating code for file lib/Target/Lanai/LanaiFrameLowering.h...
Generating code for file lib/Target/Lanai/LanaiInstrInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiInstrInfo.h...
Generating code for file lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Generating code for file lib/Target/Lanai/LanaiISelLowering.cpp...
Generating code for file lib/Target/Lanai/LanaiISelLowering.h...
Generating code for file lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Generating code for file lib/Target/Lanai/LanaiMCInstLower.cpp...
Generating code for file lib/Target/Lanai/LanaiMCInstLower.h...
Generating code for file lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Generating code for file lib/Target/Lanai/LanaiRegisterInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiRegisterInfo.h...
Generating code for file lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Generating code for file lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Generating code for file lib/Target/Lanai/LanaiSubtarget.cpp...
Generating code for file lib/Target/Lanai/LanaiSubtarget.h...
Generating code for file lib/Target/Lanai/LanaiTargetMachine.cpp...
Generating code for file lib/Target/Lanai/LanaiTargetMachine.h...
Generating code for file lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Generating code for file lib/Target/Lanai/LanaiTargetObjectFile.h...
Generating code for file lib/Target/Lanai/LanaiTargetTransformInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Generating code for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Generating code for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Generating code for file lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Generating code for file lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Generating code for file lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp...
Generating code for file lib/Target/Mips/InstPrinter/MipsInstPrinter.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Generating/opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h:108: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h:108: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h:81: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h:81: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\MI'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\isWrite'
 code for file lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Generating code for file lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Generating code for file lib/Target/Mips/MicroMipsSizeReduction.cpp...
Generating code for file lib/Target/Mips/Mips.h...
Generating code for file lib/Target/Mips/Mips16FrameLowering.cpp...
Generating code for file lib/Target/Mips/Mips16FrameLowering.h...
Generating code for file lib/Target/Mips/Mips16HardFloat.cpp...
Generating code for file lib/Target/Mips/Mips16HardFloatInfo.cpp...
Generating code for file lib/Target/Mips/Mips16HardFloatInfo.h...
Generating code for file lib/Target/Mips/Mips16InstrInfo.cpp...
Generating code for file lib/Target/Mips/Mips16InstrInfo.h...
Generating code for file lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Generating code for file lib/Target/Mips/Mips16ISelDAGToDAG.h...
Generating code for file lib/Target/Mips/Mips16ISelLowering.cpp...
Generating code for file lib/Target/Mips/Mips16ISelLowering.h...
Generating code for file lib/Target/Mips/Mips16RegisterInfo.cpp...
Generating code for file lib/Target/Mips/Mips16RegisterInfo.h...
Generating code for file lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Generating code for file lib/Target/Mips/MipsAnalyzeImmediate.h...
Generating code for file lib/Target/Mips/MipsAsmPrinter.cpp...
Generating code for file lib/Target/Mips/MipsAsmPrinter.h...
Generating code for file lib/Target/Mips/MipsBranchExpansion.cpp...
Generating code for file lib/Target/Mips/MipsCallLowering.cpp...
Generating code for file lib/Target/Mips/MipsCallLowering.h...
Generating code for file lib/Target/Mips/MipsCCState.cpp...
Generating code for file lib/Target/Mips/MipsCCState.h...
Generating code for file lib/Target/Mips/MipsConstantIslandPass.cpp...
Generating code for file lib/Target/Mips/MipsDelaySlotFiller.cpp...
Generating code for file lib/Target/Mips/MipsExpandPseudo.cpp...
Generating code for file lib/Target/Mips/MipsFastISel.cpp...
Generating code for file lib/Target/Mips/MipsFrameLowering.cpp...
Generating code for file lib/Target/Mips/MipsFrameLowering.h...
Generating code for file lib/Target/Mips/MipsInstrInfo.cpp...
Generating code for file lib/Target/Mips/MipsInstrInfo.h...
Generating code for file lib/Target/Mips/MipsInstructionSelector.cpp...
Generating code for file lib/Target/Mips/MipsISelDAGToDAG.cpp...
Generating code for file lib/Target/Mips/MipsISelDAGToDAG.h...
Generating code for file lib/Target/Mips/MipsISelLowering.cpp...
Generating code for file lib/Target/Mips/MipsISelLowering.h...
Generating code for file lib/Target/Mips/MipsLegalizerInfo.cpp...
Generating code for file lib/Target/Mips/MipsLegalizerInfo.h...
Generating code for file lib/Target/Mips/MipsMachineFunction.cpp...
Generating code for file lib/Target/Mips/MipsMachineFunction.h...
Generating code for file lib/Target/Mips/MipsMCInstLower.cpp...
Generating code for file lib/Target/Mips/MipsMCInstLower.h...
Generating code for file lib/Target/Mips/MipsModuleISelDAGToDAG.cpp...
Generating code for file lib/Target/Mips/MipsOptimizePICCall.cpp...
Generating code for file lib/Target/Mips/MipsOptionRecord.h...
Generating code for file lib/Target/Mips/MipsOs16.cpp...
Generating code for file lib/Target/Mips/MipsPreLegalizerCombiner.cpp...
Generating code for file lib/Target/Mips/MipsRegisterBankInfo.cpp...
Generating code for file lib/Target/Mips/MipsRegisterBankInfo.h...
Generating code for file lib/Target/Mips/MipsRegisterInfo.cpp...
Generating code for file lib/Target/Mips/MipsRegisterInfo.h...
Generating code for file lib/Target/Mips/MipsSEFrameLowering.cpp...
Generating code for file lib/Target/Mips/MipsSEFrameLowering.h...
Generating code for file lib/Target/Mips/MipsSEInstrInfo.cpp...
Generating code for file lib/Target/Mips/MipsSEInstrInfo.h...
Generating code for file lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Generating code for file lib/Target/Mips/MipsSEISelDAGToDAG.h...
Generating code for file lib/Target/Mips/MipsSEISelLowering.cpp...
Generating code for file lib/Target/Mips/MipsSEISelLowering.h...
Generating code for file lib/Target/Mips/MipsSERegisterInfo.cpp...
Generating code for file lib/Target/Mips/MipsSERegisterInfo.h...
Generating code for file lib/Target/Mips/MipsSubtarget.cpp...
Generating code for file lib/Target/Mips/MipsSubtarget.h...
Generating code for file lib/Target/Mips/MipsTargetMachine.cpp...
Generating code for file lib/Target/Mips/MipsTargetMachine.h...
Generating code for file lib/Target/Mips/MipsTargetObjectFile.cpp...
Generating code for file lib/Target/Mips/MipsTargetObjectFile.h...
Generating code for file lib/Target/Mips/MipsTargetStreamer.h...
Generating code for file lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Generating code for file lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp...
Generating code for file lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp...
Generating code for file lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp...
Generating code for file lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430FixupKinds.h...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp...
Generating code for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Generating code for file lib/Target/MSP430/MSP430.h...
Generating code for file lib/Target/MSP430/MSP430AsmPrinter.cpp...
Generating code for file lib/Target/MSP430/MSP430BranchSelector.cpp...
Generating code for file lib/Target/MSP430/MSP430FrameLowering.cpp...
Generating code for file lib/Target/MSP430/MSP430FrameLowering.h...
Generating code for file lib/Target/MSP430/MSP430InstrInfo.cpp...
Generating code for file lib/Target/MSP430/MSP430InstrInfo.h...
Generating code for file lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Generating code for file lib/Target/MSP430/MSP430ISelLowering.cpp...
Generating code for file lib/Target/MSP430/MSP430ISelLowering.h...
Generating code for file lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Generating code for file lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Generating code for file lib/Target/MSP430/MSP430MCInstLower.cpp...
Generating code for file lib/Target/MSP430/MSP430MCInstLower.h...
Generating code for file lib/Target/MSP430/MSP430RegisterInfo.cpp...
Generating code for file lib/Target/MSP430/MSP430RegisterInfo.h...
Generating code for file lib/Target/MSP430/MSP430Subtarget.cpp...
Generating code for file lib/Target/MSP430/MSP430Subtarget.h...
Generating code for file lib/Target/MSP430/MSP430TargetMachine.cpp...
Generating code for file lib/Target/MSP430/MSP430TargetMachine.h...
Generating code for file lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Generating code for file lib/Target/NVPTX/cl_common_defines.h...
Generating code for file lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp...
Generating code for file lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h...
Generating code for file lib/Target/NVPTX/ManagedStringPool.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp...
Generating code for file lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h...
Generating code for file lib/Target/NVPTX/NVPTX.h...
Generating code for file lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Generating code for file lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Generating code for file lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Generating code for file lib/Target/NVPTX/NVPTXAsmPrinter.h...
Generating code for file lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Generating code for file lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Generating code for file lib/Target/NVPTX/NVPTXFrameLowering.h...
Generating code for file lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Generating code for file lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Generating code for file lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Generating code for file lib/Target/NVPTX/NVPTXInstrInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Generating code for file lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Generating code for file lib/Target/NVPTX/NVPTXISelLowering.cpp...
Generating code for file lib/Target/NVPTX/NVPTXISelLowering.h...
Generating code for file lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Generating code for file lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Generating code for file lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Generating code for file lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Generating code for file lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXMCExpr.cpp...
Generating code for file lib/Target/NVPTX/NVPTXMCExpr.h...
Generating code for file lib/Target/NVPTX/NVPTXPeephole.cpp...
Generating code for file lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Generating code for file lib/Target/NVPTX/NVPTXProxyRegErasure.cpp...
Generating code for file lib/Target/NVPTX/NVPTXRegisterInfo.cpp...
Generating code for file lib/Target/NVPTX/NVPTXRegisterInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp...
Generating code for file lib/Target/NVPTX/NVPTXSubtarget.cpp...
Generating code for file lib/Target/NVPTX/NVPTXSubtarget.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Generating code for file lib/Target/NVPTX/NVPTXTargetMachine.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Generating code for file lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Generating code for file lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Generating code for file lib/Target/NVPTX/NVPTXUtilities.cpp...
Generating code for file lib/Target/NVPTX/NVPTXUtilities.h...
Generating code for file lib/Target/NVPTX/NVVMIntrRange.cpp...
Generating code for file lib/Target/NVPTX/NVVMReflect.cpp...
Generating code for file lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Generating code for file lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Generating code for file lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Generating code for file lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp...
Generating code for file lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h./opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:241: warning: Unsupported xml/html tag <Root> found
..
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Generating code for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Generating code for file lib/Target/PowerPC/PPC.h...
Generating code for file lib/Target/PowerPC/PPCAsmPrinter.cpp...
Generating code for file lib/Target/PowerPC/PPCBoolRetToInt.cpp...
Generating code for file lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Generating code for file lib/Target/PowerPC/PPCBranchSelector.cpp...
Generating code for file lib/Target/PowerPC/PPCCallingConv.cpp...
Generating code for file lib/Target/PowerPC/PPCCallingConv.h...
Generating code for file lib/Target/PowerPC/PPCCCState.cpp...
Generating code for file lib/Target/PowerPC/PPCCCState.h...
Generating code for file lib/Target/PowerPC/PPCCTRLoops.cpp...
Generating code for file lib/Target/PowerPC/PPCEarlyReturn.cpp...
Generating code for file lib/Target/PowerPC/PPCExpandISEL.cpp...
Generating code for file lib/Target/PowerPC/PPCFastISel.cpp...
Generating code for file lib/Target/PowerPC/PPCFrameLowering.cpp...
Generating code for file lib/Target/PowerPC/PPCFrameLowering.h...
Generating code for file lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Generating code for file lib/Target/PowerPC/PPCHazardRecognizers.h...
Generating code for file lib/Target/PowerPC/PPCInstrBuilder.h...
Generating code for file lib/Target/PowerPC/PPCInstrInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCInstrInfo.h...
Generating code for file lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Generating code for file lib/Target/PowerPC/PPCISelLowering.cpp...
Generating code for file lib/Target/PowerPC/PPCISelLowering.h...
Generating code for file lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Generating code for file lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Generating code for file lib/Target/PowerPC/PPCMCInstLower.cpp...
Generating code for file lib/Target/PowerPC/PPCMIPeephole.cpp...
Generating code for file lib/Target/PowerPC/PPCPerfectShuffle.h...
Generating code for file lib/Target/PowerPC/PPCPreEmitPeephole.cpp...
Generating code for file lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Generating code for file lib/Target/PowerPC/PPCReduceCRLogicals.cpp...
Generating code for file lib/Target/PowerPC/PPCRegisterInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCRegisterInfo.h...
Generating code for file lib/Target/PowerPC/PPCSubtarget.cpp...
Generating code for file lib/Target/PowerPC/PPCSubtarget.h...
Generating code for file lib/Target/PowerPC/PPCTargetMachine.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetMachine.h...
Generating code for file lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetObjectFile.h...
Generating code for file lib/Target/PowerPC/PPCTargetStreamer.h...
Generating code for file lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Generating code for file lib/Target/PowerPC/PPCTargetTransformInfo.h...
Generating code for file lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Generating code for file lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXCopy.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Generating code for file lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Generating code for file lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Generating code for file lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Generating code for file lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Generating code for file lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp...
Generating code for file lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp...
Generating code for file lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h...
Generating code for file lib/Target/RISCV/RISCV.h...
Generating code for file lib/Target/RISCV/RISCVAsmPrinter.cpp...
Generating code for file lib/Target/RISCV/RISCVExpandPseudoInsts.cpp...
Generating code for file lib/Target/RISCV/RISCVFrameLowering.cpp...
Generating code for file lib/Target/RISCV/RISCVFrameLowering.h...
Generating code for file lib/Target/RISCV/RISCVInstrInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVInstrInfo.h...
Generating code for file lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Generating code for file lib/Target/RISCV/RISCVISelLowering.cpp...
Generating code for file lib/Target/RISCV/RISCVISelLowering.h...
Generating code for file lib/Target/RISCV/RISCVMachineFunctionInfo.h...
Generating code for file lib/Target/RISCV/RISCVMCInstLower.cpp...
Generating code for file lib/Target/RISCV/RISCVMergeBaseOffset.cpp...
Generating code for file lib/Target/RISCV/RISCVRegisterInfo.cpp...
Generating code for file lib/Target/RISCV/RISCVRegisterInfo.h...
Generating code for file lib/Target/RISCV/RISCVSubtarget.cpp...
Generating code for file lib/Target/RISCV/RISCVSubtarget.h...
Generating code for file lib/Target/RISCV/RISCVTargetMachine.cpp...
Generating code for file lib/Target/RISCV/RISCVTargetMachine.h...
Generating code for file lib/Target/RISCV/RISCVTargetObjectFile.cpp...
Generating code for file lib/Target/RISCV/RISCVTargetObjectFile.h...
Generating code for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Generating code for file lib/Target/RISCV/Utils/RISCVBaseInfo.cpp...
Generating code for file lib/Target/RISCV/Utils/RISCVBaseInfo.h...
Generating code for file lib/Target/RISCV/Utils/RISCVMatInt.cpp...
Generating code for file lib/Target/RISCV/Utils/RISCVMatInt.h...
Generating code for file lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Generating code for file lib/Target/Sparc/DelaySlotFiller.cpp...
Generating code for file lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Generating code for file lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp...
Generating code for file lib/Target/Sparc/InstPrinter/SparcInstPrinter.h...
Generating code for file lib/Target/Sparc/LeonPasses.cpp...
Generating code for file lib/Target/Sparc/LeonPasses.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Generating code for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h...
Generating code for file lib/Target/Sparc/Sparc.h...
Generating code for file lib/Target/Sparc/SparcAsmPrinter.cpp...
Generating code for file lib/Target/Sparc/SparcFrameLowering.cpp...
Generating code for file lib/Target/Sparc/SparcFrameLowering.h...
Generating code for file lib/Target/Sparc/SparcInstrInfo.cpp...
Generating code for file lib/Target/Sparc/SparcInstrInfo.h...
Generating code for file lib/Target/Sparc/SparcISelDAGToDAG.cpp...
Generating code for file lib/Target/Sparc/SparcISelLowering.cpp...
Generating code for file lib/Target/Sparc/SparcISelLowering.h...
Generating code for file lib/Target/Sparc/SparcMachineFunctionInfo.cpp...
Generating code for file lib/Target/Sparc/SparcMachineFunctionInfo.h...
Generating code for file lib/Target/Sparc/SparcMCInstLower.cpp...
Generating code for file lib/Target/Sparc/SparcRegisterInfo.cpp...
Generating code for file lib/Target/Sparc/SparcRegisterInfo.h...
Generating code for file lib/Target/Sparc/SparcSubtarget.cpp...
Generating code for file lib/Target/Sparc/SparcSubtarget.h...
Generating code for file lib/Target/Sparc/SparcTargetMachine.cpp...
Generating code for file lib/Target/Sparc/SparcTargetMachine.h...
Generating code for file lib/Target/Sparc/SparcTargetObjectFile.cpp...
Generating code for file lib/Target/Sparc/SparcTargetObjectFile.h...
Generating code for file lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Generating code for file lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Generating code for file lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Generating code for file lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp...
Generating code for file lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Generating code for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Generating code for file lib/Target/SystemZ/SystemZ.h...
Generating code for file lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Generating code for file lib/Target/SystemZ/SystemZAsmPrinter.h...
Generating code for file lib/Target/SystemZ/SystemZCallingConv.cpp...
Generating code for file lib/Target/SystemZ/SystemZCallingConv.h...
Generating code for file lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Generating code for file lib/Target/SystemZ/SystemZConstantPoolValue.h...
Generating code for file lib/Target/SystemZ/SystemZElimCompare.cpp...
Generating code for file lib/Target/SystemZ/SystemZExpandPseudo.cpp...
Generating code for file lib/Target/SystemZ/SystemZFrameLowering.cpp...
Generating code for file lib/Target/SystemZ/SystemZFrameLowering.h...
Generating code for file lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Generating code for file lib/Target/SystemZ/SystemZHazardRecognizer.h...
Generating code for file lib/Target/SystemZ/SystemZInstrBuilder.h...
Generating code for file lib/Target/SystemZ/SystemZInstrInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZInstrInfo.h...
Generating code for file lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Generating code for file lib/Target/SystemZ/SystemZISelLowering.cpp...
Generating code for file lib/Target/SystemZ/SystemZISelLowering.h...
Generating code for file lib/Target/SystemZ/SystemZLDCleanup.cpp...
Generating code for file lib/Target/SystemZ/SystemZLongBranch.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Generating code for file lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Generating code for file lib/Target/SystemZ/SystemZMachineScheduler.h...
Generating code for file lib/Target/SystemZ/SystemZMCInstLower.cpp...
Generating code for file lib/Target/SystemZ/SystemZMCInstLower.h...
Generating code for file lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZRegisterInfo.h...
Generating code for file lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZSelectionDAGInfo.h...
Generating code for file lib/Target/SystemZ/SystemZShortenInst.cpp...
Generating code for file lib/Target/SystemZ/SystemZSubtarget.cpp...
Generating code for file lib/Target/SystemZ/SystemZSubtarget.h...
Generating code for file lib/Target/SystemZ/SystemZTargetMachine.cpp...
Generating code for file lib/Target/SystemZ/SystemZTargetMachine.h...
Generating code for file lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Generating code for file lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Generating code for file lib/Target/SystemZ/SystemZTDC.cpp...
Generating code for file lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Generating code for file lib/Target/Target.cpp...
Generating code for file lib/Target/TargetIntrinsicInfo.cpp...
Generating code for file lib/Target/TargetLoweringObjectFile.cpp...
Generating code for file lib/Target/TargetMachine.cpp...
Generating code for file lib/Target/TargetMachineC.cpp...
Generating code for file lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp...
Generating code for file lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Generating code for file lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp...
Generating code for file lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Generating code for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Generating code for file lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssembly.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyDebugValueManager.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyExceptionInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyISelLowering.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyMCInstLower.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Generating code for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblySubtarget.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblySubtarget.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetMachine.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h...
Generating code for file lib/Target/WebAssembly/WebAssemblyUtilities.cpp...
Generating code for file lib/Target/WebAssembly/WebAssemblyUtilities.h...
Generating code for file lib/Target/X86/AsmParser/X86AsmParser.cpp...
Generating code for file lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Generating code for file lib/Target/X86/AsmParser/X86Operand.h...
Generating code for file lib/Target/X86/Disassembler/X86Disassembler.cpp...
Generating code for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Generating code for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Generating code for file lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp...
Generating code for file lib/Target/X86/InstPrinter/X86ATTInstPrinter.h...
Generating code for file lib/Target/X86/InstPrinter/X86InstComments.cpp...
Generating code for file lib/Target/X86/InstPrinter/X86InstComments.h...
Generating code for file lib/Target/X86/InstPrinter/X86InstPrinterCommon.cpp...
Generating code for file lib/Target/X86/InstPrinter/X86InstPrinterCommon.h...
Generating code for file lib/Target/X86/InstPr/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:229: warning: Found unknown command `\ABS8'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h:584: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h:584: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:39196: warning: explicit link request to 'PACKSS' could not be resolved
inter/X86IntelInstPrinter.cpp...
Generating code for file lib/Target/X86/InstPrinter/X86IntelInstPrinter.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCExpr.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Generating code for file lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Generating code for file lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Generating code for file lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Generating code for file lib/Target/X86/Utils/X86ShuffleDecode.h...
Generating code for file lib/Target/X86/X86.h...
Generating code for file lib/Target/X86/X86AsmPrinter.cpp...
Generating code for file lib/Target/X86/X86AsmPrinter.h...
Generating code for file lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp...
Generating code for file lib/Target/X86/X86CallFrameOptimization.cpp...
Generating code for file lib/Target/X86/X86CallingConv.cpp...
Generating code for file lib/Target/X86/X86CallingConv.h...
Generating code for file lib/Target/X86/X86CallLowering.cpp...
Generating code for file lib/Target/X86/X86CallLowering.h...
Generating code for file lib/Target/X86/X86CmovConversion.cpp...
Generating code for file lib/Target/X86/X86CondBrFolding.cpp...
Generating code for file lib/Target/X86/X86DiscriminateMemOps.cpp...
Generating code for file lib/Target/X86/X86DomainReassignment.cpp...
Generating code for file lib/Target/X86/X86EvexToVex.cpp...
Generating code for file lib/Target/X86/X86ExpandPseudo.cpp...
Generating code for file lib/Target/X86/X86FastISel.cpp...
Generating code for file lib/Target/X86/X86FixupBWInsts.cpp...
Generating code for file lib/Target/X86/X86FixupLEAs.cpp...
Generating code for file lib/Target/X86/X86FixupSetCC.cpp...
Generating code for file lib/Target/X86/X86FlagsCopyLowering.cpp...
Generating code for file lib/Target/X86/X86FloatingPoint.cpp...
Generating code for file lib/Target/X86/X86FrameLowering.cpp...
Generating code for file lib/Target/X86/X86FrameLowering.h...
Generating code for file lib/Target/X86/X86IndirectBranchTracking.cpp...
Generating code for file lib/Target/X86/X86InsertPrefetch.cpp...
Generating code for file lib/Target/X86/X86InstrBuilder.h...
Generating code for file lib/Target/X86/X86InstrFMA3Info.cpp...
Generating code for file lib/Target/X86/X86InstrFMA3Info.h...
Generating code for file lib/Target/X86/X86InstrFoldTables.cpp...
Generating code for file lib/Target/X86/X86InstrFoldTables.h...
Generating code for file lib/Target/X86/X86InstrInfo.cpp...
Generating code for file lib/Target/X86/X86InstrInfo.h...
Generating code for file lib/Target/X86/X86InstructionSelector.cpp...
Generating code for file lib/Target/X86/X86InterleavedAccess.cpp...
Generating code for file lib/Target/X86/X86IntrinsicsInfo.h...
Generating code for file lib/Target/X86/X86ISelDAGToDAG.cpp...
Generating code for file lib/Target/X86/X86ISelLowering.cpp...
Generating code for file lib/Target/X86/X86ISelLowering.h...
Generating code for file lib/Target/X86/X86LegalizerInfo.cpp...
Generating code for file lib/Target/X86/X86LegalizerInfo.h...
Generating code for file lib/Target/X86/X86MachineFunctionInfo.cpp...
Generating code for file lib/Target/X86/X86MachineFunctionInfo.h...
Generating code for file lib/Target/X86/X86MacroFusion.cpp...
Generating code for file lib/Target/X86/X86MacroFusion.h...
Generating code for file lib/Target/X86/X86MCInstLower.cpp...
Generating code for file lib/Target/X86/X86OptimizeLEAs.cpp...
Generating code for file lib/Target/X86/X86PadShortFunction.cpp...
Generating code for file lib/Target/X86/X86RegisterBankInfo.cpp...
Generating code for file lib/Target/X86/X86RegisterBankInfo.h...
Generating code for file lib/Target/X86/X86RegisterInfo.cpp...
Generating code for file lib/Target/X86/X86RegisterInfo.h...
Generating code for file lib/Target/X86/X86RetpolineThunks.cpp...
Generating code for file lib/Target/X86/X86SelectionDAGInfo.cpp...
Generating code for file lib/Target/X86/X86SelectionDAGInfo.h...
Generating code for file lib/Target/X86/X86ShuffleDecodeConstantPool.cpp...
Generating code for file lib/Target/X86/X86ShuffleDecodeConstantPool.h...
Generating code for file lib/Target/X86/X86SpeculativeLoadHardening.cpp...
Generating code for file lib/Target/X86/X86Subtarget.cpp...
Generating code for file lib/Target/X86/X86Subtarget.h...
Generating code for file lib/Target/X86/X86TargetMachine.cpp...
Generating code for file lib/Target/X86/X86TargetMachine.h...
Generating code for file lib/Target/X86/X86TargetObjectFile.cpp...
Generating code for file lib/Target/X86/X86TargetObjectFile.h...
Generating code for file lib/Target/X86/X86TargetTransformInfo.cpp...
Generating code for file lib/Target/X86/X86TargetTransformInfo.h...
Generating code for file lib/Target/X86/X86VZeroUpper.cpp...
Generating code for file lib/Target/X86/X86WinAllocaExpander.cpp...
Generating code for file lib/Target/X86/X86WinEHState.cpp...
Generating code for file lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Generating code for file lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp...
Generating code for file lib/Target/XCore/InstPrinter/XCoreInstPrinter.h...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Generating code for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Generating code for file lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Generating code for file lib/Target/XCore/XCore.h...
Generating code for file lib/Target/XCore/XCoreAsmPrinter.cpp...
Generating code for file lib/Target/XCore/XCoreFrameLowering.cpp...
Generating code for file lib/Target/XCore/XCoreFrameLowering.h...
Generating code for file lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Generating code for file lib/Target/XCore/XCoreInstrInfo.cpp...
Generating code for file lib/Target/XCore/XCoreInstrInfo.h...
Generating code for file lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Generating code for file lib/Target/XCore/XCoreISelLowering.cpp...
Generating code for file lib/Target/XCore/XCoreISelLowering.h...
Generating code for file lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Generating code for file lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Generating code for file lib/Target/XCore/XCoreMachineFunctionInfo.h...
Generating code for file lib/Target/XCore/XCoreMCInstLower.cpp...
Generating code for file lib/Target/XCore/XCoreMCInstLower.h...
Generating code for file lib/Target/XCore/XCoreRegisterInfo.cpp...
Generating code for file lib/Target/XCore/XCoreRegisterInfo.h...
Generating code for file lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Generating code for file lib/Target/XCore/XCoreSelectionDAGInfo.h...
Generating code for file lib/Target/XCore/XCoreSubtarget.cpp...
Generating code for file lib/Target/XCore/XCoreSubtarget.h...
Generating code for file lib/Target/XCore/XCoreTargetMachine.cpp...
Generating code for file lib/Target/XCore/XCoreTargetMachine.h...
Generating code for file lib/Target/XCore/XCoreTargetObjectFile.cpp...
Generating code for file lib/Target/XCore/XCoreTargetObjectFile.h...
Generating code for file lib/Target/XCore/XCoreTargetStreamer.h.../opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp:1179: warning: Unsupported xml/html tag <Y> found

Generating code for file lib/Target/XCore/XCoreTargetTransformInfo.h...
Generating code for file lib/Testing/Support/SupportHelpers.cpp...
Generating code for file lib/TextAPI/ELF/ELFStub.cpp...
Generating code for file lib/TextAPI/ELF/TBEHandler.cpp...
Generating code for file lib/TextAPI/MachO/Architecture.cpp...
Generating code for file lib/TextAPI/MachO/ArchitectureSet.cpp...
Generating code for file lib/TextAPI/MachO/InterfaceFile.cpp...
Generating code for file lib/TextAPI/MachO/PackedVersion.cpp...
Generating code for file lib/TextAPI/MachO/Symbol.cpp...
Generating code for file lib/TextAPI/MachO/TextAPIContext.h...
Generating code for file lib/TextAPI/MachO/TextStub.cpp...
Generating code for file lib/TextAPI/MachO/TextStubCommon.cpp...
Generating code for file lib/TextAPI/MachO/TextStubCommon.h...
Generating code for file lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Generating code for file lib/ToolDrivers/llvm-lib/LibDriver.cpp...
Generating code for file lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp...
Generating code for file lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h...
Generating code for file lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Generating code for file lib/Transforms/Coroutines/CoroCleanup.cpp...
Generating code for file lib/Transforms/Coroutines/CoroEarly.cpp...
Generating code for file lib/Transforms/Coroutines/CoroElide.cpp...
Generating code for file lib/Transforms/Coroutines/CoroFrame.cpp...
Generating code for file lib/Transforms/Coroutines/CoroInstr.h...
Generating code for file lib/Transforms/Coroutines/CoroInternal.h...
Generating code for file lib/Transforms/Coroutines/CoroSplit.cpp...
Generating code for file lib/Transforms/Coroutines/Coroutines.cpp...
Generating code for file lib/Transforms/Hello/Hello.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineAddSub.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineAndOrXor.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineCalls.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineCasts.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineCompares.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineInternal.h...
Generating code for file lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombinePHI.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineSelect.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineShifts.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Generating code for file lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Generating code for file lib/Transforms/InstCombine/InstructionCombining.cpp...
Generating code for file lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/BoundsChecking.cpp...
Generating code for file lib/Transforms/Instrumentation/CFGMST.h...
Generating code for file lib/Transforms/Instrumentation/CGProfile.cpp...
Generating code for file lib/Transforms/Instrumentation/ControlHeightReduction.cpp...
Generating code for file lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Generating code for file lib/Transforms/Instrumentation/HWAddressSanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Generating code for file lib/Transforms/Instrumentation/InstrOrderFile.cpp...
Generating code for file lib/Transforms/Instrumentation/InstrProfiling.cpp...
Generating code for file lib/Transforms/Instrumentation/Instrumentation.cpp...
Generating code for file lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Generating code for file lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Generating code for file lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Generating code for file lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Generating code for file lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Generating code for file lib/Transforms/Instrumentation/ThreadSanitizer.cpp...
Generating code for file lib/Transforms/IPO/AlwaysInliner.cpp...
Generating code for file lib/Transforms/IPO/ArgumentPromotion.cpp...
Generating code for file lib/Transforms/IPO/BarrierNoopPass.cpp...
Generating code for file lib/Transforms/IPO/BlockExtractor.cpp...
Generating code for file lib/Transforms/IPO/CalledValuePropagation.cpp...
Generating code for file lib/Transforms/IPO/ConstantMerge.cpp...
Generating code for file lib/Transforms/IPO/CrossDSOCFI.cpp...
Generating code for file lib/Transforms/IPO/DeadArgumentElimination.cpp...
Generating code for file lib/Transforms/IPO/ElimAvailExtern.cpp...
Generating code for file lib/Transforms/IPO/ExtractGV.cpp...
Generating code for file lib/Transforms/IPO/ForceFunctionAttrs.cpp...
Generating code for file lib/Transforms/IPO/FunctionAttrs.cpp...
Generating code for file lib/Transforms/IPO/FunctionImport.cpp...
Generating code for file lib/Transforms/IPO/GlobalDCE.cpp...
Generating code for file lib/Transforms/IPO/GlobalOpt.cpp...
Generating code for file lib/Transforms/IPO/GlobalSplit.cpp...
Generating code for file lib/Transforms/IPO/HotColdSplitting.cpp...
Generating code for file lib/Transforms/IPO/InferFunctionAttrs.cpp...
Generating code for file lib/Transforms/IPO/Inliner.cpp...
Generating code for file lib/Transforms/IPO/InlineSimple.cpp...
Generating code for file lib/Transforms/IPO/Internalize.cpp...
Generating code for file lib/Transforms/IPO/IPConstantPropagation.cpp...
Generating code for file lib/Transforms/IPO/IPO.cpp...
Generating code for file lib/Transforms/IPO/LoopExtractor.cpp...
Generating code for file lib/Transforms/IPO/LowerTypeTests.cpp...
Generating code for file lib/Transforms/IPO/MergeFunctions.cpp...
Generating code for file lib/Transforms/IPO/PartialInlining.cpp...
Generating code for file lib/Transforms/IPO/PassManagerBuilder.cpp...
Generating code for file lib/Transforms/IPO/PruneEH.cpp...
Generating code for file lib/Transforms/IPO/SampleProfile.cpp...
Generating code for file lib/Transforms/IPO/SCCP.cpp...
Generating code for file lib/Transforms/Scalar/SCCP.cpp...
Generating code for file lib/Transforms/IPO/StripDeadPrototypes.cpp...
Generating code for file lib/Transforms/IPO/StripSymbols.cpp...
Generating code for file lib/Transforms/IPO/SyntheticCountsPropagation.cpp...
Generating code for file lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Generating code for file lib/Transforms/IPO/WholeProgramDevirt.cpp...
Generating code for file lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Generating code for file lib/Transforms/ObjCARC/BlotMapVector.h...
Generating code for file lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Generating code for file lib/Transforms/ObjCARC/DependencyAnalysis.h...
Generating code for file lib/Transforms/ObjCARC/ObjCARC.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Generating code for file lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Generating code for file lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Generating code for file lib/Transforms/ObjCARC/PtrState.cpp...
Generating code for file lib/Transforms/ObjCARC/PtrState.h...
Generating code for file lib/Transforms/Scalar/ADCE.cpp...
Generating code for file lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Generating code for file lib/Transforms/Scalar/BDCE.cpp...
Generating code for file lib/Transforms/Scalar/CallSiteSplitting.cpp...
Generating code for file lib/Transforms/Scalar/Const/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:87: warning: Found unknown command `\llvm'
antHoisting.cpp...
Generating code for file lib/Transforms/Scalar/ConstantProp.cpp...
Generating code for file lib/Transforms/Scalar/CorrelatedValuePropagation.cpp...
Generating code for file lib/Transforms/Scalar/DCE.cpp...
Generating code for file lib/Transforms/Scalar/DeadStoreElimination.cpp...
Generating code for file lib/Transforms/Scalar/DivRemPairs.cpp...
Generating code for file lib/Transforms/Scalar/EarlyCSE.cpp...
Generating code for file lib/Transforms/Scalar/FlattenCFGPass.cpp...
Generating code for file lib/Transforms/Scalar/Float2Int.cpp...
Generating code for file lib/Transforms/Scalar/GuardWidening.cpp...
Generating code for file lib/Transforms/Scalar/GVN.cpp...
Generating code for file lib/Transforms/Scalar/GVNHoist.cpp...
Generating code for file lib/Transforms/Scalar/GVNSink.cpp...
Generating code for file lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Generating code for file lib/Transforms/Scalar/IndVarSimplify.cpp...
Generating code for file lib/Transforms/Scalar/InferAddressSpaces.cpp...
Generating code for file lib/Transforms/Scalar/InstSimplifyPass.cpp...
Generating code for file lib/Transforms/Scalar/IVUsersPrinter.cpp...
Generating code for file lib/Transforms/Scalar/JumpThreading.cpp...
Generating code for file lib/Transforms/Scalar/LICM.cpp...
Generating code for file lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Generating code for file lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Generating code for file lib/Transforms/Scalar/LoopDeletion.cpp...
Generating code for file lib/Transforms/Scalar/LoopDistribute.cpp...
Generating code for file lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Generating code for file lib/Transforms/Scalar/LoopInstSimplify.cpp...
Generating code for file lib/Transforms/Scalar/LoopInterchange.cpp...
Generating code for file lib/Transforms/Scalar/LoopLoadElimination.cpp...
Generating code for file lib/Transforms/Scalar/LoopPassManager.cpp...
Generating code for file lib/Transforms/Scalar/LoopPredication.cpp...
Generating code for file lib/Transforms/Scalar/LoopRerollPass.cpp...
Generating code for file lib/Transforms/Scalar/LoopRotation.cpp...
Generating code for file lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Generating code for file lib/Transforms/Scalar/LoopSink.cpp...
Generating code for file lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Generating code for file lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp...
Generating code for file lib/Transforms/Scalar/LoopUnrollPass.cpp...
Generating code for file lib/Transforms/Scalar/LoopUnswitch.cpp...
Generating code for file lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Generating code for file lib/Transforms/Scalar/LowerAtomic.cpp...
Generating code for file lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Generating code for file lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Generating code for file lib/Transforms/Scalar/LowerWidenableCondition.cpp...
Generating code for file lib/Transforms/Scalar/MakeGuardsExplicit.cpp...
Generating code for file lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Generating code for file lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Generating code for file lib/Transforms/Scalar/MergeICmps.cpp...
Generating code for file lib/Transforms/Scalar/NaryReassociate.cpp...
Generating code for file lib/Transforms/Scalar/NewGVN.cpp...
Generating code for file lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Generating code for file lib/Transforms/Scalar/PlaceSafepoints.cpp...
Generating code for file lib/Transforms/Scalar/Reassociate.cpp...
Generating code for file lib/Transforms/Scalar/Reg2Mem.cpp...
Generating code for file lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Generating code for file lib/Transforms/Scalar/Scalar.cpp...
Generating code for file lib/Transforms/Scalar/Scalarizer.cpp...
Generating code for file lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp...
Generating code for file lib/Transforms/Scalar/SimpleLoopUnswitch.cpp...
Generating code for file lib/Transforms/Scalar/SimplifyCFGPass.cpp...
Generating code for file lib/Transfo/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1147: warning: Found unknown command `\llvm'
rms/Scalar/Sink.cpp...
Generating code for file lib/Transforms/Scalar/SpeculateAroundPHIs.cpp...
Generating code for file lib/Transforms/Scalar/SpeculativeExecution.cpp...
Generating code for file lib/Transforms/Scalar/SROA.cpp...
Generating code for file lib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Generating code for file lib/Transforms/Scalar/StructurizeCFG.cpp...
Generating code for file lib/Transforms/Scalar/TailRecursionElimination.cpp...
Generating code for file lib/Transforms/Scalar/WarnMissedTransforms.cpp...
Generating code for file lib/Transforms/Utils/AddDiscriminators.cpp...
Generating code for file lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Generating code for file lib/Transforms/Utils/BasicBlockUtils.cpp...
Generating code for file lib/Transforms/Utils/BreakCriticalEdges.cpp...
Generating code for file lib/Transforms/Utils/BuildLibCalls.cpp...
Generating code for file lib/Transforms/Utils/BypassSlowDivision.cpp...
Generating code for file lib/Transforms/Utils/CallPromotionUtils.cpp...
Generating code for file lib/Transforms/Utils/CanonicalizeAliases.cpp...
Generating code for file lib/Transforms/Utils/CloneFunction.cpp...
Generating code for file lib/Transforms/Utils/CloneModule.cpp...
Generating code for file lib/Transforms/Utils/CodeExtractor.cpp...
Generating code for file lib/Transforms/Utils/CtorUtils.cpp...
Generating code for file lib/Transforms/Utils/DemoteRegToStack.cpp...
Generating code for file lib/Transforms/Utils/EntryExitInstrumenter.cpp...
Generating code for file lib/Transforms/Utils/EscapeEnumerator.cpp...
Generating code for file lib/Transforms/Utils/Evaluator.cpp...
Generating code for file lib/Transforms/Utils/FlattenCFG.cpp...
Generating code for file lib/Transforms/Utils/FunctionComparator.cpp...
Generating code for file lib/Transforms/Utils/FunctionImportUtils.cpp...
Generating code for file lib/Transforms/Utils/GlobalStatus.cpp...
Generating code for file lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Generating code for file lib/Transforms/Utils/InlineFunction.cpp...
Generating code for file lib/Transforms/Utils/InstructionNamer.cpp...
Generating code for file lib/Transforms/Utils/IntegerDivision.cpp...
Generating code for file lib/Transforms/Utils/LCSSA.cpp...
Generating code for file lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Generating code for file lib/Transforms/Utils/Local.cpp...
Generating code for file lib/Transforms/Utils/LoopRotationUtils.cpp...
Generating code for file lib/Transforms/Utils/LoopSimplify.cpp...
Generating code for file lib/Transforms/Utils/LoopUnroll.cpp...
Generating code for file lib/Transforms/Utils/LoopUnrollAndJam.cpp...
Generating code for file lib/Transforms/Utils/LoopUnrollPeel.cpp...
Generating code for file lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Generating code for file lib/Transforms/Utils/LoopUtils.cpp...
Generating code for file lib/Transforms/Utils/LoopVersioning.cpp...
Generating code for file lib/Transforms/Utils/LowerInvoke.cpp...
Generating code for file lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Generating code for file lib/Transforms/Utils/LowerSwitch.cpp...
Generating code for file lib/Transforms/Utils/Mem2Reg.cpp...
Generating code for file lib/Transforms/Utils/MetaRenamer.cpp...
Generating code for file lib/Transforms/Utils/ModuleUtils.cpp...
Generating code for file lib/Transforms/Utils/NameAnonGlobals.cpp...
Generating code for file lib/Transforms/Utils/PredicateInfo.cpp...
Generating code for file lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Generating code for file lib/Transforms/Utils/SanitizerStats.cpp...
Generating code for file lib/Transforms/Utils/SimplifyCFG.cpp...
Generating code for file lib/Transforms/Utils/SimplifyIndVar.cpp...
Generating code for file lib/Transforms/Utils/SimplifyLibCalls.cpp...
Generating code for file lib/Transforms/Utils/SplitModule.cpp...
Generating code for file lib/Transforms/Utils/SSAUpdater.cpp...
Generating code for file lib/Transforms/Utils/SSAUpdaterBulk.cpp...
Generating code for file lib/Transforms/Utils/StripGCRelocates.cpp...
Gener/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:63: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:74: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:80: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:8: warning: Found unknown command `\llvm'
warning: Included by graph for 'APFloat.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'APInt.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ArrayRef.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'BitVector.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ating code for file lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Generating code for file lib/Transforms/Utils/SymbolRewriter.cpp...
Generating code for file lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Generating code for file lib/Transforms/Utils/ValueMapper.cpp...
Generating code for file lib/Transforms/Utils/VNCoercion.cpp...
Generating code for file lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Generating code for file lib/Transforms/Vectorize/LoopVectorizationLegality.cpp...
Generating code for file lib/Transforms/Vectorize/LoopVectorizationPlanner.h...
Generating code for file lib/Transforms/Vectorize/LoopVectorize.cpp...
Generating code for file lib/Transforms/Vectorize/SLPVectorizer.cpp...
Generating code for file lib/Transforms/Vectorize/Vectorize.cpp...
Generating code for file lib/Transforms/Vectorize/VPlan.cpp...
Generating code for file lib/Transforms/Vectorize/VPlan.h...
Generating code for file lib/Transforms/Vectorize/VPlanDominatorTree.h...
Generating code for file lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanHCFGBuilder.h...
Generating code for file lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanHCFGTransforms.h...
Generating code for file lib/Transforms/Vectorize/VPlanLoopInfo.h...
Generating code for file lib/Transforms/Vectorize/VPlanPredicator.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanPredicator.h...
Generating code for file lib/Transforms/Vectorize/VPlanSLP.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanValue.h...
Generating code for file lib/Transforms/Vectorize/VPlanVerifier.cpp...
Generating code for file lib/Transforms/Vectorize/VPlanVerifier.h...
Generating code for file lib/Transforms/Vectorize/VPRecipeBuilder.h...
Generating code for file lib/WindowsManifest/WindowsManifestMerger.cpp...
Generating code for file lib/XRay/BlockIndexer.cpp...
Generating code for file lib/XRay/BlockPrinter.cpp...
Generating code for file lib/XRay/BlockVerifier.cpp...
Generating code for file lib/XRay/FDRRecordProducer.cpp...
Generating code for file lib/XRay/FDRRecords.cpp...
Generating code for file lib/XRay/FDRTraceExpander.cpp...
Generating code for file lib/XRay/FDRTraceWriter.cpp...
Generating code for file lib/XRay/FileHeaderReader.cpp...
Generating code for file lib/XRay/InstrumentationMap.cpp...
Generating code for file lib/XRay/LogBuilderConsumer.cpp...
Generating code for file lib/XRay/Profile.cpp...
Generating code for file lib/XRay/RecordInitializer.cpp...
Generating code for file lib/XRay/RecordPrinter.cpp...
Generating file documentation...
Generating docs for file docs/doxygen-mainpage.dox...
Generating docs for file include/llvm-c/BitReader.h...
Generating docs for file include/llvm-c/BitWriter.h...
Generating docs for file include/llvm-c/Disassembler.h...
Generating docs for file lib/MC/MCDisassembler/Disassembler.h...
Generating docs for file include/llvm-c/DisassemblerTypes.h...
Generating docs for file include/llvm-c/Initialization.h...
Generating docs for file include/llvm-c/LinkTimeOptimizer.h...
Generating docs for file include/llvm-c/lto.h...
Generating docs for file include/llvm-c/Object.h...
Generating docs for file include/llvm-c/OrcBindings.h...
Generating docs for file include/llvm-c/Remarks.h...
Generating docs for file include/llvm-c/Target.h...
Generating docs for file include/llvm/ADT/AllocatorList.h...
Generating docs for file include/llvm/ADT/Any.h...
Generating docs for file include/llvm/ADT/APFloat.h...
Generating docs for file include/llvm/ADT/APInt.h...
Generating docs for file include/llvm/ADT/APSInt.h...
Generating docs for file include/llvm/ADT/ArrayRef.h...
Generating docs for file include/llvm/ADT/bit.h...
Generating docs for file include/llvm/ADT/BitmaskEnum.h...
Generating docs for file include/llvm/ADT/BitVector.h...
Generating docs for file include/llvm/ADT/BreadthFirstIterator.h...
Generating docs for file include/llvm/ADT/CachedHashString.h...
Generating docs for file include/llvm/ADT/DAGDwarning: Included by graph for 'DenseMap.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DenseSet.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DepthFirstIterator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'iterator_range.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'None.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Optional.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'PostOrderIterator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SetVector.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SmallPtrSet.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SmallSet.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SmallString.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SmallVector.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Statistic.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'STLExtras.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StringExtras.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StringMap.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StringRef.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'StringSwitch.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Triple.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Twine.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'AliasAnalysis.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
eltaAlgorithm.h...
Generating docs for file include/llvm/ADT/DeltaAlgorithm.h...
Generating docs for file include/llvm/ADT/DenseMap.h...
Generating docs for file include/llvm/ADT/DenseMapInfo.h...
Generating docs for file include/llvm/ADT/DenseSet.h...
Generating docs for file include/llvm/ADT/DepthFirstIterator.h...
Generating docs for file include/llvm/ADT/edit_distance.h...
Generating docs for file include/llvm/ADT/EpochTracker.h...
Generating docs for file include/llvm/ADT/EquivalenceClasses.h...
Generating docs for file include/llvm/ADT/fallible_iterator.h...
Generating docs for file include/llvm/ADT/FoldingSet.h...
Generating docs for file include/llvm/ADT/FunctionExtras.h...
Generating docs for file include/llvm/ADT/GraphTraits.h...
Generating docs for file include/llvm/ADT/Hashing.h...
Generating docs for file include/llvm/ADT/ilist.h...
Generating docs for file include/llvm/ADT/ilist_base.h...
Generating docs for file include/llvm/ADT/ilist_iterator.h...
Generating docs for file include/llvm/ADT/ilist_node.h...
Generating docs for file include/llvm/ADT/ilist_node_base.h...
Generating docs for file include/llvm/ADT/ilist_node_options.h...
Generating docs for file include/llvm/ADT/ImmutableList.h...
Generating docs for file include/llvm/ADT/ImmutableMap.h...
Generating docs for file include/llvm/ADT/ImmutableSet.h...
Generating docs for file include/llvm/ADT/IndexedMap.h...
Generating docs for file include/llvm/ADT/IntEqClasses.h...
Generating docs for file include/llvm/ADT/IntervalMap.h...
Generating docs for file include/llvm/ADT/IntrusiveRefCntPtr.h...
Generating docs for file include/llvm/ADT/iterator.h...
Generating docs for file include/llvm/ADT/iterator_range.h...
Generating docs for file include/llvm/ADT/MapVector.h...
Generating docs for file include/llvm/ADT/None.h...
Generating docs for file include/llvm/ADT/Optional.h...
Generating docs for file include/llvm/ADT/PackedVector.h...
Generating docs for file include/llvm/ADT/PointerEmbeddedInt.h...
Generating docs for file include/llvm/ADT/PointerIntPair.h...
Generating docs for file include/llvm/ADT/PointerSumType.h...
Generating docs for file include/llvm/ADT/PointerUnion.h...
Generating docs for file include/llvm/ADT/PostOrderIterator.h...
Generating docs for file include/llvm/ADT/PriorityQueue.h...
Generating docs for file include/llvm/ADT/PriorityWorklist.h...
Generating docs for file include/llvm/ADT/SCCIterator.h...
Generating docs for file include/llvm/ADT/ScopedHashTable.h...
Generating docs for file include/llvm/ADT/ScopeExit.h...
Generating docs for file include/llvm/ADT/Sequence.h...
Generating docs for file include/llvm/ADT/SetOperations.h...
Generating docs for file include/llvm/ADT/SetVector.h...
Generating docs for file include/llvm/ADT/simple_ilist.h...
Generating docs for file include/llvm/ADT/SmallBitVector.h...
Generating docs for file include/llvm/ADT/SmallPtrSet.h...
Generating docs for file include/llvm/ADT/SmallSet.h...
Generating docs for file include/llvm/ADT/SmallString.h...
Generating docs for file include/llvm/ADT/SmallVector.h...
Generating docs for file include/llvm/ADT/SparseBitVector.h...
Generating docs for file include/llvm/ADT/SparseMultiSet.h...
Generating docs for file include/llvm/ADT/SparseSet.h...
Generating docs for file include/llvm/ADT/Statistic.h...
Generating docs for file include/llvm/ADT/STLExtras.h...
Generating docs for file include/llvm/ADT/StringExtras.h...
Generating docs for file include/llvm/ADT/StringMap.h...
Generating docs for file include/llvm/ADT/StringRef.h...
Generating docs for file include/llvm/ADT/StringSet.h...
Generating docs for file include/llvm/ADT/StringSwitch.h...
Generating docs for file include/llvm/ADT/TinyPtrVector.h...
Generating docs for file include/llvm/ADT/Triple.h...
Generating docs for file include/llvm/ADT/Twine.h...
Generating docs for file include/llvm/ADT/UniqueVector.h...
Generating docs for file include/llvm/ADT/VariadicFunction.h...
Generating docs for file include/llvm/Analysis/AliasAnalysis.h...
Generating docs for file include/llvm/Analysis/AliasAnalysisEvaluator.hwarning: Included by graph for 'AssumptionCache.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CFG.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'GlobalsModRef.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'LoopInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
...
Generating docs for file include/llvm/Analysis/AliasSetTracker.h...
Generating docs for file include/llvm/Analysis/AssumptionCache.h...
Generating docs for file include/llvm/Analysis/BasicAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/BlockFrequencyInfo.h...
Generating docs for file include/llvm/Analysis/BlockFrequencyInfoImpl.h...
Generating docs for file include/llvm/Analysis/BranchProbabilityInfo.h...
Generating docs for file include/llvm/Analysis/CallGraph.h...
Generating docs for file include/llvm/Analysis/CallGraphSCCPass.h...
Generating docs for file include/llvm/Analysis/CallPrinter.h...
Generating docs for file include/llvm/Analysis/CaptureTracking.h...
Generating docs for file include/llvm/Analysis/CFG.h...
Generating docs for file include/llvm/IR/CFG.h...
Generating docs for file include/llvm/Analysis/CFGPrinter.h...
Generating docs for file include/llvm/Analysis/CFLAliasAnalysisUtils.h...
Generating docs for file include/llvm/Analysis/CFLAndersAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/CFLSteensAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/CGSCCPassManager.h...
Generating docs for file include/llvm/Analysis/CmpInstAnalysis.h...
Generating docs for file include/llvm/Analysis/CodeMetrics.h...
Generating docs for file include/llvm/Analysis/ConstantFolding.h...
Generating docs for file include/llvm/Analysis/DemandedBits.h...
Generating docs for file include/llvm/Analysis/DependenceAnalysis.h...
Generating docs for file include/llvm/Analysis/DivergenceAnalysis.h...
Generating docs for file include/llvm/Analysis/DominanceFrontier.h...
Generating docs for file include/llvm/Analysis/DominanceFrontierImpl.h...
Generating docs for file include/llvm/Analysis/DomPrinter.h...
Generating docs for file include/llvm/Analysis/DomTreeUpdater.h...
Generating docs for file include/llvm/Analysis/DOTGraphTraitsPass.h...
Generating docs for file include/llvm/Analysis/EHPersonalities.h...
Generating docs for file include/llvm/Analysis/GlobalsModRef.h...
Generating docs for file include/llvm/Analysis/GuardUtils.h...
Generating docs for file include/llvm/Transforms/Utils/GuardUtils.h...
Generating docs for file include/llvm/Analysis/IndirectCallPromotionAnalysis.h...
Generating docs for file include/llvm/Analysis/IndirectCallVisitor.h...
Generating docs for file include/llvm/Analysis/InlineCost.h...
Generating docs for file include/llvm/Analysis/InstructionPrecedenceTracking.h...
Generating docs for file include/llvm/Analysis/InstructionSimplify.h...
Generating docs for file include/llvm/Analysis/Interval.h...
Generating docs for file include/llvm/Analysis/IntervalIterator.h...
Generating docs for file include/llvm/Analysis/IntervalPartition.h...
Generating docs for file include/llvm/Analysis/IteratedDominanceFrontier.h...
Generating docs for file include/llvm/Analysis/IVDescriptors.h...
Generating docs for file include/llvm/Analysis/IVUsers.h...
Generating docs for file include/llvm/Analysis/LazyBlockFrequencyInfo.h...
Generating docs for file include/llvm/Analysis/LazyBranchProbabilityInfo.h...
Generating docs for file include/llvm/Analysis/LazyCallGraph.h...
Generating docs for file include/llvm/Analysis/LazyValueInfo.h...
Generating docs for file include/llvm/Analysis/LegacyDivergenceAnalysis.h...
Generating docs for file include/llvm/Analysis/Lint.h...
Generating docs for file include/llvm/Analysis/Loads.h...
Generating docs for file include/llvm/Analysis/LoopAccessAnalysis.h...
Generating docs for file include/llvm/Analysis/LoopAnalysisManager.h...
Generating docs for file include/llvm/Analysis/LoopInfo.h...
Generating docs for file include/llvm/Analysis/LoopInfoImpl.h...
Generating docs for file include/llvm/Analysis/LoopIterator.h...
Generating docs for file include/llvm/Analysis/LoopPass.h...
Generating docs for file include/llvm/Analysis/LoopUnrollAnalyzer.h...
Generating docs for file include/llvm/Analysis/MemoryBuiltins.h...
Generating docs for file include/llvm/Analysis/MemoryDependenceAnalysis.h...
Generating docs for file include/llvm/Analysis/MemoryLocat/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:18: warning: Found unknown command `\main'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:20: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:22: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:33: warning: Found unknown command `\main'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:36: warning: Found unknown command `\_Znwm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/MemorySSA.h:39: warning: Found unknown command `\_Znwm'
warning: Included by graph for 'Passes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ScalarEvolution.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetLibraryInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetTransformInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Local.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:175: warning: Found unknown command `\llvm'
warning: Included by graph for 'ValueTracking.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:459: warning: Unsupported xml/html tag <op> found
warning: Included by graph for 'Dwarf.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ELF.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ion.h...
Generating docs for file include/llvm/Analysis/MemorySSA.h...
Generating docs for file include/llvm/Analysis/MemorySSAUpdater.h...
Generating docs for file include/llvm/Analysis/ModuleSummaryAnalysis.h...
Generating docs for file include/llvm/Analysis/MustExecute.h...
Generating docs for file include/llvm/Analysis/ObjCARCAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/ObjCARCAnalysisUtils.h...
Generating docs for file include/llvm/Analysis/ObjCARCInstKind.h...
Generating docs for file include/llvm/Analysis/OptimizationRemarkEmitter.h...
Generating docs for file include/llvm/Analysis/OrderedBasicBlock.h...
Generating docs for file include/llvm/Analysis/OrderedInstructions.h...
Generating docs for file include/llvm/Analysis/Passes.h...
Generating docs for file include/llvm/CodeGen/Passes.h...
Generating docs for file include/llvm/Analysis/PHITransAddr.h...
Generating docs for file include/llvm/Analysis/PhiValues.h...
Generating docs for file include/llvm/Analysis/PostDominators.h...
Generating docs for file include/llvm/Analysis/ProfileSummaryInfo.h...
Generating docs for file include/llvm/Analysis/PtrUseVisitor.h...
Generating docs for file include/llvm/Analysis/RegionInfo.h...
Generating docs for file include/llvm/Analysis/RegionInfoImpl.h...
Generating docs for file include/llvm/Analysis/RegionIterator.h...
Generating docs for file include/llvm/Analysis/RegionPass.h...
Generating docs for file include/llvm/Analysis/RegionPrinter.h...
Generating docs for file include/llvm/Analysis/ScalarEvolution.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionExpander.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionExpressions.h...
Generating docs for file include/llvm/Analysis/ScalarEvolutionNormalization.h...
Generating docs for file include/llvm/Analysis/ScopedNoAliasAA.h...
Generating docs for file include/llvm/Analysis/SparsePropagation.h...
Generating docs for file include/llvm/Analysis/StackSafetyAnalysis.h...
Generating docs for file include/llvm/Analysis/SyncDependenceAnalysis.h...
Generating docs for file include/llvm/Analysis/SyntheticCountsUtils.h...
Generating docs for file include/llvm/Analysis/TargetFolder.h...
Generating docs for file include/llvm/Analysis/TargetLibraryInfo.h...
Generating docs for file include/llvm/Analysis/TargetTransformInfo.h...
Generating docs for file include/llvm/Analysis/TargetTransformInfoImpl.h...
Generating docs for file include/llvm/Analysis/Trace.h...
Generating docs for file include/llvm/XRay/Trace.h...
Generating docs for file include/llvm/Analysis/TypeBasedAliasAnalysis.h...
Generating docs for file include/llvm/Analysis/TypeMetadataUtils.h...
Generating docs for file include/llvm/Analysis/Utils/Local.h...
Generating docs for file include/llvm/Transforms/Utils/Local.h...
Generating docs for file include/llvm/Analysis/ValueLattice.h...
Generating docs for file include/llvm/Analysis/ValueLatticeUtils.h...
Generating docs for file include/llvm/Analysis/ValueTracking.h...
Generating docs for file include/llvm/Analysis/VectorUtils.h...
Generating docs for file include/llvm/AsmParser/Parser.h...
Generating docs for file include/llvm/AsmParser/SlotMapping.h...
Generating docs for file include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h...
Generating docs for file include/llvm/BinaryFormat/COFF.h...
Generating docs for file include/llvm/Object/COFF.h...
Generating docs for file include/llvm/BinaryFormat/Dwarf.h...
Generating docs for file include/llvm/BinaryFormat/ELF.h...
Generating docs for file include/llvm/Object/ELF.h...
Generating docs for file include/llvm/BinaryFormat/MachO.h...
Generating docs for file include/llvm/Object/MachO.h...
Generating docs for file include/llvm/BinaryFormat/Magic.h...
Generating docs for file include/llvm/BinaryFormat/Minidump.h...
Generating docs for file include/llvm/Object/Minidump.h...
Generating docs for file include/llvm/BinaryFormat/MsgPack.h...
Generating docs for file include/llvm/BinaryFormat/MsgPackDocument.hwarning: Included by graph for 'AsmPrinter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
...
Generating docs for file include/llvm/BinaryFormat/MsgPackReader.h...
Generating docs for file include/llvm/BinaryFormat/MsgPackWriter.h...
Generating docs for file include/llvm/BinaryFormat/Wasm.h...
Generating docs for file include/llvm/Object/Wasm.h...
Generating docs for file include/llvm/Bitcode/BitcodeReader.h...
Generating docs for file include/llvm/Bitcode/BitCodes.h...
Generating docs for file include/llvm/Bitcode/BitcodeWriter.h...
Generating docs for file include/llvm/Bitcode/BitcodeWriterPass.h...
Generating docs for file include/llvm/Bitcode/BitstreamReader.h...
Generating docs for file include/llvm/Bitcode/BitstreamWriter.h...
Generating docs for file include/llvm/Bitcode/LLVMBitCodes.h...
Generating docs for file include/llvm/CodeGen/AccelTable.h...
Generating docs for file include/llvm/CodeGen/Analysis.h...
Generating docs for file include/llvm-c/Analysis.h...
Generating docs for file include/llvm/CodeGen/AsmPrinter.h...
Generating docs for file include/llvm/CodeGen/AsmPrinterHandler.h...
Generating docs for file include/llvm/CodeGen/AtomicExpandUtils.h...
Generating docs for file include/llvm/CodeGen/BasicTTIImpl.h...
Generating docs for file include/llvm/CodeGen/BuiltinGCs.h...
Generating docs for file include/llvm/CodeGen/CalcSpillWeights.h...
Generating docs for file include/llvm/CodeGen/CallingConvLower.h...
Generating docs for file include/llvm/CodeGen/CommandFlags.inc...
Generating docs for file include/llvm/CodeGen/CostTable.h...
Generating docs for file include/llvm/CodeGen/DAGCombine.h...
Generating docs for file include/llvm/CodeGen/DbgEntityHistoryCalculator.h...
Generating docs for file include/llvm/CodeGen/DebugHandlerBase.h...
Generating docs for file include/llvm/CodeGen/DFAPacketizer.h...
Generating docs for file include/llvm/CodeGen/DIE.h...
Generating docs for file include/llvm/CodeGen/DwarfStringPoolEntry.h...
Generating docs for file include/llvm/CodeGen/EdgeBundles.h...
Generating docs for file include/llvm/CodeGen/ExecutionDomainFix.h...
Generating docs for file include/llvm/CodeGen/ExpandReductions.h...
Generating docs for file include/llvm/CodeGen/FastISel.h...
Generating docs for file include/llvm/CodeGen/FaultMaps.h...
Generating docs for file include/llvm/CodeGen/FunctionLoweringInfo.h...
Generating docs for file include/llvm/CodeGen/GCMetadata.h...
Generating docs for file include/llvm/CodeGen/GCMetadataPrinter.h...
Generating docs for file include/llvm/CodeGen/GCStrategy.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CallLowering.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Combiner.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CombinerHelper.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CombinerInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/ConstantFoldingMIRBuilder.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CSEInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/GISelWorkList.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/InstructionSelect.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/InstructionSelector.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/IRTranslator.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Legalizer.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizerHelper.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/LegalizerInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Localizer.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/MIPatternMatch.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/RegBankSelec/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h:1297: warning: explicit link request to 'applyMapping' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h:1297: warning: explicit link request to 'applyMapping' could not be resolved
warning: Included by graph for 'LiveIntervals.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineBasicBlock.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineDominators.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineFrameInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineFunction.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineFunctionPass.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineInstr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineInstrBuilder.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineLoopInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineMemOperand.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineModuleInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineOperand.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineRegisterInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
t.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/RegisterBank.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Types.h...
Generating docs for file include/llvm-c/Types.h...
Generating docs for file include/llvm/CodeGen/GlobalISel/Utils.h...
Generating docs for file include/llvm/Transforms/Utils.h...
Generating docs for file include/llvm-c/Transforms/Utils.h...
Generating docs for file include/llvm/CodeGen/IntrinsicLowering.h...
Generating docs for file include/llvm/CodeGen/ISDOpcodes.h...
Generating docs for file include/llvm/CodeGen/LatencyPriorityQueue.h...
Generating docs for file include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h...
Generating docs for file include/llvm/CodeGen/LexicalScopes.h...
Generating docs for file include/llvm/CodeGen/LinkAllAsmWriterComponents.h...
Generating docs for file include/llvm/CodeGen/LinkAllCodegenComponents.h...
Generating docs for file include/llvm/CodeGen/LiveInterval.h...
Generating docs for file include/llvm/CodeGen/LiveIntervals.h...
Generating docs for file include/llvm/CodeGen/LiveIntervalUnion.h...
Generating docs for file include/llvm/CodeGen/LivePhysRegs.h...
Generating docs for file include/llvm/CodeGen/LiveRangeEdit.h...
Generating docs for file include/llvm/CodeGen/LiveRegMatrix.h...
Generating docs for file include/llvm/CodeGen/LiveRegUnits.h...
Generating docs for file include/llvm/CodeGen/LiveStacks.h...
Generating docs for file include/llvm/CodeGen/LiveVariables.h...
Generating docs for file include/llvm/CodeGen/LoopTraversal.h...
Generating docs for file include/llvm/CodeGen/LowLevelType.h...
Generating docs for file include/llvm/CodeGen/MachineBasicBlock.h...
Generating docs for file include/llvm/CodeGen/MachineBlockFrequencyInfo.h...
Generating docs for file include/llvm/CodeGen/MachineBranchProbabilityInfo.h...
Generating docs for file include/llvm/CodeGen/MachineCombinerPattern.h...
Generating docs for file include/llvm/CodeGen/MachineConstantPool.h...
Generating docs for file include/llvm/CodeGen/MachineDominanceFrontier.h...
Generating docs for file include/llvm/CodeGen/MachineDominators.h...
Generating docs for file include/llvm/CodeGen/MachineFrameInfo.h...
Generating docs for file include/llvm/CodeGen/MachineFunction.h...
Generating docs for file include/llvm/CodeGen/MachineFunctionPass.h...
Generating docs for file include/llvm/CodeGen/MachineInstr.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBuilder.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBundle.h...
Generating docs for file include/llvm/CodeGen/MachineInstrBundleIterator.h...
Generating docs for file include/llvm/CodeGen/MachineJumpTableInfo.h...
Generating docs for file include/llvm/CodeGen/MachineLoopInfo.h...
Generating docs for file include/llvm/CodeGen/MachineMemOperand.h...
Generating docs for file include/llvm/CodeGen/MachineModuleInfo.h...
Generating docs for file include/llvm/CodeGen/MachineModuleInfoImpls.h...
Generating docs for file include/llvm/CodeGen/MachineOperand.h...
Generating docs for file include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h...
Generating docs for file include/llvm/CodeGen/MachineOutliner.h...
Generating docs for file include/llvm/CodeGen/MachinePassRegistry.h...
Generating docs for file include/llvm/CodeGen/MachinePipeliner.h...
Generating docs for file include/llvm/CodeGen/MachinePostDominators.h...
Generating docs for file include/llvm/CodeGen/MachineRegionInfo.h...
Generating docs for file include/llvm/CodeGen/MachineRegisterInfo.h...
Generating docs for file include/llvm/CodeGen/MachineScheduler.h...
Generating docs for file include/llvm/CodeGen/MachineSSAUpdater.h...
Generating docs for file include/llvm/CodeGen/MachineTraceMetrics.h...
Generating docs for file include/llvm/CodeGen/MachORelocation.h...
Generating docs for file include/llvm/CodeGen/MacroFusion.h...
Generating docs for file include/llvm/CodeGen/MIRParser/MIParser.h...
Generating docs for file include/llvm/CodeGen/MIRParser/MIRParser.h...
Generatwarning: Included by graph for 'SelectionDAG.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetFrameLowering.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetInstrInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetLowering.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetOpcodes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetPassConfig.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetRegisterInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetSubtargetInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ValueTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CodeView.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ing docs for file include/llvm/CodeGen/MIRPrinter.h...
Generating docs for file include/llvm/CodeGen/MIRYamlMapping.h...
Generating docs for file include/llvm/CodeGen/ParallelCG.h...
Generating docs for file include/llvm/CodeGen/PBQP/CostAllocator.h...
Generating docs for file include/llvm/CodeGen/PBQP/Graph.h...
Generating docs for file include/llvm/XRay/Graph.h...
Generating docs for file include/llvm/CodeGen/PBQP/Math.h...
Generating docs for file include/llvm/CodeGen/PBQP/ReductionRules.h...
Generating docs for file include/llvm/CodeGen/PBQP/Solution.h...
Generating docs for file include/llvm/CodeGen/PBQPRAConstraint.h...
Generating docs for file include/llvm/CodeGen/PreISelIntrinsicLowering.h...
Generating docs for file include/llvm/CodeGen/PseudoSourceValue.h...
Generating docs for file include/llvm/CodeGen/ReachingDefAnalysis.h...
Generating docs for file include/llvm/CodeGen/RegAllocPBQP.h...
Generating docs for file include/llvm/CodeGen/RegAllocRegistry.h...
Generating docs for file include/llvm/CodeGen/RegisterClassInfo.h...
Generating docs for file include/llvm/CodeGen/RegisterPressure.h...
Generating docs for file include/llvm/CodeGen/RegisterScavenging.h...
Generating docs for file include/llvm/CodeGen/RegisterUsageInfo.h...
Generating docs for file include/llvm/CodeGen/ResourcePriorityQueue.h...
Generating docs for file include/llvm/CodeGen/RuntimeLibcalls.h...
Generating docs for file include/llvm/CodeGen/ScheduleDAG.h...
Generating docs for file include/llvm/CodeGen/ScheduleDAGInstrs.h...
Generating docs for file include/llvm/CodeGen/ScheduleDAGMutation.h...
Generating docs for file include/llvm/CodeGen/ScheduleDFS.h...
Generating docs for file include/llvm/CodeGen/ScheduleHazardRecognizer.h...
Generating docs for file include/llvm/CodeGen/SchedulerRegistry.h...
Generating docs for file include/llvm/CodeGen/ScoreboardHazardRecognizer.h...
Generating docs for file include/llvm/CodeGen/SelectionDAG.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGAddressAnalysis.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGISel.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGNodes.h...
Generating docs for file include/llvm/CodeGen/SelectionDAGTargetInfo.h...
Generating docs for file include/llvm/CodeGen/SlotIndexes.h...
Generating docs for file include/llvm/CodeGen/StackMaps.h...
Generating docs for file include/llvm/CodeGen/StackProtector.h...
Generating docs for file include/llvm/CodeGen/TailDuplicator.h...
Generating docs for file include/llvm/CodeGen/TargetCallingConv.h...
Generating docs for file include/llvm/CodeGen/TargetFrameLowering.h...
Generating docs for file include/llvm/CodeGen/TargetInstrInfo.h...
Generating docs for file include/llvm/CodeGen/TargetLowering.h...
Generating docs for file include/llvm/CodeGen/TargetLoweringObjectFileImpl.h...
Generating docs for file include/llvm/CodeGen/TargetOpcodes.h...
Generating docs for file include/llvm/CodeGen/TargetPassConfig.h...
Generating docs for file include/llvm/CodeGen/TargetRegisterInfo.h...
Generating docs for file include/llvm/CodeGen/TargetSchedule.h...
Generating docs for file include/llvm/CodeGen/TargetSubtargetInfo.h...
Generating docs for file include/llvm/CodeGen/UnreachableBlockElim.h...
Generating docs for file include/llvm/CodeGen/ValueTypes.h...
Generating docs for file include/llvm/CodeGen/VirtRegMap.h...
Generating docs for file include/llvm/CodeGen/WasmEHFuncInfo.h...
Generating docs for file include/llvm/CodeGen/WinEHFuncInfo.h...
Generating docs for file include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CodeView.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CodeViewError.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h...
Generating docs for file include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CVRecord.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h...
Generating docs for file include/llvm/DebugInfo/CodeView/CVTypeVisitor.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/EnumTables.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/EnumTables.h...
Generating docs for file include/llvm/DebugInfo/CodeView/Formatters.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/Formatters.h...
Generating docs for file include/llvm/DebugInfo/CodeView/FunctionId.h...
Generating docs for file include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/GUID.h...
Generating docs for file include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/Line.h...
Generating docs for file include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h...
Generating docs for file include/llvm/DebugInfo/CodeView/RecordName.h...
Generating docs for file include/llvm/DebugInfo/CodeView/RecordSerialization.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h...
Generating docs for file include/llvm/DebugInfo/CodeView/StringsAndChecksums.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolDeserializer.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolDumper.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolRecord.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolSerializer.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h...
Generating docs for file include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeCollection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeDeserializer.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeHashing.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeIndex.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeRecord.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeRecordMapping.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeStreamMerger.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeTableCollection.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h...
Generating docs for file include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h...
Generating docs for file include/llvm/DebugInfo/DIContext.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFAddressRange.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFAttribute.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFContext.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugLine.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFDie.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFExpression.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFFormValue.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFListTable.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFObject.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFRelocMap.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFSection.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFUnit.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h...
Generating docs for file include/llvm/DebugInfo/DWARF/DWARFVerifier.h...
Generating docs for file include/llvm/DebugInfo/MSF/IMSFFile.h...
Generating docs for file include/llvm/DebugInfo/MSF/MappedBlockStream.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFBuilder.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFCommon.h...
Generating docs for file include/llvm/DebugInfo/MSF/MSFError.h...
Generating docs for file include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIADataStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAError.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASession.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIASupport.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIATable.h...
Generating docs for file include/llvm/DebugInfo/PDB/DIA/DIAUtils.h...
Generating docs for file include/llvm/DebugInfo/PDB/GenericError.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBDataStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBEnumChildren.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBFrameData.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBInjectedSource.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBLineNumber.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBRawSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBSectionContrib.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBSession.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBSourceFile.h...
Generating docs for file include/llvm/DebugInfo/PDB/IPDBTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiModuleList.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/GlobalsStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/Hash.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/HashTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/InfoStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeSession.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PDBFile.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PDBStringTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/PublicsStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/RawConstants.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/RawError.h...
Generating docs for file inwarning: Included by graph for 'PDBSymbol.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'PDBTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2270: warning: Unsupported xml/html tag <name> found
clude/llvm/DebugInfo/PDB/Native/RawTypes.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/SymbolCache.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/SymbolStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/TpiHashing.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/TpiStream.h...
Generating docs for file include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDB.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBContext.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBExtras.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolBlock.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolCustom.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolData.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolExe.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFunc.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolLabel.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolThunk.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBSymDumper.h...
Generating docs for file include/llvm/DebugInfo/PDB/PDBTypes.h...
Generating docs for file include/llvm/DebugInfo/PDB/UDTLayout.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/DIPrinter.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/SymbolizableModule.h...
Generating docs for file include/llvm/DebugInfo/Symbolize/Symbolize.h...
Generating docs for file include/llvm/Demangle/Demangle.h...
Generating docs for file include/llvm/Demangle/DemangleConfig.h...
Generating docs for file include/llvm/Demangle/ItaniumDemangle.h...
Generating docs for file include/llvm/Demangle/MicrosoftDemangle.h...
Generating docs for file include/llvm/Demangle/MicrosoftDemangleNodes.h...
Generating docs for file include/llvm/Demangle/StringView.h...
Generating docs for file include/llvm/Demangle/Utility.h...
Generating docs for file include/llvm/ExecutionEngine/ExecutionEngine.h...
Generating docs for file include/llvm-c/ExecutionEwarning: Included by graph for 'Argument.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Attributes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ngine.h...
Generating docs for file include/llvm/ExecutionEngine/GenericValue.h...
Generating docs for file include/llvm/ExecutionEngine/Interpreter.h...
Generating docs for file lib/ExecutionEngine/Interpreter/Interpreter.h...
Generating docs for file include/llvm/ExecutionEngine/JITEventListener.h...
Generating docs for file include/llvm/ExecutionEngine/JITSymbol.h...
Generating docs for file include/llvm/ExecutionEngine/MCJIT.h...
Generating docs for file lib/ExecutionEngine/MCJIT/MCJIT.h...
Generating docs for file include/llvm/ExecutionEngine/ObjectCache.h...
Generating docs for file include/llvm/ExecutionEngine/OProfileWrapper.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/CompileUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Core.h...
Generating docs for file include/llvm-c/Core.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ExecutionUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/IndirectionUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/IRCompileLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/IRTransformLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LambdaResolver.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Layer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LazyReexports.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/Legacy.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/LLJIT.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/NullResolver.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcABISupport.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcError.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RawByteChannel.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RemoteObjectLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPCSerialization.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RPCUtils.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/SymbolStringPool.h...
Generating docs for file include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h...
Generating docs for file include/llvm/ExecutionEngine/OrcMCJITReplacement.h...
Generating docs for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.h...
Generating docs for file include/llvm/ExecutionEngine/RTDyldMemoryManager.h...
Generating docs for file include/llvm/ExecutionEngine/RuntimeDyld.h...
Generating docs for file include/llvm/ExecutionEngine/RuntimeDyldChecker.h...
Generating docs for file include/llvm/ExecutionEngine/SectionMemoryManager.h...
Generating docs for file include/llvm/FuzzMutate/FuzzerCLI.h...
Generating docs for file include/llvm/FuzzMutate/IRMutator.h...
Generating docs for file include/llvm/FuzzMutate/OpDescriptor.h...
Generating docs for file include/llvm/FuzzMutate/Operations.h...
Generating docs for file include/llvm/FuzzMutate/Random.h...
Generating docs for file include/llvm/FuzzMutate/RandomIRBuilder.h...
Generating docs for file include/llvm/InitializePasses.h...
Generating docs for file include/llvm/IR/Argument.h...
Generating docs for file include/llvm/IR/AssemblyAnnotationWriter.h...
Generating docs for file include/llvm/IR/Attributes.h...
Generating docs for file warning: Included by graph for 'BasicBlock.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CallingConv.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CallSite.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Constant.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Constants.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DataLayout.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:900: warning: The following parameters of LLVMDIBuilderCreateClassType(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, LLVMDIFlags Flags, LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, unsigned NumElements, LLVMMetadataRef VTableHolder, LLVMMetadataRef TemplateParamsNode, const char *UniqueIdentifier, size_t UniqueIdentifierLen) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:241: warning: The following parameters of LLVMDIBuilderCreateCompileUnit(LLVMDIBuilderRef Builder, LLVMDWARFSourceLanguage Lang, LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen, LLVMBool isOptimized, const char *Flags, size_t FlagsLen, unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, LLVMBool DebugInfoForProfiling) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:425: warning: The following parameters of LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, unsigned Column, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt) are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:1026: warning: The following parameters of LLVMDIBuilderCreateGlobalVariableExpression(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, const char *Linkage, size_t LinkLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, LLVMMetadataRef Expr, LLVMMetadataRef Decl, uint32_t AlignInBits) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:357: warning: The following parameters of LLVMDIBuilderCreateImportedModuleFromNamespace(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, LLVMMetadataRef NS, LLVMMetadataRef File, unsigned Line) are not documented:
  parameter 'NS'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:627: warning: The following parameters of LLVMDIBuilderCreateStructType(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, LLVMDIFlags Flags, LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, unsigned NumElements, unsigned RunTimeLang, LLVMMetadataRef VTableHolder, const char *UniqueId, size_t UniqueIdLen) are not documented:
  parameter 'DerivedFrom'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:1076: warning: The following parameters of LLVMDIBuilderCreateTempGlobalVariableFwdDecl(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, const char *Linkage, size_t LnkLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, LLVMMetadataRef Decl, uint32_t AlignInBits) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/include/llvm-c/DebugInfo.h:786: warning: The following parameters of LLVMDIBuilderCreateTypedef(LLVMDIBuilderRef Builder, LLVMMetadataRef Type, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Scope) are not documented:
  parameter 'NameLen'
warning: Included by graph for 'DebugInfoMetadata.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DebugLoc.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DerivedTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Dominators.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Function.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'GlobalValue.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'GlobalVariable.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'InstIterator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'InstrTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Instruction.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Instructions.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'IntrinsicInst.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Intrinsics.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'IRBuilder.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'LLVMContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Mangler.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Metadata.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Module.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Operator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'PassManager.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'PatternMatch.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
include/llvm/IR/AutoUpgrade.h...
Generating docs for file include/llvm/IR/BasicBlock.h...
Generating docs for file include/llvm/IR/CallingConv.h...
Generating docs for file include/llvm/IR/CallSite.h...
Generating docs for file include/llvm/IR/CFGDiff.h...
Generating docs for file include/llvm/IR/Comdat.h...
Generating docs for file include/llvm-c/Comdat.h...
Generating docs for file include/llvm/IR/Constant.h...
Generating docs for file include/llvm/IR/ConstantFolder.h...
Generating docs for file include/llvm/IR/ConstantRange.h...
Generating docs for file include/llvm/IR/Constants.h...
Generating docs for file include/llvm/IR/DataLayout.h...
Generating docs for file include/llvm/IR/DebugInfo.h...
Generating docs for file include/llvm-c/DebugInfo.h...
Generating docs for file include/llvm/IR/DebugInfoMetadata.h...
Generating docs for file include/llvm/IR/DebugLoc.h...
Generating docs for file include/llvm/IR/DerivedTypes.h...
Generating docs for file include/llvm/IR/DerivedUser.h...
Generating docs for file include/llvm/IR/DiagnosticHandler.h...
Generating docs for file include/llvm/IR/DiagnosticInfo.h...
Generating docs for file include/llvm/IR/DiagnosticPrinter.h...
Generating docs for file include/llvm/IR/DIBuilder.h...
Generating docs for file include/llvm/IR/Dominators.h...
Generating docs for file include/llvm/IR/Function.h...
Generating docs for file include/llvm/IR/GetElementPtrTypeIterator.h...
Generating docs for file include/llvm/IR/GlobalAlias.h...
Generating docs for file include/llvm/IR/GlobalIFunc.h...
Generating docs for file include/llvm/IR/GlobalIndirectSymbol.h...
Generating docs for file include/llvm/IR/GlobalObject.h...
Generating docs for file include/llvm/IR/GlobalValue.h...
Generating docs for file include/llvm/IR/GlobalVariable.h...
Generating docs for file include/llvm/IR/GVMaterializer.h...
Generating docs for file include/llvm/IR/InlineAsm.h...
Generating docs for file include/llvm/IR/InstIterator.h...
Generating docs for file include/llvm/IR/InstrTypes.h...
Generating docs for file include/llvm/IR/Instruction.h...
Generating docs for file include/llvm/MCA/Instruction.h...
Generating docs for file include/llvm/IR/Instructions.h...
Generating docs for file include/llvm/IR/InstVisitor.h...
Generating docs for file include/llvm/IR/IntrinsicInst.h...
Generating docs for file include/llvm/IR/Intrinsics.h...
Generating docs for file include/llvm/IR/IRBuilder.h...
Generating docs for file include/llvm/IR/IRPrintingPasses.h...
Generating docs for file include/llvm/IR/LegacyPassManager.h...
Generating docs for file include/llvm/IR/LegacyPassManagers.h...
Generating docs for file include/llvm/IR/LegacyPassNameParser.h...
Generating docs for file include/llvm/IR/LLVMContext.h...
Generating docs for file include/llvm/IR/Mangler.h...
Generating docs for file include/llvm/IR/MDBuilder.h...
Generating docs for file include/llvm/IR/Metadata.h...
Generating docs for file include/llvm/IR/Module.h...
Generating docs for file include/llvm/IR/ModuleSlotTracker.h...
Generating docs for file include/llvm/IR/ModuleSummaryIndex.h...
Generating docs for file include/llvm/IR/ModuleSummaryIndexYAML.h...
Generating docs for file include/llvm/IR/NoFolder.h...
Generating docs for file include/llvm/IR/OperandTraits.h...
Generating docs for file include/llvm/IR/Operator.h...
Generating docs for file include/llvm/IR/OptBisect.h...
Generating docs for file include/llvm/IR/PassInstrumentation.h...
Generating docs for file include/llvm/IR/PassManager.h...
Generating docs for file include/llvm/IR/PassManagerInternal.h...
Generating docs for file include/llvm/IR/PassTimingInfo.h...
Generating docs for file include/llvm/IR/PatternMatch.h...
Generating docs for file include/llvm/IR/PredIteratorCache.h...
Generating docs for file include/llvm/IR/ProfileSummary.h...
Generating docs for file include/llvm/IR/RemarkStreamer.h...
Generating docs for file include/llvm/IR/SafepointIRVerifier.h...
Generating docs for file include/llvm/IR/Statepoint.h...
Generating docs for file include/llvm/IR/SymbolTableListTraits.h...
Generating docs for fiwarning: Included by graph for 'Type.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Use.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'User.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Value.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ValueHandle.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCAsmBackend.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCAsmInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCAssembler.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCExpr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCFixup.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCInst.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCInstrDesc.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCInstrInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
le include/llvm/IR/TrackingMDRef.h...
Generating docs for file include/llvm/IR/Type.h...
Generating docs for file include/llvm/IR/TypeFinder.h...
Generating docs for file include/llvm/IR/Use.h...
Generating docs for file include/llvm/IR/UseListOrder.h...
Generating docs for file include/llvm/IR/User.h...
Generating docs for file include/llvm/IR/Value.h...
Generating docs for file include/llvm/IR/ValueHandle.h...
Generating docs for file include/llvm/IR/ValueMap.h...
Generating docs for file include/llvm/IR/ValueSymbolTable.h...
Generating docs for file include/llvm/IR/Verifier.h...
Generating docs for file include/llvm/IRReader/IRReader.h...
Generating docs for file include/llvm-c/IRReader.h...
Generating docs for file include/llvm/LineEditor/LineEditor.h...
Generating docs for file include/llvm/LinkAllIR.h...
Generating docs for file include/llvm/LinkAllPasses.h...
Generating docs for file include/llvm/Linker/IRMover.h...
Generating docs for file include/llvm/Linker/Linker.h...
Generating docs for file include/llvm-c/Linker.h...
Generating docs for file include/llvm/LTO/Caching.h...
Generating docs for file include/llvm/LTO/Config.h...
Generating docs for file include/llvm/LTO/legacy/LTOCodeGenerator.h...
Generating docs for file include/llvm/LTO/legacy/LTOModule.h...
Generating docs for file include/llvm/LTO/legacy/ThinLTOCodeGenerator.h...
Generating docs for file include/llvm/LTO/legacy/UpdateCompilerUsed.h...
Generating docs for file include/llvm/LTO/LTO.h...
Generating docs for file include/llvm/LTO/LTOBackend.h...
Generating docs for file include/llvm/LTO/SummaryBasedOptimizations.h...
Generating docs for file include/llvm/MC/ConstantPools.h...
Generating docs for file include/llvm/MC/LaneBitmask.h...
Generating docs for file include/llvm/MC/MachineLocation.h...
Generating docs for file include/llvm/MC/MCAsmBackend.h...
Generating docs for file include/llvm/MC/MCAsmInfo.h...
Generating docs for file include/llvm/MC/MCAsmInfoCOFF.h...
Generating docs for file include/llvm/MC/MCAsmInfoDarwin.h...
Generating docs for file include/llvm/MC/MCAsmInfoELF.h...
Generating docs for file include/llvm/MC/MCAsmInfoWasm.h...
Generating docs for file include/llvm/MC/MCAsmLayout.h...
Generating docs for file include/llvm/MC/MCAsmMacro.h...
Generating docs for file include/llvm/MC/MCAssembler.h...
Generating docs for file include/llvm/MC/MCCodeEmitter.h...
Generating docs for file include/llvm/MC/MCCodePadder.h...
Generating docs for file include/llvm/MC/MCCodeView.h...
Generating docs for file include/llvm/MC/MCContext.h...
Generating docs for file include/llvm/MC/MCDirectives.h...
Generating docs for file include/llvm/MC/MCDisassembler/MCDisassembler.h...
Generating docs for file include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h...
Generating docs for file include/llvm/MC/MCDisassembler/MCRelocationInfo.h...
Generating docs for file include/llvm/MC/MCDisassembler/MCSymbolizer.h...
Generating docs for file include/llvm/MC/MCDwarf.h...
Generating docs for file include/llvm/MC/MCELFObjectWriter.h...
Generating docs for file include/llvm/MC/MCELFStreamer.h...
Generating docs for file include/llvm/MC/MCExpr.h...
Generating docs for file include/llvm/MC/MCFixedLenDisassembler.h...
Generating docs for file include/llvm/MC/MCFixup.h...
Generating docs for file include/llvm/MC/MCFixupKindInfo.h...
Generating docs for file include/llvm/MC/MCFragment.h...
Generating docs for file include/llvm/MC/MCInst.h...
Generating docs for file include/llvm/MC/MCInstBuilder.h...
Generating docs for file include/llvm/MC/MCInstPrinter.h...
Generating docs for file include/llvm/MC/MCInstrAnalysis.h...
Generating docs for file include/llvm/MC/MCInstrDesc.h...
Generating docs for file include/llvm/MC/MCInstrInfo.h...
Generating docs for file include/llvm/MC/MCInstrItineraries.h...
Generating docs for file include/llvm/MC/MCLabel.h...
Generating docs for file include/llvm/MC/MCLinkerOptimizationHint.h...
Generating docs for file include/llvm/MC/MCMachObjectWriter.h...
Generating docs for file include/llvm/MC/MCObjectFileInfo.h...
Generating docs for filewarning: Included by graph for 'MCObjectWriter.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCRegisterInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCStreamer.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCSubtargetInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCSymbol.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MCValue.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
 include/llvm/MC/MCObjectStreamer.h...
Generating docs for file include/llvm/MC/MCObjectWriter.h...
Generating docs for file include/llvm/MC/MCParser/AsmCond.h...
Generating docs for file include/llvm/MC/MCParser/AsmLexer.h...
Generating docs for file include/llvm/MC/MCParser/MCAsmLexer.h...
Generating docs for file include/llvm/MC/MCParser/MCAsmParser.h...
Generating docs for file include/llvm/MC/MCParser/MCAsmParserExtension.h...
Generating docs for file include/llvm/MC/MCParser/MCAsmParserUtils.h...
Generating docs for file include/llvm/MC/MCParser/MCParsedAsmOperand.h...
Generating docs for file include/llvm/MC/MCParser/MCTargetAsmParser.h...
Generating docs for file include/llvm/MC/MCRegisterInfo.h...
Generating docs for file include/llvm/MC/MCSchedule.h...
Generating docs for file include/llvm/MC/MCSection.h...
Generating docs for file include/llvm/MC/MCSectionCOFF.h...
Generating docs for file include/llvm/MC/MCSectionELF.h...
Generating docs for file include/llvm/MC/MCSectionMachO.h...
Generating docs for file include/llvm/MC/MCSectionWasm.h...
Generating docs for file include/llvm/MC/MCStreamer.h...
Generating docs for file include/llvm/MC/MCSubtargetInfo.h...
Generating docs for file include/llvm/MC/MCSymbol.h...
Generating docs for file include/llvm/MC/MCSymbolCOFF.h...
Generating docs for file include/llvm/MC/MCSymbolELF.h...
Generating docs for file include/llvm/MC/MCSymbolMachO.h...
Generating docs for file include/llvm/MC/MCSymbolWasm.h...
Generating docs for file include/llvm/MC/MCTargetOptions.h...
Generating docs for file include/llvm/MC/MCTargetOptionsCommandFlags.inc...
Generating docs for file include/llvm/MC/MCValue.h...
Generating docs for file include/llvm/MC/MCWasmObjectWriter.h...
Generating docs for file include/llvm/MC/MCWasmStreamer.h...
Generating docs for file include/llvm/MC/MCWin64EH.h...
Generating docs for file include/llvm/MC/MCWinCOFFObjectWriter.h...
Generating docs for file include/llvm/MC/MCWinCOFFStreamer.h...
Generating docs for file include/llvm/MC/MCWinEH.h...
Generating docs for file include/llvm/MC/SectionKind.h...
Generating docs for file include/llvm/MC/StringTableBuilder.h...
Generating docs for file include/llvm/MC/SubtargetFeature.h...
Generating docs for file include/llvm/MCA/Context.h...
Generating docs for file include/llvm/MCA/HardwareUnits/HardwareUnit.h...
Generating docs for file include/llvm/MCA/HardwareUnits/LSUnit.h...
Generating docs for file include/llvm/MCA/HardwareUnits/RegisterFile.h...
Generating docs for file include/llvm/MCA/HardwareUnits/ResourceManager.h...
Generating docs for file include/llvm/MCA/HardwareUnits/RetireControlUnit.h...
Generating docs for file include/llvm/MCA/HardwareUnits/Scheduler.h...
Generating docs for file include/llvm/MCA/HWEventListener.h...
Generating docs for file include/llvm/MCA/InstrBuilder.h...
Generating docs for file include/llvm/MCA/Pipeline.h...
Generating docs for file include/llvm/MCA/SourceMgr.h...
Generating docs for file include/llvm/Support/SourceMgr.h...
Generating docs for file include/llvm/MCA/Stages/DispatchStage.h...
Generating docs for file include/llvm/MCA/Stages/EntryStage.h...
Generating docs for file include/llvm/MCA/Stages/ExecuteStage.h...
Generating docs for file include/llvm/MCA/Stages/InstructionTables.h...
Generating docs for file include/llvm/MCA/Stages/RetireStage.h...
Generating docs for file include/llvm/MCA/Stages/Stage.h...
Generating docs for file include/llvm/MCA/Support.h...
Generating docs for file include/llvm-c/Support.h...
Generating docs for file include/llvm/Object/Archive.h...
Generating docs for file include/llvm/Object/ArchiveWriter.h...
Generating docs for file include/llvm/Object/Binary.h...
Generating docs for file include/llvm/Object/COFFImportFile.h...
Generating docs for file include/llvm/Object/COFFModuleDefinition.h...
Generating docs for file include/llvm/Object/CVDebugRecord.h...
Generating docs for file include/llvm/Object/Decompressor.h...
Generating docs for file include/llvm/Object/ELFObjectFile.h...
Generating docs for file include/llvm/Object/ELFTypes.h...
Generwarning: Included by graph for 'Error.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Pass.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h:26: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Passes/PassPlugin.h:26: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
warning: Included by graph for 'Allocator.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ating docs for file include/llvm/Object/Error.h...
Generating docs for file include/llvm/Support/Error.h...
Generating docs for file include/llvm/TableGen/Error.h...
Generating docs for file include/llvm/Testing/Support/Error.h...
Generating docs for file include/llvm-c/Error.h...
Generating docs for file include/llvm/Object/IRObjectFile.h...
Generating docs for file include/llvm/Object/IRSymtab.h...
Generating docs for file include/llvm/Object/MachOUniversal.h...
Generating docs for file include/llvm/Object/ModuleSymbolTable.h...
Generating docs for file include/llvm/Object/ObjectFile.h...
Generating docs for file include/llvm/Object/RelocationResolver.h...
Generating docs for file include/llvm/Object/StackMapParser.h...
Generating docs for file include/llvm/Object/SymbolicFile.h...
Generating docs for file include/llvm/Object/SymbolSize.h...
Generating docs for file include/llvm/Object/WasmTraits.h...
Generating docs for file include/llvm/Object/WindowsResource.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLSymbols.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h...
Generating docs for file include/llvm/ObjectYAML/CodeViewYAMLTypes.h...
Generating docs for file include/llvm/ObjectYAML/COFFYAML.h...
Generating docs for file include/llvm/ObjectYAML/DWARFEmitter.h...
Generating docs for file include/llvm/ObjectYAML/DWARFYAML.h...
Generating docs for file include/llvm/ObjectYAML/ELFYAML.h...
Generating docs for file include/llvm/ObjectYAML/MachOYAML.h...
Generating docs for file include/llvm/ObjectYAML/MinidumpYAML.h...
Generating docs for file include/llvm/ObjectYAML/ObjectYAML.h...
Generating docs for file include/llvm/ObjectYAML/WasmYAML.h...
Generating docs for file include/llvm/ObjectYAML/YAML.h...
Generating docs for file include/llvm/Option/Arg.h...
Generating docs for file include/llvm/Option/ArgList.h...
Generating docs for file include/llvm/Option/Option.h...
Generating docs for file include/llvm/Option/OptSpecifier.h...
Generating docs for file include/llvm/Option/OptTable.h...
Generating docs for file include/llvm/Pass.h...
Generating docs for file include/llvm/PassAnalysisSupport.h...
Generating docs for file include/llvm/Passes/PassBuilder.h...
Generating docs for file include/llvm/Passes/PassPlugin.h...
Generating docs for file include/llvm/Passes/StandardInstrumentations.h...
Generating docs for file include/llvm/PassInfo.h...
Generating docs for file include/llvm/PassRegistry.h...
Generating docs for file include/llvm/PassSupport.h...
Generating docs for file include/llvm/ProfileData/Coverage/CoverageMapping.h...
Generating docs for file include/llvm/ProfileData/Coverage/CoverageMappingReader.h...
Generating docs for file include/llvm/ProfileData/Coverage/CoverageMappingWriter.h...
Generating docs for file include/llvm/ProfileData/GCOV.h...
Generating docs for file include/llvm/ProfileData/InstrProf.h...
Generating docs for file include/llvm/ProfileData/InstrProfData.inc...
Generating docs for file include/llvm/ProfileData/InstrProfReader.h...
Generating docs for file include/llvm/ProfileData/InstrProfWriter.h...
Generating docs for file include/llvm/ProfileData/ProfileCommon.h...
Generating docs for file include/llvm/ProfileData/SampleProf.h...
Generating docs for file include/llvm/ProfileData/SampleProfReader.h...
Generating docs for file include/llvm/ProfileData/SampleProfWriter.h...
Generating docs for file include/llvm/Remarks/Remark.h...
Generating docs for file include/llvm/Remarks/RemarkParser.h...
Generating docs for file include/llvm/Support/AArch64TargetParser.h...
Generating docs for file include/llvm/Support/AlignOf.h...
Generating docs for file include/llvm/Support/Allocator.h...
Generating docs for file include/llvm/Support/AMDGPUMetadata.h...
Generating docs for file include/llvm/Support/AMDHSAKernelDescriptor.h...
Generating docs for file include/llvm/Support/ARMAttributeParser.h...
Generating docs for file include/llvm/Support/ARMBuildAttributes.h...
Generatingwarning: Included by graph for 'Casting.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CodeGen.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CommandLine.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Compiler.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:46: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:62: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:232: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:320: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:332: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:340: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:368: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:384: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:395: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:406: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:449: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:469: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:482: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:395: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:332: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:320: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:232: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:46: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:384: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:62: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:449: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:340: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:469: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:368: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:482: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Compiler.h:406: warning: Found unknown command `\macro'
warning: Included by graph for 'DataTypes.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Debug.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h:32: warning: explicit link request to 'shouldExecute(RenameCounter)' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/DebugCounter.h:33: warning: Unsupported xml/html tag <continue> found
warning: Included by graph for 'Endian.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
warning: Included by graph for 'ErrorHandling.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'FileSystem.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Format.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
 docs for file include/llvm/Support/ARMEHABI.h...
Generating docs for file include/llvm/Support/ARMTargetParser.h...
Generating docs for file include/llvm/Support/ARMWinEH.h...
Generating docs for file include/llvm/Support/ArrayRecycler.h...
Generating docs for file include/llvm/Support/Atomic.h...
Generating docs for file include/llvm/Support/AtomicOrdering.h...
Generating docs for file include/llvm/Support/BinaryByteStream.h...
Generating docs for file include/llvm/Support/BinaryItemStream.h...
Generating docs for file include/llvm/Support/BinaryStream.h...
Generating docs for file include/llvm/Support/BinaryStreamArray.h...
Generating docs for file include/llvm/Support/BinaryStreamError.h...
Generating docs for file include/llvm/Support/BinaryStreamReader.h...
Generating docs for file include/llvm/Support/BinaryStreamRef.h...
Generating docs for file include/llvm/Support/BinaryStreamWriter.h...
Generating docs for file include/llvm/Support/BlockFrequency.h...
Generating docs for file include/llvm/Support/BranchProbability.h...
Generating docs for file include/llvm/Support/BuryPointer.h...
Generating docs for file include/llvm/Support/CachePruning.h...
Generating docs for file include/llvm/Support/Capacity.h...
Generating docs for file include/llvm/Support/Casting.h...
Generating docs for file include/llvm/Support/CBindingWrapping.h...
Generating docs for file include/llvm/Support/CFGUpdate.h...
Generating docs for file include/llvm/Support/CheckedArithmetic.h...
Generating docs for file include/llvm/Support/Chrono.h...
Generating docs for file include/llvm/Support/circular_raw_ostream.h...
Generating docs for file include/llvm/Support/CodeGen.h...
Generating docs for file include/llvm/Support/CodeGenCoverage.h...
Generating docs for file include/llvm/Support/COM.h...
Generating docs for file include/llvm/Support/CommandLine.h...
Generating docs for file include/llvm/Support/Compiler.h...
Generating docs for file include/llvm/Support/Compression.h...
Generating docs for file include/llvm/Support/ConvertUTF.h...
Generating docs for file include/llvm/Support/CrashRecoveryContext.h...
Generating docs for file include/llvm/Support/DataExtractor.h...
Generating docs for file include/llvm/Support/DataTypes.h...
Generating docs for file include/llvm-c/DataTypes.h...
Generating docs for file include/llvm/Support/Debug.h...
Generating docs for file include/llvm/Support/DebugCounter.h...
Generating docs for file include/llvm/Support/DJB.h...
Generating docs for file include/llvm/Support/DOTGraphTraits.h...
Generating docs for file include/llvm/Support/DynamicLibrary.h...
Generating docs for file include/llvm/Support/Endian.h...
Generating docs for file include/llvm/Support/EndianStream.h...
Generating docs for file include/llvm/Support/Errc.h...
Generating docs for file include/llvm/Support/Errno.h...
Generating docs for file include/llvm/Support/ErrorHandling.h...
Generating docs for file include/llvm-c/ErrorHandling.h...
Generating docs for file include/llvm/Support/ErrorOr.h...
Generating docs for file include/llvm/Support/FileCheck.h...
Generating docs for file include/llvm/Support/FileOutputBuffer.h...
Generating docs for file include/llvm/Support/FileSystem.h...
Generating docs for file include/llvm/Support/FileUtilities.h...
Generating docs for file include/llvm/Support/Format.h...
Generating docs for file include/llvm/Support/FormatAdapters.h...
Generating docs for file include/llvm/Support/FormatCommon.h...
Generating docs for file include/llvm/Support/FormatProviders.h...
Generating docs for file include/llvm/Support/FormattedStream.h...
Generating docs for file include/llvm/Support/FormatVariadic.h...
Generating docs for file include/llvm/Support/FormatVariadicDetails.h...
Generating docs for file include/llvm/Support/GenericDomTree.h...
Generating docs for file include/llvm/Support/GenericDomTreeConstruction.h...
Generating docs for file include/llvm/Support/GlobPattern.h...
Generating docs for file include/llvm/Support/GraphWriter.h...
Generating docs for file include/llvm/Support/Host.h...
Generating docs for file warning: Included by graph for 'KnownBits.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MachineValueType.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MathExtras.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'MemoryBuffer.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'raw_ostream.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetRegistry.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
include/llvm/Support/InitLLVM.h...
Generating docs for file include/llvm/Support/ItaniumManglingCanonicalizer.h...
Generating docs for file include/llvm/Support/JamCRC.h...
Generating docs for file include/llvm/Support/JSON.h...
Generating docs for file include/llvm/Support/KnownBits.h...
Generating docs for file include/llvm/Support/LEB128.h...
Generating docs for file include/llvm/Support/LineIterator.h...
Generating docs for file include/llvm/Support/Locale.h...
Generating docs for file include/llvm/Support/LockFileManager.h...
Generating docs for file include/llvm/Support/LowLevelTypeImpl.h...
Generating docs for file include/llvm/Support/MachineValueType.h...
Generating docs for file include/llvm/Support/ManagedStatic.h...
Generating docs for file include/llvm/Support/MathExtras.h...
Generating docs for file include/llvm/Support/MD5.h...
Generating docs for file include/llvm/Support/MemAlloc.h...
Generating docs for file include/llvm/Support/Memory.h...
Generating docs for file include/llvm/Support/MemoryBuffer.h...
Generating docs for file include/llvm/Support/MipsABIFlags.h...
Generating docs for file include/llvm/Support/MSVCErrorWorkarounds.h...
Generating docs for file include/llvm/Support/Mutex.h...
Generating docs for file include/llvm/Support/MutexGuard.h...
Generating docs for file include/llvm/Support/NativeFormatting.h...
Generating docs for file include/llvm/Support/OnDiskHashTable.h...
Generating docs for file include/llvm/Support/Options.h...
Generating docs for file include/llvm/Support/Parallel.h...
Generating docs for file include/llvm/Support/Path.h...
Generating docs for file include/llvm/Support/PluginLoader.h...
Generating docs for file include/llvm/Support/PointerLikeTypeTraits.h...
Generating docs for file include/llvm/Support/PrettyStackTrace.h...
Generating docs for file include/llvm/Support/Printable.h...
Generating docs for file include/llvm/Support/Process.h...
Generating docs for file include/llvm/Support/Program.h...
Generating docs for file include/llvm/Support/RandomNumberGenerator.h...
Generating docs for file include/llvm/Support/raw_os_ostream.h...
Generating docs for file include/llvm/Support/raw_ostream.h...
Generating docs for file include/llvm/Support/raw_sha1_ostream.h...
Generating docs for file include/llvm/Support/Recycler.h...
Generating docs for file include/llvm/Support/RecyclingAllocator.h...
Generating docs for file include/llvm/Support/Regex.h...
Generating docs for file include/llvm/Support/Registry.h...
Generating docs for file include/llvm/Support/ReverseIteration.h...
Generating docs for file include/llvm/Support/RWMutex.h...
Generating docs for file include/llvm/Support/SaveAndRestore.h...
Generating docs for file include/llvm/Support/ScaledNumber.h...
Generating docs for file include/llvm/Support/ScopedPrinter.h...
Generating docs for file include/llvm/Support/SHA1.h...
Generating docs for file include/llvm/Support/Signals.h...
Generating docs for file include/llvm/Support/Signposts.h...
Generating docs for file include/llvm/Support/SmallVectorMemoryBuffer.h...
Generating docs for file include/llvm/Support/SMLoc.h...
Generating docs for file include/llvm/Support/Solaris/sys/regset.h...
Generating docs for file include/llvm/Support/SpecialCaseList.h...
Generating docs for file include/llvm/Support/StringPool.h...
Generating docs for file include/llvm/Support/StringSaver.h...
Generating docs for file include/llvm/Support/SwapByteOrder.h...
Generating docs for file include/llvm/Support/SymbolRemappingReader.h...
Generating docs for file include/llvm/Support/SystemUtils.h...
Generating docs for file include/llvm/Support/TargetParser.h...
Generating docs for file include/llvm/Support/TargetRegistry.h...
Generating docs for file include/llvm/Support/TargetSelect.h...
Generating docs for file include/llvm/Support/TarWriter.h...
Generating docs for file include/llvm/Support/TaskQueue.h...
Generating docs for file include/llvm/Support/thread.h...
Generating docs for file include/llvm/Support/Threading.h...
Generating docs for file include/llvm/Support/ThreadLocal.h...
Ge/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1032: warning: Unsupported xml/html tag <type> found
warning: Included by graph for 'TargetMachine.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetOptions.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
nerating docs for file include/llvm/Support/ThreadPool.h...
Generating docs for file include/llvm/Support/Timer.h...
Generating docs for file include/llvm/Support/ToolOutputFile.h...
Generating docs for file include/llvm/Support/TrailingObjects.h...
Generating docs for file include/llvm/Support/TrigramIndex.h...
Generating docs for file include/llvm/Support/type_traits.h...
Generating docs for file include/llvm/Support/TypeName.h...
Generating docs for file include/llvm/Support/Unicode.h...
Generating docs for file include/llvm/Support/UnicodeCharRanges.h...
Generating docs for file include/llvm/Support/UniqueLock.h...
Generating docs for file include/llvm/Support/Valgrind.h...
Generating docs for file include/llvm/Support/VersionTuple.h...
Generating docs for file include/llvm/Support/VirtualFileSystem.h...
Generating docs for file include/llvm/Support/Watchdog.h...
Generating docs for file include/llvm/Support/Win64EH.h...
Generating docs for file include/llvm/Support/WindowsError.h...
Generating docs for file include/llvm/Support/WithColor.h...
Generating docs for file include/llvm/Support/X86DisassemblerDecoderCommon.h...
Generating docs for file include/llvm/Support/xxhash.h...
Generating docs for file include/llvm/Support/YAMLParser.h...
Generating docs for file include/llvm/Support/YAMLTraits.h...
Generating docs for file include/llvm/TableGen/Main.h...
Generating docs for file include/llvm/TableGen/Record.h...
Generating docs for file include/llvm/TableGen/SetTheory.h...
Generating docs for file include/llvm/TableGen/StringMatcher.h...
Generating docs for file include/llvm/TableGen/StringToOffsetTable.h...
Generating docs for file include/llvm/TableGen/TableGenBackend.h...
Generating docs for file include/llvm/Target/CodeGenCWrappers.h...
Generating docs for file include/llvm/Target/TargetIntrinsicInfo.h...
Generating docs for file include/llvm/Target/TargetLoweringObjectFile.h...
Generating docs for file include/llvm/Target/TargetMachine.h...
Generating docs for file include/llvm-c/TargetMachine.h...
Generating docs for file include/llvm/Target/TargetOptions.h...
Generating docs for file include/llvm/Testing/Support/SupportHelpers.h...
Generating docs for file include/llvm/TextAPI/ELF/ELFStub.h...
Generating docs for file include/llvm/TextAPI/ELF/TBEHandler.h...
Generating docs for file include/llvm/TextAPI/MachO/Architecture.h...
Generating docs for file include/llvm/TextAPI/MachO/ArchitectureSet.h...
Generating docs for file include/llvm/TextAPI/MachO/InterfaceFile.h...
Generating docs for file include/llvm/TextAPI/MachO/PackedVersion.h...
Generating docs for file include/llvm/TextAPI/MachO/Symbol.h...
Generating docs for file include/llvm/TextAPI/MachO/TextAPIReader.h...
Generating docs for file include/llvm/TextAPI/MachO/TextAPIWriter.h...
Generating docs for file include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h...
Generating docs for file include/llvm/ToolDrivers/llvm-lib/LibDriver.h...
Generating docs for file include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h...
Generating docs for file include/llvm-c/Transforms/AggressiveInstCombine.h...
Generating docs for file include/llvm/Transforms/Coroutines.h...
Generating docs for file include/llvm-c/Transforms/Coroutines.h...
Generating docs for file include/llvm/Transforms/InstCombine/InstCombine.h...
Generating docs for file include/llvm-c/Transforms/InstCombine.h...
Generating docs for file include/llvm/Transforms/InstCombine/InstCombineWorklist.h...
Generating docs for file include/llvm/Transforms/Instrumentation.h...
Generating docs for file include/llvm/Transforms/Instrumentation/AddressSanitizer.h...
Generating docs for file include/llvm/Transforms/Instrumentation/BoundsChecking.h...
Generating docs for file include/llvm/Transforms/Instrumentation/CGProfile.h...
Generating docs for file include/llvm/Transforms/Instrumentation/ControlHeightReduction.h...
Generating docs for file include/llvm/Transforms/Instrumentation/GCOVProfiler.h...
Generating docs for file include/llvm/Transforms/Instrumentation/InstrOrderFile.h...
Generating docwarning: Included by graph for 'Scalar.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
s for file include/llvm/Transforms/Instrumentation/InstrProfiling.h...
Generating docs for file include/llvm/Transforms/Instrumentation/MemorySanitizer.h...
Generating docs for file include/llvm/Transforms/Instrumentation/PGOInstrumentation.h...
Generating docs for file include/llvm/Transforms/Instrumentation/ThreadSanitizer.h...
Generating docs for file include/llvm/Transforms/IPO.h...
Generating docs for file include/llvm-c/Transforms/IPO.h...
Generating docs for file include/llvm/Transforms/IPO/AlwaysInliner.h...
Generating docs for file include/llvm/Transforms/IPO/ArgumentPromotion.h...
Generating docs for file include/llvm/Transforms/IPO/CalledValuePropagation.h...
Generating docs for file include/llvm/Transforms/IPO/ConstantMerge.h...
Generating docs for file include/llvm/Transforms/IPO/CrossDSOCFI.h...
Generating docs for file include/llvm/Transforms/IPO/DeadArgumentElimination.h...
Generating docs for file include/llvm/Transforms/IPO/ElimAvailExtern.h...
Generating docs for file include/llvm/Transforms/IPO/ForceFunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/FunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/FunctionImport.h...
Generating docs for file include/llvm/Transforms/IPO/GlobalDCE.h...
Generating docs for file include/llvm/Transforms/IPO/GlobalOpt.h...
Generating docs for file include/llvm/Transforms/IPO/GlobalSplit.h...
Generating docs for file include/llvm/Transforms/IPO/HotColdSplitting.h...
Generating docs for file include/llvm/Transforms/IPO/InferFunctionAttrs.h...
Generating docs for file include/llvm/Transforms/IPO/Inliner.h...
Generating docs for file include/llvm/Transforms/IPO/Internalize.h...
Generating docs for file include/llvm/Transforms/IPO/LowerTypeTests.h...
Generating docs for file include/llvm/Transforms/IPO/PartialInlining.h...
Generating docs for file include/llvm/Transforms/IPO/PassManagerBuilder.h...
Generating docs for file include/llvm-c/Transforms/PassManagerBuilder.h...
Generating docs for file include/llvm/Transforms/IPO/SampleProfile.h...
Generating docs for file include/llvm/Transforms/IPO/SCCP.h...
Generating docs for file include/llvm/Transforms/Scalar/SCCP.h...
Generating docs for file include/llvm/Transforms/IPO/StripDeadPrototypes.h...
Generating docs for file include/llvm/Transforms/IPO/SyntheticCountsPropagation.h...
Generating docs for file include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h...
Generating docs for file include/llvm/Transforms/IPO/WholeProgramDevirt.h...
Generating docs for file include/llvm/Transforms/ObjCARC.h...
Generating docs for file lib/Transforms/ObjCARC/ObjCARC.h...
Generating docs for file include/llvm/Transforms/Scalar.h...
Generating docs for file include/llvm-c/Transforms/Scalar.h...
Generating docs for file include/llvm/Transforms/Scalar/ADCE.h...
Generating docs for file include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h...
Generating docs for file include/llvm/Transforms/Scalar/BDCE.h...
Generating docs for file include/llvm/Transforms/Scalar/CallSiteSplitting.h...
Generating docs for file include/llvm/Transforms/Scalar/ConstantHoisting.h...
Generating docs for file include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h...
Generating docs for file include/llvm/Transforms/Scalar/DCE.h...
Generating docs for file include/llvm/Transforms/Scalar/DeadStoreElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/DivRemPairs.h...
Generating docs for file include/llvm/Transforms/Scalar/EarlyCSE.h...
Generating docs for file include/llvm/Transforms/Scalar/Float2Int.h...
Generating docs for file include/llvm/Transforms/Scalar/GuardWidening.h...
Generating docs for file include/llvm/Transforms/Scalar/GVN.h...
Generating docs for file include/llvm/Transforms/Scalar/GVNExpression.h...
Generating docs for file include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/IndVarSimplify.h...
Generating docs for file include/llvm/Transforms/Scalar/InstSimplifyPass.h...
Generating docs for file include/llvm/Transforms/Scawarning: Included by graph for 'BasicBlockUtils.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
lar/IVUsersPrinter.h...
Generating docs for file include/llvm/Transforms/Scalar/JumpThreading.h...
Generating docs for file include/llvm/Transforms/Scalar/LICM.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopDataPrefetch.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopDeletion.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopDistribute.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopIdiomRecognize.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopInstSimplify.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopLoadElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopPassManager.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopPredication.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopRotation.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopSimplifyCFG.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopSink.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopStrengthReduce.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h...
Generating docs for file include/llvm/Transforms/Scalar/LoopUnrollPass.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerAtomic.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h...
Generating docs for file include/llvm/Transforms/Scalar/LowerWidenableCondition.h...
Generating docs for file include/llvm/Transforms/Scalar/MakeGuardsExplicit.h...
Generating docs for file include/llvm/Transforms/Scalar/MemCpyOptimizer.h...
Generating docs for file include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h...
Generating docs for file include/llvm/Transforms/Scalar/NaryReassociate.h...
Generating docs for file include/llvm/Transforms/Scalar/NewGVN.h...
Generating docs for file include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h...
Generating docs for file include/llvm/Transforms/Scalar/Reassociate.h...
Generating docs for file include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h...
Generating docs for file include/llvm/Transforms/Scalar/Scalarizer.h...
Generating docs for file include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h...
Generating docs for file include/llvm/Transforms/Scalar/SimplifyCFG.h...
Generating docs for file include/llvm/Transforms/Scalar/Sink.h...
Generating docs for file include/llvm/Transforms/Scalar/SpeculateAroundPHIs.h...
Generating docs for file include/llvm/Transforms/Scalar/SpeculativeExecution.h...
Generating docs for file include/llvm/Transforms/Scalar/SROA.h...
Generating docs for file include/llvm/Transforms/Scalar/TailRecursionElimination.h...
Generating docs for file include/llvm/Transforms/Scalar/WarnMissedTransforms.h...
Generating docs for file include/llvm/Transforms/Utils/AddDiscriminators.h...
Generating docs for file include/llvm/Transforms/Utils/ASanStackFrameLayout.h...
Generating docs for file include/llvm/Transforms/Utils/BasicBlockUtils.h...
Generating docs for file include/llvm/Transforms/Utils/BreakCriticalEdges.h...
Generating docs for file include/llvm/Transforms/Utils/BuildLibCalls.h...
Generating docs for file include/llvm/Transforms/Utils/BypassSlowDivision.h...
Generating docs for file include/llvm/Transforms/Utils/CallPromotionUtils.h...
Generating docs for file include/llvm/Transforms/Utils/CanonicalizeAliases.h...
Generating docs for file include/llvm/Transforms/Utils/Cloning.h...
Generating docs for file include/llvm/Transforms/Utils/CodeExtractor.h...
Generating docs for file include/llvm/Transforms/Utils/CtorUtils.h...
Generating docs for file include/llvm/Transforms/Utils/EntryExitInstrumenter.h...
Generating docs for file include/llvm/Transforms/Utils/EscapeEnumerator.h...
Generating docs for file include/llvm/Transforms/Utils/Evaluator.h...
Generating docs for file include/llvm/Transforms/Utils/FunctionComparator.h...
Generating docs for file include/llvm/Transforms/Utils/FunctionImportUtils.h...
Generating docs for file include/llvm/Transforms/Utils/GlobalStatus.h...
Generating docs for file include/llvm/Transforms/Utils/ImportedFunctionsInliningStatistics.h...
Generating docs for file include/llvm/Transforms/Utils/IntegerDivision.h...
Generating docs for file include/llvm/Transforms/Utils/LCSSA.h...
Generating docs for file include/llvm/Transforms/Utils/LibCallsShrinkWrap.h...
Generating docs for file include/llvm/Transforms/Utils/LoopRotationUtils.h...
Generating docs for file include/llvm/Transforms/Utils/LoopSimplify.h...
Generating docs for file include/llvm/Transforms/Utils/LoopUtils.h...
Generating docs for file include/llvm/Transforms/Utils/LoopVersioning.h...
Generating docs for file include/llvm/Transforms/Utils/LowerInvoke.h...
Generating docs for file include/llvm/Transforms/Utils/LowerMemIntrinsics.h...
Generating docs for file include/llvm/Transforms/Utils/Mem2Reg.h...
Generating docs for file include/llvm/Transforms/Utils/ModuleUtils.h...
Generating docs for file include/llvm/Transforms/Utils/NameAnonGlobals.h...
Generating docs for file include/llvm/Transforms/Utils/PredicateInfo.h...
Generating docs for file include/llvm/Transforms/Utils/PromoteMemToReg.h...
Generating docs for file include/llvm/Transforms/Utils/SanitizerStats.h...
Generating docs for file include/llvm/Transforms/Utils/SimplifyIndVar.h...
Generating docs for file include/llvm/Transforms/Utils/SimplifyLibCalls.h...
Generating docs for file include/llvm/Transforms/Utils/SplitModule.h...
Generating docs for file include/llvm/Transforms/Utils/SSAUpdater.h...
Generating docs for file include/llvm/Transforms/Utils/SSAUpdaterBulk.h...
Generating docs for file include/llvm/Transforms/Utils/SSAUpdaterImpl.h...
Generating docs for file include/llvm/Transforms/Utils/SymbolRewriter.h...
Generating docs for file include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h...
Generating docs for file include/llvm/Transforms/Utils/UnrollLoop.h...
Generating docs for file include/llvm/Transforms/Utils/ValueMapper.h...
Generating docs for file include/llvm/Transforms/Utils/VNCoercion.h...
Generating docs for file include/llvm/Transforms/Vectorize.h...
Generating docs for file include/llvm-c/Transforms/Vectorize.h...
Generating docs for file include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h...
Generating docs for file include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h...
Generating docs for file include/llvm/Transforms/Vectorize/LoopVectorize.h...
Generating docs for file include/llvm/Transforms/Vectorize/SLPVectorizer.h...
Generating docs for file include/llvm/WindowsManifest/WindowsManifestMerger.h...
Generating docs for file include/llvm/WindowsResource/ResourceProcessor.h...
Generating docs for file include/llvm/WindowsResource/ResourceScriptToken.h...
Generating docs for file include/llvm/WindowsResource/ResourceScriptTokenList.h...
Generating docs for file include/llvm/XRay/BlockIndexer.h...
Generating docs for file include/llvm/XRay/BlockPrinter.h...
Generating docs for file include/llvm/XRay/BlockVerifier.h...
Generating docs for file include/llvm/XRay/FDRLogBuilder.h...
Generating docs for file include/llvm/XRay/FDRRecordConsumer.h...
Generating docs for file include/llvm/XRay/FDRRecordProducer.h...
Generating docs for file include/llvm/XRay/FDRRecords.h...
Generating docs for file include/llvm/XRay/FDRTraceExpander.h...
Generating docs for file include/llvm/XRay/FDRTraceWriter.h...
Generating docs for file include/llvm/XRay/FileHeaderReader.h...
Generating docs for file include/llvm/XRay/InstrumentationMap.h...
Generating docs for file include/llvm/XRay/Profile.h...
Generating docs for file include/llvm/XRay/RecordPrinter.h...
Generating docs for file include/llvm/XRay/XRayRecord.h...
Generating docs for file include/llvm/XRay/YAMLXRayRecord.h...
Generating docs for file lib/Analysis/AliasAnalysis.cpp...
Generating docs for file lib/Analysis/AliasAnalysisEvaluator.cpp...
Generating docs for file lib/Analysis/AliasAnalysisSummary/opt/doxygen-docs/src/llvm/lib/CodeGen/Analysis.cpp:232: warning: The following parameters of getNoopInput(const Value *V, SmallVectorImpl< unsigned > &ValLoc, unsigned &DataBits, const TargetLoweringBase &TLI, const DataLayout &DL) are not documented:
  parameter 'V'
  parameter 'TLI'
  parameter 'DL'
warning: Include graph for 'LoopAccessAnalysis.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
.cpp...
Generating docs for file lib/Analysis/AliasAnalysisSummary.h...
Generating docs for file lib/Analysis/AliasSetTracker.cpp...
Generating docs for file lib/Analysis/Analysis.cpp...
Generating docs for file lib/CodeGen/Analysis.cpp...
Generating docs for file lib/Analysis/AssumptionCache.cpp...
Generating docs for file lib/Analysis/BasicAliasAnalysis.cpp...
Generating docs for file lib/Analysis/BlockFrequencyInfo.cpp...
Generating docs for file lib/Analysis/BlockFrequencyInfoImpl.cpp...
Generating docs for file lib/Analysis/BranchProbabilityInfo.cpp...
Generating docs for file lib/Analysis/CallGraph.cpp...
Generating docs for file lib/Analysis/CallGraphSCCPass.cpp...
Generating docs for file lib/Analysis/CallPrinter.cpp...
Generating docs for file lib/Analysis/CaptureTracking.cpp...
Generating docs for file lib/Analysis/CFG.cpp...
Generating docs for file lib/Analysis/CFGPrinter.cpp...
Generating docs for file lib/Analysis/CFLAndersAliasAnalysis.cpp...
Generating docs for file lib/Analysis/CFLGraph.h...
Generating docs for file lib/Analysis/CFLSteensAliasAnalysis.cpp...
Generating docs for file lib/Analysis/CGSCCPassManager.cpp...
Generating docs for file lib/Analysis/CmpInstAnalysis.cpp...
Generating docs for file lib/Analysis/CodeMetrics.cpp...
Generating docs for file lib/Analysis/ConstantFolding.cpp...
Generating docs for file lib/Analysis/CostModel.cpp...
Generating docs for file lib/Analysis/Delinearization.cpp...
Generating docs for file lib/Analysis/DemandedBits.cpp...
Generating docs for file lib/Analysis/DependenceAnalysis.cpp...
Generating docs for file lib/Analysis/DivergenceAnalysis.cpp...
Generating docs for file lib/Analysis/DominanceFrontier.cpp...
Generating docs for file lib/Analysis/DomPrinter.cpp...
Generating docs for file lib/Analysis/DomTreeUpdater.cpp...
Generating docs for file lib/Analysis/EHPersonalities.cpp...
Generating docs for file lib/Analysis/GlobalsModRef.cpp...
Generating docs for file lib/Analysis/GuardUtils.cpp...
Generating docs for file lib/Transforms/Utils/GuardUtils.cpp...
Generating docs for file lib/Analysis/IndirectCallPromotionAnalysis.cpp...
Generating docs for file lib/Analysis/InlineCost.cpp...
Generating docs for file lib/Analysis/InstCount.cpp...
Generating docs for file lib/Analysis/InstructionPrecedenceTracking.cpp...
Generating docs for file lib/Analysis/InstructionSimplify.cpp...
Generating docs for file lib/Analysis/Interval.cpp...
Generating docs for file lib/Analysis/IntervalPartition.cpp...
Generating docs for file lib/Analysis/IteratedDominanceFrontier.cpp...
Generating docs for file lib/Analysis/IVDescriptors.cpp...
Generating docs for file lib/Analysis/IVUsers.cpp...
Generating docs for file lib/Analysis/LazyBlockFrequencyInfo.cpp...
Generating docs for file lib/Analysis/LazyBranchProbabilityInfo.cpp...
Generating docs for file lib/Analysis/LazyCallGraph.cpp...
Generating docs for file lib/Analysis/LazyValueInfo.cpp...
Generating docs for file lib/Analysis/LegacyDivergenceAnalysis.cpp...
Generating docs for file lib/Analysis/Lint.cpp...
Generating docs for file lib/Analysis/Loads.cpp...
Generating docs for file lib/Analysis/LoopAccessAnalysis.cpp...
Generating docs for file lib/Analysis/LoopAnalysisManager.cpp...
Generating docs for file lib/Analysis/LoopInfo.cpp...
Generating docs for file lib/Analysis/LoopPass.cpp...
Generating docs for file lib/Analysis/LoopUnrollAnalyzer.cpp...
Generating docs for file lib/Analysis/MemDepPrinter.cpp...
Generating docs for file lib/Analysis/MemDerefPrinter.cpp...
Generating docs for file lib/Analysis/MemoryBuiltins.cpp...
Generating docs for file lib/Analysis/MemoryDependenceAnalysis.cpp...
Generating docs for file lib/Analysis/MemoryLocation.cpp...
Generating docs for file lib/Analysis/MemorySSA.cpp...
Generating docs for file lib/Analysis/MemorySSAUpdater.cpp...
Generating docs for file lib/Analysis/ModuleDebugInfoPrinter.cpp...
Generating docs for file lib/Analysis/ModuleSummaryAnalysis.cpp...
Generating docs for file lib/Analysis/MustExecute.cpp...
Generating docs for file lib/Analysis/ObjCARCAliasAnalysis.cpp...
Gewarning: Include graph for 'ScalarEvolution.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ValueTracking.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'BitcodeReader.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MetadataLoader.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'BitcodeWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
nerating docs for file lib/Analysis/ObjCARCAnalysisUtils.cpp...
Generating docs for file lib/Analysis/ObjCARCInstKind.cpp...
Generating docs for file lib/Analysis/OptimizationRemarkEmitter.cpp...
Generating docs for file lib/Analysis/OrderedBasicBlock.cpp...
Generating docs for file lib/Analysis/OrderedInstructions.cpp...
Generating docs for file lib/Analysis/PHITransAddr.cpp...
Generating docs for file lib/Analysis/PhiValues.cpp...
Generating docs for file lib/Analysis/PostDominators.cpp...
Generating docs for file lib/Analysis/ProfileSummaryInfo.cpp...
Generating docs for file lib/Analysis/PtrUseVisitor.cpp...
Generating docs for file lib/Analysis/RegionInfo.cpp...
Generating docs for file lib/Analysis/RegionPass.cpp...
Generating docs for file lib/Analysis/RegionPrinter.cpp...
Generating docs for file lib/Analysis/ScalarEvolution.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionAliasAnalysis.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionExpander.cpp...
Generating docs for file lib/Analysis/ScalarEvolutionNormalization.cpp...
Generating docs for file lib/Analysis/ScopedNoAliasAA.cpp...
Generating docs for file lib/Analysis/StackSafetyAnalysis.cpp...
Generating docs for file lib/Analysis/StratifiedSets.h...
Generating docs for file lib/Analysis/SyncDependenceAnalysis.cpp...
Generating docs for file lib/Analysis/SyntheticCountsUtils.cpp...
Generating docs for file lib/Analysis/TargetLibraryInfo.cpp...
Generating docs for file lib/Analysis/TargetTransformInfo.cpp...
Generating docs for file lib/Analysis/Trace.cpp...
Generating docs for file lib/XRay/Trace.cpp...
Generating docs for file lib/Analysis/TypeBasedAliasAnalysis.cpp...
Generating docs for file lib/Analysis/TypeMetadataUtils.cpp...
Generating docs for file lib/Analysis/ValueLattice.cpp...
Generating docs for file lib/Analysis/ValueLatticeUtils.cpp...
Generating docs for file lib/Analysis/ValueTracking.cpp...
Generating docs for file lib/Analysis/VectorUtils.cpp...
Generating docs for file lib/AsmParser/LLLexer.cpp...
Generating docs for file lib/AsmParser/LLLexer.h...
Generating docs for file lib/AsmParser/LLParser.cpp...
Generating docs for file lib/AsmParser/LLParser.h...
Generating docs for file lib/AsmParser/LLToken.h...
Generating docs for file lib/AsmParser/Parser.cpp...
Generating docs for file lib/BinaryFormat/AMDGPUMetadataVerifier.cpp...
Generating docs for file lib/BinaryFormat/Dwarf.cpp...
Generating docs for file lib/BinaryFormat/Magic.cpp...
Generating docs for file lib/BinaryFormat/Minidump.cpp...
Generating docs for file lib/Object/Minidump.cpp...
Generating docs for file lib/BinaryFormat/MsgPackDocument.cpp...
Generating docs for file lib/BinaryFormat/MsgPackDocumentYAML.cpp...
Generating docs for file lib/BinaryFormat/MsgPackReader.cpp...
Generating docs for file lib/BinaryFormat/MsgPackWriter.cpp...
Generating docs for file lib/BinaryFormat/Wasm.cpp...
Generating docs for file lib/Bitcode/Reader/BitcodeReader.cpp...
Generating docs for file lib/Bitcode/Reader/BitReader.cpp...
Generating docs for file lib/Bitcode/Reader/BitstreamReader.cpp...
Generating docs for file lib/Bitcode/Reader/MetadataLoader.cpp...
Generating docs for file lib/Bitcode/Reader/MetadataLoader.h...
Generating docs for file lib/Bitcode/Reader/ValueList.cpp...
Generating docs for file lib/Bitcode/Reader/ValueList.h...
Generating docs for file lib/Bitcode/Writer/BitcodeWriter.cpp...
Generating docs for file lib/Bitcode/Writer/BitcodeWriterPass.cpp...
Generating docs for file lib/Bitcode/Writer/BitWriter.cpp...
Generating docs for file lib/Bitcode/Writer/ValueEnumerator.cpp...
Generating docs for file lib/Bitcode/Writer/ValueEnumerator.h...
Generating docs for file lib/CodeGen/AggressiveAntiDepBreaker.cpp...
Generating docs for file lib/CodeGen/AggressiveAntiDepBreaker.h...
Generating docs for file lib/CodeGen/AllocationOrder.cpp...
Generating docs for file lib/CodeGen/AllocationOrder.h...
Generating docs for file lib/CodeGen/AntiDepBreaker.h...
Generating docs for file lib/CodeGen/AsmPrinter/AccelTable.cpp...
Generating docs for file lib/CodeGen/AsmPriwarning: Include graph for 'AsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'CodeViewDebug.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'DwarfDebug.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'CodeGenPrepare.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp:1688: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/CodeGen/CodeGenPrepare.cpp:1695: warning: Found unknown command `\llvm'
nter/AddressPool.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AddressPool.h...
Generating docs for file lib/CodeGen/AsmPrinter/ARMException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AsmPrinter.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/ByteStreamer.h...
Generating docs for file lib/CodeGen/AsmPrinter/CodeViewDebug.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/CodeViewDebug.h...
Generating docs for file lib/CodeGen/AsmPrinter/DbgEntityHistoryCalculator.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DebugLocEntry.h...
Generating docs for file lib/CodeGen/AsmPrinter/DebugLocStream.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DebugLocStream.h...
Generating docs for file lib/CodeGen/AsmPrinter/DIE.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DIEHash.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DIEHash.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfCFIException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfCompileUnit.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfDebug.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfDebug.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfException.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfExpression.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfExpression.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfFile.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfFile.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfStringPool.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfStringPool.h...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfUnit.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/DwarfUnit.h...
Generating docs for file lib/CodeGen/AsmPrinter/EHStreamer.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/EHStreamer.h...
Generating docs for file lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/OcamlGCPrinter.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WasmException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WasmException.h...
Generating docs for file lib/CodeGen/AsmPrinter/WinCFGuard.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WinCFGuard.h...
Generating docs for file lib/CodeGen/AsmPrinter/WinException.cpp...
Generating docs for file lib/CodeGen/AsmPrinter/WinException.h...
Generating docs for file lib/CodeGen/AtomicExpandPass.cpp...
Generating docs for file lib/CodeGen/BasicTargetTransformInfo.cpp...
Generating docs for file lib/CodeGen/BranchFolding.cpp...
Generating docs for file lib/CodeGen/BranchFolding.h...
Generating docs for file lib/CodeGen/BranchRelaxation.cpp...
Generating docs for file lib/CodeGen/BreakFalseDeps.cpp...
Generating docs for file lib/CodeGen/BuiltinGCs.cpp...
Generating docs for file lib/CodeGen/CalcSpillWeights.cpp...
Generating docs for file lib/CodeGen/CallingConvLower.cpp...
Generating docs for file lib/CodeGen/CFIInstrInserter.cpp...
Generating docs for file lib/CodeGen/CodeGen.cpp...
Generating docs for file lib/CodeGen/CodeGenPrepare.cpp...
Generating docs for file lib/CodeGen/CriticalAntiDepBreaker.cpp...
Generating docs for file lib/CodeGen/CriticalAntiDepBreaker.h...
Generating docs for file lib/CodeGen/DeadMachineInstructionElim.cpp...
Generating docs for file lib/CodeGen/DetectDeadLanes.cpp...
Generating docs for file lib/CodeGen/DFAPacketizer.cpp...
Generating docs for file lib/CodeGen/DwarfEHPrepare.cpp...
Generating docs for file lib/CodeGen/EarlyIfConversion.cpp...
Generating docs for file lib/CodeGen/EdgeBundles.cpp...
Generating docs for file lib/CodeGen/ExecutionDomainFix.cpp...
Generating docs for file lib/CodeGen/ExpandISelPseudos.cpp...
Generating docs for file liwarning: Include graph for 'IRTranslator.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
b/CodeGen/ExpandMemCmp.cpp...
Generating docs for file lib/CodeGen/ExpandPostRAPseudos.cpp...
Generating docs for file lib/CodeGen/ExpandReductions.cpp...
Generating docs for file lib/CodeGen/FaultMaps.cpp...
Generating docs for file lib/CodeGen/FEntryInserter.cpp...
Generating docs for file lib/CodeGen/FuncletLayout.cpp...
Generating docs for file lib/CodeGen/GCMetadata.cpp...
Generating docs for file lib/CodeGen/GCMetadataPrinter.cpp...
Generating docs for file lib/CodeGen/GCRootLowering.cpp...
Generating docs for file lib/CodeGen/GCStrategy.cpp...
Generating docs for file lib/CodeGen/GlobalISel/CallLowering.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Combiner.cpp...
Generating docs for file lib/CodeGen/GlobalISel/CombinerHelper.cpp...
Generating docs for file lib/CodeGen/GlobalISel/CSEInfo.cpp...
Generating docs for file lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp...
Generating docs for file lib/CodeGen/GlobalISel/GISelChangeObserver.cpp...
Generating docs for file lib/CodeGen/GlobalISel/GlobalISel.cpp...
Generating docs for file lib/CodeGen/GlobalISel/InstructionSelect.cpp...
Generating docs for file lib/CodeGen/GlobalISel/InstructionSelector.cpp...
Generating docs for file lib/CodeGen/GlobalISel/IRTranslator.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalityPredicates.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalizeMutations.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Legalizer.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalizerHelper.cpp...
Generating docs for file lib/CodeGen/GlobalISel/LegalizerInfo.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Localizer.cpp...
Generating docs for file lib/CodeGen/GlobalISel/MachineIRBuilder.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegBankSelect.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegisterBank.cpp...
Generating docs for file lib/CodeGen/GlobalISel/RegisterBankInfo.cpp...
Generating docs for file lib/CodeGen/GlobalISel/Utils.cpp...
Generating docs for file lib/Transforms/Utils/Utils.cpp...
Generating docs for file lib/CodeGen/GlobalMerge.cpp...
Generating docs for file lib/CodeGen/IfConversion.cpp...
Generating docs for file lib/CodeGen/ImplicitNullChecks.cpp...
Generating docs for file lib/CodeGen/IndirectBrExpandPass.cpp...
Generating docs for file lib/CodeGen/InlineSpiller.cpp...
Generating docs for file lib/CodeGen/InterferenceCache.cpp...
Generating docs for file lib/CodeGen/InterferenceCache.h...
Generating docs for file lib/CodeGen/InterleavedAccessPass.cpp...
Generating docs for file lib/CodeGen/InterleavedLoadCombinePass.cpp...
Generating docs for file lib/CodeGen/IntrinsicLowering.cpp...
Generating docs for file lib/CodeGen/LatencyPriorityQueue.cpp...
Generating docs for file lib/CodeGen/LazyMachineBlockFrequencyInfo.cpp...
Generating docs for file lib/CodeGen/LexicalScopes.cpp...
Generating docs for file lib/CodeGen/LiveDebugValues.cpp...
Generating docs for file lib/CodeGen/LiveDebugVariables.cpp...
Generating docs for file lib/CodeGen/LiveDebugVariables.h...
Generating docs for file lib/CodeGen/LiveInterval.cpp...
Generating docs for file lib/CodeGen/LiveIntervals.cpp...
Generating docs for file lib/CodeGen/LiveIntervalUnion.cpp...
Generating docs for file lib/CodeGen/LivePhysRegs.cpp...
Generating docs for file lib/CodeGen/LiveRangeCalc.cpp...
Generating docs for file lib/CodeGen/LiveRangeCalc.h...
Generating docs for file lib/CodeGen/LiveRangeEdit.cpp...
Generating docs for file lib/CodeGen/LiveRangeShrink.cpp...
Generating docs for file lib/CodeGen/LiveRangeUtils.h...
Generating docs for file lib/CodeGen/LiveRegMatrix.cpp...
Generating docs for file lib/CodeGen/LiveRegUnits.cpp...
Generating docs for file lib/CodeGen/LiveStacks.cpp...
Generating docs for file lib/CodeGen/LiveVariables.cpp...
Generating docs for file lib/CodeGen/LLVMTargetMachine.cpp...
Generating docs for file lib/CodeGen/LocalStackSlotAllocation.cpp...
Generating docs for file lib/CodeGen/LoopTraversal.cpp...
Generating docs for file lib/CodeGen/LowerEmuTLS.cpp...
Generating docs for file lib/Codewarning: Include graph for 'MachineFunction.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineInstr.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachinePipeliner.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineScheduler.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MachineVerifier.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MIParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MIRPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1488: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/lib/CodeGen/PeepholeOptimizer.cpp:1488: warning: Found unknown command `\bried'
warning: Include graph for 'PrologEpilogInserter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'RegAllocGreedy.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'RegAllocPBQP.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:713: warning: Found unknown command `\Dst'
/opt/doxygen-docs/src/llvm/lib/CodeGen/RegisterCoalescer.cpp:713: warning: Found unknown command `\Dst'
Gen/LowLevelType.cpp...
Generating docs for file lib/Support/LowLevelType.cpp...
Generating docs for file lib/CodeGen/MachineBasicBlock.cpp...
Generating docs for file lib/CodeGen/MachineBlockFrequencyInfo.cpp...
Generating docs for file lib/CodeGen/MachineBlockPlacement.cpp...
Generating docs for file lib/CodeGen/MachineBranchProbabilityInfo.cpp...
Generating docs for file lib/CodeGen/MachineCombiner.cpp...
Generating docs for file lib/CodeGen/MachineCopyPropagation.cpp...
Generating docs for file lib/CodeGen/MachineCSE.cpp...
Generating docs for file lib/CodeGen/MachineDominanceFrontier.cpp...
Generating docs for file lib/CodeGen/MachineDominators.cpp...
Generating docs for file lib/CodeGen/MachineFrameInfo.cpp...
Generating docs for file lib/CodeGen/MachineFunction.cpp...
Generating docs for file lib/CodeGen/MachineFunctionPass.cpp...
Generating docs for file lib/CodeGen/MachineFunctionPrinterPass.cpp...
Generating docs for file lib/CodeGen/MachineInstr.cpp...
Generating docs for file lib/CodeGen/MachineInstrBundle.cpp...
Generating docs for file lib/CodeGen/MachineLICM.cpp...
Generating docs for file lib/CodeGen/MachineLoopInfo.cpp...
Generating docs for file lib/CodeGen/MachineModuleInfo.cpp...
Generating docs for file lib/CodeGen/MachineModuleInfoImpls.cpp...
Generating docs for file lib/CodeGen/MachineOperand.cpp...
Generating docs for file lib/CodeGen/MachineOptimizationRemarkEmitter.cpp...
Generating docs for file lib/CodeGen/MachineOutliner.cpp...
Generating docs for file lib/CodeGen/MachinePipeliner.cpp...
Generating docs for file lib/CodeGen/MachinePostDominators.cpp...
Generating docs for file lib/CodeGen/MachineRegionInfo.cpp...
Generating docs for file lib/CodeGen/MachineRegisterInfo.cpp...
Generating docs for file lib/CodeGen/MachineScheduler.cpp...
Generating docs for file lib/CodeGen/MachineSink.cpp...
Generating docs for file lib/CodeGen/MachineSSAUpdater.cpp...
Generating docs for file lib/CodeGen/MachineTraceMetrics.cpp...
Generating docs for file lib/CodeGen/MachineVerifier.cpp...
Generating docs for file lib/CodeGen/MacroFusion.cpp...
Generating docs for file lib/CodeGen/MIRCanonicalizerPass.cpp...
Generating docs for file lib/CodeGen/MIRParser/MILexer.cpp...
Generating docs for file lib/CodeGen/MIRParser/MILexer.h...
Generating docs for file lib/CodeGen/MIRParser/MIParser.cpp...
Generating docs for file lib/CodeGen/MIRParser/MIRParser.cpp...
Generating docs for file lib/CodeGen/MIRPrinter.cpp...
Generating docs for file lib/CodeGen/MIRPrintingPass.cpp...
Generating docs for file lib/CodeGen/OptimizePHIs.cpp...
Generating docs for file lib/CodeGen/ParallelCG.cpp...
Generating docs for file lib/CodeGen/PatchableFunction.cpp...
Generating docs for file lib/CodeGen/PeepholeOptimizer.cpp...
Generating docs for file lib/CodeGen/PHIElimination.cpp...
Generating docs for file lib/CodeGen/PHIEliminationUtils.cpp...
Generating docs for file lib/CodeGen/PHIEliminationUtils.h...
Generating docs for file lib/CodeGen/PostRAHazardRecognizer.cpp...
Generating docs for file lib/CodeGen/PostRASchedulerList.cpp...
Generating docs for file lib/CodeGen/PreISelIntrinsicLowering.cpp...
Generating docs for file lib/CodeGen/ProcessImplicitDefs.cpp...
Generating docs for file lib/CodeGen/PrologEpilogInserter.cpp...
Generating docs for file lib/CodeGen/PseudoSourceValue.cpp...
Generating docs for file lib/CodeGen/ReachingDefAnalysis.cpp...
Generating docs for file lib/CodeGen/RegAllocBase.cpp...
Generating docs for file lib/CodeGen/RegAllocBase.h...
Generating docs for file lib/CodeGen/RegAllocBasic.cpp...
Generating docs for file lib/CodeGen/RegAllocFast.cpp...
Generating docs for file lib/CodeGen/RegAllocGreedy.cpp...
Generating docs for file lib/CodeGen/RegAllocPBQP.cpp...
Generating docs for file lib/CodeGen/RegisterClassInfo.cpp...
Generating docs for file lib/CodeGen/RegisterCoalescer.cpp...
Generating docs for file lib/CodeGen/RegisterCoalescer.h...
Generating docs for file lib/CodeGen/RegisterPressure.cpp...
Generating docs for file lib/CodeGen/RegisterScavenging.cpp...
Generating docs for file lib/CodeGen/RegisterUwarning: Include graph for 'SafeStack.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'DAGCombiner.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'FastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SelectionDAG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SelectionDAGBuilder.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SelectionDAGISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp:346: warning: Unsupported xml/html tag <stack> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/StackProtector.cpp:347: warning: Found unknown command `\llvm'
sageInfo.cpp...
Generating docs for file lib/CodeGen/RegUsageInfoCollector.cpp...
Generating docs for file lib/CodeGen/RegUsageInfoPropagate.cpp...
Generating docs for file lib/CodeGen/RenameIndependentSubregs.cpp...
Generating docs for file lib/CodeGen/ResetMachineFunctionPass.cpp...
Generating docs for file lib/CodeGen/SafeStack.cpp...
Generating docs for file lib/CodeGen/SafeStackColoring.cpp...
Generating docs for file lib/CodeGen/SafeStackColoring.h...
Generating docs for file lib/CodeGen/SafeStackLayout.cpp...
Generating docs for file lib/CodeGen/SafeStackLayout.h...
Generating docs for file lib/CodeGen/ScalarizeMaskedMemIntrin.cpp...
Generating docs for file lib/CodeGen/ScheduleDAG.cpp...
Generating docs for file lib/CodeGen/ScheduleDAGInstrs.cpp...
Generating docs for file lib/CodeGen/ScheduleDAGPrinter.cpp...
Generating docs for file lib/CodeGen/ScoreboardHazardRecognizer.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/DAGCombiner.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/FastISel.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/InstrEmitter.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/InstrEmitter.h...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeDAG.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypes.h...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h...
Generating docs for file lib/CodeGen/SelectionDAG/ScheduleDAGVLIW.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SDNodeDbgValue.h...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAG.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/SelectionDAGTargetInfo.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/StatepointLowering.cpp...
Generating docs for file lib/CodeGen/SelectionDAG/StatepointLowering.h...
Generating docs for file lib/CodeGen/SelectionDAG/TargetLowering.cpp...
Generating docs for file lib/CodeGen/ShadowStackGCLowering.cpp...
Generating docs for file lib/CodeGen/ShrinkWrap.cpp...
Generating docs for file lib/CodeGen/SjLjEHPrepare.cpp...
Generating docs for file lib/CodeGen/SlotIndexes.cpp...
Generating docs for file lib/CodeGen/Spiller.h...
Generating docs for file lib/CodeGen/SpillPlacement.cpp...
Generating docs for file lib/CodeGen/SpillPlacement.h...
Generating docs for file lib/CodeGen/SplitKit.cpp...
Generating docs for file lib/CodeGen/SplitKit.h...
Generating docs for file lib/CodeGen/StackColoring.cpp...
Generating docs for file lib/CodeGen/StackMapLivenessAnalysis.cpp...
Generating docs for file lib/CodeGen/StackMaps.cpp...
Generating docs for file lib/CodeGen/StackProtector.cpp...
Generating docs for file lib/CodeGen/StackSlotColoring.cpp...
Generating docs for file lib/CodeGen/TailDuplication.cpp...
Generating docs for file libwarning: Include graph for 'TargetLoweringBase.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/CodeGen/TailDuplicator.cpp...
Generating docs for file lib/CodeGen/TargetFrameLoweringImpl.cpp...
Generating docs for file lib/CodeGen/TargetInstrInfo.cpp...
Generating docs for file lib/CodeGen/TargetLoweringBase.cpp...
Generating docs for file lib/CodeGen/TargetLoweringObjectFileImpl.cpp...
Generating docs for file lib/CodeGen/TargetOptionsImpl.cpp...
Generating docs for file lib/CodeGen/TargetPassConfig.cpp...
Generating docs for file lib/CodeGen/TargetRegisterInfo.cpp...
Generating docs for file lib/CodeGen/TargetSchedule.cpp...
Generating docs for file lib/CodeGen/TargetSubtargetInfo.cpp...
Generating docs for file lib/CodeGen/TwoAddressInstructionPass.cpp...
Generating docs for file lib/CodeGen/UnreachableBlockElim.cpp...
Generating docs for file lib/CodeGen/ValueTypes.cpp...
Generating docs for file lib/CodeGen/VirtRegMap.cpp...
Generating docs for file lib/CodeGen/WasmEHPrepare.cpp...
Generating docs for file lib/CodeGen/WinEHPrepare.cpp...
Generating docs for file lib/CodeGen/XRayInstrumentation.cpp...
Generating docs for file lib/DebugInfo/CodeView/AppendingTypeTableBuilder.cpp...
Generating docs for file lib/DebugInfo/CodeView/CodeViewError.cpp...
Generating docs for file lib/DebugInfo/CodeView/CodeViewRecordIO.cpp...
Generating docs for file lib/DebugInfo/CodeView/ContinuationRecordBuilder.cpp...
Generating docs for file lib/DebugInfo/CodeView/CVSymbolVisitor.cpp...
Generating docs for file lib/DebugInfo/CodeView/CVTypeVisitor.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugChecksumsSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugCrossExSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugCrossImpSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugFrameDataSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugLinesSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSubsectionRecord.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSymbolRVASubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/DebugSymbolsSubsection.cpp...
Generating docs for file lib/DebugInfo/CodeView/EnumTables.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/EnumTables.cpp...
Generating docs for file lib/DebugInfo/CodeView/Formatters.cpp...
Generating docs for file lib/DebugInfo/CodeView/GlobalTypeTableBuilder.cpp...
Generating docs for file lib/DebugInfo/CodeView/LazyRandomTypeCollection.cpp...
Generating docs for file lib/DebugInfo/CodeView/Line.cpp...
Generating docs for file lib/DebugInfo/CodeView/MergingTypeTableBuilder.cpp...
Generating docs for file lib/DebugInfo/CodeView/RecordName.cpp...
Generating docs for file lib/DebugInfo/CodeView/RecordSerialization.cpp...
Generating docs for file lib/DebugInfo/CodeView/SimpleTypeSerializer.cpp...
Generating docs for file lib/DebugInfo/CodeView/StringsAndChecksums.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolDumper.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolRecordMapping.cpp...
Generating docs for file lib/DebugInfo/CodeView/SymbolSerializer.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeDumpVisitor.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeHashing.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeIndex.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeIndexDiscovery.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeRecordHelpers.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeRecordMapping.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeStreamMerger.cpp...
Generating docs for file lib/DebugInfo/CodeView/TypeTableCollection.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFAbbreviationDeclaration.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFAddressRange.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFCompileUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFContext.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDataExtractor.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugAbbrev.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugAddr.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugAranges.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugFrame.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugLine.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugLoc.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugMacro.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFDie.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFExpression.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFFormValue.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFGdbIndex.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFListTable.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFTypeUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFUnit.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFUnitIndex.cpp...
Generating docs for file lib/DebugInfo/DWARF/DWARFVerifier.cpp...
Generating docs for file lib/DebugInfo/MSF/MappedBlockStream.cpp...
Generating docs for file lib/DebugInfo/MSF/MSFBuilder.cpp...
Generating docs for file lib/DebugInfo/MSF/MSFCommon.cpp...
Generating docs for file lib/DebugInfo/MSF/MSFError.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIADataStream.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumDebugStreams.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumFrameData.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumInjectedSources.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumLineNumbers.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumSectionContribs.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumSourceFiles.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumSymbols.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAEnumTables.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAError.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAFrameData.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIAInjectedSource.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIALineNumber.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIASectionContrib.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIASession.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIASourceFile.cpp...
Generating docs for file lib/DebugInfo/PDB/DIA/DIATable.cpp...
Generating docs for file lib/DebugInfo/PDB/GenericError.cpp...
Generating docs for file lib/DebugInfo/PDB/IPDBSourceFile.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleDescriptor.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiModuleList.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/GlobalsStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/GSIStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/Hash.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/HashTable.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/InfoStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/ModuleDebugStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NamedStreamMap.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeCompilandSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumGlobals.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumModules.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeExeSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeSession.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeArray.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeFunctionSig.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypePointer.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeTypedef.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/NativeTypeVTShape.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PDBFile.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PDBStringTable.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PDBStringTableBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/PublicsStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/RawError.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/SymbolCache.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/SymbolStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/TpiHashing.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/TpiStream.cpp...
Generating docs for file lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp...
Generating docs for file lib/DebugInfo/PDB/PDB.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBContext.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBExtras.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBInterfaceAnchors.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolAnnotation.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolBlock.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolCompiland.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolCompilandDetails.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolCompilandEnv.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolCustom.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolData.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolExe.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolFunc.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolFuncDebugEnd.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolFuncDebugStart.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolLabel.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolPublicSymbol.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolThunk.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeArray.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeBaseClass.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeBuiltin.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeCustom.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeDimension.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeEnum.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeFriend.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeFunctionArg.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeManaged.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypePointer.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeTypedef.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeUDT.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeVTable.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolTypeVTableShape.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolUnknown.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymbolUsingNamespace.cpp...
Generating docs for file lib/DebugInfo/PDB/PDBSymDumper.cpp...
Generating docs for file lib/DebugInfo/PDB/UDTLayout.cpp...
Generating docs for file lib/DebugInfo/Symbolize/DIPrinter.cpp...
Generating docs for file lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp...
Generating docs for file lib/DebugInfo/Symbolize/SymbolizableObjectFile.h...
Generating docs for file lib/DebugInfo/Symbolize/Symbolize.cpp...
Generating docs for file lib/Demangle/Demangle.cpp...
Generating docs for file lib/Demangle/ItaniumDemangle.cpp...
Generating docs for file lib/Demangle/MicrosoftDemangle.cpp...
Generating docs for file lib/Demangle/MicrosoftDemangleNodes.cpp...
Generating docs for file lib/ExecutionEngine/ExecutionEngine.cpp...
Generating docs for file lib/ExecutionEngine/ExecutionEngineBindings.cpp...
Generating docs for file lib/ExecutionEngine/GDBRegistrationListener.cpp...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventListener.cpp...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/IntelJITEventsWrapper.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/ittnotify_config.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/ittnotify_types.h...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.c...
Generating docs for file lib/ExecutionEngine/IntelJITEvents/jitprofiling.h...
Generating docs for file lib/ExecutionEngine/Interpreter/Execution.cpp...
Generating docs for file lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp...
Generating docs for file lib/ExecutionEngine/Interpreter/Interpreter.cpp...
Generating docs for file lib/ExecutionEngine/MCJIT/MCJIT.cpp...
Generating docs for file lib/ExecutionEngine/OProfileJIT/OProfileJITEventListener.cpp...
Generating docs for file lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp...
Generating docs for file lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Core.cpp...
Generating docs for file lib/IR/Core.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ExecutionUtils.cpp...
Generating docs for file lib/ExecutionEngine/Orc/IndirectionUtils.cpp...
Generating docs for file lib/ExecutionEngine/Orc/IRCompileLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/IRTransformLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/JITTargetMachineBuilder.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Layer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/LazyReexports.cpp...
Generating docs for file lib/ExecutionEngine/Orc/Legacy.cpp...
Generating docs for file lib/ExecutionEngine/Orc/LLJIT.cpp...
Generating docs for file lib/ExecutionEngine/Orc/NullResolver.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcABISupport.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcCBindings.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcCBindingsStack.h...
Generating docs for file lib/ExecutionEngine/Orc/OrcError.cpp...
Generating docs for file lib/ExecutionEngine/Orc/OrcMCJITReplacement.cpp...
Generating docs for file lib/ExecutionEngine/Orc/RPCUtils.cpp...
Generating docs for file lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp...
Generating docs for file lib/ExecutionEngine/Orc/ThreadSafeModule.cpp...
Generating docs for file lib/ExecutionEngine/PerfJITEvents/PerfJITEventListener.cpp...
Generating docwarning: Include graph for 'AsmWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1152: warning: The following parameters of LLVMDIBuilderCreateClassType(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, LLVMDIFlags Flags, LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, unsigned NumElements, LLVMMetadataRef VTableHolder, LLVMMetadataRef TemplateParamsNode, const char *UniqueIdentifier, size_t UniqueIdentifierLen) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:753: warning: The following parameters of LLVMDIBuilderCreateCompileUnit(LLVMDIBuilderRef Builder, LLVMDWARFSourceLanguage Lang, LLVMMetadataRef FileRef, const char *Producer, size_t ProducerLen, LLVMBool isOptimized, const char *Flags, size_t FlagsLen, unsigned RuntimeVer, const char *SplitName, size_t SplitNameLen, LLVMDWARFEmissionKind Kind, unsigned DWOId, LLVMBool SplitDebugInlining, LLVMBool DebugInfoForProfiling) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:883: warning: The following parameters of LLVMDIBuilderCreateDebugLocation(LLVMContextRef Ctx, unsigned Line, unsigned Column, LLVMMetadataRef Scope, LLVMMetadataRef InlinedAt) are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1235: warning: The following parameters of LLVMDIBuilderCreateGlobalVariableExpression(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, const char *Linkage, size_t LinkLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, LLVMMetadataRef Expr, LLVMMetadataRef Decl, uint32_t AlignInBits) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:834: warning: The following parameters of LLVMDIBuilderCreateImportedModuleFromNamespace(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, LLVMMetadataRef NS, LLVMMetadataRef File, unsigned Line) are not documented:
  parameter 'NS'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:978: warning: The following parameters of LLVMDIBuilderCreateStructType(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, LLVMDIFlags Flags, LLVMMetadataRef DerivedFrom, LLVMMetadataRef *Elements, unsigned NumElements, unsigned RunTimeLang, LLVMMetadataRef VTableHolder, const char *UniqueId, size_t UniqueIdLen) are not documented:
  parameter 'DerivedFrom'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1264: warning: The following parameters of LLVMDIBuilderCreateTempGlobalVariableFwdDecl(LLVMDIBuilderRef Builder, LLVMMetadataRef Scope, const char *Name, size_t NameLen, const char *Linkage, size_t LnkLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Ty, LLVMBool LocalToUnit, LLVMMetadataRef Decl, uint32_t AlignInBits) are not documented:
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/lib/IR/DebugInfo.cpp:1058: warning: The following parameters of LLVMDIBuilderCreateTypedef(LLVMDIBuilderRef Builder, LLVMMetadataRef Type, const char *Name, size_t NameLen, LLVMMetadataRef File, unsigned LineNo, LLVMMetadataRef Scope) are not documented:
  parameter 'NameLen'
s for file lib/ExecutionEngine/RuntimeDyld/JITSymbol.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldChecker.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCheckerImpl.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldCOFF.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFI386.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFThumb.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldCOFFX86_64.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.cpp...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldELFMips.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOAArch64.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOARM.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h...
Generating docs for file lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOX86_64.h...
Generating docs for file lib/ExecutionEngine/SectionMemoryManager.cpp...
Generating docs for file lib/ExecutionEngine/TargetSelect.cpp...
Generating docs for file lib/FuzzMutate/FuzzerCLI.cpp...
Generating docs for file lib/FuzzMutate/IRMutator.cpp...
Generating docs for file lib/FuzzMutate/OpDescriptor.cpp...
Generating docs for file lib/FuzzMutate/Operations.cpp...
Generating docs for file lib/FuzzMutate/RandomIRBuilder.cpp...
Generating docs for file lib/IR/AbstractCallSite.cpp...
Generating docs for file lib/IR/AsmWriter.cpp...
Generating docs for file lib/IR/AttributeImpl.h...
Generating docs for file lib/IR/Attributes.cpp...
Generating docs for file lib/IR/AutoUpgrade.cpp...
Generating docs for file lib/IR/BasicBlock.cpp...
Generating docs for file lib/IR/Comdat.cpp...
Generating docs for file lib/IR/ConstantFold.cpp...
Generating docs for file lib/IR/ConstantFold.h...
Generating docs for file lib/IR/ConstantRange.cpp...
Generating docs for file lib/IR/Constants.cpp...
Generating docs for file lib/IR/ConstantsContext.h...
Generating docs for file lib/IR/DataLayout.cpp...
Generating docs for file lib/IR/DebugInfo.cpp...
Generating docs for file lib/IR/DebugInfoMetadata.cpp...
Generating docs for file lib/IR/DebugLoc.cpp...
Generating docs for file lib/IR/DiagnosticHandler.cpp...
Generating docs for file lib/IR/DiagnosticInfo.cpp...
Generating docs for file lib/IR/DiagnosticPrinter.cpp...
Generating docs for file lib/IR/DIBuilder.cpp...
Generating docs for file lib/IR/Dominators.cpp...
Generating docs for file lib/IR/Function.cpp...
Generating docs for file lib/IR/Globals.cpp...
Generating docs for file lib/IR/GVMaterializer.cpp...
Generating docs for file lib/IR/InlineAsm.cpp...
Generating docs for file lib/IR/Instruction.cpp...
Generating docs for file lib/MCA/Instruction.cpp...
Generating docs for file lib/IR/Instructions.cpp...
Generating docs for file lib/IR/IntrinsicInst.cpp...
Generating docs for file lib/IR/IRBuilder.cpp...
Generating docs for file lib/IR/IRPrintingPasses.cpp...
Generating docs for file lib/IR/LegacyPassManager.cpp...
Generating docs for file lib/IR/LLVMContext.cpp...
Generating docs for file lib/IR/LLVMContextImpl.cpp...
Generating docs for file lib/IR/LLVMContextImpl.h...
Generating docs for file lib/IR/Mangler.cpp...
Generating docs for file lib/IR/MDBuilder.cpp.warning: Include graph for 'Verifier.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
..
Generating docs for file lib/IR/Metadata.cpp...
Generating docs for file lib/IR/MetadataImpl.h...
Generating docs for file lib/IR/Module.cpp...
Generating docs for file lib/IR/ModuleSummaryIndex.cpp...
Generating docs for file lib/IR/Operator.cpp...
Generating docs for file lib/IR/OptBisect.cpp...
Generating docs for file lib/IR/Pass.cpp...
Generating docs for file lib/IR/PassInstrumentation.cpp...
Generating docs for file lib/IR/PassManager.cpp...
Generating docs for file lib/IR/PassRegistry.cpp...
Generating docs for file lib/IR/PassTimingInfo.cpp...
Generating docs for file lib/IR/ProfileSummary.cpp...
Generating docs for file lib/IR/RemarkStreamer.cpp...
Generating docs for file lib/IR/SafepointIRVerifier.cpp...
Generating docs for file lib/IR/Statepoint.cpp...
Generating docs for file lib/IR/SymbolTableListTraitsImpl.h...
Generating docs for file lib/IR/Type.cpp...
Generating docs for file lib/IR/TypeFinder.cpp...
Generating docs for file lib/IR/Use.cpp...
Generating docs for file lib/IR/User.cpp...
Generating docs for file lib/IR/Value.cpp...
Generating docs for file lib/IR/ValueSymbolTable.cpp...
Generating docs for file lib/IR/Verifier.cpp...
Generating docs for file lib/IRReader/IRReader.cpp...
Generating docs for file lib/LineEditor/LineEditor.cpp...
Generating docs for file lib/Linker/IRMover.cpp...
Generating docs for file lib/Linker/LinkDiagnosticInfo.h...
Generating docs for file lib/Linker/LinkModules.cpp...
Generating docs for file lib/LTO/Caching.cpp...
Generating docs for file lib/LTO/LTO.cpp...
Generating docs for file lib/LTO/LTOBackend.cpp...
Generating docs for file lib/LTO/LTOCodeGenerator.cpp...
Generating docs for file lib/LTO/LTOModule.cpp...
Generating docs for file lib/LTO/SummaryBasedOptimizations.cpp...
Generating docs for file lib/LTO/ThinLTOCodeGenerator.cpp...
Generating docs for file lib/LTO/UpdateCompilerUsed.cpp...
Generating docs for file lib/MC/ConstantPools.cpp...
Generating docs for file lib/MC/ELFObjectWriter.cpp...
Generating docs for file lib/MC/MachObjectWriter.cpp...
Generating docs for file lib/MC/MCAsmBackend.cpp...
Generating docs for file lib/MC/MCAsmInfo.cpp...
Generating docs for file lib/MC/MCAsmInfoCOFF.cpp...
Generating docs for file lib/MC/MCAsmInfoDarwin.cpp...
Generating docs for file lib/MC/MCAsmInfoELF.cpp...
Generating docs for file lib/MC/MCAsmInfoWasm.cpp...
Generating docs for file lib/MC/MCAsmMacro.cpp...
Generating docs for file lib/MC/MCAsmStreamer.cpp...
Generating docs for file lib/MC/MCAssembler.cpp...
Generating docs for file lib/MC/MCCodeEmitter.cpp...
Generating docs for file lib/MC/MCCodePadder.cpp...
Generating docs for file lib/MC/MCCodeView.cpp...
Generating docs for file lib/MC/MCContext.cpp...
Generating docs for file lib/MC/MCDisassembler/Disassembler.cpp...
Generating docs for file lib/MC/MCDisassembler/MCDisassembler.cpp...
Generating docs for file lib/MC/MCDisassembler/MCExternalSymbolizer.cpp...
Generating docs for file lib/MC/MCDisassembler/MCRelocationInfo.cpp...
Generating docs for file lib/MC/MCDisassembler/MCSymbolizer.cpp...
Generating docs for file lib/MC/MCDwarf.cpp...
Generating docs for file lib/MC/MCELFObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCELFStreamer.cpp...
Generating docs for file lib/MC/MCExpr.cpp...
Generating docs for file lib/MC/MCFragment.cpp...
Generating docs for file lib/MC/MCInst.cpp...
Generating docs for file lib/MC/MCInstPrinter.cpp...
Generating docs for file lib/MC/MCInstrAnalysis.cpp...
Generating docs for file lib/MC/MCInstrDesc.cpp...
Generating docs for file lib/MC/MCLabel.cpp...
Generating docs for file lib/MC/MCLinkerOptimizationHint.cpp...
Generating docs for file lib/MC/MCMachObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCMachOStreamer.cpp...
Generating docs for file lib/MC/MCNullStreamer.cpp...
Generating docs for file lib/MC/MCObjectFileInfo.cpp...
Generating docs for file lib/MC/MCObjectStreamer.cpp...
Generating docs for file lib/MC/MCObjectWriter.cpp...
Generating docs for file lib/MC/MCParser/AsmLexer.cpp...
Generating docs for file lib/MC/MCParser/AsmParser.cppwarning: Include graph for 'AsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp:1339: warning: Unsupported xml/html tag <string> found
/opt/doxygen-docs/src/llvm/lib/MC/MCParser/AsmParser.cpp:1339: warning: Unsupported xml/html tag <string> found
...
Generating docs for file lib/MC/MCParser/COFFAsmParser.cpp...
Generating docs for file lib/MC/MCParser/DarwinAsmParser.cpp...
Generating docs for file lib/MC/MCParser/ELFAsmParser.cpp...
Generating docs for file lib/MC/MCParser/MCAsmLexer.cpp...
Generating docs for file lib/MC/MCParser/MCAsmParser.cpp...
Generating docs for file lib/MC/MCParser/MCAsmParserExtension.cpp...
Generating docs for file lib/MC/MCParser/MCTargetAsmParser.cpp...
Generating docs for file lib/MC/MCParser/WasmAsmParser.cpp...
Generating docs for file lib/MC/MCRegisterInfo.cpp...
Generating docs for file lib/MC/MCSchedule.cpp...
Generating docs for file lib/MC/MCSection.cpp...
Generating docs for file lib/MC/MCSectionCOFF.cpp...
Generating docs for file lib/MC/MCSectionELF.cpp...
Generating docs for file lib/MC/MCSectionMachO.cpp...
Generating docs for file lib/MC/MCSectionWasm.cpp...
Generating docs for file lib/MC/MCStreamer.cpp...
Generating docs for file lib/MC/MCSubtargetInfo.cpp...
Generating docs for file lib/MC/MCSymbol.cpp...
Generating docs for file lib/MC/MCSymbolELF.cpp...
Generating docs for file lib/MC/MCTargetOptions.cpp...
Generating docs for file lib/MC/MCValue.cpp...
Generating docs for file lib/MC/MCWasmObjectTargetWriter.cpp...
Generating docs for file lib/MC/MCWasmStreamer.cpp...
Generating docs for file lib/MC/MCWin64EH.cpp...
Generating docs for file lib/MC/MCWinCOFFStreamer.cpp...
Generating docs for file lib/MC/MCWinEH.cpp...
Generating docs for file lib/MC/StringTableBuilder.cpp...
Generating docs for file lib/MC/SubtargetFeature.cpp...
Generating docs for file lib/MC/WasmObjectWriter.cpp...
Generating docs for file lib/MC/WinCOFFObjectWriter.cpp...
Generating docs for file lib/MCA/Context.cpp...
Generating docs for file lib/MCA/HardwareUnits/HardwareUnit.cpp...
Generating docs for file lib/MCA/HardwareUnits/LSUnit.cpp...
Generating docs for file lib/MCA/HardwareUnits/RegisterFile.cpp...
Generating docs for file lib/MCA/HardwareUnits/ResourceManager.cpp...
Generating docs for file lib/MCA/HardwareUnits/RetireControlUnit.cpp...
Generating docs for file lib/MCA/HardwareUnits/Scheduler.cpp...
Generating docs for file lib/MCA/HWEventListener.cpp...
Generating docs for file lib/MCA/InstrBuilder.cpp...
Generating docs for file lib/MCA/Pipeline.cpp...
Generating docs for file lib/MCA/Stages/DispatchStage.cpp...
Generating docs for file lib/MCA/Stages/EntryStage.cpp...
Generating docs for file lib/MCA/Stages/ExecuteStage.cpp...
Generating docs for file lib/MCA/Stages/InstructionTables.cpp...
Generating docs for file lib/MCA/Stages/RetireStage.cpp...
Generating docs for file lib/MCA/Stages/Stage.cpp...
Generating docs for file lib/MCA/Support.cpp...
Generating docs for file lib/Object/Archive.cpp...
Generating docs for file lib/Object/ArchiveWriter.cpp...
Generating docs for file lib/Object/Binary.cpp...
Generating docs for file lib/Object/COFFImportFile.cpp...
Generating docs for file lib/Object/COFFModuleDefinition.cpp...
Generating docs for file lib/Object/COFFObjectFile.cpp...
Generating docs for file lib/Object/Decompressor.cpp...
Generating docs for file lib/Object/ELF.cpp...
Generating docs for file lib/Object/ELFObjectFile.cpp...
Generating docs for file lib/Object/Error.cpp...
Generating docs for file lib/Support/Error.cpp...
Generating docs for file lib/TableGen/Error.cpp...
Generating docs for file lib/Testing/Support/Error.cpp...
Generating docs for file lib/Object/IRObjectFile.cpp...
Generating docs for file lib/Object/IRSymtab.cpp...
Generating docs for file lib/Object/MachOObjectFile.cpp...
Generating docs for file lib/Object/MachOUniversal.cpp...
Generating docs for file lib/Object/ModuleSymbolTable.cpp...
Generating docs for file lib/Object/Object.cpp...
Generating docs for file lib/Object/ObjectFile.cpp...
Generating docs for file lib/Object/RecordStreamer.cpp...
Generating docs for file lib/Object/RecordStreamer.h...
Generating docs for file lib/Object/RelocationResolver.cpp...
Generating docs for file lib/Object/SymbolicFile.cpp...
Generating docs for file lib/Object/SymbolSize.cpp...
Generating docs for file warning: Include graph for 'PassBuilder.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/ProfileData/SampleProfReader.cpp:96: warning: The following parameters of ParseLine(const StringRef &Input, bool &IsCallsite, uint32_t &Depth, uint64_t &NumSamples, uint32_t &LineOffset, uint32_t &Discriminator, StringRef &CalleeName, DenseMap< StringRef, uint64_t > &TargetCountMap) are not documented:
  parameter 'CalleeName'
lib/Object/WasmObjectFile.cpp...
Generating docs for file lib/Object/WindowsResource.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLDebugSections.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLSymbols.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLTypeHashing.cpp...
Generating docs for file lib/ObjectYAML/CodeViewYAMLTypes.cpp...
Generating docs for file lib/ObjectYAML/COFFYAML.cpp...
Generating docs for file lib/ObjectYAML/DWARFEmitter.cpp...
Generating docs for file lib/ObjectYAML/DWARFVisitor.cpp...
Generating docs for file lib/ObjectYAML/DWARFVisitor.h...
Generating docs for file lib/ObjectYAML/DWARFYAML.cpp...
Generating docs for file lib/ObjectYAML/ELFYAML.cpp...
Generating docs for file lib/ObjectYAML/MachOYAML.cpp...
Generating docs for file lib/ObjectYAML/MinidumpYAML.cpp...
Generating docs for file lib/ObjectYAML/ObjectYAML.cpp...
Generating docs for file lib/ObjectYAML/WasmYAML.cpp...
Generating docs for file lib/ObjectYAML/YAML.cpp...
Generating docs for file lib/Option/Arg.cpp...
Generating docs for file lib/Option/ArgList.cpp...
Generating docs for file lib/Option/Option.cpp...
Generating docs for file lib/Option/OptTable.cpp...
Generating docs for file lib/Passes/PassBuilder.cpp...
Generating docs for file lib/Passes/PassPlugin.cpp...
Generating docs for file lib/Passes/StandardInstrumentations.cpp...
Generating docs for file lib/ProfileData/Coverage/CoverageMapping.cpp...
Generating docs for file lib/ProfileData/Coverage/CoverageMappingReader.cpp...
Generating docs for file lib/ProfileData/Coverage/CoverageMappingWriter.cpp...
Generating docs for file lib/ProfileData/GCOV.cpp...
Generating docs for file lib/ProfileData/InstrProf.cpp...
Generating docs for file lib/ProfileData/InstrProfReader.cpp...
Generating docs for file lib/ProfileData/InstrProfWriter.cpp...
Generating docs for file lib/ProfileData/ProfileSummaryBuilder.cpp...
Generating docs for file lib/ProfileData/SampleProf.cpp...
Generating docs for file lib/ProfileData/SampleProfReader.cpp...
Generating docs for file lib/ProfileData/SampleProfWriter.cpp...
Generating docs for file lib/Remarks/Remark.cpp...
Generating docs for file lib/Remarks/RemarkParser.cpp...
Generating docs for file lib/Remarks/RemarkParserImpl.h...
Generating docs for file lib/Remarks/YAMLRemarkParser.cpp...
Generating docs for file lib/Remarks/YAMLRemarkParser.h...
Generating docs for file lib/Support/AArch64TargetParser.cpp...
Generating docs for file lib/Support/Allocator.cpp...
Generating docs for file lib/Support/AMDGPUMetadata.cpp...
Generating docs for file lib/Support/APFloat.cpp...
Generating docs for file lib/Support/APInt.cpp...
Generating docs for file lib/Support/APSInt.cpp...
Generating docs for file lib/Support/ARMAttributeParser.cpp...
Generating docs for file lib/Support/ARMBuildAttrs.cpp...
Generating docs for file lib/Support/ARMTargetParser.cpp...
Generating docs for file lib/Support/ARMWinEH.cpp...
Generating docs for file lib/Support/Atomic.cpp...
Generating docs for file lib/Support/BinaryStreamError.cpp...
Generating docs for file lib/Support/BinaryStreamReader.cpp...
Generating docs for file lib/Support/BinaryStreamRef.cpp...
Generating docs for file lib/Support/BinaryStreamWriter.cpp...
Generating docs for file lib/Support/BlockFrequency.cpp...
Generating docs for file lib/Support/BranchProbability.cpp...
Generating docs for file lib/Support/BuryPointer.cpp...
Generating docs for file lib/Support/CachePruning.cpp...
Generating docs for file lib/Support/Chrono.cpp...
Generating docs for file lib/Support/circular_raw_ostream.cpp...
Generating docs for file lib/Support/CodeGenCoverage.cpp...
Generating docs for file lib/Support/COM.cpp...
Generating docs for file lib/Support/CommandLine.cpp...
Generating docs for file lib/Support/Compression.cpp...
Generating docs for file lib/Support/ConvertUTF.cpp...
Generating docs for file lib/Support/ConvertUTFWrapper.cpp...
Generating docs for file lib/Support/CrashRecoveryContext.cpp...
Generating docs for file lib/Support/DAGDeltaAlgorithm.cpp...
Generating docs for file lib/Support/DataExtractor.cpp...
Generating docs for file lib/Support/Debug.cpp...
Generating docs for file lib/Support/DebugCounter.cpp...
Generating docs for file lib/Support/DeltaAlgorithm.cpp...
Generating docs for file lib/Support/DJB.cpp...
Generating docs for file lib/Support/DynamicLibrary.cpp...
Generating docs for file lib/Support/Errno.cpp...
Generating docs for file lib/Support/ErrorHandling.cpp...
Generating docs for file lib/Support/FileCheck.cpp...
Generating docs for file lib/Support/FileOutputBuffer.cpp...
Generating docs for file lib/Support/FileUtilities.cpp...
Generating docs for file lib/Support/FoldingSet.cpp...
Generating docs for file lib/Support/FormattedStream.cpp...
Generating docs for file lib/Support/FormatVariadic.cpp...
Generating docs for file lib/Support/GlobPattern.cpp...
Generating docs for file lib/Support/GraphWriter.cpp...
Generating docs for file lib/Support/Hashing.cpp...
Generating docs for file lib/Support/Host.cpp...
Generating docs for file lib/Support/InitLLVM.cpp...
Generating docs for file lib/Support/IntEqClasses.cpp...
Generating docs for file lib/Support/IntervalMap.cpp...
Generating docs for file lib/Support/ItaniumManglingCanonicalizer.cpp...
Generating docs for file lib/Support/JamCRC.cpp...
Generating docs for file lib/Support/JSON.cpp...
Generating docs for file lib/Support/KnownBits.cpp...
Generating docs for file lib/Support/LEB128.cpp...
Generating docs for file lib/Support/LineIterator.cpp...
Generating docs for file lib/Support/Locale.cpp...
Generating docs for file lib/Support/LockFileManager.cpp...
Generating docs for file lib/Support/ManagedStatic.cpp...
Generating docs for file lib/Support/MathExtras.cpp...
Generating docs for file lib/Support/MD5.cpp...
Generating docs for file lib/Support/Memory.cpp...
Generating docs for file lib/Support/MemoryBuffer.cpp...
Generating docs for file lib/Support/Mutex.cpp...
Generating docs for file lib/Support/NativeFormatting.cpp...
Generating docs for file lib/Support/Optional.cpp...
Generating docs for file lib/Support/Options.cpp...
Generating docs for file lib/Support/Parallel.cpp...
Generating docs for file lib/Support/Path.cpp...
Generating docs for file lib/Support/PluginLoader.cpp...
Generating docs for file lib/Support/PrettyStackTrace.cpp...
Generating docs for file lib/Support/Process.cpp...
Generating docs for file lib/Support/Program.cpp...
Generating docs for file lib/Support/RandomNumberGenerator.cpp...
Generating docs for file lib/Support/raw_os_ostream.cpp...
Generating docs for file lib/Support/raw_ostream.cpp...
Generating docs for file lib/Support/regcomp.c...
Generating docs for file lib/Support/regengine.inc...
Generating docs for file lib/Support/regerror.c...
Generating docs for file lib/Support/Regex.cpp...
Generating docs for file lib/Support/regex2.h...
Generating docs for file lib/Support/regex_impl.h...
Generating docs for file lib/Support/regexec.c...
Generating docs for file lib/Support/regfree.c...
Generating docs for file lib/Support/regstrlcpy.c...
Generating docs for file lib/Support/regutils.h...
Generating docs for file lib/Support/RWMutex.cpp...
Generating docs for file lib/Support/ScaledNumber.cpp...
Generating docs for file lib/Support/ScopedPrinter.cpp...
Generating docs for file lib/Support/SHA1.cpp...
Generating docs for file lib/Support/Signals.cpp...
Generating docs for file lib/Support/Signposts.cpp...
Generating docs for file lib/Support/SmallPtrSet.cpp...
Generating docs for file lib/Support/SmallVector.cpp...
Generating docs for file lib/Support/SourceMgr.cpp...
Generating docs for file lib/Support/SpecialCaseList.cpp...
Generating docs for file lib/Support/Statistic.cpp...
Generating docs for file lib/Support/StringExtras.cpp...
Generating docs for file lib/Support/StringMap.cpp...
Generating docs for file lib/Support/StringPool.cpp...
Generating docs for file lib/Support/StringRef.cpp...
Generating docs for file lib/Support/StringSaver.cpp...
Generating docs for file lib/Support/SymbolRemappingReader.cpp...
Generating docs for file lib/Support/SystemUtils.cpp...
Generating docs for file lib/Support/TargetParser.cpp...
Generating docs for file lib/Support/TargetRegistry.cpp...
Generating docs for file lib/Support/TarWriter.cpp...
Generating docs for file lib/Support/Threading.cpp...
Generating docs for file lib/Support/ThreadLocal.cpp...
Generating docs for file lib/Support/ThreadPool.cpp...
Generating docs for file lib/Support/Timer.cpp...
Generating docs for file lib/Support/ToolOutputFile.cpp...
Generating docs for file lib/Support/TrigramIndex.cpp...
Generating docs for file lib/Support/Triple.cpp...
Generating docs for file lib/Support/Twine.cpp...
Generating docs for file lib/Support/Unicode.cpp...
Generating docs for file lib/Support/UnicodeCaseFold.cpp...
Generating docs for file lib/Support/Unix/COM.inc...
Generating docs for file lib/Support/Windows/COM.inc...
Generating docs for file lib/Support/Unix/DynamicLibrary.inc...
Generating docs for file lib/Support/Windows/DynamicLibrary.inc...
Generating docs for file lib/Support/Unix/Host.inc...
Generating docs for file lib/Support/Windows/Host.inc...
Generating docs for file lib/Support/Unix/Memory.inc...
Generating docs for file lib/Support/Windows/Memory.inc...
Generating docs for file lib/Support/Unix/Mutex.inc...
Generating docs for file lib/Support/Windows/Mutex.inc...
Generating docs for file lib/Support/Unix/Path.inc...
Generating docs for file lib/Support/Windows/Path.inc...
Generating docs for file lib/Support/Unix/Process.inc...
Generating docs for file lib/Support/Windows/Process.inc...
Generating docs for file lib/Support/Unix/Program.inc...
Generating docs for file lib/Support/Windows/Program.inc...
Generating docs for file lib/Support/Unix/RWMutex.inc...
Generating docs for file lib/Support/Windows/RWMutex.inc...
Generating docs for file lib/Support/Unix/Signals.inc...
Generating docs for file lib/Support/Windows/Signals.inc...
Generating docs for file lib/Support/Unix/Threading.inc...
Generating docs for file lib/Support/Windows/Threading.inc...
Generating docs for file lib/Support/Unix/ThreadLocal.inc...
Generating docs for file lib/Support/Windows/ThreadLocal.inc...
Generating docs for file lib/Support/Unix/Unix.h...
Generating docs for file lib/Support/Unix/Watchdog.inc...
Generating docs for file lib/Support/Windows/Watchdog.inc...
Generating docs for file lib/Support/Valgrind.cpp...
Generating docs for file lib/Support/VersionTuple.cpp...
Generating docs for file lib/Support/VirtualFileSystem.cpp...
Generating docs for file lib/Support/Watchdog.cpp...
Generating docs for file lib/Support/Windows/explicit_symbols.inc...
Generating docs for file lib/Support/Windows/WindowsSupport.h...
Generating docs for file lib/Support/WithColor.cpp...
Generating docs for file lib/Support/xxhash.cpp...
Generating docs for file lib/Support/YAMLParser.cpp...
Generating docs for file lib/Support/YAMLTraits.cpp...
Generating docs for file lib/TableGen/JSONBackend.cpp...
Generating docs for file lib/TableGen/Main.cpp...
Generating docs for file lib/TableGen/Record.cpp...
Generating docs for file lib/TableGen/SetTheory.cpp...
Generating docs for file lib/TableGen/StringMatcher.cpp...
Generating docs for file lib/TableGen/TableGenBackend.cpp...
Generating docs for file lib/TableGen/TGLexer.cpp...
Generating docs for file lib/TableGen/TGLexer.h...
Generating docs for file lib/TableGen/TGParser.cpp...
Generating docs for file lib/TableGen/TGParser.h...
Generating docs for file lib/Target/AArch64/AArch64.h...
Generating docs for file lib/Target/AArch64/AArch64A53Fix835769.cpp...
Generating docs for file lib/Target/AArch64/AArch64A57FPLoadBalancing.cpp...
Generating docs for file lib/Target/AArch64/AArch64AdvSIMDScalarPass.cpp...
Generating docs for file lib/Target/AArch64/AArch64AsmPrinter.cpp...
Generating docs for file lib/Target/AArch64/AArch64BranchTargets.cpp...
Generating docs for file lib/Target/AArch64/AArch64CallingConvention.cpp...
Generating docs for file lib/Target/AArch64/AArch64CallingConvention.h...
Generating docs for file lib/Target/AArch64/AArch64CallLowering.cpp...
Generating docs for file lib/Target/AArch64/AArch64CallLowewarning: Include graph for 'AArch64FastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'AArch64ISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:1663: warning: The following parameters of canEmitConjunction(const SDValue Val, bool &CanNegate, bool &MustBeFirst, bool WillNegate, unsigned Depth=0) are not documented:
  parameter 'Val'
  parameter 'Depth'
warning: Include graph for 'AArch64AsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:2135: warning: explicit link request to 'elements' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp:2135: warning: explicit link request to 'elements' could not be resolved
ring.h...
Generating docs for file lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp...
Generating docs for file lib/Target/AArch64/AArch64CollectLOH.cpp...
Generating docs for file lib/Target/AArch64/AArch64CompressJumpTables.cpp...
Generating docs for file lib/Target/AArch64/AArch64CondBrTuning.cpp...
Generating docs for file lib/Target/AArch64/AArch64ConditionalCompares.cpp...
Generating docs for file lib/Target/AArch64/AArch64ConditionOptimizer.cpp...
Generating docs for file lib/Target/AArch64/AArch64DeadRegisterDefinitionsPass.cpp...
Generating docs for file lib/Target/AArch64/AArch64ExpandImm.cpp...
Generating docs for file lib/Target/AArch64/AArch64ExpandImm.h...
Generating docs for file lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp...
Generating docs for file lib/Target/AArch64/AArch64FalkorHWPFFix.cpp...
Generating docs for file lib/Target/AArch64/AArch64FastISel.cpp...
Generating docs for file lib/Target/AArch64/AArch64FrameLowering.cpp...
Generating docs for file lib/Target/AArch64/AArch64FrameLowering.h...
Generating docs for file lib/Target/AArch64/AArch64InstrInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64InstrInfo.h...
Generating docs for file lib/Target/AArch64/AArch64InstructionSelector.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelDAGToDAG.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelLowering.cpp...
Generating docs for file lib/Target/AArch64/AArch64ISelLowering.h...
Generating docs for file lib/Target/AArch64/AArch64LegalizerInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64LegalizerInfo.h...
Generating docs for file lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp...
Generating docs for file lib/Target/AArch64/AArch64MachineFunctionInfo.h...
Generating docs for file lib/Target/AArch64/AArch64MacroFusion.cpp...
Generating docs for file lib/Target/AArch64/AArch64MacroFusion.h...
Generating docs for file lib/Target/AArch64/AArch64MCInstLower.cpp...
Generating docs for file lib/Target/AArch64/AArch64MCInstLower.h...
Generating docs for file lib/Target/AArch64/AArch64PBQPRegAlloc.cpp...
Generating docs for file lib/Target/AArch64/AArch64PBQPRegAlloc.h...
Generating docs for file lib/Target/AArch64/AArch64PerfectShuffle.h...
Generating docs for file lib/Target/AArch64/AArch64PreLegalizerCombiner.cpp...
Generating docs for file lib/Target/AArch64/AArch64PromoteConstant.cpp...
Generating docs for file lib/Target/AArch64/AArch64RedundantCopyElimination.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterBankInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterBankInfo.h...
Generating docs for file lib/Target/AArch64/AArch64RegisterInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64RegisterInfo.h...
Generating docs for file lib/Target/AArch64/AArch64SelectionDAGInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64SelectionDAGInfo.h...
Generating docs for file lib/Target/AArch64/AArch64SIMDInstrOpt.cpp...
Generating docs for file lib/Target/AArch64/AArch64SpeculationHardening.cpp...
Generating docs for file lib/Target/AArch64/AArch64StorePairSuppress.cpp...
Generating docs for file lib/Target/AArch64/AArch64Subtarget.cpp...
Generating docs for file lib/Target/AArch64/AArch64Subtarget.h...
Generating docs for file lib/Target/AArch64/AArch64TargetMachine.cpp...
Generating docs for file lib/Target/AArch64/AArch64TargetMachine.h...
Generating docs for file lib/Target/AArch64/AArch64TargetObjectFile.cpp...
Generating docs for file lib/Target/AArch64/AArch64TargetObjectFile.h...
Generating docs for file lib/Target/AArch64/AArch64TargetTransformInfo.cpp...
Generating docs for file lib/Target/AArch64/AArch64TargetTransformInfo.h...
Generating docs for file lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp...
Generating docs for file lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp...
Generating docs for file lib/Target/AArch64/Disassembler/AArch64Disassembler.h...
Generating docs for file lib/Target/AArch64/Disassembler/AArch64ExternalSymbolizer.cpp...
Generating docs for file lib/Target/Awarning: Included by graph for 'AMDGPU.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
Arch64/Disassembler/AArch64ExternalSymbolizer.h...
Generating docs for file lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp...
Generating docs for file lib/Target/AArch64/InstPrinter/AArch64InstPrinter.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64AddressingModes.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64ELFStreamer.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64FixupKinds.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCCodeEmitter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64TargetStreamer.h...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.cpp...
Generating docs for file lib/Target/AArch64/MCTargetDesc/AArch64WinCOFFStreamer.h...
Generating docs for file lib/Target/AArch64/TargetInfo/AArch64TargetInfo.cpp...
Generating docs for file lib/Target/AArch64/Utils/AArch64BaseInfo.cpp...
Generating docs for file lib/Target/AArch64/Utils/AArch64BaseInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPU.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAliasAnalysis.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUArgumentUsageInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUAsmPrinter.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUCallLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUCallLowering.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUFixFunctionBitcasts.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUFrameLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUFrameLowering.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUInline.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstrInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstrInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUInstructionSelector.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUISelLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUISelLowering.h...
Generating docs for file lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULegalizerInfo.h...
Generating docs for file lib/Target/AMDGPU/AMwarning: Included by graph for 'AMDGPUSubtarget.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'AMDGPUAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
DGPULibCalls.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULibFunc.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULibFunc.h...
Generating docs for file lib/Target/AMDGPU/AMDGPULowerIntrinsics.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPULowerKernelAttributes.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineCFGStructurizer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineFunction.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineFunction.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineModuleInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMachineModuleInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUMacroFusion.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUMacroFusion.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUMCInstLower.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUOpenCLEnqueuedBlockLowering.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUPTNote.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURegAsmNames.inc.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterBankInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPURegisterInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUSubtarget.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUSubtarget.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetMachine.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetMachine.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetObjectFile.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h...
Generating docs for file lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp...
Generating docs for file lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp...
Generating docs for file lib/Target/AMDGPU/AMDILCFGStructurizer.cpp...
Generating docs for file lib/Target/AMDGPU/AMDKernelCodeT.h...
Generating docs for file lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp...
Generating docs for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp...
Generating docs for file lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h...
Generating docs for file lib/Target/AMDGPU/GCNDPPCombine.cpp...
Generating docs for file lib/Target/AMDGPU/GCNHazardRecognizer.cpp...
Generating docs for file lib/Target/AMDGPU/GCNHazardRecognizer.h...
Generating docs for file lib/Target/AMDGPU/GCNILPSched.cpp...
Generating docs for file lib/Target/AMDGPU/GCNIterativeScheduler.cpp...
Generating docs for file lib/Target/AMDGPU/GCNIterativeScheduler.h...
Generating docs for file lib/Target/AMDGPU/GCNMinRegStrategy.cpp...
Generating docs for file lib/Target/AMDGPU/GCNRegPressure.cpp...
Generating docs for file lib/Target/AMDGPU/GCNRegPressure.h...
Generating docs for file lib/Target/AMDGPU/GCNSchedStrategy.cpp...
Generating docs for file lib/Target/AMDGPU/GCNSchedStrategy.h...
Generating docs for file lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFObjectWriter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUELFStreamer.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUFixuwarning: Included by graph for 'AMDGPUMCTargetDesc.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:9: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:9: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:9: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:12: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:13: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:13: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:17: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:18: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:18: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:20: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:20: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:20: warning: Unsupported xml/html tag <vrsc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:21: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:21: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:28: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:32: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:33: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:33: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:35: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:35: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:35: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:36: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:36: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:40: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:43: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:47: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:48: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:48: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:50: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:50: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:50: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:51: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:51: warning: Unsupported xml/html tag <sgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:56: warning: Unsupported xml/html tag <vsrc> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:57: warning: Unsupported xml/html tag <vgpr> found
/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp:58: warning: Unsupported xml/html tag <vgpr> found
warning: Include graph for 'SIInstrInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SIISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
pKinds.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCAsmInfo.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCTargetDesc.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.h...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/R600MCCodeEmitter.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/R600MCTargetDesc.cpp...
Generating docs for file lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp...
Generating docs for file lib/Target/AMDGPU/R600AsmPrinter.cpp...
Generating docs for file lib/Target/AMDGPU/R600AsmPrinter.h...
Generating docs for file lib/Target/AMDGPU/R600ClauseMergePass.cpp...
Generating docs for file lib/Target/AMDGPU/R600ControlFlowFinalizer.cpp...
Generating docs for file lib/Target/AMDGPU/R600Defines.h...
Generating docs for file lib/Target/AMDGPU/R600EmitClauseMarkers.cpp...
Generating docs for file lib/Target/AMDGPU/R600ExpandSpecialInstrs.cpp...
Generating docs for file lib/Target/AMDGPU/R600FrameLowering.cpp...
Generating docs for file lib/Target/AMDGPU/R600FrameLowering.h...
Generating docs for file lib/Target/AMDGPU/R600InstrInfo.cpp...
Generating docs for file lib/Target/AMDGPU/R600InstrInfo.h...
Generating docs for file lib/Target/AMDGPU/R600ISelLowering.cpp...
Generating docs for file lib/Target/AMDGPU/R600ISelLowering.h...
Generating docs for file lib/Target/AMDGPU/R600MachineFunctionInfo.cpp...
Generating docs for file lib/Target/AMDGPU/R600MachineFunctionInfo.h...
Generating docs for file lib/Target/AMDGPU/R600MachineScheduler.cpp...
Generating docs for file lib/Target/AMDGPU/R600MachineScheduler.h...
Generating docs for file lib/Target/AMDGPU/R600OpenCLImageTypeLoweringPass.cpp...
Generating docs for file lib/Target/AMDGPU/R600OptimizeVectorRegisters.cpp...
Generating docs for file lib/Target/AMDGPU/R600Packetizer.cpp...
Generating docs for file lib/Target/AMDGPU/R600RegisterInfo.cpp...
Generating docs for file lib/Target/AMDGPU/R600RegisterInfo.h...
Generating docs for file lib/Target/AMDGPU/SIAddIMGInit.cpp...
Generating docs for file lib/Target/AMDGPU/SIAnnotateControlFlow.cpp...
Generating docs for file lib/Target/AMDGPU/SIDefines.h...
Generating docs for file lib/Target/AMDGPU/SIFixSGPRCopies.cpp...
Generating docs for file lib/Target/AMDGPU/SIFixupVectorISel.cpp...
Generating docs for file lib/Target/AMDGPU/SIFixVGPRCopies.cpp...
Generating docs for file lib/Target/AMDGPU/SIFixWWMLiveness.cpp...
Generating docs for file lib/Target/AMDGPU/SIFoldOperands.cpp...
Generating docs for file lib/Target/AMDGPU/SIFormMemoryClauses.cpp...
Generating docs for file lib/Target/AMDGPU/SIFrameLowering.cpp...
Generating docs for file lib/Target/AMDGPU/SIFrameLowering.h...
Generating docs for file lib/Target/AMDGPU/SIInsertSkips.cpp...
Generating docs for file lib/Target/AMDGPU/SIInsertWaitcnts.cpp...
Generating docs for file lib/Target/AMDGPU/SIInstrInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIInstrInfo.h...
Generating docs for file lib/Target/AMDGPU/SIISelLowering.cpp...
Generating docs for file lib/Target/AMDGPU/SIISelLowering.h...
Generating docs for file lib/Target/AMDGPU/SILoadStoreOptimizer.cpp...
Generating docs for file lib/Target/AMDGPU/SILowerControlFlow.cpp...
Generating docs for file lib/Target/AMDGPU/SILowerI1Copies.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineFunctionInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineFunctionInfo.h...
Generating docs for file lib/Target/AMDGPU/SIMachineScheduler.cpp...
Generating docs for file lib/Target/AMDGPU/SIMachineScheduler.h...
Generating docs for file lib/Target/AMDGPU/SIMemoryLegalizer.cpp...
Generating docs for filewarning: Include graph for 'ARMBaseInstrInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
 lib/Target/AMDGPU/SIModeRegister.cpp...
Generating docs for file lib/Target/AMDGPU/SIOptimizeExecMasking.cpp...
Generating docs for file lib/Target/AMDGPU/SIOptimizeExecMaskingPreRA.cpp...
Generating docs for file lib/Target/AMDGPU/SIPeepholeSDWA.cpp...
Generating docs for file lib/Target/AMDGPU/SIProgramInfo.h...
Generating docs for file lib/Target/AMDGPU/SIRegisterInfo.cpp...
Generating docs for file lib/Target/AMDGPU/SIRegisterInfo.h...
Generating docs for file lib/Target/AMDGPU/SIShrinkInstructions.cpp...
Generating docs for file lib/Target/AMDGPU/SIWholeQuadMode.cpp...
Generating docs for file lib/Target/AMDGPU/TargetInfo/AMDGPUTargetInfo.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDKernelCodeTInfo.h...
Generating docs for file lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.cpp...
Generating docs for file lib/Target/AMDGPU/Utils/AMDKernelCodeTUtils.h...
Generating docs for file lib/Target/ARC/ARC.h...
Generating docs for file lib/Target/ARC/ARCAsmPrinter.cpp...
Generating docs for file lib/Target/ARC/ARCBranchFinalize.cpp...
Generating docs for file lib/Target/ARC/ARCExpandPseudos.cpp...
Generating docs for file lib/Target/ARC/ARCFrameLowering.cpp...
Generating docs for file lib/Target/ARC/ARCFrameLowering.h...
Generating docs for file lib/Target/ARC/ARCInstrInfo.cpp...
Generating docs for file lib/Target/ARC/ARCInstrInfo.h...
Generating docs for file lib/Target/ARC/ARCISelDAGToDAG.cpp...
Generating docs for file lib/Target/ARC/ARCISelLowering.cpp...
Generating docs for file lib/Target/ARC/ARCISelLowering.h...
Generating docs for file lib/Target/ARC/ARCMachineFunctionInfo.cpp...
Generating docs for file lib/Target/ARC/ARCMachineFunctionInfo.h...
Generating docs for file lib/Target/ARC/ARCMCInstLower.cpp...
Generating docs for file lib/Target/ARC/ARCMCInstLower.h...
Generating docs for file lib/Target/ARC/ARCOptAddrMode.cpp...
Generating docs for file lib/Target/ARC/ARCRegisterInfo.cpp...
Generating docs for file lib/Target/ARC/ARCRegisterInfo.h...
Generating docs for file lib/Target/ARC/ARCSubtarget.cpp...
Generating docs for file lib/Target/ARC/ARCSubtarget.h...
Generating docs for file lib/Target/ARC/ARCTargetMachine.cpp...
Generating docs for file lib/Target/ARC/ARCTargetMachine.h...
Generating docs for file lib/Target/ARC/ARCTargetStreamer.h...
Generating docs for file lib/Target/ARC/ARCTargetTransformInfo.h...
Generating docs for file lib/Target/ARC/Disassembler/ARCDisassembler.cpp...
Generating docs for file lib/Target/ARC/InstPrinter/ARCInstPrinter.cpp...
Generating docs for file lib/Target/ARC/InstPrinter/ARCInstPrinter.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCInfo.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCAsmInfo.h...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.cpp...
Generating docs for file lib/Target/ARC/MCTargetDesc/ARCMCTargetDesc.h...
Generating docs for file lib/Target/ARC/TargetInfo/ARCTargetInfo.cpp...
Generating docs for file lib/Target/ARM/A15SDOptimizer.cpp...
Generating docs for file lib/Target/ARM/ARM.h...
Generating docs for file lib/Target/ARM/ARMAsmPrinter.cpp...
Generating docs for file lib/Target/ARM/ARMAsmPrinter.h...
Generating docs for file lib/Target/ARM/ARMBaseInstrInfo.cpp...
Generating docs for file lib/Target/ARM/ARMBaseInstrInfo.h...
Generating docs for file lib/Target/ARM/ARMBaseRegisterInfo.cpp...
Generating docs for file lib/Target/ARM/ARMBaseRegisterInfo.h...
Generating docs for file lib/Target/ARM/ARMBasicBlockInfo.h...
Generating docs for file lib/Target/ARM/ARMCallingConv.cpp...
Generating docs for file libwarning: Include graph for 'ARMFastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ARMFrameLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp:292: warning: The following parameters of isScaledConstantInRange(SDValue Node, int Scale, int RangeMin, int RangeMax, int &ScaledConstant) are not documented:
  parameter 'Node'
  parameter 'Scale'
  parameter 'RangeMin'
  parameter 'RangeMax'
warning: Include graph for 'ARMISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ARMLoadStoreOptimizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ARMAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3588: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3588: warning: Unsupported xml/html tag <number> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3590: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3592: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp:3593: warning: Unsupported xml/html tag <number> found
/Target/ARM/ARMCallingConv.h...
Generating docs for file lib/Target/ARM/ARMCallLowering.cpp...
Generating docs for file lib/Target/ARM/ARMCallLowering.h...
Generating docs for file lib/Target/ARM/ARMCodeGenPrepare.cpp...
Generating docs for file lib/Target/ARM/ARMComputeBlockSize.cpp...
Generating docs for file lib/Target/ARM/ARMConstantIslandPass.cpp...
Generating docs for file lib/Target/ARM/ARMConstantPoolValue.cpp...
Generating docs for file lib/Target/ARM/ARMConstantPoolValue.h...
Generating docs for file lib/Target/ARM/ARMExpandPseudoInsts.cpp...
Generating docs for file lib/Target/ARM/ARMFastISel.cpp...
Generating docs for file lib/Target/ARM/ARMFeatures.h...
Generating docs for file lib/Target/ARM/ARMFrameLowering.cpp...
Generating docs for file lib/Target/ARM/ARMFrameLowering.h...
Generating docs for file lib/Target/ARM/ARMHazardRecognizer.cpp...
Generating docs for file lib/Target/ARM/ARMHazardRecognizer.h...
Generating docs for file lib/Target/ARM/ARMInstrInfo.cpp...
Generating docs for file lib/Target/ARM/ARMInstrInfo.h...
Generating docs for file lib/Target/ARM/ARMInstructionSelector.cpp...
Generating docs for file lib/Target/ARM/ARMISelDAGToDAG.cpp...
Generating docs for file lib/Target/ARM/ARMISelLowering.cpp...
Generating docs for file lib/Target/ARM/ARMISelLowering.h...
Generating docs for file lib/Target/ARM/ARMLegalizerInfo.cpp...
Generating docs for file lib/Target/ARM/ARMLegalizerInfo.h...
Generating docs for file lib/Target/ARM/ARMLoadStoreOptimizer.cpp...
Generating docs for file lib/Target/ARM/ARMMachineFunctionInfo.cpp...
Generating docs for file lib/Target/ARM/ARMMachineFunctionInfo.h...
Generating docs for file lib/Target/ARM/ARMMacroFusion.cpp...
Generating docs for file lib/Target/ARM/ARMMacroFusion.h...
Generating docs for file lib/Target/ARM/ARMMCInstLower.cpp...
Generating docs for file lib/Target/ARM/ARMOptimizeBarriersPass.cpp...
Generating docs for file lib/Target/ARM/ARMParallelDSP.cpp...
Generating docs for file lib/Target/ARM/ARMPerfectShuffle.h...
Generating docs for file lib/Target/ARM/ARMRegisterBankInfo.cpp...
Generating docs for file lib/Target/ARM/ARMRegisterBankInfo.h...
Generating docs for file lib/Target/ARM/ARMRegisterInfo.cpp...
Generating docs for file lib/Target/ARM/ARMRegisterInfo.h...
Generating docs for file lib/Target/ARM/ARMSelectionDAGInfo.cpp...
Generating docs for file lib/Target/ARM/ARMSelectionDAGInfo.h...
Generating docs for file lib/Target/ARM/ARMSubtarget.cpp...
Generating docs for file lib/Target/ARM/ARMSubtarget.h...
Generating docs for file lib/Target/ARM/ARMTargetMachine.cpp...
Generating docs for file lib/Target/ARM/ARMTargetMachine.h...
Generating docs for file lib/Target/ARM/ARMTargetObjectFile.cpp...
Generating docs for file lib/Target/ARM/ARMTargetObjectFile.h...
Generating docs for file lib/Target/ARM/ARMTargetTransformInfo.cpp...
Generating docs for file lib/Target/ARM/ARMTargetTransformInfo.h...
Generating docs for file lib/Target/ARM/AsmParser/ARMAsmParser.cpp...
Generating docs for file lib/Target/ARM/Disassembler/ARMDisassembler.cpp...
Generating docs for file lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp...
Generating docs for file lib/Target/ARM/InstPrinter/ARMInstPrinter.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAddressingModes.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackend.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendDarwin.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendELF.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMAsmBackendWinCOFF.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h...
Generating docs for file lib/Target/ARM/Utils/ARMBaseInfo.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMachORelocationInfo.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCExpr.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMUnwindOpAsm.h...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/ARM/MCTargetDesc/ARMWinCOFFStreamer.cpp...
Generating docs for file lib/Target/ARM/MLxExpansionPass.cpp...
Generating docs for file lib/Target/ARM/TargetInfo/ARMTargetInfo.cpp...
Generating docs for file lib/Target/ARM/Thumb1FrameLowering.cpp...
Generating docs for file lib/Target/ARM/Thumb1FrameLowering.h...
Generating docs for file lib/Target/ARM/Thumb1InstrInfo.cpp...
Generating docs for file lib/Target/ARM/Thumb1InstrInfo.h...
Generating docs for file lib/Target/ARM/Thumb2InstrInfo.cpp...
Generating docs for file lib/Target/ARM/Thumb2InstrInfo.h...
Generating docs for file lib/Target/ARM/Thumb2ITBlockPass.cpp...
Generating docs for file lib/Target/ARM/Thumb2SizeReduction.cpp...
Generating docs for file lib/Target/ARM/ThumbRegisterInfo.cpp...
Generating docs for file lib/Target/ARM/ThumbRegisterInfo.h...
Generating docs for file lib/Target/ARM/Utils/ARMBaseInfo.cpp...
Generating docs for file lib/Target/AVR/AsmParser/AVRAsmParser.cpp...
Generating docs for file lib/Target/AVR/AVR.h...
Generating docs for file lib/Target/AVR/AVRAsmPrinter.cpp...
Generating docs for file lib/Target/AVR/AVRExpandPseudoInsts.cpp...
Generating docs for file lib/Target/AVR/AVRFrameLowering.cpp...
Generating docs for file lib/Target/AVR/AVRFrameLowering.h...
Generating docs for file lib/Target/AVR/AVRInstrInfo.cpp...
Generating docs for file lib/Target/AVR/AVRInstrInfo.h...
Generating docs for file lib/Target/AVR/AVRISelDAGToDAG.cpp...
Generating docs for file lib/Target/AVR/AVRISelLowering.cpp...
Generating docs for file lib/Target/AVR/AVRISelLowering.h...
Generating docs for file lib/Target/AVR/AVRMachineFunctionInfo.h...
Generating docs for file lib/Target/AVR/AVRMCInstLower.cpp...
Generating docs for file lib/Target/AVR/AVRMCInstLower.h...
Generating docs for file lib/Target/AVR/AVRRegisterInfo.cpp...
Generating docs for file lib/Target/AVR/AVRRegisterInfo.h...
Generating docs for file lib/Target/AVR/AVRRelaxMemOperations.cpp...
Generating docs for file lib/Target/AVR/AVRSelectionDAGInfo.h...
Generating docs for file lib/Target/AVR/AVRSubtarget.cpp...
Generating docs for file lib/Target/AVR/AVRSubtarget.h...
Generating docs for file lib/Target/AVR/AVRTargetMachine.cpp...
Generating docs for file lib/Target/AVR/AVRTargetMachine.h...
Generating docs for file lib/Target/AVR/AVRTargetObjectFile.cpp...
Generating docs for file lib/Target/AVR/AVRTargetObjectFile.h...
Generating docs for file lib/Target/AVR/Disassembler/AVRDisassembler.cpp...
Generating docs for file lib/Target/AVR/InstPrinter/AVRInstPrinter.cpp...
Generating docs for file lib/Target/AVR/InstPrinter/AVRInstPrinter.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRAsmBackend.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFObjectWriter.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRELFStreamer.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.cpp...
Generating docs forwarning: Include graph for 'HexagonAsmParser.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
 file lib/Target/AVR/MCTargetDesc/AVRMCAsmInfo.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCELFStreamer.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCExpr.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.cpp...
Generating docs for file lib/Target/AVR/MCTargetDesc/AVRTargetStreamer.h...
Generating docs for file lib/Target/AVR/README.md...
Generating docs for file lib/Target/AVR/TargetInfo/AVRTargetInfo.cpp...
Generating docs for file lib/Target/AVR/TODO.md...
Generating docs for file lib/Target/BPF/AsmParser/BPFAsmParser.cpp...
Generating docs for file lib/Target/BPF/BPF.h...
Generating docs for file lib/Target/BPF/BPFAsmPrinter.cpp...
Generating docs for file lib/Target/BPF/BPFFrameLowering.cpp...
Generating docs for file lib/Target/BPF/BPFFrameLowering.h...
Generating docs for file lib/Target/BPF/BPFInstrInfo.cpp...
Generating docs for file lib/Target/BPF/BPFInstrInfo.h...
Generating docs for file lib/Target/BPF/BPFISelDAGToDAG.cpp...
Generating docs for file lib/Target/BPF/BPFISelLowering.cpp...
Generating docs for file lib/Target/BPF/BPFISelLowering.h...
Generating docs for file lib/Target/BPF/BPFMCInstLower.cpp...
Generating docs for file lib/Target/BPF/BPFMCInstLower.h...
Generating docs for file lib/Target/BPF/BPFMIChecking.cpp...
Generating docs for file lib/Target/BPF/BPFMIPeephole.cpp...
Generating docs for file lib/Target/BPF/BPFRegisterInfo.cpp...
Generating docs for file lib/Target/BPF/BPFRegisterInfo.h...
Generating docs for file lib/Target/BPF/BPFSelectionDAGInfo.cpp...
Generating docs for file lib/Target/BPF/BPFSelectionDAGInfo.h...
Generating docs for file lib/Target/BPF/BPFSubtarget.cpp...
Generating docs for file lib/Target/BPF/BPFSubtarget.h...
Generating docs for file lib/Target/BPF/BPFTargetMachine.cpp...
Generating docs for file lib/Target/BPF/BPFTargetMachine.h...
Generating docs for file lib/Target/BPF/BTF.h...
Generating docs for file lib/Target/BPF/BTFDebug.cpp...
Generating docs for file lib/Target/BPF/BTFDebug.h...
Generating docs for file lib/Target/BPF/Disassembler/BPFDisassembler.cpp...
Generating docs for file lib/Target/BPF/InstPrinter/BPFInstPrinter.cpp...
Generating docs for file lib/Target/BPF/InstPrinter/BPFInstPrinter.h...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFAsmBackend.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFELFObjectWriter.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCAsmInfo.h...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCCodeEmitter.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.cpp...
Generating docs for file lib/Target/BPF/MCTargetDesc/BPFMCTargetDesc.h...
Generating docs for file lib/Target/BPF/TargetInfo/BPFTargetInfo.cpp...
Generating docs for file lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp...
Generating docs for file lib/Target/Hexagon/BitTracker.cpp...
Generating docs for file lib/Target/Hexagon/BitTracker.h...
Generating docs for file lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp...
Generating docs for file lib/Target/Hexagon/Hexagon.h...
Generating docs for file lib/Target/Hexagon/HexagonAsmPrinter.cpp...
Generating docs for file lib/Target/Hexagon/HexagonAsmPrinter.h...
Generating docs for file lib/Target/Hexagon/HexagonBitSimplify.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBitTracker.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBitTracker.h...
Generating docs for file lib/Target/Hexagon/HexagonBlockRanges.cpp...
Generating docs for file lib/Target/Hexagon/HexagonBlockRanges.h...
Generating docs for file lib/Target/Hexagowarning: Include graph for 'HexagonFrameLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'HexagonInstrInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'HexagonLoopIdiomRecognition.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
n/HexagonBranchRelaxation.cpp...
Generating docs for file lib/Target/Hexagon/HexagonCFGOptimizer.cpp...
Generating docs for file lib/Target/Hexagon/HexagonCommonGEP.cpp...
Generating docs for file lib/Target/Hexagon/HexagonConstExtenders.cpp...
Generating docs for file lib/Target/Hexagon/HexagonConstPropagation.cpp...
Generating docs for file lib/Target/Hexagon/HexagonCopyToCombine.cpp...
Generating docs for file lib/Target/Hexagon/HexagonDepArch.h...
Generating docs for file lib/Target/Hexagon/HexagonDepDecoders.inc...
Generating docs for file lib/Target/Hexagon/HexagonDepITypes.h...
Generating docs for file lib/Target/Hexagon/HexagonDepTimingClasses.h...
Generating docs for file lib/Target/Hexagon/HexagonEarlyIfConv.cpp...
Generating docs for file lib/Target/Hexagon/HexagonExpandCondsets.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFixupHwLoops.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFrameLowering.cpp...
Generating docs for file lib/Target/Hexagon/HexagonFrameLowering.h...
Generating docs for file lib/Target/Hexagon/HexagonGenExtract.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenInsert.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenMux.cpp...
Generating docs for file lib/Target/Hexagon/HexagonGenPredicate.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHardwareLoops.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHazardRecognizer.cpp...
Generating docs for file lib/Target/Hexagon/HexagonHazardRecognizer.h...
Generating docs for file lib/Target/Hexagon/HexagonInstrInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonInstrInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonISelDAGToDAG.cpp...
Generating docs for file lib/Target/Hexagon/HexagonISelDAGToDAG.h...
Generating docs for file lib/Target/Hexagon/HexagonISelDAGToDAGHVX.cpp...
Generating docs for file lib/Target/Hexagon/HexagonISelLowering.cpp...
Generating docs for file lib/Target/Hexagon/HexagonISelLowering.h...
Generating docs for file lib/Target/Hexagon/HexagonISelLoweringHVX.cpp...
Generating docs for file lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp...
Generating docs for file lib/Target/Hexagon/HexagonMachineFunctionInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonMachineFunctionInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonMachineScheduler.cpp...
Generating docs for file lib/Target/Hexagon/HexagonMachineScheduler.h...
Generating docs for file lib/Target/Hexagon/HexagonMCInstLower.cpp...
Generating docs for file lib/Target/Hexagon/HexagonNewValueJump.cpp...
Generating docs for file lib/Target/Hexagon/HexagonOptAddrMode.cpp...
Generating docs for file lib/Target/Hexagon/HexagonOptimizeSZextends.cpp...
Generating docs for file lib/Target/Hexagon/HexagonPeephole.cpp...
Generating docs for file lib/Target/Hexagon/HexagonRDFOpt.cpp...
Generating docs for file lib/Target/Hexagon/HexagonRegisterInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonRegisterInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonSelectionDAGInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonSplitConst32AndConst64.cpp...
Generating docs for file lib/Target/Hexagon/HexagonSplitDouble.cpp...
Generating docs for file lib/Target/Hexagon/HexagonStoreWidening.cpp...
Generating docs for file lib/Target/Hexagon/HexagonSubtarget.cpp...
Generating docs for file lib/Target/Hexagon/HexagonSubtarget.h...
Generating docs for file lib/Target/Hexagon/HexagonTargetMachine.cpp...
Generating docs for file lib/Target/Hexagon/HexagonTargetMachine.h...
Generating docs for file lib/Target/Hexagon/HexagonTargetObjectFile.cpp...
Generating docs for file lib/Target/Hexagon/HexagonTargetObjectFile.h...
Generating docs for file lib/Target/Hexagon/HexagonTargetStreamer.h...
Generating docs for file lib/Target/Hexagon/HexagonTargetTransformInfo.cpp...
Generating docs for file lib/Target/Hexagon/HexagonTargetTransformInfo.h...
Generating docs for file lib/Target/Hexagon/HexagonVectorLoo/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
pCarriedReuse.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVectorPrint.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVExtract.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVLIWPacketizer.cpp...
Generating docs for file lib/Target/Hexagon/HexagonVLIWPacketizer.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonAsmBackend.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonELFObjectWriter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonFixupKinds.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCAsmInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCCompound.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCDuplexInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCELFStreamer.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCExpr.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCShuffler.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonMCTargetDesc.h...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp...
Generating docs for file lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h...
Generating docs for file lib/Target/Hexagon/RDFCopy.cpp...
Generating docs for file lib/Target/Hexagon/RDFCopy.h...
Generating docs for file lib/Target/Hexagon/RDFDeadCode.cpp...
Generating docs for file lib/Target/Hexagon/RDFDeadCode.h...
Generating docs for file lib/Target/Hexagon/RDFGraph.cpp...
Generating docs for file lib/Target/Hexagon/RDFGraph.h...
Generating docs for file lib/Target/Hexagon/RDFLiveness.cpp...
Generating docs for file lib/Target/Hexagon/RDFLiveness.h...
Generating docs for file lib/Target/Hexagon/RDFRegisters.cpp...
Generating docs for file lib/Target/Hexagon/RDFRegisters.h...
Generating docs for file lib/Target/Hexagon/TargetInfo/HexagonTargetInfo.cpp...
Generating docs for file lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp...
Generating docs for file lib/Target/Lanai/Disassembler/LanaiDisassembler.cpp...
Generating docs for file lib/Target/Lanai/Disassembler/LanaiDisassembler.h...
Generating docs for file lib/Target/Lanai/InstPrinter/LanaiInstPrinter.cpp...
Generating docs for file lib/Target/Lanai/InstPrinter/LanaiInstPrinter.h...
Generating docs for file lib/Target/Lanai/Lanai.h...
Generating docs for file lib/Target/Lanai/LanaiAluCode.h...
Generating docs for file lib/Target/Lanai/LanaiAsmPrinter.cpp...
Generating docs for file lib/Target/Lanai/LanaiCondCode.h...
Generating docs for file lib/Target/Lanai/LanaiDelaySlotFiller.cpp...
Generating docs for file lib/Target/Lanai/LanaiFrameLowering.cpp...
Generating docs for file lib/Target/Lanai/LanaiFrameLowering.h...
Generating docs for file lib/Target/Lanai/LanaiInstrInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiInstrInfo.h...
Generating docs for file lib/Target/Lanai/LanaiISelDAGToDAG.cpp...
Generating docs for file lib/Target/Lanai/LanaiISelLowering.cpp...
Generating docs for file lib/Target/Lanai/LanaiISelLowering.h...
Generating docs for file lib/Target/Lanai/LanaiMachineFunctionInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiMachineFunctionInfo.h...
Generating docs for file lib/Target/Lanai/LanaiMCInstLower.cpp...
Generating docs for file lib/Target/Lanai/LanaiMCInstLower.h...
Generating docs for file lib/Target/Lanai/LanaiMemAluCombiner.cpp...
Generating docs for file lib/Target/Lanai/LanaiRegisterInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiRegisterInfo.h...
Generating docs for file lib/Target/Lanai/LanaiSelectionDAGInfo.cpp...
Generating docs for file lib/Target/Lanai/LanaiSelectionDAGInfo.h...
Generating docs for file lib/Target/Lanai/LanaiSubtarget.cpp...
Generating docs for file lib/Target/Lanai/LanaiSubtarget.h...
Generating docs for file lib/Target/Lanai/LanaiTargetMachine.cpp...
Generating docs for file lib/Target/Lanai/LanaiTargetMachine.h...
Generating docs for file lib/Target/Lanai/LanaiTargetObjectFile.cpp...
Generating docs for file lib/Target/Lanai/LanaiTargetObjectFile.h...
Generating docs for file lib/Target/Lanai/LanaiTargetTransformInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiAsmBackend.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiBaseInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiELFObjectWriter.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiFixupKinds.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCAsmInfo.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCCodeEmitter.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCExpr.h...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.cpp...
Generating docs for file lib/Target/Lanai/MCTargetDesc/LanaiMCTargetDesc.h...
Generating docs for file lib/Target/Lanai/TargetInfo/LanaiTargetInfo.cpp...
Generating docs for file lib/Target/Mips/AsmParser/MipsAsmParser.cpp...
Generating docs for file lib/Target/Mips/Disassembler/MipsDisassembler.cpp...
Generating docs for file lib/Target/Mips/InstPrinter/MipsInstPrinter.cpp...
Generating docs for file lib/Target/Mips/InstPrinter/MipsInstPrinter.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsABIInfo.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsFixupKinds.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCCodeEmitter.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCExpr.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCNaCl.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.h...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsNaClELFStreamer.cpp...
Generating docs for file lib/Targewarning: Include graph for 'MipsAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MipsFastISel.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsFastISel.cpp:10: warning: explicit link request to 'included' could not be resolved
warning: Include graph for 'MipsISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\MI'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\isWrite'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\MI'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.cpp:203: warning: Found unknown command `\isWrite'
t/Mips/MCTargetDesc/MipsOptionRecord.cpp...
Generating docs for file lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp...
Generating docs for file lib/Target/Mips/MicroMipsSizeReduction.cpp...
Generating docs for file lib/Target/Mips/Mips.h...
Generating docs for file lib/Target/Mips/Mips16FrameLowering.cpp...
Generating docs for file lib/Target/Mips/Mips16FrameLowering.h...
Generating docs for file lib/Target/Mips/Mips16HardFloat.cpp...
Generating docs for file lib/Target/Mips/Mips16HardFloatInfo.cpp...
Generating docs for file lib/Target/Mips/Mips16HardFloatInfo.h...
Generating docs for file lib/Target/Mips/Mips16InstrInfo.cpp...
Generating docs for file lib/Target/Mips/Mips16InstrInfo.h...
Generating docs for file lib/Target/Mips/Mips16ISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/Mips16ISelDAGToDAG.h...
Generating docs for file lib/Target/Mips/Mips16ISelLowering.cpp...
Generating docs for file lib/Target/Mips/Mips16ISelLowering.h...
Generating docs for file lib/Target/Mips/Mips16RegisterInfo.cpp...
Generating docs for file lib/Target/Mips/Mips16RegisterInfo.h...
Generating docs for file lib/Target/Mips/MipsAnalyzeImmediate.cpp...
Generating docs for file lib/Target/Mips/MipsAnalyzeImmediate.h...
Generating docs for file lib/Target/Mips/MipsAsmPrinter.cpp...
Generating docs for file lib/Target/Mips/MipsAsmPrinter.h...
Generating docs for file lib/Target/Mips/MipsBranchExpansion.cpp...
Generating docs for file lib/Target/Mips/MipsCallLowering.cpp...
Generating docs for file lib/Target/Mips/MipsCallLowering.h...
Generating docs for file lib/Target/Mips/MipsCCState.cpp...
Generating docs for file lib/Target/Mips/MipsCCState.h...
Generating docs for file lib/Target/Mips/MipsConstantIslandPass.cpp...
Generating docs for file lib/Target/Mips/MipsDelaySlotFiller.cpp...
Generating docs for file lib/Target/Mips/MipsExpandPseudo.cpp...
Generating docs for file lib/Target/Mips/MipsFastISel.cpp...
Generating docs for file lib/Target/Mips/MipsFrameLowering.cpp...
Generating docs for file lib/Target/Mips/MipsFrameLowering.h...
Generating docs for file lib/Target/Mips/MipsInstrInfo.cpp...
Generating docs for file lib/Target/Mips/MipsInstrInfo.h...
Generating docs for file lib/Target/Mips/MipsInstructionSelector.cpp...
Generating docs for file lib/Target/Mips/MipsISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/MipsISelDAGToDAG.h...
Generating docs for file lib/Target/Mips/MipsISelLowering.cpp...
Generating docs for file lib/Target/Mips/MipsISelLowering.h...
Generating docs for file lib/Target/Mips/MipsLegalizerInfo.cpp...
Generating docs for file lib/Target/Mips/MipsLegalizerInfo.h...
Generating docs for file lib/Target/Mips/MipsMachineFunction.cpp...
Generating docs for file lib/Target/Mips/MipsMachineFunction.h...
Generating docs for file lib/Target/Mips/MipsMCInstLower.cpp...
Generating docs for file lib/Target/Mips/MipsMCInstLower.h...
Generating docs for file lib/Target/Mips/MipsModuleISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/MipsOptimizePICCall.cpp...
Generating docs for file lib/Target/Mips/MipsOptionRecord.h...
Generating docs for file lib/Target/Mips/MipsOs16.cpp...
Generating docs for file lib/Target/Mips/MipsPreLegalizerCombiner.cpp...
Generating docs for file lib/Target/Mips/MipsRegisterBankInfo.cpp...
Generating docs for file lib/Target/Mips/MipsRegisterBankInfo.h...
Generating docs for file lib/Target/Mips/MipsRegisterInfo.cpp...
Generating docs for file lib/Target/Mips/MipsRegisterInfo.h...
Generating docs for file lib/Target/Mips/MipsSEFrameLowering.cpp...
Generating docs for file lib/Target/Mips/MipsSEFrameLowering.h...
Generating docs for file lib/Target/Mips/MipsSEInstrInfo.cpp...
Generating docs for file lib/Target/Mips/MipsSEInstrInfo.h...
Generating docs for file lib/Target/Mips/MipsSEISelDAGToDAG.cpp...
Generating docs for file lib/Target/Mips/MipsSEISelDAGToDAG.h...
Generating docs for file lib/Target/Mips/MipsSEISelLowering.cpp...
Generating docs for file lib/Target/Mips/MipsSEISelLowering.h...
Generating docs for file lib/Target/Mips/MipsSERegisterInfo.cpp...
Generating docs for file lib/Target/Mips/MipsSERegisterInfo.h...
Generating docs for file lib/Target/Mips/MipsSubtarget.cpp...
Generating docs for file lib/Target/Mips/MipsSubtarget.h...
Generating docs for file lib/Target/Mips/MipsTargetMachine.cpp...
Generating docs for file lib/Target/Mips/MipsTargetMachine.h...
Generating docs for file lib/Target/Mips/MipsTargetObjectFile.cpp...
Generating docs for file lib/Target/Mips/MipsTargetObjectFile.h...
Generating docs for file lib/Target/Mips/MipsTargetStreamer.h...
Generating docs for file lib/Target/Mips/TargetInfo/MipsTargetInfo.cpp...
Generating docs for file lib/Target/MSP430/AsmParser/MSP430AsmParser.cpp...
Generating docs for file lib/Target/MSP430/Disassembler/MSP430Disassembler.cpp...
Generating docs for file lib/Target/MSP430/InstPrinter/MSP430InstPrinter.cpp...
Generating docs for file lib/Target/MSP430/InstPrinter/MSP430InstPrinter.h...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430AsmBackend.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430ELFObjectWriter.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430ELFStreamer.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430FixupKinds.h...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.h...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCCodeEmitter.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.cpp...
Generating docs for file lib/Target/MSP430/MCTargetDesc/MSP430MCTargetDesc.h...
Generating docs for file lib/Target/MSP430/MSP430.h...
Generating docs for file lib/Target/MSP430/MSP430AsmPrinter.cpp...
Generating docs for file lib/Target/MSP430/MSP430BranchSelector.cpp...
Generating docs for file lib/Target/MSP430/MSP430FrameLowering.cpp...
Generating docs for file lib/Target/MSP430/MSP430FrameLowering.h...
Generating docs for file lib/Target/MSP430/MSP430InstrInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430InstrInfo.h...
Generating docs for file lib/Target/MSP430/MSP430ISelDAGToDAG.cpp...
Generating docs for file lib/Target/MSP430/MSP430ISelLowering.cpp...
Generating docs for file lib/Target/MSP430/MSP430ISelLowering.h...
Generating docs for file lib/Target/MSP430/MSP430MachineFunctionInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430MachineFunctionInfo.h...
Generating docs for file lib/Target/MSP430/MSP430MCInstLower.cpp...
Generating docs for file lib/Target/MSP430/MSP430MCInstLower.h...
Generating docs for file lib/Target/MSP430/MSP430RegisterInfo.cpp...
Generating docs for file lib/Target/MSP430/MSP430RegisterInfo.h...
Generating docs for file lib/Target/MSP430/MSP430Subtarget.cpp...
Generating docs for file lib/Target/MSP430/MSP430Subtarget.h...
Generating docs for file lib/Target/MSP430/MSP430TargetMachine.cpp...
Generating docs for file lib/Target/MSP430/MSP430TargetMachine.h...
Generating docs for file lib/Target/MSP430/TargetInfo/MSP430TargetInfo.cpp...
Generating docs for file lib/Target/NVPTX/cl_common_defines.h...
Generating docs for file lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.cpp...
Generating docs for file lib/Target/NVPTX/InstPrinter/NVPTXInstPrinter.h...
Generating docs for file lib/Target/NVPTX/ManagedStringPool.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXBaseInfo.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.cpp...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXMCTargetDesc.h...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.cpp...
Generating docs for file lib/Target/NVPTX/MCTargetDesc/NVPTXTargetStreamer.h...
Generating docs for file lib/Target/NVPTX/NVPTX.h...
Generating docs for file lib/Target/NVPTX/NVPTXAllocaHoisting.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXAllocaHoisting.h...
Generating dwarning: Include graph for 'NVPTXAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'PPCAsmPrinter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ocs for file lib/Target/NVPTX/NVPTXAsmPrinter.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXAsmPrinter.h...
Generating docs for file lib/Target/NVPTX/NVPTXAssignValidGlobalNames.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXFrameLowering.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXFrameLowering.h...
Generating docs for file lib/Target/NVPTX/NVPTXGenericToNVVM.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXImageOptimizer.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXInstrInfo.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXInstrInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXISelDAGToDAG.h...
Generating docs for file lib/Target/NVPTX/NVPTXISelLowering.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXISelLowering.h...
Generating docs for file lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXLowerAggrCopies.h...
Generating docs for file lib/Target/NVPTX/NVPTXLowerAlloca.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXLowerArgs.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXMachineFunctionInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXMCExpr.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXMCExpr.h...
Generating docs for file lib/Target/NVPTX/NVPTXPeephole.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXPrologEpilogPass.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXProxyRegErasure.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXRegisterInfo.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXRegisterInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXReplaceImageHandles.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXSubtarget.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXSubtarget.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetMachine.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXTargetMachine.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetObjectFile.h...
Generating docs for file lib/Target/NVPTX/NVPTXTargetTransformInfo.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXTargetTransformInfo.h...
Generating docs for file lib/Target/NVPTX/NVPTXUtilities.cpp...
Generating docs for file lib/Target/NVPTX/NVPTXUtilities.h...
Generating docs for file lib/Target/NVPTX/NVVMIntrRange.cpp...
Generating docs for file lib/Target/NVPTX/NVVMReflect.cpp...
Generating docs for file lib/Target/NVPTX/TargetInfo/NVPTXTargetInfo.cpp...
Generating docs for file lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp...
Generating docs for file lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp...
Generating docs for file lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp...
Generating docs for file lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCAsmBackend.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCFixupKinds.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMachObjectWriter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCAsmInfo.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCExpr.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.cpp...
Generating docs for file lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h...
Generating docs for file lib/Target/PowerPC/PPC.h...
Generating docs for file lib/Target/PowerPC/PPCAsmPrinter.cpp...
Generating docs for file lib/Target/PowerPC/PPCBoolRetwarning: Include graph for 'PPCISelDAGToDAG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'PPCISelLowering.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCISelLowering.cpp:7813: warning: The following parameters of haveEfficientBuildVectorPattern(BuildVectorSDNode *V, bool HasDirectMove, bool HasP8Vector) are not documented:
  parameter 'HasP8Vector'
ToInt.cpp...
Generating docs for file lib/Target/PowerPC/PPCBranchCoalescing.cpp...
Generating docs for file lib/Target/PowerPC/PPCBranchSelector.cpp...
Generating docs for file lib/Target/PowerPC/PPCCallingConv.cpp...
Generating docs for file lib/Target/PowerPC/PPCCallingConv.h...
Generating docs for file lib/Target/PowerPC/PPCCCState.cpp...
Generating docs for file lib/Target/PowerPC/PPCCCState.h...
Generating docs for file lib/Target/PowerPC/PPCCTRLoops.cpp...
Generating docs for file lib/Target/PowerPC/PPCEarlyReturn.cpp...
Generating docs for file lib/Target/PowerPC/PPCExpandISEL.cpp...
Generating docs for file lib/Target/PowerPC/PPCFastISel.cpp...
Generating docs for file lib/Target/PowerPC/PPCFrameLowering.cpp...
Generating docs for file lib/Target/PowerPC/PPCFrameLowering.h...
Generating docs for file lib/Target/PowerPC/PPCHazardRecognizers.cpp...
Generating docs for file lib/Target/PowerPC/PPCHazardRecognizers.h...
Generating docs for file lib/Target/PowerPC/PPCInstrBuilder.h...
Generating docs for file lib/Target/PowerPC/PPCInstrInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCInstrInfo.h...
Generating docs for file lib/Target/PowerPC/PPCISelDAGToDAG.cpp...
Generating docs for file lib/Target/PowerPC/PPCISelLowering.cpp...
Generating docs for file lib/Target/PowerPC/PPCISelLowering.h...
Generating docs for file lib/Target/PowerPC/PPCLoopPreIncPrep.cpp...
Generating docs for file lib/Target/PowerPC/PPCMachineFunctionInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCMachineFunctionInfo.h...
Generating docs for file lib/Target/PowerPC/PPCMCInstLower.cpp...
Generating docs for file lib/Target/PowerPC/PPCMIPeephole.cpp...
Generating docs for file lib/Target/PowerPC/PPCPerfectShuffle.h...
Generating docs for file lib/Target/PowerPC/PPCPreEmitPeephole.cpp...
Generating docs for file lib/Target/PowerPC/PPCQPXLoadSplat.cpp...
Generating docs for file lib/Target/PowerPC/PPCReduceCRLogicals.cpp...
Generating docs for file lib/Target/PowerPC/PPCRegisterInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCRegisterInfo.h...
Generating docs for file lib/Target/PowerPC/PPCSubtarget.cpp...
Generating docs for file lib/Target/PowerPC/PPCSubtarget.h...
Generating docs for file lib/Target/PowerPC/PPCTargetMachine.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetMachine.h...
Generating docs for file lib/Target/PowerPC/PPCTargetObjectFile.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetObjectFile.h...
Generating docs for file lib/Target/PowerPC/PPCTargetStreamer.h...
Generating docs for file lib/Target/PowerPC/PPCTargetTransformInfo.cpp...
Generating docs for file lib/Target/PowerPC/PPCTargetTransformInfo.h...
Generating docs for file lib/Target/PowerPC/PPCTLSDynamicCall.cpp...
Generating docs for file lib/Target/PowerPC/PPCTOCRegDeps.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXCopy.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXFMAMutate.cpp...
Generating docs for file lib/Target/PowerPC/PPCVSXSwapRemoval.cpp...
Generating docs for file lib/Target/PowerPC/TargetInfo/PowerPCTargetInfo.cpp...
Generating docs for file lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp...
Generating docs for file lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp...
Generating docs for file lib/Target/RISCV/InstPrinter/RISCVInstPrinter.cpp...
Generating docs for file lib/Target/RISCV/InstPrinter/RISCVInstPrinter.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVELFStreamer.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCExpr.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.h...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp...
Generating docs for file lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h...
Generating docs for file lib/Target/RISCV/RISCV.h...
Generating docs for file lib/Target/RISCV/RISCVAsmPrinter.cpp...
Generating docs for file lib/Target/RISCV/RISCVExpandPseudoInsts.cpp...
Generating docs for file lib/Target/RISCV/RISCVFrameLowering.cpp...
Generating docs for file lib/Target/RISCV/RISCVFrameLowering.h...
Generating docs for file lib/Target/RISCV/RISCVInstrInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVInstrInfo.h...
Generating docs for file lib/Target/RISCV/RISCVISelDAGToDAG.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelLowering.cpp...
Generating docs for file lib/Target/RISCV/RISCVISelLowering.h...
Generating docs for file lib/Target/RISCV/RISCVMachineFunctionInfo.h...
Generating docs for file lib/Target/RISCV/RISCVMCInstLower.cpp...
Generating docs for file lib/Target/RISCV/RISCVMergeBaseOffset.cpp...
Generating docs for file lib/Target/RISCV/RISCVRegisterInfo.cpp...
Generating docs for file lib/Target/RISCV/RISCVRegisterInfo.h...
Generating docs for file lib/Target/RISCV/RISCVSubtarget.cpp...
Generating docs for file lib/Target/RISCV/RISCVSubtarget.h...
Generating docs for file lib/Target/RISCV/RISCVTargetMachine.cpp...
Generating docs for file lib/Target/RISCV/RISCVTargetMachine.h...
Generating docs for file lib/Target/RISCV/RISCVTargetObjectFile.cpp...
Generating docs for file lib/Target/RISCV/RISCVTargetObjectFile.h...
Generating docs for file lib/Target/RISCV/TargetInfo/RISCVTargetInfo.cpp...
Generating docs for file lib/Target/RISCV/Utils/RISCVBaseInfo.cpp...
Generating docs for file lib/Target/RISCV/Utils/RISCVBaseInfo.h...
Generating docs for file lib/Target/RISCV/Utils/RISCVMatInt.cpp...
Generating docs for file lib/Target/RISCV/Utils/RISCVMatInt.h...
Generating docs for file lib/Target/Sparc/AsmParser/SparcAsmParser.cpp...
Generating docs for file lib/Target/Sparc/DelaySlotFiller.cpp...
Generating docs for file lib/Target/Sparc/Disassembler/SparcDisassembler.cpp...
Generating docs for file lib/Target/Sparc/InstPrinter/SparcInstPrinter.cpp...
Generating docs for file lib/Target/Sparc/InstPrinter/SparcInstPrinter.h...
Generating docs for file lib/Target/Sparc/LeonPasses.cpp...
Generating docs for file lib/Target/Sparc/LeonPasses.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcAsmBackend.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcELFObjectWriter.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcFixupKinds.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCAsmInfo.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCCodeEmitter.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCExpr.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcMCTargetDesc.h...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.cpp...
Generating docs for file lib/Target/Sparc/MCTargetDesc/SparcTargetStreamer.h...
Generating docs for file lib/Target/Sparc/Sparc.h...
Generating docs for file lib/Target/Sparc/SparcAsmPrinter.cpp...
Generating docs for file lib/Target/Sparc/SparcFrameLowering.cpp...
Generating docs for file lib/Target/Sparc/SparcFrameLowering.h...
Generating docs for file lib/Target/Sparc/SparcInstrInfo.cpp...
Generating docs for file lib/Target/Sparc/SparcInstrInfo.h...
Generating docs for file lib/Target/Sparc/SparcISelDAGToDAG.cpp...
Gener/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp:73: warning: The following parameters of tryAddingSymbolicOperand(int64_t Value, bool isBranch, uint64_t Address, uint64_t Offset, uint64_t Width, MCInst &MI, const void *Decoder) are not documented:
  parameter 'MI'
  parameter 'Decoder'
ating docs for file lib/Target/Sparc/SparcISelLowering.cpp...
Generating docs for file lib/Target/Sparc/SparcISelLowering.h...
Generating docs for file lib/Target/Sparc/SparcMachineFunctionInfo.cpp...
Generating docs for file lib/Target/Sparc/SparcMachineFunctionInfo.h...
Generating docs for file lib/Target/Sparc/SparcMCInstLower.cpp...
Generating docs for file lib/Target/Sparc/SparcRegisterInfo.cpp...
Generating docs for file lib/Target/Sparc/SparcRegisterInfo.h...
Generating docs for file lib/Target/Sparc/SparcSubtarget.cpp...
Generating docs for file lib/Target/Sparc/SparcSubtarget.h...
Generating docs for file lib/Target/Sparc/SparcTargetMachine.cpp...
Generating docs for file lib/Target/Sparc/SparcTargetMachine.h...
Generating docs for file lib/Target/Sparc/SparcTargetObjectFile.cpp...
Generating docs for file lib/Target/Sparc/SparcTargetObjectFile.h...
Generating docs for file lib/Target/Sparc/TargetInfo/SparcTargetInfo.cpp...
Generating docs for file lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp...
Generating docs for file lib/Target/SystemZ/Disassembler/SystemZDisassembler.cpp...
Generating docs for file lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.cpp...
Generating docs for file lib/Target/SystemZ/InstPrinter/SystemZInstPrinter.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmBackend.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCAsmInfo.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCFixups.h...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCObjectWriter.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp...
Generating docs for file lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.h...
Generating docs for file lib/Target/SystemZ/SystemZ.h...
Generating docs for file lib/Target/SystemZ/SystemZAsmPrinter.cpp...
Generating docs for file lib/Target/SystemZ/SystemZAsmPrinter.h...
Generating docs for file lib/Target/SystemZ/SystemZCallingConv.cpp...
Generating docs for file lib/Target/SystemZ/SystemZCallingConv.h...
Generating docs for file lib/Target/SystemZ/SystemZConstantPoolValue.cpp...
Generating docs for file lib/Target/SystemZ/SystemZConstantPoolValue.h...
Generating docs for file lib/Target/SystemZ/SystemZElimCompare.cpp...
Generating docs for file lib/Target/SystemZ/SystemZExpandPseudo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZFrameLowering.cpp...
Generating docs for file lib/Target/SystemZ/SystemZFrameLowering.h...
Generating docs for file lib/Target/SystemZ/SystemZHazardRecognizer.cpp...
Generating docs for file lib/Target/SystemZ/SystemZHazardRecognizer.h...
Generating docs for file lib/Target/SystemZ/SystemZInstrBuilder.h...
Generating docs for file lib/Target/SystemZ/SystemZInstrInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZInstrInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZISelDAGToDAG.cpp...
Generating docs for file lib/Target/SystemZ/SystemZISelLowering.cpp...
Generating docs for file lib/Target/SystemZ/SystemZISelLowering.h...
Generating docs for file lib/Target/SystemZ/SystemZLDCleanup.cpp...
Generating docs for file lib/Target/SystemZ/SystemZLongBranch.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineFunctionInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineFunctionInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZMachineScheduler.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMachineScheduler.h...
Generating docs for file lib/Target/SystemZ/SystemZMCInstLower.cpp...
Generating docs for file lib/Target/SystemZ/SystemZMCInstLower.h...
Generating docs for file lib/Target/SystemZ/SystemZRegisterInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZRegisterInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp...
Generating docs for file lib/Target/SystemZ/Syst/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp:9: warning: explicit link request to 'included' could not be resolved
emZSelectionDAGInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZShortenInst.cpp...
Generating docs for file lib/Target/SystemZ/SystemZSubtarget.cpp...
Generating docs for file lib/Target/SystemZ/SystemZSubtarget.h...
Generating docs for file lib/Target/SystemZ/SystemZTargetMachine.cpp...
Generating docs for file lib/Target/SystemZ/SystemZTargetMachine.h...
Generating docs for file lib/Target/SystemZ/SystemZTargetTransformInfo.cpp...
Generating docs for file lib/Target/SystemZ/SystemZTargetTransformInfo.h...
Generating docs for file lib/Target/SystemZ/SystemZTDC.cpp...
Generating docs for file lib/Target/SystemZ/TargetInfo/SystemZTargetInfo.cpp...
Generating docs for file lib/Target/Target.cpp...
Generating docs for file lib/Target/TargetIntrinsicInfo.cpp...
Generating docs for file lib/Target/TargetLoweringObjectFile.cpp...
Generating docs for file lib/Target/TargetMachine.cpp...
Generating docs for file lib/Target/TargetMachineC.cpp...
Generating docs for file lib/Target/WebAssembly/AsmParser/WebAssemblyAsmParser.cpp...
Generating docs for file lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp...
Generating docs for file lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.cpp...
Generating docs for file lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h...
Generating docs for file lib/Target/WebAssembly/MCTargetDesc/WebAssemblyWasmObjectWriter.cpp...
Generating docs for file lib/Target/WebAssembly/TargetInfo/WebAssemblyTargetInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssembly.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyAddMissingPrototypes.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyArgumentMove.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyAsmPrinter.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCallIndirectFixup.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCFGSort.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyDebugValueManager.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyDebugValueManager.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyExceptionInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFastISel.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyFrameLowering.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyInstrInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyInstrInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyISelLowering.cpp...
Generating docs for file lib/Target/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:8: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:8: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:11: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:12: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp:12: warning: Found unknown command `\memcpy'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:377: warning: The following parameters of translateImmediate(MCInst &mcInst, uint64_t immediate, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:125: warning: The following parameters of translateInstruction(MCInst &mcInst, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:743: warning: The following parameters of translateOperand(MCInst &mcInst, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:681: warning: The following parameters of translateRM(MCInst &mcInst, const OperandSpecifier &operand, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:521: warning: The following parameters of translateRMMemory(MCInst &mcInst, InternalInstruction &insn, const MCDisassembler *Dis) are not documented:
  parameter 'Dis'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp:295: warning: The following parameters of tryAddingSymbolicOperand(int64_t Value, bool isBranch, uint64_t Address, uint64_t Offset, uint64_t Width, MCInst &MI, const MCDisassembler *Dis) are not documented:
  parameter 'MI'
  parameter 'Dis'
/WebAssembly/WebAssemblyISelLowering.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMCInstLower.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyMemIntrinsicResults.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyOptimizeLiveIntervals.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyPeephole.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyPrepareForLiveIntervals.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegColoring.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegisterInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegNumbering.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRegStackify.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyReplacePhysRegs.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblySetP2AlignOperands.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblySubtarget.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblySubtarget.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetMachine.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetObjectFile.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetObjectFile.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h...
Generating docs for file lib/Target/WebAssembly/WebAssemblyUtilities.cpp...
Generating docs for file lib/Target/WebAssembly/WebAssemblyUtilities.h...
Generating docs for file lib/Target/X86/AsmParser/X86AsmParser.cpp...
Generating docs for file lib/Target/X86/AsmParser/X86AsmParserCommon.h...
Generating docs for file lib/Target/X86/AsmParser/X86Operand.h...
Generating docs for file lib/Target/X86/Disassembler/X86Disassembler.cpp...
Generating docs for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp...
Generating docs for file lib/Target/X86/Disassembler/X86DisassemblerDecoder.h...
Generating docs for file lib/Target/X86/InstPrinter/X86ATTInstPrinter.cpp...
Generating docs for file lib/Target/X86/InstPrinter/X86ATTInstPrinter.h...
Generating docs for file lib/Target/X86/InstPrinter/X86InstComments.cpp...
Generating docs for file lib/Target/X86/InstPrinter/X86InstComments.h...
Generating docs for file lib/Target/X86/InstPrinter/X86InstPrinterCommon.cpp...
Generating docs for file lib/Target/X86/InstPrinter/X86InstPrinterCommon.h...
Generating docs for file lib/Target/X86/InstPrinter/X86IntelInstPrinter.cpp...
Generating docs for file lib/Target/X86/InstPrinter/X86IntelInstPrinter.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86BaseInfo.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:39196: warning: explicit link request to 'PACKSS' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:39196: warning: explicit link request to 'PACKSS' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:2694: warning: The following parameters of getv64i1Argument(CCValAssign &VA, CCValAssign &NextVA, SDValue &Root, SelectionDAG &DAG, const SDLoc &Dl, const X86Subtarget &Subtarget, SDValue *InFlag=nullptr) are not documented:
  parameter 'DAG'
  parameter 'Dl'
  parameter 'Subtarget'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35893: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35893: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35894: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35894: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35894: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35897: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35897: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35898: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35898: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35899: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86ISelLowering.cpp:35900: warning: Unsupported xml/html tag <N> found
...
Generating docs for file lib/Target/X86/MCTargetDesc/X86FixupKinds.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MachObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCAsmInfo.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCExpr.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86MCTargetDesc.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86TargetStreamer.h...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFObjectWriter.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFStreamer.cpp...
Generating docs for file lib/Target/X86/MCTargetDesc/X86WinCOFFTargetStreamer.cpp...
Generating docs for file lib/Target/X86/TargetInfo/X86TargetInfo.cpp...
Generating docs for file lib/Target/X86/Utils/X86ShuffleDecode.cpp...
Generating docs for file lib/Target/X86/Utils/X86ShuffleDecode.h...
Generating docs for file lib/Target/X86/X86.h...
Generating docs for file lib/Target/X86/X86AsmPrinter.cpp...
Generating docs for file lib/Target/X86/X86AsmPrinter.h...
Generating docs for file lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp...
Generating docs for file lib/Target/X86/X86CallFrameOptimization.cpp...
Generating docs for file lib/Target/X86/X86CallingConv.cpp...
Generating docs for file lib/Target/X86/X86CallingConv.h...
Generating docs for file lib/Target/X86/X86CallLowering.cpp...
Generating docs for file lib/Target/X86/X86CallLowering.h...
Generating docs for file lib/Target/X86/X86CmovConversion.cpp...
Generating docs for file lib/Target/X86/X86CondBrFolding.cpp...
Generating docs for file lib/Target/X86/X86DiscriminateMemOps.cpp...
Generating docs for file lib/Target/X86/X86DomainReassignment.cpp...
Generating docs for file lib/Target/X86/X86EvexToVex.cpp...
Generating docs for file lib/Target/X86/X86ExpandPseudo.cpp...
Generating docs for file lib/Target/X86/X86FastISel.cpp...
Generating docs for file lib/Target/X86/X86FixupBWInsts.cpp...
Generating docs for file lib/Target/X86/X86FixupLEAs.cpp...
Generating docs for file lib/Target/X86/X86FixupSetCC.cpp...
Generating docs for file lib/Target/X86/X86FlagsCopyLowering.cpp...
Generating docs for file lib/Target/X86/X86FloatingPoint.cpp...
Generating docs for file lib/Target/X86/X86FrameLowering.cpp...
Generating docs for file lib/Target/X86/X86FrameLowering.h...
Generating docs for file lib/Target/X86/X86IndirectBranchTracking.cpp...
Generating docs for file lib/Target/X86/X86InsertPrefetch.cpp...
Generating docs for file lib/Target/X86/X86InstrBuilder.h...
Generating docs for file lib/Target/X86/X86InstrFMA3Info.cpp...
Generating docs for file lib/Target/X86/X86InstrFMA3Info.h...
Generating docs for file lib/Target/X86/X86InstrFoldTables.cpp...
Generating docs for file lib/Target/X86/X86InstrFoldTables.h...
Generating docs for file lib/Target/X86/X86InstrInfo.cpp...
Generating docs for file lib/Target/X86/X86InstrInfo.h...
Generating docs for file lib/Target/X86/X86InstructionSelector.cpp...
Generating docs for file lib/Target/X86/X86InterleavedAccess.cpp...
Generating docs for file lib/Target/X86/X86IntrinsicsInfo.h...
Generating docs for file lib/Target/X86/X86ISelDAGToDAG.cpp...
Generating docs for file lib/Target/X86/X86ISelLowering.cpp...
Generating docs for file lib/Target/X86/X86ISelLowering.h...
Generating docs for file lib/Target/X86/X86LegalizerInfo.cpp...
Generating docs for file lib/Target/X86/X86LegalizerInfo.h...
Generating docs for file lib/Target/X86/X86MachineFunctionInfo.cpp...
Generating docs for file lib/Target/X86/X86MachineFunctionInfo.h...
Generating docs for file lib/Target/X86/X86MacroFusion.cpp...
Generating docs for file lib/Target/X86/X86MacroFusion.h...
Generating docs for file lib/Target/X86/X86MCInstLower.cpp...
Generating docs for file lib/Target/X86/X86OptimizeLEAs.cpp...
Generating docs for file lib/Target/X86/X/opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp:98: warning: The following parameters of IfNeededExtSP(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, const DebugLoc &dl, const TargetInstrInfo &TII, int OffsetFromTop, int &Adjusted, int FrameSize, bool emitFrameMoves) are not documented:
  parameter 'MBB'
  parameter 'MBBI'
  parameter 'dl'
  parameter 'TII'
  parameter 'FrameSize'
  parameter 'emitFrameMoves'
/opt/doxygen-docs/src/llvm/lib/Target/XCore/XCoreFrameLowering.cpp:121: warning: The following parameters of IfNeededLDAWSP(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, const DebugLoc &dl, const TargetInstrInfo &TII, int OffsetFromTop, int &RemainingAdj) are not documented:
  parameter 'MBB'
  parameter 'MBBI'
  parameter 'dl'
  parameter 'TII'
86PadShortFunction.cpp...
Generating docs for file lib/Target/X86/X86RegisterBankInfo.cpp...
Generating docs for file lib/Target/X86/X86RegisterBankInfo.h...
Generating docs for file lib/Target/X86/X86RegisterInfo.cpp...
Generating docs for file lib/Target/X86/X86RegisterInfo.h...
Generating docs for file lib/Target/X86/X86RetpolineThunks.cpp...
Generating docs for file lib/Target/X86/X86SelectionDAGInfo.cpp...
Generating docs for file lib/Target/X86/X86SelectionDAGInfo.h...
Generating docs for file lib/Target/X86/X86ShuffleDecodeConstantPool.cpp...
Generating docs for file lib/Target/X86/X86ShuffleDecodeConstantPool.h...
Generating docs for file lib/Target/X86/X86SpeculativeLoadHardening.cpp...
Generating docs for file lib/Target/X86/X86Subtarget.cpp...
Generating docs for file lib/Target/X86/X86Subtarget.h...
Generating docs for file lib/Target/X86/X86TargetMachine.cpp...
Generating docs for file lib/Target/X86/X86TargetMachine.h...
Generating docs for file lib/Target/X86/X86TargetObjectFile.cpp...
Generating docs for file lib/Target/X86/X86TargetObjectFile.h...
Generating docs for file lib/Target/X86/X86TargetTransformInfo.cpp...
Generating docs for file lib/Target/X86/X86TargetTransformInfo.h...
Generating docs for file lib/Target/X86/X86VZeroUpper.cpp...
Generating docs for file lib/Target/X86/X86WinAllocaExpander.cpp...
Generating docs for file lib/Target/X86/X86WinEHState.cpp...
Generating docs for file lib/Target/XCore/Disassembler/XCoreDisassembler.cpp...
Generating docs for file lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp...
Generating docs for file lib/Target/XCore/InstPrinter/XCoreInstPrinter.h...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCAsmInfo.h...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.cpp...
Generating docs for file lib/Target/XCore/MCTargetDesc/XCoreMCTargetDesc.h...
Generating docs for file lib/Target/XCore/TargetInfo/XCoreTargetInfo.cpp...
Generating docs for file lib/Target/XCore/XCore.h...
Generating docs for file lib/Target/XCore/XCoreAsmPrinter.cpp...
Generating docs for file lib/Target/XCore/XCoreFrameLowering.cpp...
Generating docs for file lib/Target/XCore/XCoreFrameLowering.h...
Generating docs for file lib/Target/XCore/XCoreFrameToArgsOffsetElim.cpp...
Generating docs for file lib/Target/XCore/XCoreInstrInfo.cpp...
Generating docs for file lib/Target/XCore/XCoreInstrInfo.h...
Generating docs for file lib/Target/XCore/XCoreISelDAGToDAG.cpp...
Generating docs for file lib/Target/XCore/XCoreISelLowering.cpp...
Generating docs for file lib/Target/XCore/XCoreISelLowering.h...
Generating docs for file lib/Target/XCore/XCoreLowerThreadLocal.cpp...
Generating docs for file lib/Target/XCore/XCoreMachineFunctionInfo.cpp...
Generating docs for file lib/Target/XCore/XCoreMachineFunctionInfo.h...
Generating docs for file lib/Target/XCore/XCoreMCInstLower.cpp...
Generating docs for file lib/Target/XCore/XCoreMCInstLower.h...
Generating docs for file lib/Target/XCore/XCoreRegisterInfo.cpp...
Generating docs for file lib/Target/XCore/XCoreRegisterInfo.h...
Generating docs for file lib/Target/XCore/XCoreSelectionDAGInfo.cpp...
Generating docs for file lib/Target/XCore/XCoreSelectionDAGInfo.h...
Generating docs for file lib/Target/XCore/XCoreSubtarget.cpp...
Generating docs for file lib/Target/XCore/XCoreSubtarget.h...
Generating docs for file lib/Target/XCore/XCoreTargetMachine.cpp...
Generating docs for file lib/Target/XCore/XCoreTargetMachine.h...
Generating docs for file lib/Target/XCore/XCoreTargetObjectFile.cpp...
Generating docs for file lib/Target/XCore/XCoreTargetObjectFile.h...
Generating docs for file lib/Target/XCore/XCoreTargetStreamer.h...
Generating docs for file lib/Target/XCore/XCoreTargetTransformInfo.h...
Generating docs for file lib/Testing/Support/SupportHelpers.cpp...
Generating docs for file lib/TextAPI/ELF/ELFStub.cpp...
Generating docs for file lib/TextAPI/ELF/TBEHandler.cpp...
Generating docs for file lib/TextAPI/MachO/Architecture.cpp...
Generating /opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp:82: warning: The following parameters of SimplifyBSwap(BinaryOperator &I, InstCombiner::BuilderTy &Builder) are not documented:
  parameter 'Builder'
warning: Include graph for 'InstCombineCalls.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp:1179: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp:1179: warning: Unsupported xml/html tag <Y> found
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4045: warning: The following parameters of processUMulZExtIdiom(ICmpInst &I, Value *MulVal, Value *OtherVal, InstCombiner &IC) are not documented:
  parameter 'IC'
warning: Include graph for 'InstructionCombining.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'AddressSanitizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'DataFlowSanitizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'MemorySanitizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'PGOInstrumentation.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
docs for file lib/TextAPI/MachO/ArchitectureSet.cpp...
Generating docs for file lib/TextAPI/MachO/InterfaceFile.cpp...
Generating docs for file lib/TextAPI/MachO/PackedVersion.cpp...
Generating docs for file lib/TextAPI/MachO/Symbol.cpp...
Generating docs for file lib/TextAPI/MachO/TextAPIContext.h...
Generating docs for file lib/TextAPI/MachO/TextStub.cpp...
Generating docs for file lib/TextAPI/MachO/TextStubCommon.cpp...
Generating docs for file lib/TextAPI/MachO/TextStubCommon.h...
Generating docs for file lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp...
Generating docs for file lib/ToolDrivers/llvm-lib/LibDriver.cpp...
Generating docs for file lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp...
Generating docs for file lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h...
Generating docs for file lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroCleanup.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroEarly.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroElide.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroFrame.cpp...
Generating docs for file lib/Transforms/Coroutines/CoroInstr.h...
Generating docs for file lib/Transforms/Coroutines/CoroInternal.h...
Generating docs for file lib/Transforms/Coroutines/CoroSplit.cpp...
Generating docs for file lib/Transforms/Coroutines/Coroutines.cpp...
Generating docs for file lib/Transforms/Hello/Hello.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineAddSub.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineAndOrXor.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineAtomicRMW.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineCalls.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineCasts.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineCompares.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineInternal.h...
Generating docs for file lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineMulDivRem.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombinePHI.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineSelect.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineShifts.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp...
Generating docs for file lib/Transforms/InstCombine/InstCombineVectorOps.cpp...
Generating docs for file lib/Transforms/InstCombine/InstructionCombining.cpp...
Generating docs for file lib/Transforms/Instrumentation/AddressSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/BoundsChecking.cpp...
Generating docs for file lib/Transforms/Instrumentation/CFGMST.h...
Generating docs for file lib/Transforms/Instrumentation/CGProfile.cpp...
Generating docs for file lib/Transforms/Instrumentation/ControlHeightReduction.cpp...
Generating docs for file lib/Transforms/Instrumentation/DataFlowSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/GCOVProfiling.cpp...
Generating docs for file lib/Transforms/Instrumentation/HWAddressSanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/IndirectCallPromotion.cpp...
Generating docs for file lib/Transforms/Instrumentation/InstrOrderFile.cpp...
Generating docs for file lib/Transforms/Instrumentation/InstrProfiling.cpp...
Generating docs for file lib/Transforms/Instrumentation/Instrumentation.cpp...
Generating docs for file lib/Transforms/Instrumentation/MaximumSpanningTree.h...
Generating docs for file lib/Transforms/Instrumentation/MemorySanitizer.cpp...
Generating docs for file lib/Transforms/Instrumentation/PGOInstrumentation.cpp...
Generating docs for file lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp...
Generating docs for file lib/Transforms/Instrumentation/SanitizerCoverage.cpp...
Generating docs for file lib/Transforms/Instrumentatiwarning: Include graph for 'ArgumentPromotion.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'GlobalOpt.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp:2434: warning: Unsupported symbol &q; found
/opt/doxygen-docs/src/llvm/lib/Transforms/IPO/GlobalOpt.cpp:2453: warning: expected whitespace after , command
warning: Include graph for 'Inliner.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LowerTypeTests.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SampleProfile.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:276: warning: Found unknown command `\callee'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:287: warning: Found unknown command `\callee'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp:290: warning: Found unknown command `\callee'
on/ThreadSanitizer.cpp...
Generating docs for file lib/Transforms/IPO/AlwaysInliner.cpp...
Generating docs for file lib/Transforms/IPO/ArgumentPromotion.cpp...
Generating docs for file lib/Transforms/IPO/BarrierNoopPass.cpp...
Generating docs for file lib/Transforms/IPO/BlockExtractor.cpp...
Generating docs for file lib/Transforms/IPO/CalledValuePropagation.cpp...
Generating docs for file lib/Transforms/IPO/ConstantMerge.cpp...
Generating docs for file lib/Transforms/IPO/CrossDSOCFI.cpp...
Generating docs for file lib/Transforms/IPO/DeadArgumentElimination.cpp...
Generating docs for file lib/Transforms/IPO/ElimAvailExtern.cpp...
Generating docs for file lib/Transforms/IPO/ExtractGV.cpp...
Generating docs for file lib/Transforms/IPO/ForceFunctionAttrs.cpp...
Generating docs for file lib/Transforms/IPO/FunctionAttrs.cpp...
Generating docs for file lib/Transforms/IPO/FunctionImport.cpp...
Generating docs for file lib/Transforms/IPO/GlobalDCE.cpp...
Generating docs for file lib/Transforms/IPO/GlobalOpt.cpp...
Generating docs for file lib/Transforms/IPO/GlobalSplit.cpp...
Generating docs for file lib/Transforms/IPO/HotColdSplitting.cpp...
Generating docs for file lib/Transforms/IPO/InferFunctionAttrs.cpp...
Generating docs for file lib/Transforms/IPO/Inliner.cpp...
Generating docs for file lib/Transforms/IPO/InlineSimple.cpp...
Generating docs for file lib/Transforms/IPO/Internalize.cpp...
Generating docs for file lib/Transforms/IPO/IPConstantPropagation.cpp...
Generating docs for file lib/Transforms/IPO/IPO.cpp...
Generating docs for file lib/Transforms/IPO/LoopExtractor.cpp...
Generating docs for file lib/Transforms/IPO/LowerTypeTests.cpp...
Generating docs for file lib/Transforms/IPO/MergeFunctions.cpp...
Generating docs for file lib/Transforms/IPO/PartialInlining.cpp...
Generating docs for file lib/Transforms/IPO/PassManagerBuilder.cpp...
Generating docs for file lib/Transforms/IPO/PruneEH.cpp...
Generating docs for file lib/Transforms/IPO/SampleProfile.cpp...
Generating docs for file lib/Transforms/IPO/SCCP.cpp...
Generating docs for file lib/Transforms/Scalar/SCCP.cpp...
Generating docs for file lib/Transforms/IPO/StripDeadPrototypes.cpp...
Generating docs for file lib/Transforms/IPO/StripSymbols.cpp...
Generating docs for file lib/Transforms/IPO/SyntheticCountsPropagation.cpp...
Generating docs for file lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp...
Generating docs for file lib/Transforms/IPO/WholeProgramDevirt.cpp...
Generating docs for file lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h...
Generating docs for file lib/Transforms/ObjCARC/BlotMapVector.h...
Generating docs for file lib/Transforms/ObjCARC/DependencyAnalysis.cpp...
Generating docs for file lib/Transforms/ObjCARC/DependencyAnalysis.h...
Generating docs for file lib/Transforms/ObjCARC/ObjCARC.cpp...
Generating docs for file lib/Transforms/ObjCARC/ObjCARCAPElim.cpp...
Generating docs for file lib/Transforms/ObjCARC/ObjCARCContract.cpp...
Generating docs for file lib/Transforms/ObjCARC/ObjCARCExpand.cpp...
Generating docs for file lib/Transforms/ObjCARC/ObjCARCOpts.cpp...
Generating docs for file lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp...
Generating docs for file lib/Transforms/ObjCARC/ProvenanceAnalysis.h...
Generating docs for file lib/Transforms/ObjCARC/ProvenanceAnalysisEvaluator.cpp...
Generating docs for file lib/Transforms/ObjCARC/PtrState.cpp...
Generating docs for file lib/Transforms/ObjCARC/PtrState.h...
Generating docs for file lib/Transforms/Scalar/ADCE.cpp...
Generating docs for file lib/Transforms/Scalar/AlignmentFromAssumptions.cpp...
Generating docs for file lib/Transforms/Scalar/BDCE.cpp...
Generating docs for file lib/Transforms/Scalar/CallSiteSplitting.cpp...
Generating docs for file lib/Transforms/Scalar/ConstantHoisting.cpp...
Generating docs for file lib/Transforms/Scalar/ConstantProp.cpp...
Generating docs for file lib/Transforms/Scalar/CorrelatedValuePropagation.cpp...
Generating docs for file lib/Transforms/Scalar/DCE.cpp...
Generating docs for file lib/Transforms/Scalar/DeadStoreElimination.cpp...
Generating docs for file lib/warning: Include graph for 'GVN.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'InductiveRangeCheckElimination.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'IndVarSimplify.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'JumpThreading.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopDistribute.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopIdiomRecognize.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopRerollPass.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopStrengthReduce.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopUnrollPass.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'LoopUnswitch.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:87: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp:87: warning: Found unknown command `\llvm'
warning: Include graph for 'NewGVN.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'RewriteStatepointsForGC.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp:2334: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp:2346: warning: Found unknown command `\llvm'
warning: Include graph for 'SROA.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
Transforms/Scalar/DivRemPairs.cpp...
Generating docs for file lib/Transforms/Scalar/EarlyCSE.cpp...
Generating docs for file lib/Transforms/Scalar/FlattenCFGPass.cpp...
Generating docs for file lib/Transforms/Scalar/Float2Int.cpp...
Generating docs for file lib/Transforms/Scalar/GuardWidening.cpp...
Generating docs for file lib/Transforms/Scalar/GVN.cpp...
Generating docs for file lib/Transforms/Scalar/GVNHoist.cpp...
Generating docs for file lib/Transforms/Scalar/GVNSink.cpp...
Generating docs for file lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp...
Generating docs for file lib/Transforms/Scalar/IndVarSimplify.cpp...
Generating docs for file lib/Transforms/Scalar/InferAddressSpaces.cpp...
Generating docs for file lib/Transforms/Scalar/InstSimplifyPass.cpp...
Generating docs for file lib/Transforms/Scalar/IVUsersPrinter.cpp...
Generating docs for file lib/Transforms/Scalar/JumpThreading.cpp...
Generating docs for file lib/Transforms/Scalar/LICM.cpp...
Generating docs for file lib/Transforms/Scalar/LoopAccessAnalysisPrinter.cpp...
Generating docs for file lib/Transforms/Scalar/LoopDataPrefetch.cpp...
Generating docs for file lib/Transforms/Scalar/LoopDeletion.cpp...
Generating docs for file lib/Transforms/Scalar/LoopDistribute.cpp...
Generating docs for file lib/Transforms/Scalar/LoopIdiomRecognize.cpp...
Generating docs for file lib/Transforms/Scalar/LoopInstSimplify.cpp...
Generating docs for file lib/Transforms/Scalar/LoopInterchange.cpp...
Generating docs for file lib/Transforms/Scalar/LoopLoadElimination.cpp...
Generating docs for file lib/Transforms/Scalar/LoopPassManager.cpp...
Generating docs for file lib/Transforms/Scalar/LoopPredication.cpp...
Generating docs for file lib/Transforms/Scalar/LoopRerollPass.cpp...
Generating docs for file lib/Transforms/Scalar/LoopRotation.cpp...
Generating docs for file lib/Transforms/Scalar/LoopSimplifyCFG.cpp...
Generating docs for file lib/Transforms/Scalar/LoopSink.cpp...
Generating docs for file lib/Transforms/Scalar/LoopStrengthReduce.cpp...
Generating docs for file lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp...
Generating docs for file lib/Transforms/Scalar/LoopUnrollPass.cpp...
Generating docs for file lib/Transforms/Scalar/LoopUnswitch.cpp...
Generating docs for file lib/Transforms/Scalar/LoopVersioningLICM.cpp...
Generating docs for file lib/Transforms/Scalar/LowerAtomic.cpp...
Generating docs for file lib/Transforms/Scalar/LowerExpectIntrinsic.cpp...
Generating docs for file lib/Transforms/Scalar/LowerGuardIntrinsic.cpp...
Generating docs for file lib/Transforms/Scalar/LowerWidenableCondition.cpp...
Generating docs for file lib/Transforms/Scalar/MakeGuardsExplicit.cpp...
Generating docs for file lib/Transforms/Scalar/MemCpyOptimizer.cpp...
Generating docs for file lib/Transforms/Scalar/MergedLoadStoreMotion.cpp...
Generating docs for file lib/Transforms/Scalar/MergeICmps.cpp...
Generating docs for file lib/Transforms/Scalar/NaryReassociate.cpp...
Generating docs for file lib/Transforms/Scalar/NewGVN.cpp...
Generating docs for file lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp...
Generating docs for file lib/Transforms/Scalar/PlaceSafepoints.cpp...
Generating docs for file lib/Transforms/Scalar/Reassociate.cpp...
Generating docs for file lib/Transforms/Scalar/Reg2Mem.cpp...
Generating docs for file lib/Transforms/Scalar/RewriteStatepointsForGC.cpp...
Generating docs for file lib/Transforms/Scalar/Scalar.cpp...
Generating docs for file lib/Transforms/Scalar/Scalarizer.cpp...
Generating docs for file lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp...
Generating docs for file lib/Transforms/Scalar/SimpleLoopUnswitch.cpp...
Generating docs for file lib/Transforms/Scalar/SimplifyCFGPass.cpp...
Generating docs for file lib/Transforms/Scalar/Sink.cpp...
Generating docs for file lib/Transforms/Scalar/SpeculateAroundPHIs.cpp...
Generating docs for file lib/Transforms/Scalar/SpeculativeExecution.cpp...
Generating docs for file lib/Transforms/Scalar/SROA.cpp...
Generating docs for file lib/Transforms/Scalar/StraightLineStrengthReduce.cpp...
Generating docs f/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:132: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:139: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:148: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:154: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:206: warning: Found unknown command `\func'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp:236: warning: Found unknown command `\func'
warning: Include graph for 'CodeExtractor.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'InlineFunction.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1147: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/InlineFunction.cpp:1147: warning: Found unknown command `\llvm'
warning: Include graph for 'Local.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnroll.cpp:165: warning: The following parameters of needToInsertPhisForLCSSA(Loop *L, std::vector< BasicBlock * > Blocks, LoopInfo *LI) are not documented:
  parameter 'LI'
/opt/doxygen-docs/src/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp:394: warning: The following parameters of cloneLoopBlocks(Loop *L, unsigned IterNumber, BasicBlock *InsertTop, BasicBlock *InsertBot, BasicBlock *Exit, SmallVectorImpl< BasicBlock * > &NewBlocks, LoopBlocksDFS &LoopBlocks, ValueToValueMapTy &VMap, ValueToValueMapTy &LVMap, DominatorTree *DT, LoopInfo *LI) are not documented:
  parameter 'L'
  parameter 'InsertTop'
  parameter 'InsertBot'
  parameter 'DT'
  parameter 'LI'
warning: Include graph for 'SimplifyCFG.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
or file lib/Transforms/Scalar/StructurizeCFG.cpp...
Generating docs for file lib/Transforms/Scalar/TailRecursionElimination.cpp...
Generating docs for file lib/Transforms/Scalar/WarnMissedTransforms.cpp...
Generating docs for file lib/Transforms/Utils/AddDiscriminators.cpp...
Generating docs for file lib/Transforms/Utils/ASanStackFrameLayout.cpp...
Generating docs for file lib/Transforms/Utils/BasicBlockUtils.cpp...
Generating docs for file lib/Transforms/Utils/BreakCriticalEdges.cpp...
Generating docs for file lib/Transforms/Utils/BuildLibCalls.cpp...
Generating docs for file lib/Transforms/Utils/BypassSlowDivision.cpp...
Generating docs for file lib/Transforms/Utils/CallPromotionUtils.cpp...
Generating docs for file lib/Transforms/Utils/CanonicalizeAliases.cpp...
Generating docs for file lib/Transforms/Utils/CloneFunction.cpp...
Generating docs for file lib/Transforms/Utils/CloneModule.cpp...
Generating docs for file lib/Transforms/Utils/CodeExtractor.cpp...
Generating docs for file lib/Transforms/Utils/CtorUtils.cpp...
Generating docs for file lib/Transforms/Utils/DemoteRegToStack.cpp...
Generating docs for file lib/Transforms/Utils/EntryExitInstrumenter.cpp...
Generating docs for file lib/Transforms/Utils/EscapeEnumerator.cpp...
Generating docs for file lib/Transforms/Utils/Evaluator.cpp...
Generating docs for file lib/Transforms/Utils/FlattenCFG.cpp...
Generating docs for file lib/Transforms/Utils/FunctionComparator.cpp...
Generating docs for file lib/Transforms/Utils/FunctionImportUtils.cpp...
Generating docs for file lib/Transforms/Utils/GlobalStatus.cpp...
Generating docs for file lib/Transforms/Utils/ImportedFunctionsInliningStatistics.cpp...
Generating docs for file lib/Transforms/Utils/InlineFunction.cpp...
Generating docs for file lib/Transforms/Utils/InstructionNamer.cpp...
Generating docs for file lib/Transforms/Utils/IntegerDivision.cpp...
Generating docs for file lib/Transforms/Utils/LCSSA.cpp...
Generating docs for file lib/Transforms/Utils/LibCallsShrinkWrap.cpp...
Generating docs for file lib/Transforms/Utils/Local.cpp...
Generating docs for file lib/Transforms/Utils/LoopRotationUtils.cpp...
Generating docs for file lib/Transforms/Utils/LoopSimplify.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnroll.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnrollAndJam.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnrollPeel.cpp...
Generating docs for file lib/Transforms/Utils/LoopUnrollRuntime.cpp...
Generating docs for file lib/Transforms/Utils/LoopUtils.cpp...
Generating docs for file lib/Transforms/Utils/LoopVersioning.cpp...
Generating docs for file lib/Transforms/Utils/LowerInvoke.cpp...
Generating docs for file lib/Transforms/Utils/LowerMemIntrinsics.cpp...
Generating docs for file lib/Transforms/Utils/LowerSwitch.cpp...
Generating docs for file lib/Transforms/Utils/Mem2Reg.cpp...
Generating docs for file lib/Transforms/Utils/MetaRenamer.cpp...
Generating docs for file lib/Transforms/Utils/ModuleUtils.cpp...
Generating docs for file lib/Transforms/Utils/NameAnonGlobals.cpp...
Generating docs for file lib/Transforms/Utils/PredicateInfo.cpp...
Generating docs for file lib/Transforms/Utils/PromoteMemoryToRegister.cpp...
Generating docs for file lib/Transforms/Utils/SanitizerStats.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyCFG.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyIndVar.cpp...
Generating docs for file lib/Transforms/Utils/SimplifyLibCalls.cpp...
Generating docs for file lib/Transforms/Utils/SplitModule.cpp...
Generating docs for file lib/Transforms/Utils/SSAUpdater.cpp...
Generating docs for file lib/Transforms/Utils/SSAUpdaterBulk.cpp...
Generating docs for file lib/Transforms/Utils/StripGCRelocates.cpp...
Generating docs for file lib/Transforms/Utils/StripNonLineTableDebugInfo.cpp...
Generating docs for file lib/Transforms/Utils/SymbolRewriter.cpp...
Generating docs for file lib/Transforms/Utils/UnifyFunctionExitNodes.cpp...
Generating docs for file lib/Transforms/Utils/ValueMapper.cpp...
Generating docs for file lib/Transforms/Utilswarning: Include graph for 'LoopVectorize.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'SLPVectorizer.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:5134: warning: The following parameters of createRdxShuffleMask(unsigned VecLen, unsigned NumEltsToRdx, bool IsPairwise, bool IsLeft, IRBuilder<> &Builder) are not documented:
  parameter 'Builder'
/VNCoercion.cpp...
Generating docs for file lib/Transforms/Vectorize/LoadStoreVectorizer.cpp...
Generating docs for file lib/Transforms/Vectorize/LoopVectorizationLegality.cpp...
Generating docs for file lib/Transforms/Vectorize/LoopVectorizationPlanner.h...
Generating docs for file lib/Transforms/Vectorize/LoopVectorize.cpp...
Generating docs for file lib/Transforms/Vectorize/SLPVectorizer.cpp...
Generating docs for file lib/Transforms/Vectorize/Vectorize.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlan.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlan.h...
Generating docs for file lib/Transforms/Vectorize/VPlanDominatorTree.h...
Generating docs for file lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanHCFGBuilder.h...
Generating docs for file lib/Transforms/Vectorize/VPlanHCFGTransforms.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanHCFGTransforms.h...
Generating docs for file lib/Transforms/Vectorize/VPlanLoopInfo.h...
Generating docs for file lib/Transforms/Vectorize/VPlanPredicator.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanPredicator.h...
Generating docs for file lib/Transforms/Vectorize/VPlanSLP.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanValue.h...
Generating docs for file lib/Transforms/Vectorize/VPlanVerifier.cpp...
Generating docs for file lib/Transforms/Vectorize/VPlanVerifier.h...
Generating docs for file lib/Transforms/Vectorize/VPRecipeBuilder.h...
Generating docs for file lib/WindowsManifest/WindowsManifestMerger.cpp...
Generating docs for file lib/XRay/BlockIndexer.cpp...
Generating docs for file lib/XRay/BlockPrinter.cpp...
Generating docs for file lib/XRay/BlockVerifier.cpp...
Generating docs for file lib/XRay/FDRRecordProducer.cpp...
Generating docs for file lib/XRay/FDRRecords.cpp...
Generating docs for file lib/XRay/FDRTraceExpander.cpp...
Generating docs for file lib/XRay/FDRTraceWriter.cpp...
Generating docs for file lib/XRay/FileHeaderReader.cpp...
Generating docs for file lib/XRay/InstrumentationMap.cpp...
Generating docs for file lib/XRay/LogBuilderConsumer.cpp...
Generating docs for file lib/XRay/Profile.cpp...
Generating docs for file lib/XRay/RecordInitializer.cpp...
Generating docs for file lib/XRay/RecordPrinter.cpp...
Generating page documentation...
Generating docs for page md_lib_Target_AVR_README...
Generating docs for page md_lib_Target_AVR_TODO...
Generating docs for page todo...
Generating docs for page deprecated...
Generating group documentation...
Generating dependency graph for group Options
Generating dependency graph for group Cache
Generating dependency graph for group LLVMCAnalysis
Generating dependency graph for group LLVMCBitReader
Generating dependency graph for group LLVMCBitWriter
Generating dependency graph for group LLVMC
Generating dependency graph for group LLVMCTransforms
Generating dependency graph for group LLVMCCore
Generating dependency graph for group LLVMCCoreTypes
Generating dependency graph for group LLVMCCoreContext
Generating dependency graph for group LLVMCCoreModule
Generating dependency graph for group LLVMCCoreType
Generating dependency graph for group LLVMCCoreTypeInt
Generating dependency graph for group LLVMCCoreTypeFloat
Generating dependency graph for group LLVMCCoreTypeFunction
Generating dependency graph for group LLVMCCoreTypeStruct
Generating dependency graph for group LLVMCCoreTypeSequential
Generating dependency graph for group LLVMCCoreTypeOther
Generating dependency graph for group LLVMCCoreValues
Generating dependency graph for group LLVMCCoreValueGeneral
Generating dependency graph for group LLVMCCoreValueUses
Generating dependency graph for group LLVMCCoreValueUser
Generating dependency graph for group LLVMCCoreValueConstant
Generating dependency graph for group LLVMCCoreValueConstantScalar
Generating dependency graph for group LLVMCCoreValueConstantComposite
Generating dependency graph for group LLVMCCoreValueConstantExpressions
Generating dependency graph for group LLVMCCoreValueConstantGlobals
Generat/opt/doxygen-docs/src/llvm/include/llvm-c/ExecutionEngine.h:176: warning: The following parameters of LLVMCreateSimpleMCJITMemoryManager(void *Opaque, LLVMMemoryManagerAllocateCodeSectionCallback AllocateCodeSection, LLVMMemoryManagerAllocateDataSectionCallback AllocateDataSection, LLVMMemoryManagerFinalizeMemoryCallback FinalizeMemory, LLVMMemoryManagerDestroyCallback Destroy) are not documented:
  parameter 'Destroy'
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2270: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2243: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2256: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2296: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2243: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2296: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2256: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2270: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2270: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2271: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2271: warning: Unsupported xml/html tag <encoding> found
ing dependency graph for group LLVMCCoreValueWithAlignment
Generating dependency graph for group LLVMCoreValueConstantGlobalVariable
Generating dependency graph for group LLVMCoreValueConstantGlobalAlias
Generating dependency graph for group LLVMCCoreValueFunction
Generating dependency graph for group LLVMCCoreValueFunctionParameters
Generating dependency graph for group LLVMCCoreValueGlobalIFunc
Generating dependency graph for group LLVMCCoreValueMetadata
Generating dependency graph for group LLVMCCoreValueBasicBlock
Generating dependency graph for group LLVMCCoreValueInstruction
Generating dependency graph for group LLVMCCoreValueInstructionCall
Generating dependency graph for group LLVMCCoreValueInstructionTerminator
Generating dependency graph for group LLVMCCoreValueInstructionAlloca
Generating dependency graph for group LLVMCCoreValueInstructionGetElementPointer
Generating dependency graph for group LLVMCCoreValueInstructionPHINode
Generating dependency graph for group LLVMCCoreValueInstructionExtractValue
Generating dependency graph for group LLVMCCoreValueInstructionInsertValue
Generating dependency graph for group LLVMCCoreInstructionBuilder
Generating dependency graph for group LLVMCCoreModuleProvider
Generating dependency graph for group LLVMCCoreMemoryBuffers
Generating dependency graph for group LLVMCCorePassRegistry
Generating dependency graph for group LLVMCCorePassManagers
Generating dependency graph for group LLVMCCoreThreading
Generating dependency graph for group LLVMCDisassembler
Generating dependency graph for group LLVMCExecutionEngine
Generating dependency graph for group LLVMCInitialization
Generating dependency graph for group LLVMCLinkTimeOptimizer
Generating dependency graph for group LLVMCLTO
Generating dependency graph for group LLVMCTLTO
Generating dependency graph for group LLVMCTLTO_CACHING
Generating dependency graph for group LLVMCObject
Generating dependency graph for group LLVMCREMARKS
Generating dependency graph for group LLVMCTarget
Generating dependency graph for group LLVMCTransformsAggressiveInstCombine
Generating dependency graph for group LLVMCTransformsCoroutines
Generating dependency graph for group LLVMCTransformsInstCombine
Generating dependency graph for group LLVMCTransformsIPO
Generating dependency graph for group LLVMCTransformsPassManagerBuilder
Generating dependency graph for group LLVMCTransformsScalar
Generating dependency graph for group LLVMCTransformsUtils
Generating dependency graph for group LLVMCTransformsVectorize
Generating class documentation...
Generating docs for compound ___itt_api_info...
Generating docs for compound ___itt_api_info_20101001...
Generating docs for compound ___itt_global...
Generating docs for compound ___itt_group_list...
Generating docs for compound ___itt_thread_info...
Generating docs for compound _iJIT_Method_Id...
Generating docs for compound _iJIT_Method_Load...
Generating docs for compound _iJIT_Method_NIDS...
Generating docs for compound _LineNumberInfo...
Generating docs for compound AArch64GenInstrInfo...
Generating docs for compound AArch64GenRegisterInfo...
Generating docs for compound AArch64GenSubtargetInfo...
Generating docs for compound AArch64SetCCInfo...
Generating docs for compound AbiTagAttr...
Generating docs for compound AbstractManglingParser...
Generating docs for nested compound AbstractManglingParser::NameState...
Generating docs for compound AddressingMode...
Generating docs for compound AddSubFlagsOpcodePair...
Generating docs for compound AllocFnsTy...
Generating docs for compound amd_kernel_code_s...
Generating docs for compound AMDGPUGenInstrInfo...
Generating docs for compound AMDGPUGenRegisterInfo...
Generating docs for compound AMDGPUGenSubtargetInfo...
Generating docs for compound ArangeSpan...
Generating docs for compound ARCGenInstrInfo...
Generating docs for compound ARCGenRegisterInfo...
Generating docs for compound ARCGenSubtargetInfo...
Generating docs for compound ARM_MLxEntry...
Generating docs for compound ARMGenInstrInfo...
Generating docs for compound ARMGenRegisterInfo...
Generating docs for compound ARMGenSubtargetInfo...
Generating docs for nested compound ARMInstructionSelector::CmpConstants...
Generating docs for nested compound ARMInstructionSelector::InsertInfo...
Generating docs for compound ArraySubscriptExpr...
Generating docs for compound ArrayType...
Generating docs for compound AVRGenInstrInfo...
Generating docs for compound AVRGenRegisterInfo...
Generating docs for compound AVRGenSubtargetInfo...
Generating docs for compound B1...
Generating docs for compound Base...
Generating docs for compound BasicBlockState...
Generating docs for compound BinaryExpr...
Generating docs for compound BinopElts...
Generating docs for compound BlockData...
Generating docs for compound BlockSplitInfo...
Generating docs for compound BoolExpr...
Generating docs for compound BPFGenInstrInfo...
Generating docs for compound BPFGenRegisterInfo...
Generating docs for compound BPFGenSubtargetInfo...
Generating docs for compound BracedExpr...
Generating docs for compound BracedRangeExpr...
Generating docs for compound BuiltinTypeEntry...
Generating docs for compound CallbackAndCookie...
Generating docs for compound CallExpr...
Generating docs for compound CastExpr...
Generating docs for compound cclass...
Generating docs for compound ClosureTypeName...
Generating docs for compound cname...
Generating docs for compound CompareInsn...
Generating docs for compound ConditionalExpr...
Generating docs for compound ContextDecision...
Generating docs for compound ConversionExpr...
Generating docs for compound ConversionOperatorType...
Generating docs for compound cset...
Generating docs for compound CtorDtorName...
Generating docs for compound CtorVtableSpecialName...
Generating docs for compound CVIUnits...
Generating docs for compound DataType...
Generating docs for compound DbgValueLocation...
Generating docs for nested compound DeadCodeElimination::SetQueue...
Generating docs for compound DeleteExpr...
Generating docs for compound DIAErrorCategory...
Generating docs for compound DotSuffix...
Generating docs for compound DtorName...
Generating docs for compound DynamicExceptionSpec...
Generating docs for compound ElaboratedTypeSpefType...
Generating docs for compound EnableIfAttr...
Generating docs for compound EnclosingExpr...
Generating docs for compound ExpandedSpecialSubstitution...
Generating docs for compound Extension...
Generating docs for compound FileChecksumEntryHeader...
Generating docs for compound FloatData...
Generating docs for compound FloatData< double >...
Generating docs for compound FloatData< float >...
Generating docs for compound FloatData< long double >...
Generating docs for compound FloatLiteralImpl...
Generating docs for compound FoldableLoadExtendsStruct...
Generating docs for compound FoldExpr...
Generating docs for compound ForwardTemplateReference...
Generating docs for compound FunctionEncoding...
Generating docs for compound FunctionParam...
Generating docs for compound FunctionType...
Generating docs for compound GenericSetCCInfo...
Generating docs for compound GlobalQualifiedName...
Generating docs for compound HexagonGenInstrInfo...
Generating docs for compound HexagonGenRegisterInfo...
Generating docs for compound HexagonGenSubtargetInfo...
Generating docs for compound hsa_dim3_s...
Generating docs for compound hsa_ext_control_directives_s...
Generating docs for compound InitListExpr...
Generating docs for compound InsnMatchEntry...
Generating docs for compound InstructionMapping...
Generating docs for compound IntegerCastExpr...
Generating docs for compound IntegerLiteral...
Generating docs for compound jit_code_entry...
Generating docs for compound jit_descriptor...
Generating docs for compound LanaiGenInstrInfo...
Generating docs for compound LanaiGenRegisterInfo...
Generating docs for compound LanaiGenSubtargetInfo...
Generating docs for compound LdStNInstrDesc...
Generating docs for compound LiteralOperator...
Generating docs for compound llvm_regex...
Generating docs for compound llvm_regmatch_t...
Generating docs for compound LLVMMCJITCompilerOptions...
Generating docs for compound /opt/doxygen-docs/src/llvm/include/llvm-c/DisassemblerTypes.h:61: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2243: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2256: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2296: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:971: warning: Unsupported xml/html tag <encoding> found
LLVMOpaqueModuleFlagEntry...
Generating docs for compound LLVMOpaqueValueMetadataEntry...
Generating docs for compound LLVMOpInfo1...
Generating docs for compound LLVMOpInfoSymbol1...
Generating docs for compound LocalName...
Generating docs for compound LOHInfo...
Generating docs for compound LTOObjectBuffer...
Generating docs for compound MachOElement...
Generating docs for compound ManglingParser...
Generating docs for compound MaskOps...
Generating docs for compound MemberExpr...
Generating docs for compound MipsGenInstrInfo...
Generating docs for compound MipsGenRegisterInfo...
Generating docs for compound MipsGenSubtargetInfo...
Generating docs for compound ModRMDecision...
Generating docs for compound MSP430GenInstrInfo...
Generating docs for compound MSP430GenRegisterInfo...
Generating docs for compound MSP430GenSubtargetInfo...
Generating docs for compound NameType...
Generating docs for compound NameWithTemplateArgs...
Generating docs for compound NestedName...
Generating docs for compound NewExpr...
Generating docs for nested compound NewGVN::ValueDFS...
Generating docs for compound NewHandlerInstaller...
Generating docs for compound Node...
Generating docs for compound NodeArray...
Generating docs for compound NodeArrayNode...
Generating docs for compound NodeKind...
Generating docs for compound NodeList...
Generating docs for compound NodeOrString...
Generating docs for compound NoexceptSpec...
Generating docs for compound NVPTXGenInstrInfo...
Generating docs for compound NVPTXGenRegisterInfo...
Generating docs for compound NVPTXGenSubtargetInfo...
Generating docs for compound ObjCProtoName...
Generating docs for compound OpcodeDecision...
Generating docs for compound OperandsMapper...
Generating docs for compound OutputStream...
Generating docs for compound ParameterPack...
Generating docs for compound ParameterPackExpansion...
Generating docs for compound parse...
Generating docs for compound PartialMapping...
Generating docs for compound PatchItem...
Generating docs for compound PixelVectorType...
Generating docs for compound PODSmallVector...
Generating docs for compound PointerToMemberType...
Generating docs for compound PointerType...
Generating docs for compound PostfixExpr...
Generating docs for compound PostfixQualifiedType...
Generating docs for compound PPCGenInstrInfo...
Generating docs for compound PPCGenRegisterInfo...
Generating docs for compound PPCGenSubtargetInfo...
Generating docs for compound Predicate...
Generating docs for compound PrefixExpr...
Generating docs for compound QualifiedName...
Generating docs for compound QualType...
Generating docs for compound R600GenInstrInfo...
Generating docs for compound R600GenRegisterInfo...
Generating docs for compound R600GenSubtargetInfo...
Generating docs for compound re_guts...
Generating docs for compound ReferenceType...
Generating docs for compound RegisterAsmPrinter...
Generating docs for compound RegisterMCAsmBackend...
Generating docs for compound RegisterMCAsmInfo...
Generating docs for compound RegisterMCAsmInfoFn...
Generating docs for compound RegisterMCAsmParser...
Generating docs for compound RegisterMCCodeEmitter...
Generating docs for compound RegisterMCInstrAnalysis...
Generating docs for compound RegisterMCInstrAnalysisFn...
Generating docs for compound RegisterMCInstrInfo...
Generating docs for compound RegisterMCInstrInfoFn...
Generating docs for compound RegisterMCRegInfo...
Generating docs for compound RegisterMCRegInfoFn...
Generating docs for compound RegisterMCSubtargetInfo...
Generating docs for compound RegisterMCSubtargetInfoFn...
Generating docs for compound RegisterTarget...
Generating docs for compound RegisterTargetMachine...
Generating docs for compound rerr...
Generating docs for compound RISCVGenInstrInfo...
Generating docs for compound RISCVGenRegisterInfo...
Generating docs for compound RISCVGenSubtargetInfo...
Generating docs for compound SetCCInfo...
Generating docs for compound SetCCInfoAndKind...
Generating docs for compound SizeofParamPackExpr...
Generating docs for compound SparcGenInstrInfo...
Generati/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:1043: warning: Unsupported xml/html tag <encoding> found
ng docs for compound SparcGenRegisterInfo...
Generating docs for compound SparcGenSubtargetInfo...
Generating docs for compound SpecialName...
Generating docs for compound SpecialSubstitution...
Generating docs for compound StackLevel...
Generating docs for compound Status...
Generating docs for compound StdQualifiedName...
Generating docs for compound StringView...
Generating docs for compound StructuredBindingName...
Generating docs for compound SwapAndRestore...
Generating docs for compound SymInfo...
Generating docs for compound SystemZGenInstrInfo...
Generating docs for compound SystemZGenRegisterInfo...
Generating docs for compound SystemZGenSubtargetInfo...
Generating docs for compound T...
Generating docs for compound TableRef...
Generating docs for compound TemplateArgs...
Generating docs for compound TemplateArgumentPack...
Generating docs for compound ThreadStack...
Generating docs for compound ThrowExpr...
Generating docs for compound std::conditional::type...
Generating docs for compound TypedVReg...
Generating docs for compound UnnamedTypeName...
Generating docs for compound UstarHeader...
Generating docs for compound ValueMapping...
Generating docs for compound VectorType...
Generating docs for compound VendorExtQualType...
Generating docs for compound WebAssemblyGenInstrInfo...
Generating docs for compound WebAssemblyGenRegisterInfo...
Generating docs for compound WebAssemblyGenSubtargetInfo...
Generating docs for compound WriterStackLevel...
Generating docs for compound X86EvexToVexCompressTableEntry...
Generating docs for compound X86GenInstrInfo...
Generating docs for compound X86GenRegisterInfo...
Generating docs for compound X86GenSubtargetInfo...
Generating docs for compound XCoreGenInstrInfo...
Generating docs for compound XCoreGenRegisterInfo...
Generating docs for compound XCoreGenSubtargetInfo...
Generating docs for compound llvm::BaseCL...
Generating docs for compound BaseIt...
Generating docs for compound bool...
Generating docs for compound cl::boolOrDefault...
Generating docs for compound char...
Generating docs for compound const NodeAddr< T > &...
Generating docs for compound const uint8_t *...
Generating docs for compound SymbolMapType::const_iterator...
Generating docs for compound const_value_op_iterator...
Generating docs for compound decltype(std::declval< BasicBlock *>() ->getParent())...
Generating docs for compound FunctionPassCtor...
Generating docs for compound llvm::Inserter...
Generating docs for compound intptr_t...
Generating docs for compound llvm::IntrusiveListT...
Generating docs for compound T::TreeTy::iterator...
Generating docs for compound IteratorBase...
Generating docs for compound ItTy...
Generating docs for compound ItType...
Generating docs for compound std::map< BasicBlock *, DomSetType >...
Generating docs for compound std::map< const char *, uint32_t >...
Generating docs for compound std::map< std::string, uint32_t >...
Generating docs for compound std::map< uint32_t, DWARFDebugRnglist >...
Generating docs for compound std::map< uint32_t, std::unique_ptr< llvm::orc::rpc::detail::ResponseHandler< rpc::RawByteChannel > > >...
Generating docs for compound std::map< uint32_t, WrappedHandlerFn >...
Generating docs for compound llvm::detail::MemberTs...
Generating docs for compound std::pair< KeyT, KeyT >...
Generating docs for compound std::vector< std::pair< ValueType, SUList >>...
Generating docs for compound llvm::ParentErrT...
Generating docs for compound ptrdiff_t...
Generating docs for compound SetTy...
Generating docs for compound std::shared_ptr< BinaryStream >...
Generating docs for compound std::shared_ptr< WritableBinaryStream >...
Generating docs for compound size_t...
Generating docs for compound static bool...
Generating docs for compound static const bool...
Generating docs for compound StringMapConstIterator< ValueTy >...
Generating docs for compound llvm::SuperClass...
Generating docs for compound llvm::TraitsT...
Generating docs for compound uint32_t...
Generating docs for compound DenseMap< BasicBlock *, std::unique_ptr< DomTreeNodeBase< BasicBloc/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1032: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:459: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:175: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86OptimizeLEAs.cpp:124: warning: Found unknown command `\macro'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:34: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:34: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:35: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:35: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:36: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:36: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:37: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:38: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:39: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\PAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:40: warning: Found unknown command `\PAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\GOTPAGE'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCLinkerOptimizationHint.h:41: warning: Found unknown command `\GOTPAGEOFF'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:23: warning: Found unknown command `\function'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:25: warning: Found unknown command `\object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:26: warning: Found unknown command `\tls_object'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:27: warning: Found unknown command `\common'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:28: warning: Found unknown command `\notype'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCDirectives.h:30: warning: Found unknown command `\gnu_unique_object'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h:225: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h:230: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Threading.h:102: warning: The following parameters of llvm::call_once(once_flag &flag, Function &&F, Args &&... ArgList) are not documented:
  parameter 'ArgList'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:461: warning: The following parameters of llvm::countLeadingOnes(T Value, ZeroBehavior ZB=ZB_Width) are not documented:
  parameter 'Value'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:188: warning: The following parameters of llvm::countLeadingZeros(T Val, ZeroBehavior ZB=ZB_Width) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:477: warning: The following parameters of llvm::countTrailingOnes(T Value, ZeroBehavior ZB=ZB_Width) are not documented:
  parameter 'Value'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:119: warning: The following parameters of llvm::countTrailingZeros(T Val, ZeroBehavior ZB=ZB_Width) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:82: warning: The following parameters of llvm::createAsmStreamer(MCContext &Ctx, std::unique_ptr< formatted_raw_ostream > OS, bool isVerboseAsm, bool useDwarfDirectory, MCInstPrinter *InstPrint, std::unique_ptr< MCCodeEmitter > &&CE, std::unique_ptr< MCAsmBackend > &&TAB, bool ShowInst) are not documented:
  parameter 'Ctx'
  parameter 'OS'
  parameter 'isVerboseAsm'
  parameter 'useDwarfDirectory'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:1004: warning: The following parameters of llvm::createAsmStreamer(MCContext &Ctx, std::unique_ptr< formatted_raw_ostream > OS, bool isVerboseAsm, bool useDwarfDirectory, MCInstPrinter *InstPrint, MCCodeEmitter *CE, MCAsmBackend *TAB, bool ShowInst) are not documented:
  parameter 'Ctx'
  parameter 'OS'
  parameter 'isVerboseAsm'
  parameter 'useDwarfDirectory'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFObjectWriter.h:153: warning: The following parameters of llvm::createELFObjectWriter(std::unique_ptr< MCELFObjectTargetWriter > MOTW, raw_pwrite_stream &OS, bool IsLittleEndian) are not documented:
  parameter 'IsLittleEndian'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h:282: warning: The following parameters of llvm::createMachObjectWriter(std::unique_ptr< MCMachObjectTargetWriter > MOTW, raw_pwrite_stream &OS, bool IsLittleEndian) are not documented:
  parameter 'IsLittleEndian'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h:91: warning: The following parameters of llvm::FindAvailableLoadedValue(LoadInst *Load, BasicBlock *ScanBB, BasicBlock::iterator &ScanFrom, unsigned MaxInstsToScan=DefMaxInstsToScan, AliasAnalysis *AA=nullptr, bool *IsLoadCSE=nullptr, unsigned *NumScanedInst=nullptr) are not documented:
  parameter 'NumScanedInst'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/Loads.h:122: warning: The following parameters of llvm::FindAvailablePtrLoadStore(Value *Ptr, Type *AccessTy, bool AtLeastAtomic, BasicBlock *ScanBB, BasicBlock::iterator &ScanFrom, unsigned MaxInstsToScan, AliasAnalysis *AA, bool *IsLoad, unsigned *NumScanedInst) are not documented:
  parameter 'NumScanedInst'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:202: warning: The following parameters of llvm::findFirstSet(T Val, ZeroBehavior ZB=ZB_Max) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MathExtras.h:243: warning: The following parameters of llvm::findLastSet(T Val, ZeroBehavior ZB=ZB_Max) are not documented:
  parameter 'Val'
/opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h:96: warning: The following parameters of llvm::install_bad_alloc_error_handler(fatal_error_handler_t handler, void *user_data=nullptr) are not documented:
  parameter 'handler'
/opt/doxygen-docs/src/llvm/include/llvm/Support/ErrorHandling.h:45: warning: The following parameters of llvm::install_fatal_error_handler(fatal_error_handler_t handler, void *user_data=nullptr) are not documented:
  parameter 'handler'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ValueTracking.h:459: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/LoopUtils.h:190: warning: Unsupported xml/html tag <prefix> found
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:120: warning: The following parameters of llvm::parseAssembly(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots=nullptr, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:138: warning: The following parameters of llvm::parseAssemblyWithIndex(MemoryBufferRef F, SMDiagnostic &Err, LLVMContext &Context, SlotMapping *Slots=nullptr, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:183: warning: The following parameters of llvm::parseConstantValue(StringRef Asm, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots=nullptr) are not documented:
  parameter 'Asm'
  parameter 'Err'
  parameter 'M'
/opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h:55: warning: The following parameters of llvm::parseIR(MemoryBufferRef Buffer, SMDiagnostic &Err, LLVMContext &Context, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") are not documented:
  parameter 'Buffer'
  parameter 'Err'
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/IRReader/IRReader.h:67: warning: The following parameters of llvm::parseIRFile(StringRef Filename, SMDiagnostic &Err, LLVMContext &Context, bool UpgradeDebugInfo=true, StringRef DataLayoutString="") are not documented:
  parameter 'Filename'
  parameter 'Err'
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate/FuzzerCLI.h:58: warning: The following parameters of llvm::parseModule(const uint8_t *Data, size_t Size, LLVMContext &Context) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:191: warning: The following parameters of llvm::parseType(StringRef Asm, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots=nullptr) are not documented:
  parameter 'Asm'
  parameter 'Err'
  parameter 'M'
/opt/doxygen-docs/src/llvm/include/llvm/AsmParser/Parser.h:201: warning: The following parameters of llvm::parseTypeAtBeginning(StringRef Asm, unsigned &Read, SMDiagnostic &Err, const Module &M, const SlotMapping *Slots=nullptr) are not documented:
  parameter 'Asm'
  parameter 'Read'
  parameter 'Err'
  parameter 'M'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/GuardUtils.h:30: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:395: warning: The following parameters of llvm::removeUnwindEdge(BasicBlock *BB, DomTreeUpdater *DTU=nullptr) are not documented:
  parameter 'DTU'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils/Local.h:175: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize.h:131: warning: The following parameters of llvm::vectorizeBasicBlock(Pass *P, BasicBlock &BB, const VectorizeConfig &C=VectorizeConfig()) are not documented:
  parameter 'C'
k > >>...
Generating docs for compound unsigned...
Generating docs for compound ValT...
Generating docs for compound value_op_iterator...
Generating docs for compound ValueT...
Generating docs for compound std::vector< BasicBlock * >...
Generating docs for compound std::vector< LaneBitmask >...
Generating docs for compound std::vector< Loop * >...
Generating docs for compound std::vector< MachineBasicBlock * >...
Generating docs for compound std::vector< MachineLoop * >...
Generating docs for compound std::vector< uint32_t >...
Generating docs for compound std::vector< VPBlockBase * >...
Generating namespace index...
Generating docs for namespace adjust
Generating docs for namespace adjust::ldi
Generating docs for namespace AllocaSlices
Generating docs for compound AllocaSlices::partition_iterator...
Generating docs for compound AllocaSlices::SliceBuilder...
Generating docs for namespace AMDGPU
Generating docs for namespace AMDGPU::ElfNote
Generating docs for namespace AMDGPUAS
Generating docs for namespace CU
Generating docs for namespace false
Generating docs for compound false::Chain...
Generating docs for compound false::GCPtrLivenessData...
Generating docs for compound false::GepNode...
Generating docs for compound false::in_set...
Generating docs for compound false::IntervalSorter...
Generating docs for compound false::LibCallsShrinkWrap...
Generating docs for compound false::PartiallyConstructedSafepointRecord...
Generating docs for compound false::SingleLoopExtractor...
Generating docs for namespace float_literal_impl
Generating docs for namespace INITIALIZE_PASS
Generating docs for compound INITIALIZE_PASS::InsertedPass...
Generating docs for namespace kOCLMD
Generating docs for namespace llvm
Generating docs for compound llvm::A57ChainingConstraint...
Generating docs for compound llvm::AAEvalLegacyPass...
Generating docs for compound llvm::AAEvaluator...
Generating docs for compound llvm::AAManager...
Generating docs for compound llvm::AAMDNodes...
Generating docs for compound llvm::AAQueryInfo...
Generating docs for compound llvm::AArch64_COFFTargetObjectFile...
Generating docs for compound llvm::AArch64_ELFTargetObjectFile...
Generating docs for compound llvm::AArch64_MachoTargetObjectFile...
Generating docs for compound llvm::AArch64AppleInstPrinter...
Generating docs for compound llvm::AArch64beTargetMachine...
Generating docs for compound llvm::AArch64CallLowering...
Generating docs for compound llvm::AArch64Disassembler...
Generating docs for compound llvm::AArch64ExternalSymbolizer...
Generating docs for compound llvm::AArch64FrameLowering...
Generating docs for compound llvm::AArch64FunctionInfo...
Generating docs for nested compound llvm::AArch64FunctionInfo::MILOHDirective...
Generating docs for compound llvm::AArch64GenRegisterBankInfo...
Generating docs for compound llvm::AArch64InstPrinter...
Generating docs for compound llvm::AArch64InstrInfo...
Generating docs for compound llvm::AArch64LegalizerInfo...
Generating docs for compound llvm::AArch64leTargetMachine...
Generating docs for compound llvm::AArch64MCAsmInfoDarwin...
Generating docs for compound llvm::AArch64MCAsmInfoELF...
Generating docs for compound llvm::AArch64MCAsmInfoGNUCOFF...
Generating docs for compound llvm::AArch64MCAsmInfoMicrosoftCOFF...
Generating docs for compound llvm::AArch64MCExpr...
Generating docs for compound llvm::AArch64MCInstLower...
Generating docs for compound llvm::AArch64RegisterBankInfo...
Generating docs for compound llvm::AArch64RegisterInfo...
Generating docs for compound llvm::AArch64SelectionDAGInfo...
Generating docs for compound llvm::AArch64Subtarget...
Generating docs for compound llvm::AArch64TargetELFStreamer...
Generating docs for compound llvm::AArch64TargetLowering...
Generating docs for compound llvm::AArch64TargetMachine...
Generating docs for compound llvm::AArch64TargetStreamer...
Generating docs for compound llvm::AArch64TargetWinCOFFStreamer...
Generating docs for compound llvm::AArch64TTIImpl...
Generating docs for compound llvm::AAResultBase...
Generating docs for nested compound llvm::AARe/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:677: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/AliasAnalysis.h:677: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/lib/Analysis/AliasAnalysis.cpp:702: warning: unexpected token TK_EOF as the argument of ref
/opt/doxygen-docs/src/llvm/lib/CodeGen/AllocationOrder.h:43: warning: The following parameters of llvm::AllocationOrder::AllocationOrder(unsigned VirtReg, const VirtRegMap &VRM, const RegisterClassInfo &RegClassInfo, const LiveRegMatrix *Matrix) are not documented:
  parameter 'Matrix'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:453: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:453: warning: explicit link request to 'execinstr' could not be resolved
sultBase::AAResultsProxy...
Generating docs for compound llvm::AAResults...
Generating docs for nested compound llvm::AAResults::Concept...
Generating docs for compound llvm::AAResultsWrapperPass...
Generating docs for compound llvm::AbstractCallSite...
Generating docs for nested compound llvm::AbstractCallSite::CallbackInfo...
Generating docs for compound llvm::AbstractLatticeFunction...
Generating docs for compound llvm::AccelTable...
Generating docs for compound llvm::AccelTableBase...
Generating docs for nested compound llvm::AccelTableBase::HashData...
Generating docs for compound llvm::AccelTableData...
Generating docs for compound llvm::ADCEPass...
Generating docs for compound llvm::add_const_past_pointer...
Generating docs for compound llvm::add_const_past_pointer< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::add_lvalue_reference_if_not_pointer...
Generating docs for compound llvm::add_lvalue_reference_if_not_pointer< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::AddDiscriminatorsPass...
Generating docs for compound llvm::AddOperator...
Generating docs for compound llvm::AddressPool...
Generating docs for compound llvm::AddressSanitizerPass...
Generating docs for compound llvm::AddrSpaceCastInst...
Generating docs for compound llvm::AddrSpaceCastSDNode...
Generating docs for compound llvm::AggressiveAntiDepBreaker...
Generating docs for compound llvm::AggressiveAntiDepState...
Generating docs for nested compound llvm::AggressiveAntiDepState::RegisterReference...
Generating docs for compound llvm::AggressiveInstCombinePass...
Generating docs for compound llvm::AliasSet...
Generating docs for nested compound llvm::AliasSet::iterator...
Generating docs for compound llvm::AliasSetTracker...
Generating docs for compound llvm::AliasSummary...
Generating docs for compound llvm::AlignedCharArray...
Generating docs for compound llvm::AlignedCharArrayUnion...
Generating docs for compound llvm::AlignmentFromAssumptionsPass...
Generating docs for compound llvm::AlignTo...
Generating docs for nested compound llvm::AlignTo::from_value...
Generating docs for compound llvm::AllAnalysesOn...
Generating docs for compound llvm::AllocaHolder...
Generating docs for compound llvm::AllocaInst...
Generating docs for compound llvm::AllocationOrder...
Generating docs for compound llvm::AllocatorBase...
Generating docs for compound llvm::AllocatorList...
Generating docs for compound llvm::AlwaysInlinerPass...
Generating docs for compound llvm::AMDGPUAA...
Generating docs for compound llvm::AMDGPUAAResult...
Generating docs for compound llvm::AMDGPUAAWrapperPass...
Generating docs for compound llvm::AMDGPUArgumentUsageInfo...
Generating docs for compound llvm::AMDGPUAsmPrinter...
Generating docs for compound llvm::AMDGPUBufferPseudoSourceValue...
Generating docs for compound llvm::AMDGPUCallLowering...
Generating docs for compound llvm::AMDGPUDisassembler...
Generating docs for compound llvm::AMDGPUExternalAAWrapper...
Generating docs for compound llvm::AMDGPUFrameLowering...
Generating docs for compound llvm::AMDGPUFunctionArgInfo...
Generating docs for compound llvm::AMDGPUGenRegisterBankInfo...
Generating docs for compound llvm::AMDGPUImagePseudoSourceValue...
Generating docs for compound llvm::AMDGPUInstPrinter...
Generating docs for compound llvm::AMDGPUInstrInfo...
Generating docs for compound llvm::AMDGPUInstructionSelector...
Generating docs for compound llvm::AMDGPULegalizerInfo...
Generating docs for compound llvm::AMDGPULibCalls...
Generating docs for compound llvm::AMDGPULibFunc...
Generating docs for compound llvm::AMDGPULibFuncBase...
Generating docs for nested compound llvm::AMDGPULibFuncBase::Param...
Generating docs for compound llvm::AMDGPULibFuncImpl...
Generating docs for compound llvm::AMDGPUMachineFunction...
Generating docs for compound llvm::AMDGPUMachineModuleInfo...
Generating docs for compound llvm::AMDGPUMangledLibFunc...
Generating docs for compound llvm::AMDGPUMCAsmInfo...
Generating docs for com/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:863: warning: The following parameters of llvm::APFloat::getInf(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:903: warning: The following parameters of llvm::APFloat::getLargest(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:874: warning: The following parameters of llvm::APFloat::getNaN(const fltSemantics &Sem, bool Negative=false, uint64_t payload=0) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:913: warning: The following parameters of llvm::APFloat::getSmallest(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:923: warning: The following parameters of llvm::APFloat::getSmallestNormalized(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:854: warning: The following parameters of llvm::APFloat::getZero(const fltSemantics &Sem, bool Negative=false) are not documented:
  parameter 'Sem'
pound llvm::AMDGPUMCCodeEmitter...
Generating docs for compound llvm::AMDGPUPALMetadata...
Generating docs for compound llvm::AMDGPUPerfHintAnalysis...
Generating docs for nested compound llvm::AMDGPUPerfHintAnalysis::FuncInfo...
Generating docs for compound llvm::AMDGPURegisterBankInfo...
Generating docs for compound llvm::AMDGPURegisterInfo...
Generating docs for compound llvm::AMDGPUSubtarget...
Generating docs for compound llvm::AMDGPUSymbolizer...
Generating docs for compound llvm::AMDGPUTargetAsmStreamer...
Generating docs for compound llvm::AMDGPUTargetELFStreamer...
Generating docs for compound llvm::AMDGPUTargetLowering...
Generating docs for compound llvm::AMDGPUTargetMachine...
Generating docs for compound llvm::AMDGPUTargetObjectFile...
Generating docs for compound llvm::AMDGPUTargetStreamer...
Generating docs for compound llvm::AMDGPUTTIImpl...
Generating docs for compound llvm::AMDGPUUnmangledLibFunc...
Generating docs for compound llvm::AnalysisCallGraphWrapperPassTraits...
Generating docs for compound llvm::AnalysisInfoMixin...
Generating docs for compound llvm::AnalysisKey...
Generating docs for compound llvm::AnalysisManager...
Generating docs for nested compound llvm::AnalysisManager::Invalidator...
Generating docs for compound llvm::AnalysisResolver...
Generating docs for compound llvm::AnalysisResultsForFn...
Generating docs for compound llvm::AnalysisSetKey...
Generating docs for compound llvm::AnalysisUsage...
Generating docs for compound llvm::AnonStructTypeKeyInfo...
Generating docs for nested compound llvm::AnonStructTypeKeyInfo::KeyTy...
Generating docs for compound llvm::AntiDepBreaker...
Generating docs for compound llvm::Any...
Generating docs for compound llvm::AnyMemCpyInst...
Generating docs for compound llvm::AnyMemIntrinsic...
Generating docs for compound llvm::AnyMemMoveInst...
Generating docs for compound llvm::AnyMemSetInst...
Generating docs for compound llvm::AnyMemTransferInst...
Generating docs for compound llvm::APByteStreamer...
Generating docs for compound llvm::APFloat...
Generating docs for compound llvm::APFloatBase...
Generating docs for compound llvm::APInt...
Generating docs for nested compound llvm::APInt::ms...
Generating docs for nested compound llvm::APInt::mu...
Generating docs for compound llvm::AppendingBinaryByteStream...
Generating docs for compound llvm::AppleAcceleratorTable...
Generating docs for nested compound llvm::AppleAcceleratorTable::Entry...
Generating docs for nested compound llvm::AppleAcceleratorTable::ValueIterator...
Generating docs for compound llvm::AppleAccelTableData...
Generating docs for nested compound llvm::AppleAccelTableData::Atom...
Generating docs for compound llvm::AppleAccelTableOffsetData...
Generating docs for compound llvm::AppleAccelTableStaticOffsetData...
Generating docs for compound llvm::AppleAccelTableStaticTypeData...
Generating docs for compound llvm::AppleAccelTableTypeData...
Generating docs for compound llvm::APSInt...
Generating docs for compound llvm::ARCFrameLowering...
Generating docs for compound llvm::ARCFunctionInfo...
Generating docs for compound llvm::ARCInstPrinter...
Generating docs for compound llvm::ARCInstrInfo...
Generating docs for compound llvm::ARCMCAsmInfo...
Generating docs for compound llvm::ARCMCInstLower...
Generating docs for compound llvm::ARCRegisterInfo...
Generating docs for compound llvm::ARCSubtarget...
Generating docs for compound llvm::ARCTargetLowering...
Generating docs for compound llvm::ARCTargetMachine...
Generating docs for compound llvm::ARCTargetStreamer...
Generating docs for compound llvm::ARCTTIImpl...
Generating docs for compound llvm::are_base_of...
Generating docs for compound llvm::are_base_of< T, U, Ts... >...
Generating docs for compound llvm::ArgDescriptor...
Generating docs for compound llvm::Argument...
Generating docs for compound llvm::ArgumentPromotionPass...
Generating docs for compound llvm::ARMAsmBackend...
Generating docs for compound llvm::ARMAsmBackendDarwin...
Generating docs for compound llvm::ARMAsmPrinter...
Generating docs for compound llvm::ARMAttribute/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMSubtarget.h:422: warning: explicit link request to 'FFFFFFFF' could not be resolved
Parser...
Generating docs for compound llvm::ARMBaseInstrInfo...
Generating docs for compound llvm::ARMBaseRegisterInfo...
Generating docs for compound llvm::ARMBaseTargetMachine...
Generating docs for compound llvm::ARMBETargetMachine...
Generating docs for compound llvm::ARMCallLowering...
Generating docs for compound llvm::ARMCOFFMCAsmInfoGNU...
Generating docs for compound llvm::ARMCOFFMCAsmInfoMicrosoft...
Generating docs for compound llvm::ARMConstantPoolConstant...
Generating docs for compound llvm::ARMConstantPoolMBB...
Generating docs for compound llvm::ARMConstantPoolSymbol...
Generating docs for compound llvm::ARMConstantPoolValue...
Generating docs for compound llvm::ARMELFMCAsmInfo...
Generating docs for compound llvm::ARMElfTargetObjectFile...
Generating docs for compound llvm::ARMException...
Generating docs for compound llvm::ARMFrameLowering...
Generating docs for compound llvm::ARMFunctionInfo...
Generating docs for compound llvm::ARMGenRegisterBankInfo...
Generating docs for compound llvm::ARMHazardRecognizer...
Generating docs for compound llvm::ARMInstPrinter...
Generating docs for compound llvm::ARMInstrInfo...
Generating docs for compound llvm::ARMJITSymbolFlags...
Generating docs for compound llvm::ARMLegalizerInfo...
Generating docs for compound llvm::ARMLETargetMachine...
Generating docs for compound llvm::ARMMCAsmInfoDarwin...
Generating docs for compound llvm::ARMMCExpr...
Generating docs for compound llvm::ARMRegisterBankInfo...
Generating docs for compound llvm::ARMRegisterInfo...
Generating docs for compound llvm::ARMSelectionDAGInfo...
Generating docs for compound llvm::ARMSubtarget...
Generating docs for compound llvm::ARMTargetLowering...
Generating docs for compound llvm::ARMTargetStreamer...
Generating docs for compound llvm::ARMTTIImpl...
Generating docs for compound llvm::ArrayRecycler...
Generating docs for nested compound llvm::ArrayRecycler::Capacity...
Generating docs for compound llvm::ArrayRef...
Generating docs for compound llvm::ArrayType...
Generating docs for compound llvm::ASanGlobalsMetadataAnalysis...
Generating docs for compound llvm::ASanStackFrameLayout...
Generating docs for compound llvm::ASanStackVariableDescription...
Generating docs for compound llvm::AShrOperator...
Generating docs for compound llvm::AsmCommentConsumer...
Generating docs for compound llvm::AsmCond...
Generating docs for compound llvm::AsmLexer...
Generating docs for compound llvm::AsmPrinter...
Generating docs for nested compound llvm::AsmPrinter::HandlerInfo...
Generating docs for nested compound llvm::AsmPrinter::SrcMgrDiagInfo...
Generating docs for nested compound llvm::AsmPrinter::XRayFunctionEntry...
Generating docs for compound llvm::AsmPrinterHandler...
Generating docs for compound llvm::AsmRewrite...
Generating docs for compound llvm::AsmToken...
Generating docs for compound llvm::AssemblerConstantPools...
Generating docs for compound llvm::AssemblyAnnotationWriter...
Generating docs for compound llvm::AssertingVH...
Generating docs for compound llvm::AssumptionAnalysis...
Generating docs for compound llvm::AssumptionCache...
Generating docs for compound llvm::AssumptionCacheTracker...
Generating docs for compound llvm::AssumptionPrinterPass...
Generating docs for compound llvm::AtomicCmpXchgInst...
Generating docs for compound llvm::AtomicMemCpyInst...
Generating docs for compound llvm::AtomicMemIntrinsic...
Generating docs for compound llvm::AtomicMemMoveInst...
Generating docs for compound llvm::AtomicMemSetInst...
Generating docs for compound llvm::AtomicMemTransferInst...
Generating docs for compound llvm::AtomicRMWInst...
Generating docs for compound llvm::AtomicSDNode...
Generating docs for compound llvm::AttrBuilder...
Generating docs for compound llvm::Attribute...
Generating docs for compound llvm::AttributeImpl...
Generating docs for compound llvm::AttributeList...
Generating docs for compound llvm::AttributeListImpl...
Generating docs for compound llvm::AttributeSet...
Generating docs for compound llvm::AttributeSetNode...
Generating docs for compound llvm::AVRAsmBackend...
/opt/doxygen-docs/src/llvm/lib/Target/AVR/AVRRegisterInfo.h:52: warning: The following parameters of llvm::AVRRegisterInfo::splitReg(unsigned Reg, unsigned &LoReg, unsigned &HiReg) const are not documented:
  parameter 'LoReg'
  parameter 'HiReg'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1515: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1516: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1519: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1519: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1524: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1525: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1528: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1528: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1533: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1534: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1537: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1538: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1541: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1541: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1542: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/BasicTTIImpl.h:1597: warning: The following parameters of llvm::BasicTTIImplBase::getMinMaxReductionCost(Type *Ty, Type *CondTy, bool IsPairwise, bool) are not documented:
  parameter 'Ty'
  parameter 'IsPairwise'
Generating docs for compound llvm::AVRAsmPrinter...
Generating docs for compound llvm::AVRDAGToDAGISel...
Generating docs for compound llvm::AVRDynAllocaSR...
Generating docs for compound llvm::AVRELFObjectWriter...
Generating docs for compound llvm::AVRELFStreamer...
Generating docs for compound llvm::AVRFrameAnalyzer...
Generating docs for compound llvm::AVRFrameLowering...
Generating docs for compound llvm::AVRInstPrinter...
Generating docs for compound llvm::AVRInstrInfo...
Generating docs for compound llvm::AVRMachineFunctionInfo...
Generating docs for compound llvm::AVRMCAsmInfo...
Generating docs for compound llvm::AVRMCCodeEmitter...
Generating docs for compound llvm::AVRMCELFStreamer...
Generating docs for compound llvm::AVRMCExpr...
Generating docs for compound llvm::AVRMCInstLower...
Generating docs for compound llvm::AVRRegisterInfo...
Generating docs for compound llvm::AVRSelectionDAGInfo...
Generating docs for compound llvm::AVRSubtarget...
Generating docs for compound llvm::AVRTargetAsmStreamer...
Generating docs for compound llvm::AVRTargetLowering...
Generating docs for compound llvm::AVRTargetMachine...
Generating docs for compound llvm::AVRTargetObjectFile...
Generating docs for compound llvm::AVRTargetStreamer...
Generating docs for compound llvm::BaseIndexOffset...
Generating docs for compound llvm::BasicAA...
Generating docs for compound llvm::BasicAAResult...
Generating docs for compound llvm::BasicAAWrapperPass...
Generating docs for compound llvm::BasicBlock...
Generating docs for nested compound llvm::BasicBlock::phi_iterator_impl...
Generating docs for compound llvm::BasicBlockEdge...
Generating docs for compound llvm::BasicBlockInfo...
Generating docs for compound llvm::BasicBlockPass...
Generating docs for compound llvm::BasicBlockSDNode...
Generating docs for compound llvm::BasicDIEUnit...
Generating docs for compound llvm::BasicTTIImpl...
Generating docs for compound llvm::BasicTTIImplBase...
Generating docs for compound llvm::BatchAAResults...
Generating docs for compound llvm::BDCEPass...
Generating docs for compound llvm::bf_iterator...
Generating docs for compound llvm::bf_iterator_storage...
Generating docs for compound llvm::BFIDOTGraphTraitsBase...
Generating docs for compound llvm::BinaryByteStream...
Generating docs for compound llvm::BinaryConstantExpr...
Generating docs for compound llvm::BinaryItemStream...
Generating docs for compound llvm::BinaryItemTraits...
Generating docs for compound llvm::BinaryItemTraits< codeview::CVSymbol >...
Generating docs for compound llvm::BinaryItemTraits< llvm::codeview::CVType >...
Generating docs for compound llvm::BinaryOperator...
Generating docs for compound llvm::BinaryStream...
Generating docs for compound llvm::BinaryStreamError...
Generating docs for compound llvm::BinaryStreamReader...
Generating docs for compound llvm::BinaryStreamRef...
Generating docs for compound llvm::BinaryStreamRefBase...
Generating docs for compound llvm::BinaryStreamWriter...
Generating docs for compound llvm::BinarySubstreamRef...
Generating docs for compound llvm::BinOpInit...
Generating docs for compound llvm::BitCastInst...
Generating docs for compound llvm::BitCastOperator...
Generating docs for compound llvm::BitCodeAbbrev...
Generating docs for compound llvm::BitCodeAbbrevOp...
Generating docs for compound llvm::BitcodeFileContents...
Generating docs for compound llvm::BitcodeLTOInfo...
Generating docs for compound llvm::BitcodeModule...
Generating docs for compound llvm::BitcodeReaderValueList...
Generating docs for compound llvm::BitcodeWriter...
Generating docs for compound llvm::BitcodeWriterPass...
Generating docs for compound llvm::BitInit...
Generating docs for compound llvm::BitMaskClassIterator...
Generating docs for compound llvm::BitRecTy...
Generating docs for compound llvm::BitsInit...
Generating docs for compound llvm::BitsRecTy...
Generating docs for compound llvm::BitstreamBlockInfo...
Generating docs for nested compound llvm::BitstreamBlockInfo::BlockInfo...
Generating docs for compound llvm::BitstreamCursor...
Generating docs for compound llvm::BitstreamEntry...
Generating docs for compound llvm::BitstreamWriter...
Generating docs for compound llvm::BitTracker...
Generating docs for nested compound llvm::BitTracker::BitMask...
Generating docs for nested compound llvm::BitTracker::BitRef...
Generating docs for nested compound llvm::BitTracker::BitValue...
Generating docs for nested compound llvm::BitTracker::MachineEvaluator...
Generating docs for nested compound llvm::BitTracker::RegisterCell...
Generating docs for nested compound llvm::BitTracker::RegisterRef...
Generating docs for compound llvm::BitVector...
Generating docs for nested compound llvm::BitVector::reference...
Generating docs for compound llvm::BlockAddress...
Generating docs for compound llvm::BlockAddressSDNode...
Generating docs for compound llvm::BlockFrequency...
Generating docs for compound llvm::BlockFrequencyAnalysis...
Generating docs for compound llvm::BlockFrequencyInfo...
Generating docs for compound llvm::BlockFrequencyInfoImpl...
Generating docs for compound llvm::BlockFrequencyInfoImplBase...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::BlockNode...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::Distribution...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::FrequencyData...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::LoopData...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::Weight...
Generating docs for nested compound llvm::BlockFrequencyInfoImplBase::WorkingData...
Generating docs for compound llvm::BlockFrequencyInfoWrapperPass...
Generating docs for compound llvm::BlockFrequencyPrinterPass...
Generating docs for compound llvm::BlotMapVector...
Generating docs for compound llvm::BoundsCheckingPass...
Generating docs for compound llvm::BPFFrameLowering...
Generating docs for compound llvm::BPFInstPrinter...
Generating docs for compound llvm::BPFInstrInfo...
Generating docs for compound llvm::BPFMCAsmInfo...
Generating docs for compound llvm::BPFMCInstLower...
Generating docs for compound llvm::BPFRegisterInfo...
Generating docs for compound llvm::BPFSelectionDAGInfo...
Generating docs for compound llvm::BPFSubtarget...
Generating docs for compound llvm::BPFTargetLowering...
Generating docs for compound llvm::BPFTargetMachine...
Generating docs for compound llvm::BPIPassTrait...
Generating docs for compound llvm::BPIPassTrait< LazyBranchProbabilityInfoPass >...
Generating docs for compound llvm::BranchFolder...
Generating docs for nested compound llvm::BranchFolder::MBFIWrapper...
Generating docs for compound llvm::BranchInst...
Generating docs for nested compound llvm::BranchInst::const_succ_op_iterator...
Generating docs for nested compound llvm::BranchInst::succ_op_iterator...
Generating docs for compound llvm::BranchProbability...
Generating docs for compound llvm::BranchProbabilityAnalysis...
Generating docs for compound llvm::BranchProbabilityInfo...
Generating docs for nested compound llvm::BranchProbabilityInfo::SccInfo...
Generating docs for compound llvm::BranchProbabilityInfoWrapperPass...
Generating docs for compound llvm::BranchProbabilityPrinterPass...
Generating docs for compound llvm::BreakCriticalEdgesPass...
Generating docs for compound llvm::BreakFalseDeps...
Generating docs for compound llvm::BTFDebug...
Generating docs for compound llvm::BTFFuncInfo...
Generating docs for compound llvm::BTFKindDataSec...
Generating docs for compound llvm::BTFKindVar...
Generating docs for compound llvm::BTFLineInfo...
Generating docs for compound llvm::BTFStringTable...
Generating docs for compound llvm::BTFTypeArray...
Generating docs for compound llvm::BTFTypeBase...
Generating docs for compound llvm::BTFTypeDerived...
Generating docs for compound llvm::BTFTypeEnum...
Generating docs for compound llvm::BTFTypeFunc...
Generating docs for compound llvm::BTFTypeFuncProto...
Generating docs for compound llvm::BTFTypeFwd...
Generating docs for compound llvm::BTFTypeInt...
Generating docs for compound llvm::BTFTypeStruct...
Generating docs for compound/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/IR/InstrTypes.h:540: warning: The following parameters of llvm::CastInst::isBitOrNoopPointerCastable(Type *SrcTy, Type *DestTy, const DataLayout &DL) are not documented:
  parameter 'DL'
 llvm::buffer_ostream...
Generating docs for compound llvm::BufferByteStreamer...
Generating docs for compound llvm::build_index_impl...
Generating docs for compound llvm::build_index_impl< 0, I... >...
Generating docs for compound llvm::BuildVectorSDNode...
Generating docs for compound llvm::BumpPtrAllocatorImpl...
Generating docs for compound llvm::ByteStreamer...
Generating docs for compound llvm::CachedHashString...
Generating docs for compound llvm::CachedHashStringRef...
Generating docs for compound llvm::CachePruningPolicy...
Generating docs for compound llvm::CallbackVH...
Generating docs for compound llvm::CallBase...
Generating docs for nested compound llvm::CallBase::BundleOpInfo...
Generating docs for compound llvm::CallBrInst...
Generating docs for compound llvm::CalledValuePropagationPass...
Generating docs for compound llvm::CalleeInfo...
Generating docs for compound llvm::CalleeSavedInfo...
Generating docs for compound llvm::CallEntryPseudoSourceValue...
Generating docs for compound llvm::CallGraph...
Generating docs for compound llvm::CallGraphAnalysis...
Generating docs for compound llvm::CallGraphNode...
Generating docs for compound llvm::CallGraphPrinterPass...
Generating docs for compound llvm::CallGraphSCC...
Generating docs for compound llvm::CallGraphSCCPass...
Generating docs for compound llvm::CallGraphWrapperPass...
Generating docs for compound llvm::CallInfo...
Generating docs for compound llvm::CallInst...
Generating docs for compound llvm::CallLowering...
Generating docs for nested compound llvm::CallLowering::ArgInfo...
Generating docs for nested compound llvm::CallLowering::ValueHandler...
Generating docs for compound llvm::CallSite...
Generating docs for compound llvm::CallSiteBase...
Generating docs for compound llvm::CallSiteSplittingPass...
Generating docs for compound llvm::CanonicalizeAliasesPass...
Generating docs for compound llvm::CaptureTracker...
Generating docs for compound llvm::cast_convert_val...
Generating docs for compound llvm::cast_convert_val< To, FromTy, FromTy >...
Generating docs for compound llvm::cast_retty...
Generating docs for compound llvm::cast_retty_impl...
Generating docs for compound llvm::cast_retty_impl< To, const From * >...
Generating docs for compound llvm::cast_retty_impl< To, const From *const >...
Generating docs for compound llvm::cast_retty_impl< To, const From >...
Generating docs for compound llvm::cast_retty_impl< To, From * >...
Generating docs for compound llvm::cast_retty_impl< To, std::unique_ptr< From > >...
Generating docs for compound llvm::cast_retty_wrap...
Generating docs for compound llvm::cast_retty_wrap< To, FromTy, FromTy >...
Generating docs for compound llvm::CastInst...
Generating docs for compound llvm::CatchPadInst...
Generating docs for compound llvm::CatchReturnInst...
Generating docs for compound llvm::CatchSwitchInst...
Generating docs for compound llvm::CCState...
Generating docs for compound llvm::CCValAssign...
Generating docs for compound llvm::CFGAnalyses...
Generating docs for compound llvm::CFGMST...
Generating docs for compound llvm::CFGOnlyPrinterPass...
Generating docs for compound llvm::CFGOnlyViewerPass...
Generating docs for compound llvm::CFGPrinterPass...
Generating docs for compound llvm::CFGViewerPass...
Generating docs for compound llvm::CFGViewPredecessors...
Generating docs for nested compound llvm::CFGViewPredecessors::DeletedEdgesFilter...
Generating docs for compound llvm::CFGViewSuccessors...
Generating docs for nested compound llvm::CFGViewSuccessors::DeletedEdgesFilter...
Generating docs for compound llvm::CFLAndersAA...
Generating docs for compound llvm::CFLAndersAAResult...
Generating docs for nested compound CFLAndersAAResult::FunctionInfo...
Generating docs for compound llvm::CFLAndersAAWrapperPass...
Generating docs for compound llvm::CFLSteensAA...
Generating docs for compound llvm::CFLSteensAAResult...
Generating docs for nested compound CFLSteensAAResult::FunctionInfo...
Generating docs for compound llvm::CFLSteensAAWrapperPass...
Generating docs for compound llvm::CGProfilePass...
Genera/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1124: warning: The following parameters of llvm::ConstantExpr::get(unsigned Opcode, Constant *C1, unsigned Flags=0, Type *OnlyIfReducedTy=nullptr) are not documented:
  parameter 'Opcode'
  parameter 'C1'
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1131: warning: The following parameters of llvm::ConstantExpr::get(unsigned Opcode, Constant *C1, Constant *C2, unsigned Flags=0, Type *OnlyIfReducedTy=nullptr) are not documented:
  parameter 'Opcode'
  parameter 'C1'
  parameter 'C2'
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1137: warning: The following parameters of llvm::ConstantExpr::getCompare(unsigned short pred, Constant *C1, Constant *C2, bool OnlyIfReduced=false) are not documented:
  parameter 'pred'
  parameter 'C1'
  parameter 'C2'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1153: warning: The following parameters of llvm::ConstantExpr::getGetElementPtr(Type *Ty, Constant *C, ArrayRef< Constant * > IdxList, bool InBounds=false, Optional< unsigned > InRangeIndex=None, Type *OnlyIfReducedTy=nullptr) are not documented:
  parameter 'Ty'
  parameter 'C'
  parameter 'IdxList'
  parameter 'InBounds'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Constants.h:1117: warning: The following parameters of llvm::ConstantExpr::getSelect(Constant *C, Constant *V1, Constant *V2, Type *OnlyIfReducedTy=nullptr) are not documented:
  parameter 'C'
  parameter 'V1'
  parameter 'V2'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/ConstantRange.h:109: warning: explicit link request to 'define' could not be resolved
ting docs for compound llvm::CGSCCToFunctionPassAdaptor...
Generating docs for compound llvm::CGSCCUpdateResult...
Generating docs for compound llvm::CHIArg...
Generating docs for compound llvm::circular_raw_ostream...
Generating docs for compound llvm::ClassInfo...
Generating docs for nested compound llvm::ClassInfo::MemberInfo...
Generating docs for compound llvm::CleanupPadInst...
Generating docs for compound llvm::CleanupReturnInst...
Generating docs for compound llvm::ClonedCodeInfo...
Generating docs for compound llvm::ClrEHUnwindMapEntry...
Generating docs for compound llvm::CmpInst...
Generating docs for compound llvm::CoalescerPair...
Generating docs for compound llvm::CodeExtractor...
Generating docs for compound llvm::CodeGenCoverage...
Generating docs for compound llvm::CodeInit...
Generating docs for compound llvm::CodeMetrics...
Generating docs for compound llvm::CodeRecTy...
Generating docs for compound llvm::CodeViewContext...
Generating docs for compound llvm::CodeViewDebug...
Generating docs for nested compound CodeViewDebug::TypeLoweringScope...
Generating docs for compound llvm::Combiner...
Generating docs for compound llvm::CombinerHelper...
Generating docs for compound llvm::CombinerInfo...
Generating docs for compound llvm::Comdat...
Generating docs for compound llvm::CommonHandleTraits...
Generating docs for compound llvm::CompareConstantExpr...
Generating docs for compound llvm::CompositeType...
Generating docs for compound llvm::concat_iterator...
Generating docs for compound llvm::ConcreteOperator...
Generating docs for compound llvm::CondCodeSDNode...
Generating docs for compound llvm::CondOpInit...
Generating docs for compound llvm::conjunction...
Generating docs for compound llvm::conjunction< B1 >...
Generating docs for compound llvm::conjunction< B1, Bn... >...
Generating docs for compound llvm::ConnectedVNInfoEqClasses...
Generating docs for compound llvm::const_pointer_or_const_ref...
Generating docs for compound llvm::const_pointer_or_const_ref< T, typename std::enable_if< std::is_pointer< T >::value >::type >...
Generating docs for compound llvm::const_set_bits_iterator_impl...
Generating docs for compound llvm::Constant...
Generating docs for compound llvm::ConstantAggregate...
Generating docs for compound llvm::ConstantAggregateZero...
Generating docs for compound llvm::ConstantAggrKeyType...
Generating docs for compound llvm::ConstantArray...
Generating docs for compound llvm::ConstantAsMetadata...
Generating docs for compound llvm::ConstantData...
Generating docs for compound llvm::ConstantDataArray...
Generating docs for compound llvm::ConstantDataArraySlice...
Generating docs for compound llvm::ConstantDataSequential...
Generating docs for compound llvm::ConstantDataVector...
Generating docs for compound llvm::ConstantExpr...
Generating docs for compound llvm::ConstantExprKeyType...
Generating docs for compound llvm::ConstantFolder...
Generating docs for compound llvm::ConstantFoldingMIRBuilder...
Generating docs for compound llvm::ConstantFP...
Generating docs for compound llvm::ConstantFPSDNode...
Generating docs for compound llvm::ConstantHoistingPass...
Generating docs for compound llvm::ConstantInfo...
Generating docs for compound llvm::ConstantInfo< ConstantArray >...
Generating docs for compound llvm::ConstantInfo< ConstantExpr >...
Generating docs for compound llvm::ConstantInfo< ConstantStruct >...
Generating docs for compound llvm::ConstantInfo< ConstantVector >...
Generating docs for compound llvm::ConstantInfo< InlineAsm >...
Generating docs for compound llvm::ConstantInt...
Generating docs for compound llvm::ConstantMergePass...
Generating docs for compound llvm::ConstantPointerNull...
Generating docs for compound llvm::ConstantPool...
Generating docs for compound llvm::ConstantPoolEntry...
Generating docs for compound llvm::ConstantPoolSDNode...
Generating docs for compound llvm::ConstantRange...
Generating docs for compound llvm::ConstantSDNode...
Generating docs for compound llvm::ConstantStruct...
Generating docs for compound llvm::ConstantTokenNone...
Generating/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugLoc.h:88: warning: The following parameters of llvm::DebugLoc::appendInlinedAt(DebugLoc DL, DILocation *InlinedAt, LLVMContext &Ctx, DenseMap< const MDNode *, MDNode * > &Cache, bool ReplaceLast=false) are not documented:
  parameter 'DL'
  parameter 'Ctx'
  parameter 'Cache'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:158: warning: Unsupported xml/html tag <Offset> found
 docs for compound llvm::ConstantUniqueMap...
Generating docs for compound llvm::ConstantVector...
Generating docs for compound llvm::ConstMIBundleOperands...
Generating docs for compound llvm::ConstMIOperands...
Generating docs for compound llvm::ConstrainedFPIntrinsic...
Generating docs for compound llvm::ContextAndReplaceableUses...
Generating docs for compound llvm::ContextualFoldingSet...
Generating docs for compound llvm::ContextualFoldingSetTrait...
Generating docs for compound llvm::ControlHeightReductionPass...
Generating docs for compound llvm::ConvergingVLIWScheduler...
Generating docs for compound llvm::CoroAllocInst...
Generating docs for compound llvm::CoroBeginInst...
Generating docs for compound llvm::CoroEndInst...
Generating docs for compound llvm::CoroFrameInst...
Generating docs for compound llvm::CoroFreeInst...
Generating docs for compound llvm::CoroIdInst...
Generating docs for nested compound llvm::CoroIdInst::Info...
Generating docs for compound llvm::CoroPromiseInst...
Generating docs for compound llvm::CoroSaveInst...
Generating docs for compound llvm::CoroSizeInst...
Generating docs for compound llvm::CoroSubFnInst...
Generating docs for compound llvm::CoroSuspendInst...
Generating docs for compound llvm::CorrelatedValuePropagationPass...
Generating docs for compound llvm::CostTblEntry...
Generating docs for compound llvm::CrashRecoveryContext...
Generating docs for compound llvm::CrashRecoveryContextCleanup...
Generating docs for compound llvm::CrashRecoveryContextCleanupBase...
Generating docs for compound llvm::CrashRecoveryContextCleanupRegistrar...
Generating docs for compound llvm::CrashRecoveryContextDeleteCleanup...
Generating docs for compound llvm::CrashRecoveryContextDestructorCleanup...
Generating docs for compound llvm::CrashRecoveryContextReleaseRefCleanup...
Generating docs for compound llvm::CriticalAntiDepBreaker...
Generating docs for compound llvm::CriticalEdgeSplittingOptions...
Generating docs for compound llvm::CrossDSOCFIPass...
Generating docs for compound llvm::CryptContextTraits...
Generating docs for compound llvm::CSEConfig...
Generating docs for compound llvm::CSEConfigConstantOnly...
Generating docs for compound llvm::CSEMIRBuilder...
Generating docs for compound llvm::CxxUnwindMapEntry...
Generating docs for compound llvm::DAGDeltaAlgorithm...
Generating docs for compound llvm::DagInit...
Generating docs for compound llvm::DagRecTy...
Generating docs for compound llvm::DAGTypeLegalizer...
Generating docs for compound llvm::DataExtractor...
Generating docs for compound llvm::DataLayout...
Generating docs for compound llvm::DataRegionData...
Generating docs for compound llvm::DbgAddrIntrinsic...
Generating docs for compound llvm::DbgDeclareInst...
Generating docs for compound llvm::DbgEntity...
Generating docs for compound llvm::DbgInfoIntrinsic...
Generating docs for compound llvm::DbgLabel...
Generating docs for compound llvm::DbgLabelInst...
Generating docs for compound llvm::DbgLabelInstrMap...
Generating docs for compound llvm::DbgValueHistoryMap...
Generating docs for compound llvm::DbgValueInst...
Generating docs for compound llvm::DbgVariable...
Generating docs for compound llvm::DbgVariableIntrinsic...
Generating docs for compound llvm::DbgVariableLocation...
Generating docs for compound llvm::DCEPass...
Generating docs for compound llvm::DeadArgumentEliminationPass...
Generating docs for nested compound llvm::DeadArgumentEliminationPass::RetOrArg...
Generating docs for compound llvm::DebugCounter...
Generating docs for compound llvm::DebugEpochBase...
Generating docs for nested compound llvm::DebugEpochBase::HandleBase...
Generating docs for compound llvm::DebugHandlerBase...
Generating docs for compound llvm::DebugInfoFinder...
Generating docs for compound llvm::DebugLoc...
Generating docs for compound llvm::DebugLocDwarfExpression...
Generating docs for compound llvm::DebugLocEntry...
Generating docs for nested compound llvm::DebugLocEntry::Value...
Generating docs for compound llvm::DebugLocStream...
Generating docs for nested compound llvm::DebugLocStream::Entry...
Generating docs for nested compound llvm::DebugLocStream::EntryBuilder...
Generating docs for nested compound llvm::DebugLocStream::List...
Generating docs for nested compound llvm::DebugLocStream::ListBuilder...
Generating docs for compound llvm::decimalInfo...
Generating docs for compound llvm::def_chain_iterator...
Generating docs for compound llvm::DefaultAnalysisGraphTraits...
Generating docs for compound llvm::DefaultContextualFoldingSetTrait...
Generating docs for compound llvm::DefaultDOTGraphTraits...
Generating docs for compound llvm::DefaultFoldingSetTrait...
Generating docs for compound llvm::DefaultVLIWScheduler...
Generating docs for compound llvm::DefInit...
Generating docs for compound llvm::DefsetRecord...
Generating docs for compound llvm::DelimitedScope...
Generating docs for compound llvm::DeltaAlgorithm...
Generating docs for compound llvm::DemandedBits...
Generating docs for compound llvm::DemandedBitsAnalysis...
Generating docs for compound llvm::DemandedBitsPrinterPass...
Generating docs for compound llvm::DemandedBitsWrapperPass...
Generating docs for compound llvm::DenseMap...
Generating docs for compound llvm::DenseMapAPFloatKeyInfo...
Generating docs for compound llvm::DenseMapAPIntKeyInfo...
Generating docs for compound llvm::DenseMapBase...
Generating docs for compound llvm::DenseMapInfo...
Generating docs for compound llvm::DenseMapInfo< AAMDNodes >...
Generating docs for compound llvm::DenseMapInfo< ArrayRef< T > >...
Generating docs for compound llvm::DenseMapInfo< AssertingVH< T > >...
Generating docs for compound llvm::DenseMapInfo< AttributeList >...
Generating docs for compound llvm::DenseMapInfo< AttributeSet >...
Generating docs for compound llvm::DenseMapInfo< BasicBlockEdge >...
Generating docs for compound llvm::DenseMapInfo< CachedHashString >...
Generating docs for compound llvm::DenseMapInfo< CachedHashStringRef >...
Generating docs for compound llvm::DenseMapInfo< CallSite >...
Generating docs for compound llvm::DenseMapInfo< CallValue >...
Generating docs for compound llvm::DenseMapInfo< cflaa::InstantiatedValue >...
Generating docs for compound llvm::DenseMapInfo< char >...
Generating docs for compound llvm::DenseMapInfo< CIEKey >...
Generating docs for compound llvm::DenseMapInfo< codeview::GloballyHashedType >...
Generating docs for compound llvm::DenseMapInfo< codeview::LocallyHashedType >...
Generating docs for compound llvm::DenseMapInfo< codeview::TypeIndex >...
Generating docs for compound llvm::DenseMapInfo< const Expression * >...
Generating docs for compound llvm::DenseMapInfo< coverage::CounterExpression >...
Generating docs for compound llvm::DenseMapInfo< DivRemMapKey >...
Generating docs for compound llvm::DenseMapInfo< ExitLimitQuery >...
Generating docs for compound llvm::DenseMapInfo< FunctionSummary::ConstVCall >...
Generating docs for compound llvm::DenseMapInfo< FunctionSummary::VFuncId >...
Generating docs for compound llvm::DenseMapInfo< GVN::Expression >...
Generating docs for compound llvm::DenseMapInfo< hash_code >...
Generating docs for compound llvm::DenseMapInfo< ImmutableList< T > >...
Generating docs for compound llvm::DenseMapInfo< int >...
Generating docs for compound llvm::DenseMapInfo< LLT >...
Generating docs for compound llvm::DenseMapInfo< LocationSize >...
Generating docs for compound llvm::DenseMapInfo< long >...
Generating docs for compound llvm::DenseMapInfo< long long >...
Generating docs for compound llvm::DenseMapInfo< LoweredPHIRecord >...
Generating docs for compound llvm::DenseMapInfo< MachineOperand >...
Generating docs for compound llvm::DenseMapInfo< MemOpKey >...
Generating docs for compound llvm::DenseMapInfo< MemoryLocation >...
Generating docs for compound llvm::DenseMapInfo< MemoryLocOrCall >...
Generating docs for compound llvm::DenseMapInfo< minidump::StreamType >...
Generating docs for compound llvm::DenseMapInfo< OffsetInstantiatedValue >...
Generating docs for compound llvm::DenseMapInfo< OffsetValue >...
Generating docs for compound llvm::DenseMapInfo< orc::SymbolStringPtr >...
Generating docs for compound llvm::DenseMapInfo< PointerEmbeddedInt< IntT, Bits > >...
Generating docs for compound llvm::DenseMapInfo< PointerIntPair< PointerTy, IntBits, IntType > >...
Generating docs for compound llvm::DenseMapInfo< PointerSumType< TagT, MemberTs... > >...
Generating docs for compound llvm::DenseMapInfo< PointerUnion< T, U > >...
Generating docs for compound llvm::DenseMapInfo< PoisoningVH< T > >...
Generating docs for compound llvm::DenseMapInfo< SDValue >...
Generating docs for compound llvm::DenseMapInfo< short >...
Generating docs for compound llvm::DenseMapInfo< SimpleValue >...
Generating docs for compound llvm::DenseMapInfo< std::pair< T, U > >...
Generating docs for compound llvm::DenseMapInfo< StringRef >...
Generating docs for compound llvm::DenseMapInfo< SymbolsMapKey >...
Generating docs for compound llvm::DenseMapInfo< T * >...
Generating docs for compound llvm::DenseMapInfo< TargetInstrInfo::RegSubRegPair >...
Generating docs for compound llvm::DenseMapInfo< unsigned >...
Generating docs for compound llvm::DenseMapInfo< unsigned long >...
Generating docs for compound llvm::DenseMapInfo< unsigned long long >...
Generating docs for compound llvm::DenseMapInfo< unsigned short >...
Generating docs for compound llvm::DenseMapInfo< ValueInfo >...
Generating docs for compound llvm::DenseMapInfo< ValueMapCallbackVH< KeyT, ValueT, Config > >...
Generating docs for compound llvm::DenseMapInfo< VTableSlot >...
Generating docs for compound llvm::DenseMapInfo< wasm::WasmGlobalType >...
Generating docs for compound llvm::DenseMapInfo< wasm::WasmSignature >...
Generating docs for compound llvm::DenseMapIterator...
Generating docs for compound llvm::DenseSet...
Generating docs for compound llvm::Dependence...
Generating docs for nested compound llvm::Dependence::DVEntry...
Generating docs for compound llvm::DependenceAnalysis...
Generating docs for compound llvm::DependenceAnalysisPrinterPass...
Generating docs for compound llvm::DependenceAnalysisWrapperPass...
Generating docs for compound llvm::DependenceInfo...
Generating docs for compound llvm::deref...
Generating docs for compound llvm::DerivedUser...
Generating docs for compound llvm::DescriptorInfo...
Generating docs for compound llvm::DetectRoundChange...
Generating docs for compound llvm::DevirtCallSite...
Generating docs for compound llvm::DevirtSCCRepeatedPass...
Generating docs for compound llvm::df_ext_iterator...
Generating docs for compound llvm::df_iterator...
Generating docs for compound llvm::df_iterator_default_set...
Generating docs for compound llvm::df_iterator_storage...
Generating docs for compound llvm::df_iterator_storage< SetType, true >...
Generating docs for compound llvm::DFAPacketizer...
Generating docs for compound llvm::DFCalculateWorkObject...
Generating docs for compound llvm::DiagnosticHandler...
Generating docs for compound llvm::DiagnosticInfo...
Generating docs for compound llvm::DiagnosticInfoDebugMetadataVersion...
Generating docs for compound llvm::DiagnosticInfoIgnoringInvalidDebugMetadata...
Generating docs for compound llvm::DiagnosticInfoInlineAsm...
Generating docs for compound llvm::DiagnosticInfoIROptimization...
Generating docs for compound llvm::DiagnosticInfoISelFallback...
Generating docs for compound llvm::DiagnosticInfoMIROptimization...
Generating docs for nested compound llvm::DiagnosticInfoMIROptimization::MachineArgument...
Generating docs for compound llvm::DiagnosticInfoMIRParser...
Generating docs for compound llvm::DiagnosticInfoOptimizationBase...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::Argument...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::setExtraArgs...
Generating docs for nested compound llvm::DiagnosticInfoOptimizationBase::setIsVerbose...
Generating docs for compound llvm::DiagnosticInfoOptimizationFailure...
Generating docs for compound llvm::DiagnosticInfoPGOProfile...
Generating docs for compound llvm::DiagnosticInfoResourceLimit...
Generating docs for compound llvm::DiagnosticInfoSampleProfile...
Generating docs for compound llvm::Diagno/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:374: warning: The following parameters of llvm::DIBuilder::createClassType(DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, uint64_t OffsetInBits, DINode::DIFlags Flags, DIType *DerivedFrom, DINodeArray Elements, DIType *VTableHolder=nullptr, MDNode *TemplateParms=nullptr, StringRef UniqueIdentifier="") are not documented:
  parameter 'DerivedFrom'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:139: warning: The following parameters of llvm::DIBuilder::createCompileUnit(unsigned Lang, DIFile *File, StringRef Producer, bool isOptimized, StringRef Flags, unsigned RV, StringRef SplitName=StringRef(), DICompileUnit::DebugEmissionKind Kind=DICompileUnit::DebugEmissionKind::FullDebug, uint64_t DWOId=0, bool SplitDebugInlining=true, bool DebugInfoForProfiling=false, DICompileUnit::DebugNameTableKind NameTableKind=DICompileUnit::DebugNameTableKind::Default, bool RangesBaseAddress=false) are not documented:
  parameter 'RangesBaseAddress'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:662: warning: The following parameters of llvm::DIBuilder::createFunction(DIScope *Scope, StringRef Name, StringRef LinkageName, DIFile *File, unsigned LineNo, DISubroutineType *Ty, unsigned ScopeLine, DINode::DIFlags Flags=DINode::FlagZero, DISubprogram::DISPFlags SPFlags=DISubprogram::SPFlagZero, DITemplateParameterArray TParams=nullptr, DISubprogram *Decl=nullptr, DITypeArray ThrownTypes=nullptr) are not documented:
  parameter 'Decl'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:582: warning: The following parameters of llvm::DIBuilder::createGlobalVariableExpression(DIScope *Context, StringRef Name, StringRef LinkageName, DIFile *File, unsigned LineNo, DIType *Ty, bool isLocalToUnit, DIExpression *Expr=nullptr, MDNode *Decl=nullptr, MDTuple *templateParams=nullptr, uint32_t AlignInBits=0) are not documented:
  parameter 'templateParams'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:780: warning: The following parameters of llvm::DIBuilder::createImportedDeclaration(DIScope *Context, DINode *Decl, DIFile *File, unsigned Line, StringRef Name="") are not documented:
  parameter 'Name'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:222: warning: The following parameters of llvm::DIBuilder::createMemberPointerType(DIType *PointeeTy, DIType *Class, uint64_t SizeInBits, uint32_t AlignInBits=0, DINode::DIFlags Flags=DINode::FlagZero) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DIBuilder.h:392: warning: The following parameters of llvm::DIBuilder::createStructType(DIScope *Scope, StringRef Name, DIFile *File, unsigned LineNumber, uint64_t SizeInBits, uint32_t AlignInBits, DINode::DIFlags Flags, DIType *DerivedFrom, DINodeArray Elements, unsigned RunTimeLang=0, DIType *VTableHolder=nullptr, StringRef UniqueIdentifier="") are not documented:
  parameter 'DerivedFrom'
  parameter 'VTableHolder'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:158: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2519: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2520: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2563: warning: The following parameters of llvm::DIExpression::createFragmentExpression(const DIExpression *Expr, unsigned OffsetInBits, unsigned SizeInBits) are not documented:
  parameter 'Expr'
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2519: warning: Unsupported xml/html tag <DWARF> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/DebugInfoMetadata.h:2520: warning: Unsupported xml/html tag <DWARF> found
sticInfoStackSize...
Generating docs for compound llvm::DiagnosticInfoUnsupported...
Generating docs for compound llvm::DiagnosticInfoWithLocationBase...
Generating docs for compound llvm::DiagnosticLocation...
Generating docs for compound llvm::DiagnosticPredicate...
Generating docs for compound llvm::DiagnosticPrinter...
Generating docs for compound llvm::DiagnosticPrinterRawOStream...
Generating docs for compound llvm::DIBasicType...
Generating docs for compound llvm::DIBuilder...
Generating docs for compound llvm::DICompileUnit...
Generating docs for compound llvm::DICompositeType...
Generating docs for compound llvm::DIContext...
Generating docs for compound llvm::DIDerivedType...
Generating docs for compound llvm::DIDumpOptions...
Generating docs for compound llvm::DIE...
Generating docs for compound llvm::DIEAbbrev...
Generating docs for compound llvm::DIEAbbrevData...
Generating docs for compound llvm::DIEAbbrevSet...
Generating docs for compound llvm::DIEBaseTypeRef...
Generating docs for compound llvm::DIEBlock...
Generating docs for compound llvm::DIEDelta...
Generating docs for compound llvm::DIEDwarfExpression...
Generating docs for compound llvm::DIEEntry...
Generating docs for compound llvm::DIEExpr...
Generating docs for compound llvm::DIEHash...
Generating docs for compound llvm::DIEInlineString...
Generating docs for compound llvm::DIEInteger...
Generating docs for compound llvm::DIELabel...
Generating docs for compound llvm::DIELoc...
Generating docs for compound llvm::DIELocList...
Generating docs for compound llvm::DIEnumerator...
Generating docs for compound llvm::DIEString...
Generating docs for compound llvm::DIEUnit...
Generating docs for compound llvm::DIEValue...
Generating docs for compound llvm::DIEValueList...
Generating docs for nested compound llvm::DIEValueList::const_value_iterator...
Generating docs for nested compound llvm::DIEValueList::value_iterator...
Generating docs for compound llvm::DIExpression...
Generating docs for nested compound llvm::DIExpression::expr_op_iterator...
Generating docs for nested compound llvm::DIExpression::ExprOperand...
Generating docs for nested compound llvm::DIExpression::FragmentInfo...
Generating docs for compound llvm::DIExpressionCursor...
Generating docs for compound llvm::DIFile...
Generating docs for nested compound llvm::DIFile::ChecksumInfo...
Generating docs for compound llvm::DIGlobal...
Generating docs for compound llvm::DIGlobalVariable...
Generating docs for compound llvm::DIGlobalVariableExpression...
Generating docs for compound llvm::DIImportedEntity...
Generating docs for compound llvm::DIInliningInfo...
Generating docs for compound llvm::DILabel...
Generating docs for compound llvm::DILexicalBlock...
Generating docs for compound llvm::DILexicalBlockBase...
Generating docs for compound llvm::DILexicalBlockFile...
Generating docs for compound llvm::DILineInfo...
Generating docs for compound llvm::DILineInfoSpecifier...
Generating docs for compound llvm::DILocalScope...
Generating docs for compound llvm::DILocalVariable...
Generating docs for compound llvm::DILocation...
Generating docs for compound llvm::DIMacro...
Generating docs for compound llvm::DIMacroFile...
Generating docs for compound llvm::DIMacroNode...
Generating docs for compound llvm::DIModule...
Generating docs for compound llvm::DINamespace...
Generating docs for compound llvm::DINode...
Generating docs for compound llvm::DIObjCProperty...
Generating docs for compound llvm::DIScope...
Generating docs for compound llvm::DistinctMDOperandPlaceholder...
Generating docs for compound llvm::DISubprogram...
Generating docs for compound llvm::DISubrange...
Generating docs for compound llvm::DISubroutineType...
Generating docs for compound llvm::DITemplateParameter...
Generating docs for compound llvm::DITemplateTypeParameter...
Generating docs for compound llvm::DITemplateValueParameter...
Generating docs for compound llvm::DIType...
Generating docs for compound llvm::DITypeRefArray...
Generating docs for nested compound llvm::DITypeRefArray::iterator...
Generating docs for compo/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:46: warning: The following parameters of llvm::DivergenceAnalysis::DivergenceAnalysis(const Function &F, const Loop *RegionLoop, const DominatorTree &DT, const LoopInfo &LI, SyncDependenceAnalysis &SDA, bool IsLCSSAForm) are not documented:
  parameter 'F'
  parameter 'DT'
  parameter 'LI'
  parameter 'SDA'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h:86: warning: The following parameters of llvm::DOTGraphTraitsPrinter::processFunction(Function &F, AnalysisT &Analysis) are not documented:
  parameter 'F'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h:44: warning: The following parameters of llvm::DOTGraphTraitsViewer::processFunction(Function &F, AnalysisT &Analysis) are not documented:
  parameter 'F'
und llvm::DIVariable...
Generating docs for compound llvm::DivergenceAnalysis...
Generating docs for compound llvm::DivergencePropagator...
Generating docs for compound llvm::DivRemMapKey...
Generating docs for compound llvm::DivRemPairsPass...
Generating docs for compound llvm::DomainValue...
Generating docs for compound llvm::DominanceFrontier...
Generating docs for compound llvm::DominanceFrontierAnalysis...
Generating docs for compound llvm::DominanceFrontierBase...
Generating docs for compound llvm::DominanceFrontierPrinterPass...
Generating docs for compound llvm::DominanceFrontierWrapperPass...
Generating docs for compound llvm::DominatorTree...
Generating docs for compound llvm::DominatorTreeAnalysis...
Generating docs for compound llvm::DominatorTreeBase...
Generating docs for compound llvm::DominatorTreePrinterPass...
Generating docs for compound llvm::DominatorTreeVerifierPass...
Generating docs for compound llvm::DominatorTreeWrapperPass...
Generating docs for compound llvm::DomTreeGraphTraitsBase...
Generating docs for compound llvm::DomTreeNodeBase...
Generating docs for compound llvm::DomTreeUpdater...
Generating docs for compound llvm::DoNothingMemorySSAWalker...
Generating docs for compound llvm::DOTGraphTraits...
Generating docs for compound llvm::DOTGraphTraits< BlockFrequencyInfo * >...
Generating docs for compound llvm::DOTGraphTraits< BoUpSLP * >...
Generating docs for compound llvm::DOTGraphTraits< CallGraph * >...
Generating docs for compound llvm::DOTGraphTraits< const Function * >...
Generating docs for compound llvm::DOTGraphTraits< const MachineFunction * >...
Generating docs for compound llvm::DOTGraphTraits< DominatorTree * >...
Generating docs for compound llvm::DOTGraphTraits< DomTreeNode * >...
Generating docs for compound llvm::DOTGraphTraits< MachineBlockFrequencyInfo * >...
Generating docs for compound llvm::DOTGraphTraits< PGOUseFunc * >...
Generating docs for compound llvm::DOTGraphTraits< PostDominatorTree * >...
Generating docs for compound llvm::DOTGraphTraits< RegionInfo * >...
Generating docs for compound llvm::DOTGraphTraits< RegionNode * >...
Generating docs for compound llvm::DOTGraphTraits< ScheduleDAG * >...
Generating docs for compound llvm::DOTGraphTraits< ScheduleDAGMI * >...
Generating docs for compound llvm::DOTGraphTraits< SelectionDAG * >...
Generating docs for compound llvm::DOTGraphTraitsModulePrinter...
Generating docs for compound llvm::DOTGraphTraitsModuleViewer...
Generating docs for compound llvm::DOTGraphTraitsPrinter...
Generating docs for compound llvm::DOTGraphTraitsViewer...
Generating docs for compound llvm::DSEPass...
Generating docs for compound llvm::DstOp...
Generating docs for compound llvm::DummyCGSCCPass...
Generating docs for compound llvm::DuplexCandidate...
Generating docs for compound llvm::DWARF5AccelTableData...
Generating docs for compound llvm::DWARF5AccelTableStaticData...
Generating docs for compound llvm::DWARFAbbreviationDeclaration...
Generating docs for nested compound llvm::DWARFAbbreviationDeclaration::AttributeSpec...
Generating docs for compound llvm::DWARFAbbreviationDeclarationSet...
Generating docs for compound llvm::DWARFAcceleratorTable...
Generating docs for nested compound llvm::DWARFAcceleratorTable::Entry...
Generating docs for compound llvm::DWARFAddressRange...
Generating docs for compound llvm::DWARFAttribute...
Generating docs for compound llvm::DwarfCFIException...
Generating docs for compound llvm::DwarfCFIExceptionBase...
Generating docs for compound llvm::DwarfCompileUnit...
Generating docs for nested compound llvm::DwarfCompileUnit::BaseTypeRef...
Generating docs for nested compound llvm::DwarfCompileUnit::GlobalExpr...
Generating docs for compound llvm::DWARFCompileUnit...
Generating docs for compound llvm::DWARFContext...
Generating docs for nested compound llvm::DWARFContext::DIEsForAddress...
Generating docs for compound llvm::DWARFDataExtractor...
Generating docs for compound llvm::DwarfDebug...
Generating docs for compound llvm::DWARFDebugAbbrev...
Generating docs for compound llvm::DWARFDebugAddrTable...
/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h:126: warning: The following parameters of llvm::DWARFDie::dump(raw_ostream &OS, unsigned indent=0, DIDumpOptions DumpOpts=DIDumpOptions()) const are not documented:
  parameter 'DumpOpts'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:158: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:249: warning: The following parameters of llvm::DwarfExpression::addExpression(DIExpressionCursor &&Expr, unsigned FragmentOffsetInBits=0) are not documented:
  parameter 'Expr'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:158: warning: Unsupported xml/html tag <Offset> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:176: warning: The following parameters of llvm::DwarfExpression::addMachineReg(const TargetRegisterInfo &TRI, unsigned MachineReg, unsigned MaxSize=~1U) are not documented:
  parameter 'TRI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:240: warning: The following parameters of llvm::DwarfExpression::addMachineRegExpression(const TargetRegisterInfo &TRI, DIExpressionCursor &Expr, unsigned MachineReg, unsigned FragmentOffsetInBits=0) are not documented:
  parameter 'TRI'
  parameter 'Expr'
  parameter 'MachineReg'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:182: warning: The following parameters of llvm::DwarfExpression::addOpPiece(unsigned SizeInBits, unsigned OffsetInBits=0) are not documented:
  parameter 'SizeInBits'
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:192: warning: Unsupported xml/html tag <const> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:194: warning: Unsupported xml/html tag <const> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h:196: warning: Unsupported xml/html tag <const> found
Generating docs for nested compound llvm::DWARFDebugAddrTable::Header...
Generating docs for compound llvm::DWARFDebugAranges...
Generating docs for compound llvm::DWARFDebugArangeSet...
Generating docs for nested compound llvm::DWARFDebugArangeSet::Descriptor...
Generating docs for nested compound llvm::DWARFDebugArangeSet::Header...
Generating docs for compound llvm::DWARFDebugFrame...
Generating docs for compound llvm::DWARFDebugInfoEntry...
Generating docs for compound llvm::DWARFDebugLine...
Generating docs for nested compound llvm::DWARFDebugLine::ContentTypeTracker...
Generating docs for nested compound llvm::DWARFDebugLine::FileNameEntry...
Generating docs for nested compound llvm::DWARFDebugLine::LineTable...
Generating docs for nested compound llvm::DWARFDebugLine::Prologue...
Generating docs for nested compound llvm::DWARFDebugLine::Row...
Generating docs for nested compound llvm::DWARFDebugLine::SectionParser...
Generating docs for nested compound llvm::DWARFDebugLine::Sequence...
Generating docs for compound llvm::DWARFDebugLoc...
Generating docs for nested compound llvm::DWARFDebugLoc::Entry...
Generating docs for nested compound llvm::DWARFDebugLoc::LocationList...
Generating docs for compound llvm::DWARFDebugLoclists...
Generating docs for nested compound llvm::DWARFDebugLoclists::Entry...
Generating docs for nested compound llvm::DWARFDebugLoclists::LocationList...
Generating docs for compound llvm::DWARFDebugMacro...
Generating docs for compound llvm::DWARFDebugNames...
Generating docs for nested compound llvm::DWARFDebugNames::Abbrev...
Generating docs for nested compound llvm::DWARFDebugNames::AttributeEncoding...
Generating docs for nested compound llvm::DWARFDebugNames::Entry...
Generating docs for nested compound llvm::DWARFDebugNames::Header...
Generating docs for nested compound llvm::DWARFDebugNames::NameIndex...
Generating docs for nested compound llvm::DWARFDebugNames::NameIterator...
Generating docs for nested compound llvm::DWARFDebugNames::NameTableEntry...
Generating docs for nested compound llvm::DWARFDebugNames::SentinelError...
Generating docs for nested compound llvm::DWARFDebugNames::ValueIterator...
Generating docs for compound llvm::DWARFDebugPubTable...
Generating docs for nested compound llvm::DWARFDebugPubTable::Entry...
Generating docs for nested compound llvm::DWARFDebugPubTable::Set...
Generating docs for compound llvm::DWARFDebugRangeList...
Generating docs for nested compound llvm::DWARFDebugRangeList::RangeListEntry...
Generating docs for compound llvm::DWARFDebugRnglist...
Generating docs for compound llvm::DWARFDebugRnglistTable...
Generating docs for compound llvm::DWARFDie...
Generating docs for nested compound llvm::DWARFDie::attribute_iterator...
Generating docs for nested compound llvm::DWARFDie::iterator...
Generating docs for compound llvm::DWARFExpression...
Generating docs for nested compound llvm::DWARFExpression::iterator...
Generating docs for nested compound llvm::DWARFExpression::Operation...
Generating docs for nested compound llvm::DWARFExpression::Operation::Description...
Generating docs for compound llvm::DwarfExpression...
Generating docs for nested compound llvm::DwarfExpression::Register...
Generating docs for compound llvm::DwarfFile...
Generating docs for compound llvm::DWARFFormValue...
Generating docs for compound llvm::DWARFGdbIndex...
Generating docs for compound llvm::DWARFListEntryBase...
Generating docs for compound llvm::DWARFListTableBase...
Generating docs for compound llvm::DWARFListTableHeader...
Generating docs for compound llvm::DWARFListType...
Generating docs for compound llvm::DWARFObject...
Generating docs for compound llvm::DWARFSection...
Generating docs for compound llvm::DwarfStringPool...
Generating docs for compound llvm::DwarfStringPoolEntry...
Generating docs for compound llvm::DwarfStringPoolEntryRef...
Generating docs for compound llvm::DWARFTypeUnit...
Generating docs for compound llvm::DwarfTypeUnit...
Generating docs for compound llvm::DWARFUnit...
Generating docs for compound llvm::DwarfUnit...
Generating docs for co/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h:289: warning: The following parameters of llvm::ExecutionEngine::runStaticConstructorsDestructors(Module &module, bool isDtors) are not documented:
  parameter 'module'
mpound llvm::DWARFUnitHeader...
Generating docs for compound llvm::DWARFUnitIndex...
Generating docs for nested compound llvm::DWARFUnitIndex::Entry...
Generating docs for nested compound llvm::DWARFUnitIndex::Entry::SectionContribution...
Generating docs for compound llvm::DWARFUnitVector...
Generating docs for compound llvm::DWARFVerifier...
Generating docs for nested compound llvm::DWARFVerifier::DieRangeInfo...
Generating docs for compound llvm::early_inc_iterator_impl...
Generating docs for compound llvm::EarlyCSEPass...
Generating docs for compound llvm::ECError...
Generating docs for compound llvm::EdgeBundles...
Generating docs for compound llvm::EHStreamer...
Generating docs for nested compound llvm::EHStreamer::ActionEntry...
Generating docs for nested compound llvm::EHStreamer::CallSiteEntry...
Generating docs for nested compound llvm::EHStreamer::PadRange...
Generating docs for compound llvm::ELFRelocationEntry...
Generating docs for compound llvm::EliminateAvailableExternallyPass...
Generating docs for compound llvm::EngineBuilder...
Generating docs for compound llvm::EntryExitInstrumenterPass...
Generating docs for compound llvm::EnumAttributeImpl...
Generating docs for compound llvm::EnumEntry...
Generating docs for compound llvm::equal...
Generating docs for compound llvm::EquivalenceClasses...
Generating docs for nested compound llvm::EquivalenceClasses::member_iterator...
Generating docs for compound llvm::Error...
Generating docs for compound llvm::ErrorAsOutParameter...
Generating docs for compound llvm::ErrorHandlerTraits...
Generating docs for compound llvm::ErrorHandlerTraits< Error(&)(ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< Error(&)(std::unique_ptr< ErrT >)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(const ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(ErrT &) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(std::unique_ptr< ErrT >) const >...
Generating docs for compound llvm::ErrorHandlerTraits< RetT(C::*)(std::unique_ptr< ErrT >)>...
Generating docs for compound llvm::ErrorHandlerTraits< void(&)(ErrT &)>...
Generating docs for compound llvm::ErrorHandlerTraits< void(&)(std::unique_ptr< ErrT >)>...
Generating docs for compound llvm::ErrorInfo...
Generating docs for compound llvm::ErrorInfoBase...
Generating docs for compound llvm::ErrorList...
Generating docs for compound llvm::ErrorOr...
Generating docs for compound llvm::ErrorSuccess...
Generating docs for compound llvm::EscapeEnumerator...
Generating docs for compound llvm::Evaluator...
Generating docs for compound llvm::EVT...
Generating docs for nested compound llvm::EVT::compareRawBits...
Generating docs for compound llvm::ExactEqualsExpression...
Generating docs for compound llvm::ExecutionContext...
Generating docs for compound llvm::ExecutionDomainFix...
Generating docs for compound llvm::ExecutionEngine...
Generating docs for compound llvm::ExecutionEngineState...
Generating docs for compound llvm::ExitLimitQuery...
Generating docs for compound llvm::ExitOnError...
Generating docs for compound llvm::ExpandReductionsPass...
Generating docs for compound llvm::Expected...
Generating docs for compound llvm::ExpectedAsOutParameter...
Generating docs for compound llvm::ExternalAAWrapperPass...
Generating docs for compound llvm::ExternalSymbolPseudoSourceValue...
Generating docs for compound llvm::ExternalSymbolSDNode...
Generating docs for compound llvm::ExtractElementConstantExpr...
Generating docs for compound llvm::ExtractElementInst...
Generating docs for compound llvm::ExtractValueConstantExpr...
Generating docs for compound llvm::ExtractValueInst...
Generating docs for compound llvm::fallible_iterator...
Generating docs for compound llvm::FastFoldingSetNode...
Generating docs for compound llvm::FastISel...
Generating docs for nested compound llvm::FastISel::Ca/opt/doxygen-docs/src/llvm/include/llvm/IR/Instructions.h:1396: warning: The following parameters of llvm::FCmpInst::FCmpInst(Predicate Pred, Value *LHS, Value *RHS, const Twine &NameStr="", Instruction *FlagsSource=nullptr) are not documented:
  parameter 'FlagsSource'
llLoweringInfo...
Generating docs for nested compound llvm::FastISel::SavePoint...
Generating docs for compound llvm::FastMathFlags...
Generating docs for compound llvm::FaultMapParser...
Generating docs for nested compound llvm::FaultMapParser::FunctionFaultInfoAccessor...
Generating docs for nested compound llvm::FaultMapParser::FunctionInfoAccessor...
Generating docs for compound llvm::FaultMaps...
Generating docs for compound llvm::FCmpInst...
Generating docs for compound llvm::FeatureBitArray...
Generating docs for compound llvm::FeatureBitset...
Generating docs for compound llvm::FenceInst...
Generating docs for compound llvm::FieldInit...
Generating docs for compound llvm::file_magic...
Generating docs for compound llvm::FileBufferByteStream...
Generating docs for compound llvm::FileCheck...
Generating docs for compound llvm::FileCheckDiag...
Generating docs for compound llvm::FileCheckPattern...
Generating docs for compound llvm::FileCheckRequest...
Generating docs for compound llvm::FileCheckString...
Generating docs for compound llvm::FileError...
Generating docs for compound llvm::FileHandleTraits...
Generating docs for compound llvm::FileInfo...
Generating docs for nested compound llvm::FileInfo::GCOVCoverage...
Generating docs for nested compound llvm::FileInfo::LineData...
Generating docs for compound llvm::FileOutputBuffer...
Generating docs for compound llvm::FileRemover...
Generating docs for compound llvm::filter_iterator_base...
Generating docs for compound llvm::filter_iterator_impl...
Generating docs for compound llvm::filter_iterator_impl< WrappedIteratorT, PredicateT, std::bidirectional_iterator_tag >...
Generating docs for compound llvm::FilteredPassNameParser...
Generating docs for compound llvm::FindHandleTraits...
Generating docs for compound llvm::FixAllFDIVSQRT...
Generating docs for compound llvm::FixedNumOperandTraits...
Generating docs for compound llvm::FixedStackPseudoSourceValue...
Generating docs for compound llvm::FixedStreamArray...
Generating docs for compound llvm::FixedStreamArrayIterator...
Generating docs for compound llvm::FlagsOp...
Generating docs for compound llvm::FlatIt...
Generating docs for compound llvm::Float2IntPass...
Generating docs for compound llvm::fltSemantics...
Generating docs for compound llvm::FmtAlign...
Generating docs for compound llvm::FoldingSet...
Generating docs for compound llvm::FoldingSetBase...
Generating docs for nested compound llvm::FoldingSetBase::Node...
Generating docs for compound llvm::FoldingSetBucketIterator...
Generating docs for compound llvm::FoldingSetBucketIteratorImpl...
Generating docs for compound llvm::FoldingSetImpl...
Generating docs for compound llvm::FoldingSetIterator...
Generating docs for compound llvm::FoldingSetIteratorImpl...
Generating docs for compound llvm::FoldingSetNodeID...
Generating docs for compound llvm::FoldingSetNodeIDRef...
Generating docs for compound llvm::FoldingSetNodeWrapper...
Generating docs for compound llvm::FoldingSetTrait...
Generating docs for compound llvm::FoldingSetTrait< SCEV >...
Generating docs for compound llvm::FoldingSetTrait< SCEVPredicate >...
Generating docs for compound llvm::FoldingSetTrait< SDVTListNode >...
Generating docs for compound llvm::FoldingSetTrait< std::pair< T1, T2 > >...
Generating docs for compound llvm::FoldingSetTrait< T * >...
Generating docs for compound llvm::FoldingSetVector...
Generating docs for compound llvm::FoldOpInit...
Generating docs for compound llvm::ForceFunctionAttrsPass...
Generating docs for compound llvm::ForeachLoop...
Generating docs for compound llvm::format_object...
Generating docs for compound llvm::format_object_base...
Generating docs for compound llvm::format_provider...
Generating docs for compound llvm::format_provider< bool >...
Generating docs for compound llvm::format_provider< codeview::GloballyHashedType >...
Generating docs for compound llvm::format_provider< codeview::GUID >...
Generating docs for compound llvm::format_provider< codeview::LocallyHashedType >...
Generating docs for compound llvm::format_provider< codeview::TypeI/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:343: warning: Unsupported xml/html tag <any> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:280: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:107: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/FormatProviders.h:157: warning: Missing 'cref' attribute from <see> tag.
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
ndex >...
Generating docs for compound llvm::format_provider< Enum, typename std::enable_if< dwarf::EnumTraits< Enum >::value >::type >...
Generating docs for compound llvm::format_provider< llvm::iterator_range< IterT > >...
Generating docs for compound llvm::format_provider< llvm::json::Value >...
Generating docs for compound llvm::format_provider< pdb::PdbRaw_ImplVer >...
Generating docs for compound llvm::format_provider< std::chrono::duration< Rep, Period > >...
Generating docs for compound llvm::format_provider< sys::TimePoint<> >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_char_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_double_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_integral_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_pointer_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< T, typename std::enable_if< detail::use_string_formatter< T >::value >::type >...
Generating docs for compound llvm::format_provider< Twine >...
Generating docs for compound llvm::FormatAdapter...
Generating docs for compound llvm::formatted_raw_ostream...
Generating docs for compound llvm::FormattedBytes...
Generating docs for compound llvm::FormattedNumber...
Generating docs for compound llvm::FormattedString...
Generating docs for compound llvm::formatv_object...
Generating docs for compound llvm::formatv_object_base...
Generating docs for nested compound llvm::formatv_object_base::create_adapters...
Generating docs for compound llvm::FortifiedLibCallSimplifier...
Generating docs for compound llvm::ForwardDominanceFrontierBase...
Generating docs for compound llvm::ForwardedRegister...
Generating docs for compound llvm::FPExtInst...
Generating docs for compound llvm::FPMathOperator...
Generating docs for compound llvm::FPPassManager...
Generating docs for compound llvm::FPToSIInst...
Generating docs for compound llvm::FPToUIInst...
Generating docs for compound llvm::FPTruncInst...
Generating docs for compound llvm::FrameIndexSDNode...
Generating docs for compound llvm::FreeDeleter...
Generating docs for compound llvm::FullDependence...
Generating docs for compound llvm::FuncletPadInst...
Generating docs for compound llvm::Function...
Generating docs for nested compound llvm::Function::ProfileCount...
Generating docs for compound llvm::function_ref...
Generating docs for compound llvm::function_ref< Ret(Params...)>...
Generating docs for compound llvm::FunctionAnalysisManagerCGSCCProxy...
Generating docs for nested compound llvm::FunctionAnalysisManagerCGSCCProxy::Result...
Generating docs for compound llvm::FunctionCallee...
Generating docs for compound llvm::FunctionComparator...
Generating docs for compound llvm::FunctionImporter...
Generating docs for nested compound llvm::FunctionImporter::ImportFailureInfo...
Generating docs for compound llvm::FunctionImportGlobalProcessing...
Generating docs for compound llvm::FunctionImportPass...
Generating docs for compound llvm::FunctionLoweringInfo...
Generating docs for nested compound llvm::FunctionLoweringInfo::LiveOutInfo...
Generating docs for nested compound llvm::FunctionLoweringInfo::StatepointSpillMap...
Generating docs for compound llvm::FunctionPass...
Generating docs for compound llvm::FunctionPointerLikeTypeTraits...
Generating docs for compound llvm::FunctionSummary...
Generating docs for nested compound llvm::FunctionSummary::ConstVCall...
Generating docs for nested compound llvm::FunctionSummary::FFlags...
Generating docs for nested compound llvm::FunctionSummary::TypeIdInfo...
Generating docs for nested compound llvm::FunctionSummary::VFuncId...
Generating docs for compound llvm::FunctionToLoopPassAdaptor...
Generating docs for compound llvm::FunctionType...
Generating docs for compound llvm::FunctionTypeKeyInfo...
Generating docs for nested compound llvm::FunctionTypeKeyInfo::KeyTy...
Generating docs for compound llvm::GCFunctionInfo...
Generating docs for compound llvm::GCMetadataPrinter...
Generating docs for compound llvm::GCModuleInfo...
Generating docs for compound llvm::GCNDownwardRPTracker...
Generating docs for compound llvm::GCNHazardRecognizer...
Generating docs for compound llvm::GCNIterativeScheduler...
Generating docs for nested compound GCNIterativeScheduler::BuildDAG...
Generating docs for nested compound GCNIterativeScheduler::OverrideLegacyStrategy...
Generating docs for nested compound llvm::GCNIterativeScheduler::Region...
Generating docs for nested compound llvm::GCNIterativeScheduler::TentativeSchedule...
Generating docs for compound llvm::GCNMaxOccupancySchedStrategy...
Generating docs for compound llvm::GCNRegPressure...
Generating docs for compound llvm::GCNRPTracker...
Generating docs for compound llvm::GCNScheduleDAGMILive...
Generating docs for compound llvm::GCNSubtarget...
Generating docs for compound llvm::GCNTargetMachine...
Generating docs for compound llvm::GCNTTIImpl...
Generating docs for compound llvm::GCNUpwardRPTracker...
Generating docs for compound llvm::GCOVBlock...
Generating docs for compound llvm::GCOVBuffer...
Generating docs for compound llvm::GCOVEdge...
Generating docs for compound llvm::GCOVFile...
Generating docs for compound llvm::GCOVFunction...
Generating docs for compound llvm::GCOVOptions...
Generating docs for compound llvm::GCOVProfilerPass...
Generating docs for compound llvm::GCPoint...
Generating docs for compound llvm::GCProjectionInst...
Generating docs for compound llvm::GCRelocateInst...
Generating docs for compound llvm::GCResultInst...
Generating docs for compound llvm::GCRoot...
Generating docs for compound llvm::GCStrategy...
Generating docs for compound llvm::generic_gep_type_iterator...
Generating docs for compound llvm::GenericDINode...
Generating docs for compound llvm::GenericScheduler...
Generating docs for compound llvm::GenericSchedulerBase...
Generating docs for nested compound llvm::GenericSchedulerBase::CandPolicy...
Generating docs for nested compound llvm::GenericSchedulerBase::SchedCandidate...
Generating docs for nested compound llvm::GenericSchedulerBase::SchedResourceDelta...
Generating docs for compound llvm::GenericValue...
Generating docs for nested compound llvm::GenericValue::IntPair...
Generating docs for compound llvm::GEPOperator...
Generating docs for compound llvm::GetElementPtrConstantExpr...
Generating docs for compound llvm::GetElementPtrInst...
Generating docs for compound llvm::GISelChangeObserver...
Generating docs for compound llvm::GISelCSEAnalysisWrapper...
Generating docs for compound llvm::GISelCSEAnalysisWrapperPass...
Generating docs for compound llvm::GISelCSEInfo...
Generating docs for compound llvm::GISelInstProfileBuilder...
Generating docs for compound llvm::GISelObserverWrapper...
Generating docs for compound llvm::GISelWorkList...
Generating docs for compound llvm::GlobalAddressSDNode...
Generating docs for compound llvm::GlobalAlias...
Generating docs for compound llvm::GlobalDCEPass...
Generating docs for compound llvm::GlobalIFunc...
Generating docs for compound llvm::GlobalIndirectSymbol...
Generating docs for compound llvm::GlobalNumberState...
Generating docs for compound llvm::GlobalObject...
Generating docs for compound llvm::GlobalOptPass...
Generating docs for compound llvm::GlobalsAA...
Generating docs for compound llvm::GlobalsAAResult...
Generating docs for nested compound GlobalsAAResult::FunctionInfo...
Generating docs for compound llvm::GlobalsAAWrapperPass...
Generating docs for compound llvm::GlobalsMetadata...
Generating docs for nested compound llvm::GlobalsMetadata::Entry...
Generating docs for compound llvm::GlobalSplitPass...
Generating docs for compound llvm::GlobalStatus...
Generating docs for compound llvm::GlobalValue...
Generating docs for compound llvm::GlobalValuePseudoSourceValue...
Generating docs for compound llvm::GlobalValueSummary...
Generating docs for nested compound llvm::GlobalValueSummary::GVFlags...
Genera/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:181: warning: Found unknown command `\F'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/DivergenceAnalysis.h:181: warning: Found unknown command `\F'
ting docs for compound llvm::GlobalValueSummaryInfo...
Generating docs for nested compound llvm::GlobalValueSummaryInfo::NameOrGV...
Generating docs for compound llvm::GlobalVariable...
Generating docs for compound llvm::GlobalVarSummary...
Generating docs for nested compound llvm::GlobalVarSummary::GVarFlags...
Generating docs for compound llvm::GlobPattern...
Generating docs for compound llvm::GPUDivergenceAnalysis...
Generating docs for compound llvm::GraphDiff...
Generating docs for compound llvm::GraphTraits...
Generating docs for nested compound llvm::GraphTraits< BoUpSLP * >::ChildIteratorType...
Generating docs for compound llvm::GraphTraits< ArgumentGraph * >...
Generating docs for compound llvm::GraphTraits< ArgumentGraphNode * >...
Generating docs for compound llvm::GraphTraits< BasicBlock * >...
Generating docs for compound llvm::GraphTraits< BlockFrequencyInfo * >...
Generating docs for compound llvm::GraphTraits< BoUpSLP * >...
Generating docs for compound llvm::GraphTraits< CallGraph * >...
Generating docs for compound llvm::GraphTraits< CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< const BasicBlock * >...
Generating docs for compound llvm::GraphTraits< const CallGraph * >...
Generating docs for compound llvm::GraphTraits< const CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< const DomTreeNode * >...
Generating docs for compound llvm::GraphTraits< const Function * >...
Generating docs for compound llvm::GraphTraits< const Loop * >...
Generating docs for compound llvm::GraphTraits< const MachineBasicBlock * >...
Generating docs for compound llvm::GraphTraits< const MachineDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< const MachineFunction * >...
Generating docs for compound llvm::GraphTraits< const MachineLoop * >...
Generating docs for compound llvm::GraphTraits< const VPBlockBase * >...
Generating docs for compound llvm::GraphTraits< const VPDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< const VPRegionBlock * >...
Generating docs for compound llvm::GraphTraits< DominatorTree * >...
Generating docs for compound llvm::GraphTraits< DomTreeNode * >...
Generating docs for compound llvm::GraphTraits< Function * >...
Generating docs for compound llvm::GraphTraits< Interval * >...
Generating docs for compound llvm::GraphTraits< Inverse< BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const Function * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const MachineBasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const MachineFunction * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Function * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Interval * > >...
Generating docs for compound llvm::GraphTraits< Inverse< Inverse< T > > >...
Generating docs for compound llvm::GraphTraits< Inverse< MachineBasicBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< MachineFunction * > >...
Generating docs for compound llvm::GraphTraits< Inverse< MemoryAccess * > >...
Generating docs for compound llvm::GraphTraits< Inverse< VPBlockBase * > >...
Generating docs for compound llvm::GraphTraits< Inverse< VPRegionBlock * > >...
Generating docs for compound llvm::GraphTraits< IrreducibleGraph >...
Generating docs for compound llvm::GraphTraits< LazyCallGraph * >...
Generating docs for compound llvm::GraphTraits< LazyCallGraph::Node * >...
Generating docs for compound llvm::GraphTraits< Loop * >...
Generating docs for compound llvm::GraphTraits< MachineBasicBlock * >...
Generating docs for compound llvm::GraphTraits< MachineBlockFrequencyInfo * >...
Generating docs for compound llvm::GraphTraits< MachineDominatorTree * >...
Generating docs for compound llvm::GraphTraits< MachineDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< MachineFunction * >...
Generating docs for compound llvm::GraphTraits< MachineLoop * >...
Generating docs fo/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
r compound llvm::GraphTraits< MachineRegionInfo * >...
Generating docs for compound llvm::GraphTraits< MachineRegionInfoPass * >...
Generating docs for compound llvm::GraphTraits< MemoryAccess * >...
Generating docs for compound llvm::GraphTraits< ModuleSummaryIndex * >...
Generating docs for compound llvm::GraphTraits< PGOUseFunc * >...
Generating docs for compound llvm::GraphTraits< PostDominatorTree * >...
Generating docs for compound llvm::GraphTraits< RegionInfo * >...
Generating docs for compound llvm::GraphTraits< RegionInfoPass * >...
Generating docs for compound llvm::GraphTraits< ScheduleDAG * >...
Generating docs for compound llvm::GraphTraits< ScheduleDAGMI * >...
Generating docs for compound llvm::GraphTraits< SDNode * >...
Generating docs for compound llvm::GraphTraits< SelectionDAG * >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, false > *, BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, false > *, Inverse< BasicBlock * > > >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, true > *, BasicBlock * > >...
Generating docs for compound llvm::GraphTraits< std::pair< const GraphDiff< BasicBlock *, true > *, Inverse< BasicBlock * > > >...
Generating docs for compound llvm::GraphTraits< SUnit * >...
Generating docs for compound llvm::GraphTraits< ValueInfo >...
Generating docs for compound llvm::GraphTraits< VPBlockBase * >...
Generating docs for compound llvm::GraphTraits< VPDomTreeNode * >...
Generating docs for compound llvm::GraphTraits< VPRegionBlock * >...
Generating docs for compound llvm::GraphWriter...
Generating docs for compound llvm::greater_ptr...
Generating docs for compound llvm::GuardWideningPass...
Generating docs for compound llvm::GVMaterializer...
Generating docs for compound llvm::GVN...
Generating docs for nested compound llvm::GVN::Expression...
Generating docs for nested compound llvm::GVN::ValueTable...
Generating docs for compound llvm::GVNHoist...
Generating docs for compound llvm::GVNHoistLegacyPass...
Generating docs for compound llvm::GVNHoistPass...
Generating docs for compound llvm::GVNSinkPass...
Generating docs for compound llvm::HandleSDNode...
Generating docs for compound llvm::has_rbegin...
Generating docs for compound llvm::has_rbegin_impl...
Generating docs for compound llvm::hash_code...
Generating docs for compound llvm::HashingByteStreamer...
Generating docs for compound llvm::HasReferenceResolver...
Generating docs for compound llvm::HexagonAsmPrinter...
Generating docs for compound llvm::HexagonBlockRanges...
Generating docs for nested compound llvm::HexagonBlockRanges::IndexRange...
Generating docs for nested compound llvm::HexagonBlockRanges::IndexType...
Generating docs for nested compound llvm::HexagonBlockRanges::InstrIndexMap...
Generating docs for nested compound llvm::HexagonBlockRanges::PrintRangeMap...
Generating docs for nested compound llvm::HexagonBlockRanges::RangeList...
Generating docs for nested compound llvm::HexagonBlockRanges::RegisterRef...
Generating docs for compound llvm::HexagonCVIResource...
Generating docs for compound llvm::HexagonDAGToDAGISel...
Generating docs for compound llvm::HexagonEvaluator...
Generating docs for compound llvm::HexagonFrameLowering...
Generating docs for compound llvm::HexagonHazardRecognizer...
Generating docs for compound llvm::HexagonInstPrinter...
Generating docs for compound llvm::HexagonInstr...
Generating docs for compound llvm::HexagonInstrInfo...
Generating docs for compound llvm::HexagonMachineFunctionInfo...
Generating docs for compound llvm::HexagonMCAsmInfo...
Generating docs for compound llvm::HexagonMCChecker...
Generating docs for compound llvm::HexagonMCCodeEmitter...
Generating docs for compound llvm::HexagonMCELFStreamer...
Generating docs for compound llvm::HexagonMCExpr...
Generating docs for compound llvm::HexagonMCShuffler...
Generating docs for compound llvm::HexagonPacketizerList...
Generating docs for compound llvm::HexagonRegisterInfo...
Generating docs for compound llvm::HexagonResource...
Generating docs for compound llvm::HexagonSelectionDAGInfo...
Generating docs for compound llvm::HexagonShuffler...
Generating docs for compound llvm::HexagonSubtarget...
Generating docs for nested compound llvm::HexagonSubtarget::BankConflictMutation...
Generating docs for nested compound llvm::HexagonSubtarget::CallMutation...
Generating docs for nested compound llvm::HexagonSubtarget::HVXMemLatencyMutation...
Generating docs for nested compound llvm::HexagonSubtarget::UsrOverflowMutation...
Generating docs for compound llvm::HexagonTargetLowering...
Generating docs for compound llvm::HexagonTargetMachine...
Generating docs for compound llvm::HexagonTargetObjectFile...
Generating docs for compound llvm::HexagonTargetStreamer...
Generating docs for compound llvm::HexagonTTIImpl...
Generating docs for compound llvm::HexNumber...
Generating docs for compound llvm::HotColdSplittingPass...
Generating docs for compound llvm::HungoffOperandTraits...
Generating docs for compound llvm::HvxSelector...
Generating docs for compound llvm::ICallPromotionAnalysis...
Generating docs for compound llvm::ICFLoopSafetyInfo...
Generating docs for compound llvm::ICmpInst...
Generating docs for compound llvm::IdentifyingPassPtr...
Generating docs for compound llvm::identity...
Generating docs for compound llvm::idf_ext_iterator...
Generating docs for compound llvm::idf_iterator...
Generating docs for compound llvm::IDFCalculator...
Generating docs for compound llvm::Idx2MBBCompare...
Generating docs for compound llvm::ilist_alloc_traits...
Generating docs for compound llvm::ilist_alloc_traits< IndexListEntry >...
Generating docs for compound llvm::ilist_alloc_traits< Instruction >...
Generating docs for compound llvm::ilist_alloc_traits< MachineBasicBlock >...
Generating docs for compound llvm::ilist_alloc_traits< MCFragment >...
Generating docs for compound llvm::ilist_alloc_traits< MemoryAccess >...
Generating docs for compound llvm::ilist_alloc_traits< SDNode >...
Generating docs for compound llvm::ilist_base...
Generating docs for compound llvm::ilist_callback_traits...
Generating docs for compound llvm::ilist_callback_traits< MachineBasicBlock >...
Generating docs for compound llvm::ilist_iterator...
Generating docs for compound llvm::ilist_noalloc_traits...
Generating docs for compound llvm::ilist_node...
Generating docs for compound llvm::ilist_node_base...
Generating docs for compound llvm::ilist_node_base< false >...
Generating docs for compound llvm::ilist_node_base< true >...
Generating docs for compound llvm::ilist_node_impl...
Generating docs for compound llvm::ilist_node_traits...
Generating docs for compound llvm::ilist_node_with_parent...
Generating docs for compound llvm::ilist_sentinel...
Generating docs for compound llvm::ilist_sentinel_tracking...
Generating docs for compound llvm::ilist_tag...
Generating docs for compound llvm::ilist_traits...
Generating docs for compound llvm::ilist_traits< const Ty >...
Generating docs for compound llvm::ilist_traits< MachineInstr >...
Generating docs for compound llvm::ILPValue...
Generating docs for compound llvm::ImmInstrInfo...
Generating docs for compound llvm::ImmutableCallSite...
Generating docs for compound llvm::ImmutableList...
Generating docs for nested compound llvm::ImmutableList::iterator...
Generating docs for compound llvm::ImmutableListFactory...
Generating docs for compound llvm::ImmutableListImpl...
Generating docs for compound llvm::ImmutableMap...
Generating docs for nested compound llvm::ImmutableMap::Factory...
Generating docs for nested compound llvm::ImmutableMap::iterator...
Generating docs for compound llvm::ImmutableMapRef...
Generating docs for nested compound llvm::ImmutableMapRef::iterator...
Generating docs for compound llvm::ImmutablePass...
Generating docs for compound llvm::ImmutableSet...
Generating docs for nested compound llvm::ImmutableSet::Factory...
Generating docs for compound llvm::ImmutableSetRef...
Generating docs for compound llvm::ImmutableStatepoint...
Generating docs for compound llvm::Im/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:80: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:80: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:65: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pCurLI'
/opt/doxygen-docs/src/llvm/lib/CodeGen/SplitKit.h:76: warning: Found unknown command `\pMBB'
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4396: warning: Unsupported xml/html tag <label> found
/opt/doxygen-docs/src/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp:4406: warning: Unsupported xml/html tag <label> found
plicitControlFlowTracking...
Generating docs for compound llvm::ImportedFunctionsInliningStatistics...
Generating docs for compound llvm::ImutAVLFactory...
Generating docs for compound llvm::ImutAVLTree...
Generating docs for compound llvm::ImutAVLTreeGenericIterator...
Generating docs for compound llvm::ImutAVLTreeInOrderIterator...
Generating docs for compound llvm::ImutAVLValueIterator...
Generating docs for compound llvm::ImutContainerInfo...
Generating docs for compound llvm::ImutContainerInfo< T * >...
Generating docs for compound llvm::ImutIntervalAVLFactory...
Generating docs for compound llvm::ImutKeyValueInfo...
Generating docs for compound llvm::ImutProfileInfo...
Generating docs for compound llvm::ImutProfileInfo< bool >...
Generating docs for compound llvm::ImutProfileInfo< T * >...
Generating docs for compound llvm::ImutProfileInteger...
Generating docs for compound llvm::index_sequence...
Generating docs for compound llvm::index_sequence_for...
Generating docs for compound llvm::IndexedInstrProfReader...
Generating docs for compound llvm::IndexedMap...
Generating docs for compound llvm::IndexListEntry...
Generating docs for compound llvm::IndirectBrInst...
Generating docs for nested compound llvm::IndirectBrInst::const_succ_op_iterator...
Generating docs for nested compound llvm::IndirectBrInst::succ_op_iterator...
Generating docs for compound llvm::IndirectSymbolData...
Generating docs for compound llvm::InductionDescriptor...
Generating docs for compound llvm::IndVarSimplifyPass...
Generating docs for compound llvm::InferFunctionAttrsPass...
Generating docs for compound llvm::Init...
Generating docs for compound llvm::InitLLVM...
Generating docs for compound llvm::InjectorIRStrategy...
Generating docs for compound llvm::InlineAsm...
Generating docs for nested compound llvm::InlineAsm::ConstraintInfo...
Generating docs for nested compound llvm::InlineAsm::SubConstraintInfo...
Generating docs for compound llvm::InlineAsmIdentifierInfo...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo::EnumIdentifier...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo::LabelIdentifier...
Generating docs for nested compound llvm::InlineAsmIdentifierInfo::VariableIdentifier...
Generating docs for compound llvm::InlineAsmKeyType...
Generating docs for compound llvm::InlineCost...
Generating docs for compound llvm::InlineFunctionInfo...
Generating docs for compound llvm::InlineParams...
Generating docs for compound llvm::InlineResult...
Generating docs for compound llvm::InlinerPass...
Generating docs for compound llvm::InnerAnalysisManagerProxy...
Generating docs for nested compound llvm::InnerAnalysisManagerProxy::Result...
Generating docs for compound llvm::InnerLoopUnroller...
Generating docs for compound llvm::InnerLoopVectorizer...
Generating docs for compound llvm::InsertElementConstantExpr...
Generating docs for compound llvm::InsertElementInst...
Generating docs for compound llvm::InsertNOPLoad...
Generating docs for compound llvm::InsertPointAnalysis...
Generating docs for compound llvm::InsertValueConstantExpr...
Generating docs for compound llvm::InsertValueInst...
Generating docs for compound llvm::InsnInfo...
Generating docs for compound llvm::InstCombinePass...
Generating docs for compound llvm::InstCombiner...
Generating docs for compound llvm::InstCombineWorklist...
Generating docs for compound llvm::InstDeleterIRStrategy...
Generating docs for compound llvm::InstIterator...
Generating docs for compound llvm::InstrAspect...
Generating docs for compound llvm::InstrEmitter...
Generating docs for compound llvm::InstrInfoQuery...
Generating docs for compound llvm::InstrItinerary...
Generating docs for compound llvm::InstrItineraryData...
Generating docs for compound llvm::InstrOrderFilePass...
Generating docs for compound llvm::InstrProfError...
Generating docs for compound llvm::InstrProfiling...
Generating docs for compound llvm::InstrProfIncrementInst...
Generating docs for compound llvm::InstrProfIncrementInstStep...
Generating docs for compound llvm::InstrProfIterator...
Gen/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:827: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/include/llvm/IR/IRBuilder.h:827: warning: Unsupported xml/html tag <val> found
erating docs for compound llvm::InstrProfLookupTrait...
Generating docs for compound llvm::InstrProfOptions...
Generating docs for compound llvm::InstrProfReader...
Generating docs for compound llvm::InstrProfReaderIndex...
Generating docs for compound llvm::InstrProfReaderIndexBase...
Generating docs for compound llvm::InstrProfReaderItaniumRemapper...
Generating docs for compound llvm::InstrProfReaderRemapper...
Generating docs for compound llvm::InstrProfRecord...
Generating docs for compound llvm::InstrProfRecordWriterTrait...
Generating docs for compound llvm::InstrProfSummaryBuilder...
Generating docs for compound llvm::InstrProfSymtab...
Generating docs for compound llvm::InstrProfValueProfileInst...
Generating docs for compound llvm::InstrProfValueSiteRecord...
Generating docs for compound llvm::InstrProfWriter...
Generating docs for compound llvm::InstrStage...
Generating docs for compound llvm::Instruction...
Generating docs for compound llvm::InstructionCombiningPass...
Generating docs for compound llvm::InstructionPrecedenceTracking...
Generating docs for compound llvm::InstructionSelect...
Generating docs for compound llvm::InstructionSelector...
Generating docs for nested compound llvm::InstructionSelector::ISelInfoTy...
Generating docs for nested compound llvm::InstructionSelector::MatcherState...
Generating docs for compound llvm::InstSimplifyPass...
Generating docs for compound llvm::InstVisitor...
Generating docs for compound llvm::IntAttributeImpl...
Generating docs for compound llvm::integer_sequence...
Generating docs for compound llvm::IntegerType...
Generating docs for compound llvm::IntelExpr...
Generating docs for compound llvm::IntelJITEventsWrapper...
Generating docs for compound llvm::IntEqClasses...
Generating docs for compound llvm::InterferenceCache...
Generating docs for nested compound llvm::InterferenceCache::Cursor...
Generating docs for compound llvm::InterleavedAccessInfo...
Generating docs for compound llvm::InterleaveGroup...
Generating docs for compound llvm::InternalizePass...
Generating docs for compound llvm::Interpreter...
Generating docs for compound llvm::Interval...
Generating docs for compound llvm::IntervalIterator...
Generating docs for compound llvm::IntervalMap...
Generating docs for nested compound llvm::IntervalMap::const_iterator...
Generating docs for nested compound llvm::IntervalMap::iterator...
Generating docs for compound llvm::IntervalMapHalfOpenInfo...
Generating docs for compound llvm::IntervalMapInfo...
Generating docs for compound llvm::IntervalMapInfo< SlotIndex >...
Generating docs for compound llvm::IntervalMapOverlaps...
Generating docs for compound llvm::IntervalPartition...
Generating docs for compound llvm::IntervalPressure...
Generating docs for compound llvm::IntInit...
Generating docs for compound llvm::IntRecTy...
Generating docs for compound llvm::IntrinsicData...
Generating docs for compound llvm::IntrinsicInst...
Generating docs for compound llvm::IntrinsicLowering...
Generating docs for compound llvm::IntrusiveBackList...
Generating docs for nested compound llvm::IntrusiveBackList::const_iterator...
Generating docs for nested compound llvm::IntrusiveBackList::iterator...
Generating docs for compound llvm::IntrusiveBackListBase...
Generating docs for compound llvm::IntrusiveBackListNode...
Generating docs for compound llvm::IntrusiveRefCntPtr...
Generating docs for compound llvm::IntrusiveRefCntPtrInfo...
Generating docs for compound llvm::IntToPtrInst...
Generating docs for compound llvm::InvalidateAllAnalysesPass...
Generating docs for compound llvm::InvalidateAnalysisPass...
Generating docs for compound llvm::Inverse...
Generating docs for compound llvm::InvokeInst...
Generating docs for compound llvm::iplist...
Generating docs for compound llvm::iplist_impl...
Generating docs for compound llvm::ipo_ext_iterator...
Generating docs for compound llvm::ipo_iterator...
Generating docs for compound llvm::IPSCCPPass...
Generating docs for compound llvm::IRBuilder...
Generating docs for compound llvm::IRBuilderBase...
Generating docs for nested co/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1032: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1032: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:57: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:57: warning: Unsupported xml/html tag <substitution> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:59: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/ItaniumManglingCanonicalizer.h:61: warning: Unsupported xml/html tag <encoding> found
mpound llvm::IRBuilderBase::FastMathFlagGuard...
Generating docs for nested compound llvm::IRBuilderBase::InsertPoint...
Generating docs for nested compound llvm::IRBuilderBase::InsertPointGuard...
Generating docs for compound llvm::IRBuilderCallbackInserter...
Generating docs for compound llvm::IRBuilderDefaultInserter...
Generating docs for compound llvm::IRCEPass...
Generating docs for compound llvm::IRMover...
Generating docs for nested compound llvm::IRMover::IdentifiedStructTypeSet...
Generating docs for nested compound llvm::IRMover::StructTypeKeyInfo::KeyTy...
Generating docs for compound llvm::IRMutationStrategy...
Generating docs for compound llvm::IRMutator...
Generating docs for compound llvm::IRTranslator...
Generating docs for compound llvm::is_bitmask_enum...
Generating docs for nested compound llvm::is_bitmask_enum::type...
Generating docs for compound llvm::is_copy_assignable...
Generating docs for compound llvm::is_integral_or_enum...
Generating docs for compound llvm::is_move_assignable...
Generating docs for compound llvm::is_one_of...
Generating docs for compound llvm::is_one_of< T, U, Ts... >...
Generating docs for compound llvm::is_simple_type...
Generating docs for compound llvm::is_trivially_copy_constructible...
Generating docs for compound llvm::is_trivially_copy_constructible< T & >...
Generating docs for compound llvm::is_trivially_copy_constructible< T && >...
Generating docs for compound llvm::is_trivially_copyable...
Generating docs for compound llvm::is_trivially_copyable< PointerIntPair< PointerTy, IntBits, IntType, PtrTraits, Info > >...
Generating docs for compound llvm::is_trivially_copyable< T * >...
Generating docs for compound llvm::is_trivially_move_constructible...
Generating docs for compound llvm::is_trivially_move_constructible< T & >...
Generating docs for compound llvm::is_trivially_move_constructible< T && >...
Generating docs for compound llvm::isa_impl...
Generating docs for compound llvm::isa_impl< Argument, Value >...
Generating docs for compound llvm::isa_impl< BasicBlock, Value >...
Generating docs for compound llvm::isa_impl< Constant, Value >...
Generating docs for compound llvm::isa_impl< ConstantAggregate, Value >...
Generating docs for compound llvm::isa_impl< ConstantData, Value >...
Generating docs for compound llvm::isa_impl< Function, Value >...
Generating docs for compound llvm::isa_impl< GlobalAlias, Value >...
Generating docs for compound llvm::isa_impl< GlobalIFunc, Value >...
Generating docs for compound llvm::isa_impl< GlobalIndirectSymbol, Value >...
Generating docs for compound llvm::isa_impl< GlobalObject, Value >...
Generating docs for compound llvm::isa_impl< GlobalValue, Value >...
Generating docs for compound llvm::isa_impl< GlobalVariable, Value >...
Generating docs for compound llvm::isa_impl< InlineAsm, Value >...
Generating docs for compound llvm::isa_impl< Instruction, Value >...
Generating docs for compound llvm::isa_impl< PointerType, Type >...
Generating docs for compound llvm::isa_impl< To, From, typename std::enable_if< std::is_base_of< To, From >::value >::type >...
Generating docs for compound llvm::isa_impl_cl...
Generating docs for compound llvm::isa_impl_cl< To, const From * >...
Generating docs for compound llvm::isa_impl_cl< To, const From *const >...
Generating docs for compound llvm::isa_impl_cl< To, const From >...
Generating docs for compound llvm::isa_impl_cl< To, const std::unique_ptr< From > >...
Generating docs for compound llvm::isa_impl_cl< To, From * >...
Generating docs for compound llvm::isa_impl_cl< To, From *const >...
Generating docs for compound llvm::isa_impl_wrap...
Generating docs for compound llvm::isa_impl_wrap< To, FromTy, FromTy >...
Generating docs for compound llvm::IsAOpInit...
Generating docs for compound llvm::ItaniumManglingCanonicalizer...
Generating docs for nested compound ItaniumManglingCanonicalizer::Impl...
Generating docs for compound llvm::ItaniumPartialDemangler...
Generating docs for compound llvm::iterator_adaptor_base...
Generating docs for compound llvm::iterator_facade_base...
Generatin/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/JITSymbol.h:268: warning: The following parameters of llvm::JITSymbol::JITSymbol(GetAddressFtor GetAddress, JITSymbolFlags Flags) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/lib/Transforms/Scalar/JumpThreading.cpp:2626: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:109: warning: Found unknown command `\LazyValueInfo'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LazyValueInfo.h:109: warning: Found unknown command `\LazyValueInfo'
g docs for nested compound llvm::iterator_facade_base::ReferenceProxy...
Generating docs for compound llvm::iterator_range...
Generating docs for compound llvm::IVStrideUse...
Generating docs for compound llvm::IVUsers...
Generating docs for compound llvm::IVUsersAnalysis...
Generating docs for compound llvm::IVUsersPrinterPass...
Generating docs for compound llvm::IVUsersWrapperPass...
Generating docs for compound llvm::IVVisitor...
Generating docs for compound llvm::JamCRC...
Generating docs for compound llvm::JITEvaluatedSymbol...
Generating docs for compound llvm::JITEventListener...
Generating docs for compound llvm::JITSymbol...
Generating docs for compound llvm::JITSymbolFlags...
Generating docs for compound llvm::JITSymbolResolver...
Generating docs for compound llvm::JobHandleTraits...
Generating docs for compound llvm::JumpTableSDNode...
Generating docs for compound llvm::JumpThreadingPass...
Generating docs for compound llvm::KnownBits...
Generating docs for compound llvm::LabelSDNode...
Generating docs for compound llvm::LanaiDisassembler...
Generating docs for compound llvm::LanaiFrameLowering...
Generating docs for compound llvm::LanaiInstPrinter...
Generating docs for compound llvm::LanaiInstrInfo...
Generating docs for compound llvm::LanaiMachineFunctionInfo...
Generating docs for compound llvm::LanaiMCAsmInfo...
Generating docs for compound llvm::LanaiMCExpr...
Generating docs for compound llvm::LanaiMCInstLower...
Generating docs for compound llvm::LanaiRegisterInfo...
Generating docs for compound llvm::LanaiSelectionDAGInfo...
Generating docs for compound llvm::LanaiSubtarget...
Generating docs for compound llvm::LanaiTargetLowering...
Generating docs for compound llvm::LanaiTargetMachine...
Generating docs for compound llvm::LanaiTargetObjectFile...
Generating docs for compound llvm::LanaiTTIImpl...
Generating docs for compound llvm::LandingPadInfo...
Generating docs for compound llvm::LandingPadInst...
Generating docs for compound llvm::LaneBitmask...
Generating docs for compound llvm::latency_sort...
Generating docs for compound llvm::LatencyPriorityQueue...
Generating docs for compound llvm::LatticeKeyInfo...
Generating docs for compound llvm::LatticeKeyInfo< CVPLatticeKey >...
Generating docs for compound llvm::LayoutAlignElem...
Generating docs for compound llvm::LazyBlockFrequencyInfo...
Generating docs for compound llvm::LazyBlockFrequencyInfoPass...
Generating docs for compound llvm::LazyBranchProbabilityInfoPass...
Generating docs for compound llvm::LazyCallGraph...
Generating docs for nested compound llvm::LazyCallGraph::Edge...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence::call_iterator...
Generating docs for nested compound llvm::LazyCallGraph::EdgeSequence::iterator...
Generating docs for nested compound llvm::LazyCallGraph::Node...
Generating docs for nested compound llvm::LazyCallGraph::postorder_ref_scc_iterator...
Generating docs for nested compound llvm::LazyCallGraph::RefSCC...
Generating docs for nested compound llvm::LazyCallGraph::SCC...
Generating docs for compound llvm::LazyCallGraphAnalysis...
Generating docs for compound llvm::LazyCallGraphDOTPrinterPass...
Generating docs for compound llvm::LazyCallGraphPrinterPass...
Generating docs for compound llvm::LazyMachineBlockFrequencyInfoPass...
Generating docs for compound llvm::LazyValueAnalysis...
Generating docs for compound llvm::LazyValueInfo...
Generating docs for compound llvm::LazyValueInfoWrapperPass...
Generating docs for compound llvm::LCSSAPass...
Generating docs for compound llvm::LCSSAVerificationPass...
Generating docs for compound llvm::LegacyAARGetter...
Generating docs for compound llvm::LegacyDivergenceAnalysis...
Generating docs for compound llvm::LegacyInlinerBase...
Generating docs for compound llvm::LegacyJITSymbolResolver...
Generating docs for compound llvm::LegalityQuery...
Generating docs for nested compound llvm::LegalityQuery::MemDesc...
Generating docs for compound llvm::LegalizationArtifactCombiner...
Ge/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h:310: warning: The following parameters of llvm::LiveIntervals::handleMove(MachineInstr &MI, bool UpdateFlags=false) are not documented:
  parameter 'MI'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveIntervals.h:320: warning: The following parameters of llvm::LiveIntervals::handleMoveIntoBundle(MachineInstr &MI, MachineInstr &BundleStart, bool UpdateFlags=false) are not documented:
  parameter 'MI'
  parameter 'BundleStart'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/LiveRangeEdit.h:138: warning: The following parameters of llvm::LiveRangeEdit::LiveRangeEdit(LiveInterval *parent, SmallVectorImpl< unsigned > &newRegs, MachineFunction &MF, LiveIntervals &lis, VirtRegMap *vrm, Delegate *delegate=nullptr, SmallPtrSet< MachineInstr *, 32 > *deadRemats=nullptr) are not documented:
  parameter 'delegate'
nerating docs for compound llvm::LegalizeActionStep...
Generating docs for compound llvm::Legalizer...
Generating docs for compound llvm::LegalizerHelper...
Generating docs for compound llvm::LegalizerInfo...
Generating docs for compound llvm::LegalizeRule...
Generating docs for compound llvm::LegalizeRuleSet...
Generating docs for compound llvm::LEONMachineFunctionPass...
Generating docs for compound llvm::less...
Generating docs for compound llvm::less_first...
Generating docs for compound llvm::less_ptr...
Generating docs for compound llvm::less_second...
Generating docs for compound llvm::LessRecord...
Generating docs for compound llvm::LessRecordByID...
Generating docs for compound llvm::LessRecordFieldName...
Generating docs for compound llvm::LessRecordRegister...
Generating docs for nested compound llvm::LessRecordRegister::RecordParts...
Generating docs for compound llvm::LetRecord...
Generating docs for compound llvm::LexicalScope...
Generating docs for compound llvm::LexicalScopes...
Generating docs for compound llvm::LibCallSimplifier...
Generating docs for compound llvm::LibCallsShrinkWrapPass...
Generating docs for compound llvm::LICMPass...
Generating docs for compound llvm::LifetimeSDNode...
Generating docs for compound llvm::line_iterator...
Generating docs for compound llvm::LineEditor...
Generating docs for nested compound llvm::LineEditor::Completion...
Generating docs for nested compound llvm::LineEditor::CompletionAction...
Generating docs for nested compound LineEditor::InternalData...
Generating docs for compound llvm::LinkDiagnosticInfo...
Generating docs for compound llvm::Linker...
Generating docs for compound llvm::LinkingSymbolResolver...
Generating docs for compound llvm::ListInit...
Generating docs for compound llvm::ListRecTy...
Generating docs for compound llvm::LiveDebugVariables...
Generating docs for compound llvm::LiveInterval...
Generating docs for nested compound llvm::LiveInterval::SingleLinkedListIterator...
Generating docs for nested compound llvm::LiveInterval::SubRange...
Generating docs for compound llvm::LiveIntervals...
Generating docs for nested compound LiveIntervals::HMEditor...
Generating docs for compound llvm::LiveIntervalUnion...
Generating docs for nested compound llvm::LiveIntervalUnion::Array...
Generating docs for nested compound llvm::LiveIntervalUnion::Query...
Generating docs for compound llvm::LivePhysRegs...
Generating docs for compound llvm::LiveQueryResult...
Generating docs for compound llvm::LiveRange...
Generating docs for nested compound llvm::LiveRange::Segment...
Generating docs for compound llvm::LiveRangeCalc...
Generating docs for compound llvm::LiveRangeEdit...
Generating docs for nested compound llvm::LiveRangeEdit::Delegate...
Generating docs for nested compound llvm::LiveRangeEdit::Remat...
Generating docs for compound llvm::LiveRangeUpdater...
Generating docs for compound llvm::LiveRegMatrix...
Generating docs for compound llvm::LiveRegSet...
Generating docs for compound llvm::LiveRegUnit...
Generating docs for compound llvm::LiveRegUnits...
Generating docs for compound llvm::LiveStacks...
Generating docs for compound llvm::LiveVariables...
Generating docs for nested compound llvm::LiveVariables::VarInfo...
Generating docs for compound llvm::LLLexer...
Generating docs for compound llvm::LLParser...
Generating docs for compound llvm::LLT...
Generating docs for compound llvm::llvm_shutdown_obj...
Generating docs for compound llvm::LLVMContext...
Generating docs for compound llvm::LLVMContextImpl...
Generating docs for compound llvm::LLVMDisasmContext...
Generating docs for compound llvm::LLVMTargetMachine...
Generating docs for compound llvm::LoadAndStorePromoter...
Generating docs for compound llvm::LoadedObjectInfo...
Generating docs for compound llvm::LoadedObjectInfoHelper...
Generating docs for compound llvm::LoadImmediateInfo...
Generating docs for compound llvm::LoadInfo...
Generating docs for compound llvm::LoadInst...
Generating docs for compound llvm::LoadSDNode...
Generating docs for compound llvm::LoadStoreVectorizerPass...
Generatin/opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h:165: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp:1372: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/lib/CodeGen/MachineBasicBlock.cpp:1372: warning: Unsupported xml/html tag <kill> found
g docs for compound llvm::LocalAsMetadata...
Generating docs for compound llvm::Localizer...
Generating docs for compound llvm::LocationMetadata...
Generating docs for compound llvm::LocationSize...
Generating docs for compound llvm::LockFileManager...
Generating docs for compound llvm::Loop...
Generating docs for nested compound llvm::Loop::LocRange...
Generating docs for compound llvm::LoopAccessAnalysis...
Generating docs for compound llvm::LoopAccessInfo...
Generating docs for compound llvm::LoopAccessInfoPrinterPass...
Generating docs for compound llvm::LoopAccessLegacyAnalysis...
Generating docs for compound llvm::LoopAnalysis...
Generating docs for compound llvm::LoopBase...
Generating docs for compound llvm::LoopBlocksDFS...
Generating docs for compound llvm::LoopBlocksRPO...
Generating docs for compound llvm::LoopBlocksTraversal...
Generating docs for compound llvm::LoopBodyTraits...
Generating docs for nested compound llvm::LoopBodyTraits::LoopBodyFilter...
Generating docs for nested compound llvm::LoopBodyTraits::WrappedSuccIterator...
Generating docs for compound llvm::LoopDataPrefetchPass...
Generating docs for compound llvm::LoopDeletionPass...
Generating docs for compound llvm::LoopDistributePass...
Generating docs for compound llvm::LoopFullUnrollPass...
Generating docs for compound llvm::LoopIdiomRecognizePass...
Generating docs for compound llvm::LoopInfo...
Generating docs for compound llvm::LoopInfoBase...
Generating docs for compound llvm::LoopInfoWrapperPass...
Generating docs for compound llvm::LoopInstSimplifyPass...
Generating docs for compound llvm::LoopLoadEliminationPass...
Generating docs for compound llvm::LoopPass...
Generating docs for compound llvm::LoopPredicationPass...
Generating docs for compound llvm::LoopPrinterPass...
Generating docs for compound llvm::LoopRotatePass...
Generating docs for compound llvm::LoopSafetyInfo...
Generating docs for compound llvm::LoopSimplifyCFGPass...
Generating docs for compound llvm::LoopSimplifyPass...
Generating docs for compound llvm::LoopSinkPass...
Generating docs for compound llvm::LoopStandardAnalysisResults...
Generating docs for compound llvm::LoopStrengthReducePass...
Generating docs for compound llvm::LoopTraversal...
Generating docs for nested compound llvm::LoopTraversal::TraversedMBBInfo...
Generating docs for compound llvm::LoopUnrollAndJamPass...
Generating docs for compound llvm::LoopUnrollOptions...
Generating docs for compound llvm::LoopUnrollPass...
Generating docs for compound llvm::LoopVectorizationCostModel...
Generating docs for nested compound llvm::LoopVectorizationCostModel::RegisterUsage...
Generating docs for compound llvm::LoopVectorizationLegality...
Generating docs for compound llvm::LoopVectorizationPlanner...
Generating docs for compound llvm::LoopVectorizationRequirements...
Generating docs for compound llvm::LoopVectorizeHints...
Generating docs for compound llvm::LoopVectorizePass...
Generating docs for compound llvm::LoopVerifierPass...
Generating docs for compound llvm::LoopVersioning...
Generating docs for compound llvm::LowerAtomicPass...
Generating docs for compound llvm::LowerExpectIntrinsicPass...
Generating docs for compound llvm::LowerGuardIntrinsicPass...
Generating docs for compound llvm::LowerInvokePass...
Generating docs for compound llvm::LowerTypeTestsPass...
Generating docs for compound llvm::LowerWidenableConditionPass...
Generating docs for compound llvm::LPMUpdater...
Generating docs for compound llvm::LPPassManager...
Generating docs for compound llvm::LSBaseSDNode...
Generating docs for compound llvm::LShrOperator...
Generating docs for compound llvm::LTOCodeGenerator...
Generating docs for compound llvm::LTOModule...
Generating docs for compound llvm::MachineBasicBlock...
Generating docs for nested compound llvm::MachineBasicBlock::RegisterMaskPair...
Generating docs for compound llvm::MachineBlockFrequencyInfo...
Generating docs for compound llvm::MachineBranchProbabilityInfo...
Generating docs for compound llvm::MachineConstantPool...
Generating docs for compound llvm::MachineConstantPoolEntr/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:748: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:748: warning: Found recursive @copybrief or @copydoc relation for argument 'getCalleeSavedInfo()'.

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineFrameInfo.h:748: warning: Found recursive @copydetails or @copydoc relation for argument 'getCalleeSavedInfo()'.

/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:842: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:827: warning: Unsupported xml/html tag <N> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:303: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h:312: warning: Unsupported xml/html tag <empty> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:164: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineModuleInfo.h:164: warning: Found unknown command `\bried'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:292: warning: The following parameters of llvm::MachineOperand::print(raw_ostream &os, ModuleSlotTracker &MST, LLT TypeToPrint, bool PrintDef, bool IsStandalone, bool ShouldPrintRegisterTies, unsigned TiedOperandIdx, const TargetRegisterInfo *TRI, const TargetIntrinsicInfo *IntrinsicInfo) const are not documented:
  parameter 'os'
  parameter 'MST'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:439: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineOperand.h:441: warning: Unsupported xml/html tag <undef> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineInstrBundle.h:215: warning: The following parameters of llvm::MachineOperandIteratorBase::analyzePhysReg(unsigned Reg, const TargetRegisterInfo *TRI) are not documented:
  parameter 'TRI'
y...
Generating docs for compound llvm::MachineConstantPoolValue...
Generating docs for compound llvm::MachineDominanceFrontier...
Generating docs for compound llvm::MachineDominatorTree...
Generating docs for compound llvm::MachineDomTreeGraphTraitsBase...
Generating docs for compound llvm::MachineFrameInfo...
Generating docs for compound llvm::MachineFunction...
Generating docs for nested compound llvm::MachineFunction::Delegate...
Generating docs for nested compound llvm::MachineFunction::VariableDbgInfo...
Generating docs for compound llvm::MachineFunctionInfo...
Generating docs for compound llvm::MachineFunctionPass...
Generating docs for compound llvm::MachineFunctionProperties...
Generating docs for compound llvm::MachineInstr...
Generating docs for compound llvm::MachineInstrBuilder...
Generating docs for compound llvm::MachineInstrBundleIterator...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper< false >...
Generating docs for compound llvm::MachineInstrBundleIteratorHelper< true >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< const T, false >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< const T, true >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< T, false >...
Generating docs for compound llvm::MachineInstrBundleIteratorTraits< T, true >...
Generating docs for compound llvm::MachineInstrExpressionTrait...
Generating docs for compound llvm::MachineInstrSpan...
Generating docs for compound llvm::MachineIRBuilder...
Generating docs for compound llvm::MachineIRBuilderState...
Generating docs for compound llvm::MachineJumpTableEntry...
Generating docs for compound llvm::MachineJumpTableInfo...
Generating docs for compound llvm::MachineLocation...
Generating docs for compound llvm::MachineLoop...
Generating docs for compound llvm::MachineLoopInfo...
Generating docs for compound llvm::MachineMemOperand...
Generating docs for compound llvm::MachineModuleInfo...
Generating docs for compound llvm::MachineModuleInfoCOFF...
Generating docs for compound llvm::MachineModuleInfoELF...
Generating docs for compound llvm::MachineModuleInfoImpl...
Generating docs for compound llvm::MachineModuleInfoMachO...
Generating docs for compound llvm::MachineOperand...
Generating docs for compound llvm::MachineOperandIteratorBase...
Generating docs for nested compound llvm::MachineOperandIteratorBase::PhysRegInfo...
Generating docs for nested compound llvm::MachineOperandIteratorBase::VirtRegInfo...
Generating docs for compound llvm::MachineOptimizationRemark...
Generating docs for compound llvm::MachineOptimizationRemarkAnalysis...
Generating docs for compound llvm::MachineOptimizationRemarkEmitter...
Generating docs for compound llvm::MachineOptimizationRemarkEmitterPass...
Generating docs for compound llvm::MachineOptimizationRemarkMissed...
Generating docs for compound llvm::MachinePassRegistry...
Generating docs for compound llvm::MachinePassRegistryListener...
Generating docs for compound llvm::MachinePassRegistryNode...
Generating docs for compound llvm::MachinePipeliner...
Generating docs for nested compound llvm::MachinePipeliner::LoopInfo...
Generating docs for compound llvm::MachinePointerInfo...
Generating docs for compound llvm::MachinePostDominatorTree...
Generating docs for compound llvm::MachineRegion...
Generating docs for compound llvm::MachineRegionInfo...
Generating docs for compound llvm::MachineRegionInfoPass...
Generating docs for compound llvm::MachineRegionNode...
Generating docs for compound llvm::MachineRegisterInfo...
Generating docs for nested compound llvm::MachineRegisterInfo::defusechain_instr_iterator...
Generating docs for nested compound llvm::MachineRegisterInfo::defusechain_iterator...
Generating docs for nested compound llvm::MachineRegisterInfo::Delegate...
Generating docs for compound llvm::MachineSchedContext...
Generating docs for compound llvm::MachineSchedPol/opt/doxygen-docs/src/llvm/include/llvm/MC/MCMachObjectWriter.h:181: warning: The following parameters of llvm::MachObjectWriter::writeSegmentLoadCommand(StringRef Name, unsigned NumSections, uint64_t VMAddr, uint64_t VMSize, uint64_t SectionDataStartOffset, uint64_t SectionDataSize, uint32_t MaxProt, uint32_t InitProt) are not documented:
  parameter 'Name'
  parameter 'VMAddr'
  parameter 'VMSize'
  parameter 'SectionDataStartOffset'
  parameter 'MaxProt'
  parameter 'InitProt'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:453: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:453: warning: explicit link request to 'execinstr' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCAsmInfo.h:352: warning: Found unknown command `\plt'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:261: warning: The following parameters of llvm::MCAsmParser::parseExpression(const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:277: warning: The following parameters of llvm::MCAsmParser::parseParenExpression(const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:299: warning: The following parameters of llvm::MCAsmParser::parseParenExprOfDepth(unsigned ParenDepth, const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCAsmParser.h:269: warning: The following parameters of llvm::MCAsmParser::parsePrimaryExpr(const MCExpr *&Res, SMLoc &EndLoc)=0 are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCContext.h:344: warning: The following parameters of llvm::MCContext::getOrCreateFrameAllocSymbol(StringRef FuncName, unsigned Idx) are not documented:
  parameter 'FuncName'
icy...
Generating docs for compound llvm::MachineSchedRegistry...
Generating docs for compound llvm::MachineSchedStrategy...
Generating docs for compound llvm::MachineSDNode...
Generating docs for compound llvm::MachineSSAUpdater...
Generating docs for compound llvm::MachineTraceMetrics...
Generating docs for nested compound llvm::MachineTraceMetrics::Ensemble...
Generating docs for nested compound llvm::MachineTraceMetrics::FixedBlockInfo...
Generating docs for nested compound llvm::MachineTraceMetrics::InstrCycles...
Generating docs for nested compound llvm::MachineTraceMetrics::LiveInReg...
Generating docs for nested compound llvm::MachineTraceMetrics::Trace...
Generating docs for nested compound llvm::MachineTraceMetrics::TraceBlockInfo...
Generating docs for compound llvm::MachObjectWriter...
Generating docs for compound llvm::MachORelocation...
Generating docs for compound llvm::make_const_ptr...
Generating docs for compound llvm::make_const_ref...
Generating docs for compound llvm::MakeGuardsExplicitPass...
Generating docs for compound llvm::MallocAllocator...
Generating docs for compound llvm::ManagedStatic...
Generating docs for compound llvm::ManagedStaticBase...
Generating docs for compound llvm::ManagedStringPool...
Generating docs for compound llvm::Mangler...
Generating docs for compound llvm::mapped_iterator...
Generating docs for compound llvm::MapResolver...
Generating docs for compound llvm::MapVector...
Generating docs for compound llvm::MaskedGatherScatterSDNode...
Generating docs for compound llvm::MaskedGatherSDNode...
Generating docs for compound llvm::MaskedLoadSDNode...
Generating docs for compound llvm::MaskedLoadStoreSDNode...
Generating docs for compound llvm::MaskedScatterSDNode...
Generating docs for compound llvm::MaskedStoreSDNode...
Generating docs for compound llvm::MaskedTruncSStoreSDNode...
Generating docs for compound llvm::MaskedTruncUSStoreSDNode...
Generating docs for compound llvm::MaximumSpanningTree...
Generating docs for compound llvm::MBB2NumberFunctor...
Generating docs for compound llvm::MCAlignFragment...
Generating docs for compound llvm::MCAsmBackend...
Generating docs for compound llvm::MCAsmInfo...
Generating docs for compound llvm::MCAsmInfoCOFF...
Generating docs for compound llvm::MCAsmInfoDarwin...
Generating docs for compound llvm::MCAsmInfoELF...
Generating docs for compound llvm::MCAsmInfoGNUCOFF...
Generating docs for compound llvm::MCAsmInfoMicrosoft...
Generating docs for compound llvm::MCAsmInfoWasm...
Generating docs for compound llvm::MCAsmLayout...
Generating docs for compound llvm::MCAsmLexer...
Generating docs for compound llvm::MCAsmMacro...
Generating docs for compound llvm::MCAsmMacroParameter...
Generating docs for compound llvm::MCAsmParser...
Generating docs for nested compound llvm::MCAsmParser::MCPendingError...
Generating docs for compound llvm::MCAsmParserExtension...
Generating docs for compound llvm::MCAsmParserSemaCallback...
Generating docs for compound llvm::MCAssembler...
Generating docs for nested compound llvm::MCAssembler::CGProfileEntry...
Generating docs for compound llvm::MCBinaryExpr...
Generating docs for compound llvm::MCCFIInstruction...
Generating docs for compound llvm::MCCodeEmitter...
Generating docs for compound llvm::MCCodePadder...
Generating docs for compound llvm::MCCodePaddingContext...
Generating docs for compound llvm::MCCodePaddingPolicy...
Generating docs for compound llvm::MCCompactEncodedInstFragment...
Generating docs for compound llvm::MCConstantExpr...
Generating docs for compound llvm::MCContext...
Generating docs for compound llvm::MCCVDefRangeFragment...
Generating docs for compound llvm::MCCVFunctionInfo...
Generating docs for nested compound llvm::MCCVFunctionInfo::LineInfo...
Generating docs for compound llvm::MCCVInlineLineTableFragment...
Generating docs for compound llvm::MCCVLoc...
Generating docs for compound llvm::MCDataFragment...
Generating docs for compound llvm::MCDisassembler...
Generating docs for compound llvm::MCDummyFragment...
Generating docs for compound llvm::MCDwarfCallFrameFragment.../opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h:43: warning: The following parameters of llvm::MCELFStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCELFStreamer.h:60: warning: The following parameters of llvm::MCELFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol=nullptr, uint64_t Size=0, unsigned ByteAlignment=0, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCExpr.h:94: warning: The following parameters of llvm::MCExpr::evaluateAsAbsolute(int64_t &Res, const MCAsmLayout &Layout, const SectionAddrMap &Addrs) const are not documented:
  parameter 'Addrs'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCInstrAnalysis.h:86: warning: The following parameters of llvm::MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, const MCInst &Inst, APInt &Writes) const are not documented:
  parameter 'MRI'
  parameter 'Writes'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h:176: warning: The following parameters of llvm::MCObjectStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h:109: warning: The following parameters of llvm::MCObjectStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCObjectStreamer.h:133: warning: The following parameters of llvm::MCObjectStreamer::emitValueToOffset(const MCExpr *Offset, unsigned char Value, SMLoc Loc) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:539: warning: The following parameters of llvm::MCStreamer::EmitCOFFImgRel32(MCSymbol const *Symbol, int64_t Offset) are not documented:
  parameter 'Offset'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:534: warning: The following parameters of llvm::MCStreamer::EmitCOFFSecRel32(MCSymbol const *Symbol, uint64_t Offset) are not documented:
  parameter 'Offset'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:712: warning: The following parameters of llvm::MCStreamer::emitFill(const MCExpr &NumValues, int64_t Size, int64_t Expr, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:439: warning: The following parameters of llvm::MCStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:558: warning: The following parameters of llvm::MCStreamer::EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) are not documented:
  parameter 'Kind'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:761: warning: The following parameters of llvm::MCStreamer::emitValueToOffset(const MCExpr *Offset, unsigned char Value, SMLoc Loc) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCStreamer.h:584: warning: The following parameters of llvm::MCStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol=nullptr, uint64_t Size=0, unsigned ByteAlignment=0, SMLoc Loc=SMLoc())=0 are not documented:
  parameter 'Loc'

Generating docs for compound llvm::MCDwarfDwoLineTable...
Generating docs for compound llvm::MCDwarfFile...
Generating docs for compound llvm::MCDwarfFrameEmitter...
Generating docs for compound llvm::MCDwarfFrameInfo...
Generating docs for compound llvm::MCDwarfLineAddr...
Generating docs for compound llvm::MCDwarfLineAddrFragment...
Generating docs for compound llvm::MCDwarfLineEntry...
Generating docs for compound llvm::MCDwarfLineStr...
Generating docs for compound llvm::MCDwarfLineTable...
Generating docs for compound llvm::MCDwarfLineTableHeader...
Generating docs for compound llvm::MCDwarfLineTableParams...
Generating docs for compound llvm::MCDwarfLoc...
Generating docs for compound llvm::MCELFObjectTargetWriter...
Generating docs for compound llvm::MCELFStreamer...
Generating docs for compound llvm::MCEncodedFragment...
Generating docs for compound llvm::MCEncodedFragmentWithContents...
Generating docs for compound llvm::MCEncodedFragmentWithFixups...
Generating docs for compound llvm::MCExpr...
Generating docs for compound llvm::MCExternalSymbolizer...
Generating docs for compound llvm::MCExtraProcessorInfo...
Generating docs for compound llvm::MCFillFragment...
Generating docs for compound llvm::MCFixup...
Generating docs for compound llvm::MCFixupKindInfo...
Generating docs for compound llvm::MCFragment...
Generating docs for compound llvm::MCGenDwarfInfo...
Generating docs for compound llvm::MCGenDwarfLabelEntry...
Generating docs for compound llvm::MCInst...
Generating docs for compound llvm::MCInstBuilder...
Generating docs for compound llvm::MCInstPrinter...
Generating docs for compound llvm::MCInstrAnalysis...
Generating docs for compound llvm::MCInstrDesc...
Generating docs for compound llvm::MCInstrInfo...
Generating docs for compound llvm::MCJIT...
Generating docs for compound llvm::MCJITMemoryManager...
Generating docs for compound llvm::MCLabel...
Generating docs for compound llvm::MCLEBFragment...
Generating docs for compound llvm::MCLineSection...
Generating docs for compound llvm::MCLOHContainer...
Generating docs for compound llvm::MCLOHDirective...
Generating docs for compound llvm::MCMachObjectTargetWriter...
Generating docs for compound llvm::MCObjectFileInfo...
Generating docs for compound llvm::MCObjectStreamer...
Generating docs for compound llvm::MCObjectTargetWriter...
Generating docs for compound llvm::MCObjectWriter...
Generating docs for compound llvm::MCOperand...
Generating docs for compound llvm::MCOperandInfo...
Generating docs for compound llvm::MCOrgFragment...
Generating docs for compound llvm::MCPaddingFragment...
Generating docs for compound llvm::MCParsedAsmOperand...
Generating docs for compound llvm::MCProcResourceDesc...
Generating docs for compound llvm::MCReadAdvanceEntry...
Generating docs for compound llvm::MCRegAliasIterator...
Generating docs for compound llvm::MCRegisterClass...
Generating docs for compound llvm::MCRegisterCostEntry...
Generating docs for compound llvm::MCRegisterDesc...
Generating docs for compound llvm::MCRegisterFileDesc...
Generating docs for compound llvm::MCRegisterInfo...
Generating docs for nested compound llvm::MCRegisterInfo::DiffListIterator...
Generating docs for nested compound llvm::MCRegisterInfo::DwarfLLVMRegPair...
Generating docs for nested compound llvm::MCRegisterInfo::SubRegCoveredBits...
Generating docs for compound llvm::MCRegUnitIterator...
Generating docs for compound llvm::MCRegUnitMaskIterator...
Generating docs for compound llvm::MCRegUnitRootIterator...
Generating docs for compound llvm::MCRelaxableFragment...
Generating docs for compound llvm::MCRelocationInfo...
Generating docs for compound llvm::MCSchedClassDesc...
Generating docs for compound llvm::MCSchedModel...
Generating docs for compound llvm::MCSection...
Generating docs for compound llvm::MCSectionCOFF...
Generating docs for compound llvm::MCSectionELF...
Generating docs for compound llvm::MCSectionMachO...
Generating docs for compound llvm::MCSectionWasm...
Generating docs for compound llvm::MCStreamer...
Generating docs for compound llvm::MCSubRegIndexIter/opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h:400: warning: The following parameters of llvm::MCTargetAsmParser::ParseInstruction(ParseInstructionInfo &Info, StringRef Name, SMLoc NameLoc, OperandVector &Operands)=0 are not documented:
  parameter 'Info'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWasmStreamer.h:61: warning: The following parameters of llvm::MCWasmStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol=nullptr, uint64_t Size=0, unsigned ByteAlignment=0, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h:56: warning: The following parameters of llvm::MCWinCOFFStreamer::EmitCOFFImgRel32(MCSymbol const *Symbol, int64_t Offset) are not documented:
  parameter 'Offset'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h:55: warning: The following parameters of llvm::MCWinCOFFStreamer::EmitCOFFSecRel32(MCSymbol const *Symbol, uint64_t Offset) are not documented:
  parameter 'Offset'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h:43: warning: The following parameters of llvm::MCWinCOFFStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/MC/MCWinCOFFStreamer.h:61: warning: The following parameters of llvm::MCWinCOFFStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, unsigned ByteAlignment, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h:69: warning: Found unknown command `\Synthetic'
/opt/doxygen-docs/src/llvm/include/llvm/IR/MDBuilder.h:69: warning: Found unknown command `\Synthetic'
ator...
Generating docs for compound llvm::MCSubRegIterator...
Generating docs for compound llvm::MCSubtargetInfo...
Generating docs for compound llvm::MCSuperRegIterator...
Generating docs for compound llvm::MCSymbol...
Generating docs for compound llvm::MCSymbolCOFF...
Generating docs for compound llvm::MCSymbolELF...
Generating docs for compound llvm::MCSymbolIdFragment...
Generating docs for compound llvm::MCSymbolizer...
Generating docs for compound llvm::MCSymbolMachO...
Generating docs for compound llvm::MCSymbolRefExpr...
Generating docs for compound llvm::MCSymbolSDNode...
Generating docs for compound llvm::MCSymbolWasm...
Generating docs for compound llvm::MCTargetAsmParser...
Generating docs for compound llvm::MCTargetExpr...
Generating docs for compound llvm::MCTargetOptions...
Generating docs for compound llvm::MCTargetStreamer...
Generating docs for compound llvm::MCUnaryExpr...
Generating docs for compound llvm::MCValue...
Generating docs for compound llvm::MCWasmObjectTargetWriter...
Generating docs for compound llvm::MCWasmStreamer...
Generating docs for compound llvm::MCWinCOFFObjectTargetWriter...
Generating docs for compound llvm::MCWinCOFFStreamer...
Generating docs for compound llvm::MCWriteLatencyEntry...
Generating docs for compound llvm::MCWriteProcResEntry...
Generating docs for compound llvm::MD5...
Generating docs for nested compound llvm::MD5::MD5Result...
Generating docs for compound llvm::MDAttachmentMap...
Generating docs for compound llvm::MDBuilder...
Generating docs for nested compound llvm::MDBuilder::TBAAStructField...
Generating docs for compound llvm::MDGlobalAttachmentMap...
Generating docs for compound llvm::MDNode...
Generating docs for nested compound MDNode::HasCachedHash...
Generating docs for nested compound MDNode::HasCachedHash::SFINAE...
Generating docs for compound llvm::MDNodeInfo...
Generating docs for compound llvm::MDNodeKeyImpl...
Generating docs for compound llvm::MDNodeKeyImpl< DIBasicType >...
Generating docs for compound llvm::MDNodeKeyImpl< DICompositeType >...
Generating docs for compound llvm::MDNodeKeyImpl< DIDerivedType >...
Generating docs for compound llvm::MDNodeKeyImpl< DIEnumerator >...
Generating docs for compound llvm::MDNodeKeyImpl< DIExpression >...
Generating docs for compound llvm::MDNodeKeyImpl< DIFile >...
Generating docs for compound llvm::MDNodeKeyImpl< DIGlobalVariable >...
Generating docs for compound llvm::MDNodeKeyImpl< DIGlobalVariableExpression >...
Generating docs for compound llvm::MDNodeKeyImpl< DIImportedEntity >...
Generating docs for compound llvm::MDNodeKeyImpl< DILabel >...
Generating docs for compound llvm::MDNodeKeyImpl< DILexicalBlock >...
Generating docs for compound llvm::MDNodeKeyImpl< DILexicalBlockFile >...
Generating docs for compound llvm::MDNodeKeyImpl< DILocalVariable >...
Generating docs for compound llvm::MDNodeKeyImpl< DILocation >...
Generating docs for compound llvm::MDNodeKeyImpl< DIMacro >...
Generating docs for compound llvm::MDNodeKeyImpl< DIMacroFile >...
Generating docs for compound llvm::MDNodeKeyImpl< DIModule >...
Generating docs for compound llvm::MDNodeKeyImpl< DINamespace >...
Generating docs for compound llvm::MDNodeKeyImpl< DIObjCProperty >...
Generating docs for compound llvm::MDNodeKeyImpl< DISubprogram >...
Generating docs for compound llvm::MDNodeKeyImpl< DISubrange >...
Generating docs for compound llvm::MDNodeKeyImpl< DISubroutineType >...
Generating docs for compound llvm::MDNodeKeyImpl< DITemplateTypeParameter >...
Generating docs for compound llvm::MDNodeKeyImpl< DITemplateValueParameter >...
Generating docs for compound llvm::MDNodeKeyImpl< GenericDINode >...
Generating docs for compound llvm::MDNodeKeyImpl< MDTuple >...
Generating docs for compound llvm::MDNodeOpsKey...
Generating docs for compound llvm::MDNodeSDNode...
Generating docs for compound llvm::MDNodeSubsetEqualImpl...
Generating docs for compound llvm::MDNodeSubsetEqualImpl< DIDerivedType >...
Generating docs for compound llvm::MDNodeSubsetEqualImpl< DISubprogram >...
Generating docs for compound llvm::MDOperand...
Generating d/opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h:80: warning: The following parameters of llvm::MemoryBuffer::getFile(const Twine &Filename, int64_t FileSize=-1, bool RequiresNullTerminator=true, bool IsVolatile=false) are not documented:
  parameter 'Filename'
  parameter 'FileSize'
  parameter 'RequiresNullTerminator'
/opt/doxygen-docs/src/llvm/include/llvm/Support/MemoryBuffer.h:103: warning: The following parameters of llvm::MemoryBuffer::getOpenFile(int FD, const Twine &Filename, uint64_t FileSize, bool RequiresNullTerminator=true, bool IsVolatile=false) are not documented:
  parameter 'FD'
  parameter 'Filename'
  parameter 'FileSize'
  parameter 'RequiresNullTerminator'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h:108: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h:108: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h:108: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/Mips16InstrInfo.h:108: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h:62: warning: The following parameters of llvm::MipsAsmBackend::mayNeedRelaxation(const MCInst &Inst, const MCSubtargetInfo &STI) const are not documented:
  parameter 'STI'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MCTargetDesc/MipsAsmBackend.h:83: warning: The following parameters of llvm::MipsAsmBackend::relaxInstruction(const MCInst &Inst, const MCSubtargetInfo &STI, MCInst &Res) const are not documented:
  parameter 'STI'
ocs for compound llvm::MDString...
Generating docs for compound llvm::MDTuple...
Generating docs for compound llvm::MDTupleTypedArrayWrapper...
Generating docs for compound llvm::MemCpyInst...
Generating docs for compound llvm::MemCpyOptPass...
Generating docs for compound llvm::MemDepResult...
Generating docs for compound llvm::MemIntrinsic...
Generating docs for compound llvm::MemIntrinsicBase...
Generating docs for compound llvm::MemIntrinsicInfo...
Generating docs for compound llvm::MemIntrinsicSDNode...
Generating docs for compound llvm::MemMoveInst...
Generating docs for compound llvm::MemoryAccess...
Generating docs for compound llvm::memoryaccess_def_iterator_base...
Generating docs for compound llvm::MemoryBuffer...
Generating docs for compound llvm::MemoryBufferByteStream...
Generating docs for compound llvm::MemoryBufferRef...
Generating docs for compound llvm::MemoryDef...
Generating docs for compound llvm::MemoryDepChecker...
Generating docs for nested compound llvm::MemoryDepChecker::Dependence...
Generating docs for compound llvm::MemoryDependenceAnalysis...
Generating docs for compound llvm::MemoryDependenceResults...
Generating docs for compound llvm::MemoryDependenceWrapperPass...
Generating docs for compound llvm::MemoryLocation...
Generating docs for compound llvm::MemoryPhi...
Generating docs for compound llvm::MemorySanitizerOptions...
Generating docs for compound llvm::MemorySanitizerPass...
Generating docs for compound llvm::MemorySSA...
Generating docs for nested compound llvm::MemorySSA::OptimizeUses...
Generating docs for compound llvm::MemorySSAAnalysis...
Generating docs for nested compound llvm::MemorySSAAnalysis::Result...
Generating docs for compound llvm::MemorySSAAnnotatedWriter...
Generating docs for compound llvm::MemorySSAPrinterLegacyPass...
Generating docs for compound llvm::MemorySSAPrinterPass...
Generating docs for compound llvm::MemorySSAUpdater...
Generating docs for compound llvm::MemorySSAUtil...
Generating docs for compound llvm::MemorySSAVerifierPass...
Generating docs for compound llvm::MemorySSAWalker...
Generating docs for compound llvm::MemorySSAWrapperPass...
Generating docs for compound llvm::MemoryUse...
Generating docs for compound llvm::MemoryUseOrDef...
Generating docs for compound llvm::MemoryWriteTracking...
Generating docs for compound llvm::MemSDNode...
Generating docs for compound llvm::MemSetBase...
Generating docs for compound llvm::MemSetInst...
Generating docs for compound llvm::MemTransferBase...
Generating docs for compound llvm::MemTransferInst...
Generating docs for compound llvm::MergedLoadStoreMotionPass...
Generating docs for compound llvm::Metadata...
Generating docs for compound llvm::MetadataAsValue...
Generating docs for compound llvm::MetadataLoader...
Generating docs for nested compound MetadataLoader::MetadataLoaderImpl...
Generating docs for compound llvm::MetadataTracking...
Generating docs for compound llvm::MIBundleBuilder...
Generating docs for compound llvm::MIBundleOperands...
Generating docs for compound llvm::MIOperands...
Generating docs for compound llvm::MIPrinter...
Generating docs for compound llvm::Mips16DAGToDAGISel...
Generating docs for compound llvm::Mips16FrameLowering...
Generating docs for compound llvm::Mips16InstrInfo...
Generating docs for compound llvm::Mips16RegisterInfo...
Generating docs for compound llvm::Mips16TargetLowering...
Generating docs for compound llvm::MipsABIFlagsSection...
Generating docs for compound llvm::MipsABIInfo...
Generating docs for compound llvm::MipsAnalyzeImmediate...
Generating docs for nested compound llvm::MipsAnalyzeImmediate::Inst...
Generating docs for compound llvm::MipsAsmBackend...
Generating docs for compound llvm::MipsAsmPrinter...
Generating docs for compound llvm::MipsCallLowering...
Generating docs for nested compound llvm::MipsCallLowering::MipsHandler...
Generating docs for compound llvm::MipsCCState...
Generating docs for compound llvm::MipsDAGToDAGISel...
Generating docs for compound llvm::MipsebTargetMachine...
Generating docs for compound llvm::MipsELFStreamer...
Gene/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h:81: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h:81: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h:81: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/Mips/MipsSEInstrInfo.h:81: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/include/llvm/IR/Module.h:251: warning: Unsupported xml/html tag <uint64> found
rating docs for compound llvm::MipselTargetMachine...
Generating docs for compound llvm::MipsFrameLowering...
Generating docs for compound llvm::MipsFunctionInfo...
Generating docs for compound llvm::MipsGenRegisterBankInfo...
Generating docs for compound llvm::MipsInstPrinter...
Generating docs for compound llvm::MipsInstrInfo...
Generating docs for compound llvm::MipsLegalizerInfo...
Generating docs for compound llvm::MipsMCAsmInfo...
Generating docs for compound llvm::MipsMCCodeEmitter...
Generating docs for compound llvm::MipsMCExpr...
Generating docs for compound llvm::MipsMCInstLower...
Generating docs for compound llvm::MipsOptionRecord...
Generating docs for compound llvm::MipsRegInfoRecord...
Generating docs for compound llvm::MipsRegisterBankInfo...
Generating docs for compound llvm::MipsRegisterInfo...
Generating docs for compound llvm::MipsSEDAGToDAGISel...
Generating docs for compound llvm::MipsSEFrameLowering...
Generating docs for compound llvm::MipsSEInstrInfo...
Generating docs for compound llvm::MipsSERegisterInfo...
Generating docs for compound llvm::MipsSETargetLowering...
Generating docs for compound llvm::MipsSubtarget...
Generating docs for compound llvm::MipsTargetAsmStreamer...
Generating docs for compound llvm::MipsTargetELFStreamer...
Generating docs for compound llvm::MipsTargetLowering...
Generating docs for compound llvm::MipsTargetMachine...
Generating docs for compound llvm::MipsTargetObjectFile...
Generating docs for compound llvm::MipsTargetStreamer...
Generating docs for compound llvm::MIRParser...
Generating docs for compound llvm::MIRParserImpl...
Generating docs for compound llvm::MIRPrinter...
Generating docs for compound llvm::MIToken...
Generating docs for compound llvm::MMIAddrLabelMap...
Generating docs for compound llvm::MMIAddrLabelMapCallbackPtr...
Generating docs for compound llvm::Module...
Generating docs for nested compound llvm::Module::debug_compile_units_iterator...
Generating docs for nested compound llvm::Module::ModuleFlagEntry...
Generating docs for compound llvm::ModuleAddressSanitizerPass...
Generating docs for compound llvm::ModulePass...
Generating docs for compound llvm::ModuleSlotTracker...
Generating docs for compound llvm::ModuleSummaryIndex...
Generating docs for compound llvm::ModuleSummaryIndexAnalysis...
Generating docs for compound llvm::ModuleSummaryIndexWrapperPass...
Generating docs for compound llvm::ModuleSymbolTable...
Generating docs for compound llvm::ModuleToFunctionPassAdaptor...
Generating docs for compound llvm::ModuleToPostOrderCGSCCPassAdaptor...
Generating docs for compound llvm::MSP430FrameLowering...
Generating docs for compound llvm::MSP430InstPrinter...
Generating docs for compound llvm::MSP430InstrInfo...
Generating docs for compound llvm::MSP430MachineFunctionInfo...
Generating docs for compound llvm::MSP430MCAsmInfo...
Generating docs for compound llvm::MSP430MCCodeEmitter...
Generating docs for compound llvm::MSP430MCInstLower...
Generating docs for compound llvm::MSP430RegisterInfo...
Generating docs for compound llvm::MSP430Subtarget...
Generating docs for compound llvm::MSP430TargetELFStreamer...
Generating docs for compound llvm::MSP430TargetLowering...
Generating docs for compound llvm::MSP430TargetMachine...
Generating docs for compound llvm::MSVCPError...
Generating docs for compound llvm::MSVCPExpected...
Generating docs for compound llvm::MulOperator...
Generating docs for compound llvm::MultiClass...
Generating docs for compound llvm::MutableArrayRef...
Generating docs for compound llvm::MutableBinaryByteStream...
Generating docs for compound llvm::MutexGuard...
Generating docs for compound llvm::MVT...
Generating docs for nested compound llvm::MVT::ElementCount...
Generating docs for compound llvm::NameAnonGlobalPass...
Generating docs for compound llvm::NamedInstrProfRecord...
Generating docs for compound llvm::NamedMDNode...
Generating docs for compound llvm::NamedRegionTimer...
Generating docs for compound llvm::NaryReassociatePass...
Generating docs for compound llvm::NearMissInfo...
Generating docs for compound ll/opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h:32: warning: explicit link request to 'alloc' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.h:32: warning: explicit link request to 'execinstr' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h:415: warning: The following parameters of llvm::OnDiskChainedHashTable::Create(const unsigned char *Buckets, const unsigned char *const Base, const Info &InfoObj=Info()) are not documented:
  parameter 'InfoObj'
/opt/doxygen-docs/src/llvm/include/llvm/Support/OnDiskHashTable.h:602: warning: The following parameters of llvm::OnDiskIterableChainedHashTable::Create(const unsigned char *Buckets, const unsigned char *const Payload, const unsigned char *const Base, const Info &InfoObj=Info()) are not documented:
  parameter 'InfoObj'
vm::negation...
Generating docs for compound llvm::NewArchiveMember...
Generating docs for compound llvm::NewGVNPass...
Generating docs for compound llvm::NodeSet...
Generating docs for compound llvm::NoFolder...
Generating docs for compound llvm::NonLocalDepEntry...
Generating docs for compound llvm::NonLocalDepResult...
Generating docs for compound llvm::NVPTXAsmPrinter...
Generating docs for compound llvm::NVPTXDAGToDAGISel...
Generating docs for compound llvm::NVPTXFloatMCExpr...
Generating docs for compound llvm::NVPTXFrameLowering...
Generating docs for compound llvm::NVPTXGenericMCSymbolRefExpr...
Generating docs for compound llvm::NVPTXInstPrinter...
Generating docs for compound llvm::NVPTXInstrInfo...
Generating docs for compound llvm::NVPTXMachineFunctionInfo...
Generating docs for compound llvm::NVPTXMCAsmInfo...
Generating docs for compound llvm::NVPTXRegisterInfo...
Generating docs for compound llvm::NVPTXSubtarget...
Generating docs for compound llvm::NVPTXTargetLowering...
Generating docs for compound llvm::NVPTXTargetMachine...
Generating docs for compound llvm::NVPTXTargetMachine32...
Generating docs for compound llvm::NVPTXTargetMachine64...
Generating docs for compound llvm::NVPTXTargetObjectFile...
Generating docs for compound llvm::NVPTXTargetStreamer...
Generating docs for compound llvm::NVPTXTTIImpl...
Generating docs for compound llvm::object_creator...
Generating docs for compound llvm::object_deleter...
Generating docs for compound llvm::object_deleter< T[N]>...
Generating docs for compound llvm::ObjectCache...
Generating docs for compound llvm::ObjectSizeOffsetEvaluator...
Generating docs for compound llvm::ObjectSizeOffsetVisitor...
Generating docs for compound llvm::ObjectSizeOpts...
Generating docs for compound llvm::on_first...
Generating docs for compound llvm::OnDiskChainedHashTable...
Generating docs for nested compound llvm::OnDiskChainedHashTable::iterator...
Generating docs for compound llvm::OnDiskChainedHashTableGenerator...
Generating docs for compound llvm::OnDiskIterableChainedHashTable...
Generating docs for nested compound llvm::OnDiskIterableChainedHashTable::data_iterator...
Generating docs for nested compound llvm::OnDiskIterableChainedHashTable::key_iterator...
Generating docs for compound llvm::OperandBundleDefT...
Generating docs for compound llvm::OperandBundleUse...
Generating docs for compound llvm::OperandTraits...
Generating docs for compound llvm::OperandTraits< AtomicCmpXchgInst >...
Generating docs for compound llvm::OperandTraits< AtomicRMWInst >...
Generating docs for compound llvm::OperandTraits< BinaryConstantExpr >...
Generating docs for compound llvm::OperandTraits< BinaryOperator >...
Generating docs for compound llvm::OperandTraits< BlockAddress >...
Generating docs for compound llvm::OperandTraits< BranchInst >...
Generating docs for compound llvm::OperandTraits< CallBase >...
Generating docs for compound llvm::OperandTraits< CatchReturnInst >...
Generating docs for compound llvm::OperandTraits< CatchSwitchInst >...
Generating docs for compound llvm::OperandTraits< CleanupReturnInst >...
Generating docs for compound llvm::OperandTraits< CmpInst >...
Generating docs for compound llvm::OperandTraits< CompareConstantExpr >...
Generating docs for compound llvm::OperandTraits< ConstantAggregate >...
Generating docs for compound llvm::OperandTraits< ConstantExpr >...
Generating docs for compound llvm::OperandTraits< ConstantPlaceHolder >...
Generating docs for compound llvm::OperandTraits< ExtractElementConstantExpr >...
Generating docs for compound llvm::OperandTraits< ExtractElementInst >...
Generating docs for compound llvm::OperandTraits< ExtractValueConstantExpr >...
Generating docs for compound llvm::OperandTraits< FuncletPadInst >...
Generating docs for compound llvm::OperandTraits< Function >...
Generating docs for compound llvm::OperandTraits< GetElementPtrConstantExpr >...
Generating docs for compound llvm::OperandTraits< GetElementPtrInst >...
Generating docs for compound llvm::OperandTraits< GlobalIndirectSymbol >...
Generating docs for compound llv/opt/doxygen-docs/src/llvm/include/llvm/IR/PassInstrumentation.h:140: warning: Found unknown command `\Returns'
m::OperandTraits< GlobalVariable >...
Generating docs for compound llvm::OperandTraits< IndirectBrInst >...
Generating docs for compound llvm::OperandTraits< InsertElementConstantExpr >...
Generating docs for compound llvm::OperandTraits< InsertElementInst >...
Generating docs for compound llvm::OperandTraits< InsertValueConstantExpr >...
Generating docs for compound llvm::OperandTraits< InsertValueInst >...
Generating docs for compound llvm::OperandTraits< LandingPadInst >...
Generating docs for compound llvm::OperandTraits< MemoryDef >...
Generating docs for compound llvm::OperandTraits< MemoryPhi >...
Generating docs for compound llvm::OperandTraits< MemoryUse >...
Generating docs for compound llvm::OperandTraits< MemoryUseOrDef >...
Generating docs for compound llvm::OperandTraits< PHINode >...
Generating docs for compound llvm::OperandTraits< ResumeInst >...
Generating docs for compound llvm::OperandTraits< ReturnInst >...
Generating docs for compound llvm::OperandTraits< SelectConstantExpr >...
Generating docs for compound llvm::OperandTraits< SelectInst >...
Generating docs for compound llvm::OperandTraits< ShuffleVectorConstantExpr >...
Generating docs for compound llvm::OperandTraits< ShuffleVectorInst >...
Generating docs for compound llvm::OperandTraits< StoreInst >...
Generating docs for compound llvm::OperandTraits< SwitchInst >...
Generating docs for compound llvm::OperandTraits< UnaryConstantExpr >...
Generating docs for compound llvm::OperandTraits< UnaryInstruction >...
Generating docs for compound llvm::Operator...
Generating docs for compound llvm::OpInit...
Generating docs for compound llvm::OProfileWrapper...
Generating docs for compound llvm::OptBisect...
Generating docs for compound llvm::OptimizationRemark...
Generating docs for compound llvm::OptimizationRemarkAnalysis...
Generating docs for compound llvm::OptimizationRemarkAnalysisAliasing...
Generating docs for compound llvm::OptimizationRemarkAnalysisFPCommute...
Generating docs for compound llvm::OptimizationRemarkEmitter...
Generating docs for compound llvm::OptimizationRemarkEmitterAnalysis...
Generating docs for compound llvm::OptimizationRemarkEmitterWrapperPass...
Generating docs for compound llvm::OptimizationRemarkMissed...
Generating docs for compound llvm::Optional...
Generating docs for compound llvm::OptionalOperandTraits...
Generating docs for compound llvm::OptionRegistry...
Generating docs for compound llvm::OptLevelChanger...
Generating docs for compound llvm::OptPassGate...
Generating docs for compound llvm::OrcCBindingsStack...
Generating docs for compound llvm::OrderedBasicBlock...
Generating docs for compound llvm::OrderedInstructions...
Generating docs for compound llvm::OuterAnalysisManagerProxy...
Generating docs for nested compound llvm::OuterAnalysisManagerProxy::Result...
Generating docs for compound llvm::OverflowingBinaryOperator...
Generating docs for compound llvm::OwningArrayRef...
Generating docs for compound llvm::PackedVector...
Generating docs for nested compound llvm::PackedVector::reference...
Generating docs for compound llvm::PackedVectorBase...
Generating docs for compound llvm::PackedVectorBase< T, BitNum, BitVectorTy, false >...
Generating docs for compound llvm::PackedVectorBase< T, BitNum, BitVectorTy, true >...
Generating docs for compound llvm::pair_hash...
Generating docs for compound llvm::ParsedModuleAndIndex...
Generating docs for compound llvm::ParseInstructionInfo...
Generating docs for compound llvm::PartialInlinerPass...
Generating docs for compound llvm::PartiallyInlineLibCallsPass...
Generating docs for compound llvm::Pass...
Generating docs for compound llvm::PassArgFilter...
Generating docs for compound llvm::PassBuilder...
Generating docs for nested compound llvm::PassBuilder::PipelineElement...
Generating docs for compound llvm::PassConfigImpl...
Generating docs for compound llvm::PassInfo...
Generating docs for compound llvm::PassInfoMixin...
Generating docs for compound llvm::PassInstrumentation...
Generating docs for compound llvm::PassInstrumentationAnalysis...
Generating docs for/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <def> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <numBytes> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <target> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <numArgs> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:65: warning: Unsupported xml/html tag <cc> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:67: warning: Unsupported xml/html tag <cc> found
 compound llvm::PassInstrumentationCallbacks...
Generating docs for compound llvm::PassManager...
Generating docs for compound llvm::PassManagerBuilder...
Generating docs for compound llvm::PassManagerPrettyStackEntry...
Generating docs for compound llvm::PassNameParser...
Generating docs for compound llvm::PassPlugin...
Generating docs for compound llvm::PassPluginLibraryInfo...
Generating docs for compound llvm::PassRegistrationListener...
Generating docs for compound llvm::PassRegistry...
Generating docs for compound llvm::PatchPointOpers...
Generating docs for compound llvm::PBQPRAConstraint...
Generating docs for compound llvm::PBQPRAConstraintList...
Generating docs for compound llvm::PerFunctionMIParsingState...
Generating docs for compound llvm::PerTargetMIParsingState...
Generating docs for compound llvm::PGOIndirectCallPromotion...
Generating docs for compound llvm::PGOIndirectCallVisitor...
Generating docs for compound llvm::PGOInstrumentationGen...
Generating docs for compound llvm::PGOInstrumentationGenCreateVar...
Generating docs for compound llvm::PGOInstrumentationUse...
Generating docs for compound llvm::PGOMemOPSizeOpt...
Generating docs for compound llvm::PGOOptions...
Generating docs for compound llvm::PHINode...
Generating docs for compound llvm::PHITransAddr...
Generating docs for compound llvm::PhiValues...
Generating docs for compound llvm::PhiValuesAnalysis...
Generating docs for compound llvm::PhiValuesPrinterPass...
Generating docs for compound llvm::PhiValuesWrapperPass...
Generating docs for compound llvm::PhysicalRegisterUsageInfo...
Generating docs for compound llvm::PhysRegSUOper...
Generating docs for compound llvm::PluginLoader...
Generating docs for compound llvm::PMDataManager...
Generating docs for compound llvm::PMStack...
Generating docs for compound llvm::PMTopLevelManager...
Generating docs for compound llvm::po_ext_iterator...
Generating docs for compound llvm::po_iterator...
Generating docs for compound llvm::po_iterator_storage...
Generating docs for compound llvm::po_iterator_storage< LoopBlocksTraversal, true >...
Generating docs for compound llvm::po_iterator_storage< LoopBounds, true >...
Generating docs for compound llvm::po_iterator_storage< SetType, true >...
Generating docs for compound llvm::pointee_iterator...
Generating docs for compound llvm::pointer_iterator...
Generating docs for compound llvm::PointerAlignElem...
Generating docs for compound llvm::PointerEmbeddedInt...
Generating docs for compound llvm::PointerIntPair...
Generating docs for compound llvm::PointerIntPairInfo...
Generating docs for compound llvm::PointerLikeTypeTraits...
Generating docs for compound llvm::PointerLikeTypeTraits< const T * >...
Generating docs for compound llvm::PointerLikeTypeTraits< const T >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerEmbeddedInt< IntT, Bits > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerUnion3< PT1, PT2, PT3 > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerUnion4< PT1, PT2, PT3, PT4 > >...
Generating docs for compound llvm::PointerLikeTypeTraits< PointerUnion< PT1, PT2 > >...
Generating docs for compound llvm::PointerLikeTypeTraits< ReturnT(*)(ParamTs...)>...
Generating docs for compound llvm::PointerLikeTypeTraits< T * >...
Generating docs for compound llvm::PointerLikeTypeTraits< uintptr_t >...
Generating docs for compound llvm::PointerLikeTypeTraits< void * >...
Generating docs for compound llvm::PointerSumType...
Generating docs for compound llvm::PointerSumTypeMember...
Generating docs for compound llvm::PointerType...
Generating docs for compound llvm::PointerUnion...
Generating docs for compound llvm::PointerUnion3...
Generating docs for compound llvm::PointerUnion4...
Generating docs for compound llvm::PointerUnionTypeSelector...
Generating docs for compound llvm::PointerUnionTypeSelector< T, T, RET_EQ, RET_NE >...
Generating docs for compound llvm::PointerUnionTypeS/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:241: warning: Unsupported xml/html tag <Root> found
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:241: warning: Unsupported xml/html tag <Root> found
/opt/doxygen-docs/src/llvm/lib/Target/PowerPC/PPCInstrInfo.h:241: warning: Unsupported xml/html tag <Pattern> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h:53: warning: Unsupported xml/html tag <Target> found
electorReturn...
Generating docs for compound llvm::PointerUnionTypeSelectorReturn< PointerUnionTypeSelector< T1, T2, RET_EQ, RET_NE > >...
Generating docs for compound llvm::PointerUnionUIntTraits...
Generating docs for compound llvm::PoisoningVH...
Generating docs for compound llvm::PooledStringPtr...
Generating docs for compound llvm::PopulateLoopsDFS...
Generating docs for compound llvm::PossiblyExactOperator...
Generating docs for compound llvm::PostDominatorTree...
Generating docs for compound llvm::PostDominatorTreeAnalysis...
Generating docs for compound llvm::PostDominatorTreePrinterPass...
Generating docs for compound llvm::PostDominatorTreeWrapperPass...
Generating docs for compound llvm::PostGenericScheduler...
Generating docs for compound llvm::PostOrderFunctionAttrsPass...
Generating docs for compound llvm::PPC64LinuxTargetObjectFile...
Generating docs for compound llvm::PPCCCState...
Generating docs for compound llvm::PPCDispatchGroupSBHazardRecognizer...
Generating docs for compound llvm::PPCELFMCAsmInfo...
Generating docs for compound llvm::PPCFrameLowering...
Generating docs for compound llvm::PPCFunctionInfo...
Generating docs for compound llvm::PPCHazardRecognizer970...
Generating docs for compound llvm::PPCInstPrinter...
Generating docs for compound llvm::PPCInstrInfo...
Generating docs for compound llvm::PPCMCAsmInfoDarwin...
Generating docs for compound llvm::PPCMCCodeEmitter...
Generating docs for compound llvm::PPCMCExpr...
Generating docs for compound llvm::PPCRegisterInfo...
Generating docs for compound llvm::PPCSubtarget...
Generating docs for compound llvm::PPCTargetLowering...
Generating docs for compound llvm::PPCTargetMachine...
Generating docs for compound llvm::PPCTargetStreamer...
Generating docs for compound llvm::PPCTTIImpl...
Generating docs for compound llvm::PredicateAssume...
Generating docs for compound llvm::PredicateBase...
Generating docs for compound llvm::PredicateBitsetImpl...
Generating docs for compound llvm::PredicateBranch...
Generating docs for compound llvm::PredicatedScalarEvolution...
Generating docs for compound llvm::PredicateInfo...
Generating docs for compound llvm::PredicateInfoAnnotatedWriter...
Generating docs for compound llvm::PredicateInfoPrinterLegacyPass...
Generating docs for compound llvm::PredicateInfoPrinterPass...
Generating docs for compound llvm::PredicateInfoVerifierPass...
Generating docs for compound llvm::PredicateSwitch...
Generating docs for compound llvm::PredicateWithCondition...
Generating docs for compound llvm::PredicateWithEdge...
Generating docs for compound llvm::PredIterator...
Generating docs for compound llvm::PredIteratorCache...
Generating docs for compound llvm::PreferredTuple...
Generating docs for compound llvm::PreISelIntrinsicLoweringPass...
Generating docs for compound llvm::PreservedAnalyses...
Generating docs for nested compound llvm::PreservedAnalyses::PreservedAnalysisChecker...
Generating docs for compound llvm::PressureChange...
Generating docs for compound llvm::PressureDiff...
Generating docs for compound llvm::PressureDiffs...
Generating docs for compound llvm::PrettyStackTraceEntry...
Generating docs for compound llvm::PrettyStackTraceFormat...
Generating docs for compound llvm::PrettyStackTraceProgram...
Generating docs for compound llvm::PrettyStackTraceString...
Generating docs for compound llvm::Printable...
Generating docs for compound llvm::PrintFunctionPass...
Generating docs for compound llvm::PrintIRInstrumentation...
Generating docs for compound llvm::PrintLoopPass...
Generating docs for compound llvm::PrintModulePass...
Generating docs for compound llvm::PriorityQueue...
Generating docs for compound llvm::PriorityWorklist...
Generating docs for compound llvm::ProfileSummary...
Generating docs for compound llvm::ProfileSummaryAnalysis...
Generating docs for compound llvm::ProfileSummaryBuilder...
Generating docs for compound llvm::ProfileSummaryEntry...
Generating docs for compound llvm::ProfileSummaryInfo...
Generating docs for compound llvm::ProfileSummaryInfoWrapperPass...
Generating docs for compoun/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/R600InstrInfo.h:310: warning: The following parameters of llvm::R600InstrInfo::getFlagOp(MachineInstr &MI, unsigned SrcIdx=0, unsigned Flag=0) const are not documented:
  parameter 'MI'
/opt/doxygen-docs/src/llvm/include/llvm/Support/RandomNumberGenerator.h:29: warning: Unsupported xml/html tag <uint64> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/include/llvm/Support/raw_ostream.h:221: warning: Found unknown command `\t'
/opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h:50: warning: The following parameters of llvm::RecordStreamer::EmitLabel(MCSymbol *Symbol, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/lib/Object/RecordStreamer.h:53: warning: The following parameters of llvm::RecordStreamer::EmitZerofill(MCSection *Section, MCSymbol *Symbol, uint64_t Size, unsigned ByteAlignment, SMLoc Loc=SMLoc()) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:197: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:197: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:163: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:128: warning: explicit link request to 'materialize' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:134: warning: explicit link request to 'materialize' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:197: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:178: warning: explicit link request to 'getPoint()' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:197: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h:184: warning: explicit link request to 'getPoint' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:73: warning: The following parameters of llvm::Regex::match(StringRef String, SmallVectorImpl< StringRef > *Matches=nullptr) are not documented:
  parameter 'String'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Regex.h:85: warning: The following parameters of llvm::Regex::sub(StringRef Repl, StringRef String, std::string *Error=nullptr) are not documented:
  parameter 'Repl'
  parameter 'String'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/RegionInfo.h:437: warning: The following parameters of llvm::RegionBase::print(raw_ostream &OS, bool printTree=true, unsigned level=0, PrintStyle Style=PrintNone) const are not documented:
  parameter 'Style'
d llvm::ProfileSummaryPrinterPass...
Generating docs for compound llvm::ProfOStream...
Generating docs for compound llvm::PromotePass...
Generating docs for compound llvm::PSetIterator...
Generating docs for compound llvm::PseudoSourceValue...
Generating docs for compound llvm::PseudoSourceValueManager...
Generating docs for compound llvm::PtrToIntInst...
Generating docs for compound llvm::PtrToIntOperator...
Generating docs for compound llvm::PtrUseVisitor...
Generating docs for compound llvm::R600AsmPrinter...
Generating docs for compound llvm::R600FrameLowering...
Generating docs for compound llvm::R600InstPrinter...
Generating docs for compound llvm::R600InstrInfo...
Generating docs for compound llvm::R600MachineFunctionInfo...
Generating docs for compound llvm::R600RegisterInfo...
Generating docs for compound llvm::R600SchedStrategy...
Generating docs for compound llvm::R600Subtarget...
Generating docs for compound llvm::R600TargetLowering...
Generating docs for compound llvm::R600TargetMachine...
Generating docs for compound llvm::R600TTIImpl...
Generating docs for compound llvm::RAIIDelegateInstaller...
Generating docs for compound llvm::RandomIRBuilder...
Generating docs for compound llvm::RandomNumberGenerator...
Generating docs for compound llvm::RangeListEntry...
Generating docs for compound llvm::RangeSpan...
Generating docs for compound llvm::RangeSpanList...
Generating docs for compound llvm::rank...
Generating docs for compound llvm::rank< 0 >...
Generating docs for compound llvm::raw_fd_ostream...
Generating docs for compound llvm::raw_null_ostream...
Generating docs for compound llvm::raw_os_ostream...
Generating docs for compound llvm::raw_ostream...
Generating docs for compound llvm::raw_pwrite_stream...
Generating docs for compound llvm::raw_sha1_ostream...
Generating docs for compound llvm::raw_string_ostream...
Generating docs for compound llvm::raw_svector_ostream...
Generating docs for compound llvm::RawInstrProfReader...
Generating docs for compound llvm::RCToken...
Generating docs for compound llvm::ReachingDefAnalysis...
Generating docs for compound llvm::ReadyQueue...
Generating docs for compound llvm::ReassociatePass...
Generating docs for nested compound llvm::ReassociatePass::PairMapValue...
Generating docs for compound llvm::Record...
Generating docs for compound llvm::RecordKeeper...
Generating docs for compound llvm::RecordRecTy...
Generating docs for compound llvm::RecordResolver...
Generating docs for compound llvm::RecordsEntry...
Generating docs for compound llvm::RecordStreamer...
Generating docs for compound llvm::RecordVal...
Generating docs for compound llvm::RecordValResolver...
Generating docs for compound llvm::RecTy...
Generating docs for compound llvm::RecurrenceDescriptor...
Generating docs for nested compound llvm::RecurrenceDescriptor::InstDesc...
Generating docs for compound llvm::Recycler...
Generating docs for compound llvm::RecyclingAllocator...
Generating docs for compound llvm::RefCountedBase...
Generating docs for compound llvm::RegAllocBase...
Generating docs for compound llvm::RegBankSelect...
Generating docs for nested compound llvm::RegBankSelect::EdgeInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::InsertPoint...
Generating docs for nested compound llvm::RegBankSelect::InstrInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::MBBInsertPoint...
Generating docs for nested compound llvm::RegBankSelect::RepairingPlacement...
Generating docs for compound llvm::RegClassWeight...
Generating docs for compound llvm::Regex...
Generating docs for compound llvm::Region...
Generating docs for compound llvm::RegionBase...
Generating docs for nested compound llvm::RegionBase::block_iterator_wrapper...
Generating docs for compound llvm::RegionInfo...
Generating docs for compound llvm::RegionInfoAnalysis...
Generating docs for compound llvm::RegionInfoBase...
Generating docs for compound llvm::RegionInfoPass...
Generating docs for compound llvm::RegionInfoPrinterPass...
Generating docs for compound llvm::RegionInfoVerifierPass...
Gener/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/RegisterPressure.h:481: warning: The following parameters of llvm::RegPressureTracker::getUpwardPressureDelta(const MachineInstr *MI, PressureDiff &PDiff, RegPressureDelta &Delta, ArrayRef< PressureChange > CriticalPSets, ArrayRef< unsigned > MaxPressureLimit) const are not documented:
  parameter 'MI'
  parameter 'PDiff'
ating docs for compound llvm::RegionNode...
Generating docs for compound llvm::RegionNodeBase...
Generating docs for compound llvm::RegionPass...
Generating docs for compound llvm::RegionPressure...
Generating docs for compound llvm::RegionTraits...
Generating docs for compound llvm::RegionTraits< Function >...
Generating docs for compound llvm::RegionTraits< MachineFunction >...
Generating docs for compound llvm::RegisterAGBase...
Generating docs for compound llvm::RegisterAnalysisGroup...
Generating docs for compound llvm::RegisterBank...
Generating docs for compound llvm::RegisterBankInfo...
Generating docs for nested compound llvm::RegisterBankInfo::InstructionMapping...
Generating docs for nested compound llvm::RegisterBankInfo::OperandsMapper...
Generating docs for nested compound llvm::RegisterBankInfo::PartialMapping...
Generating docs for nested compound llvm::RegisterBankInfo::ValueMapping...
Generating docs for compound llvm::RegisterClassInfo...
Generating docs for compound llvm::RegisterMaskPair...
Generating docs for compound llvm::RegisterMaskSDNode...
Generating docs for compound llvm::RegisterOperands...
Generating docs for compound llvm::RegisterPass...
Generating docs for compound llvm::RegisterPassParser...
Generating docs for compound llvm::RegisterPressure...
Generating docs for compound llvm::RegisterRegAlloc...
Generating docs for compound llvm::RegisterRegAllocBase...
Generating docs for compound llvm::RegisterScheduler...
Generating docs for compound llvm::RegisterSDNode...
Generating docs for compound llvm::RegisterStandardPasses...
Generating docs for compound llvm::Registry...
Generating docs for nested compound llvm::Registry::Add...
Generating docs for nested compound llvm::Registry::iterator...
Generating docs for nested compound llvm::Registry::node...
Generating docs for compound llvm::RegPressureDelta...
Generating docs for compound llvm::RegPressureTracker...
Generating docs for compound llvm::RegScavenger...
Generating docs for compound llvm::RegsForValue...
Generating docs for compound llvm::RegTraits...
Generating docs for compound llvm::RelocAddrEntry...
Generating docs for compound llvm::RelocationEntry...
Generating docs for nested compound llvm::RelocationEntry::SectionPair...
Generating docs for compound llvm::RelocationValueRef...
Generating docs for compound llvm::RemarkStreamer...
Generating docs for compound llvm::RepeatedPass...
Generating docs for compound llvm::ReplaceableMetadataImpl...
Generating docs for compound llvm::ReplacementItem...
Generating docs for compound llvm::RequireAnalysisPass...
Generating docs for compound llvm::RequireAnalysisPass< AnalysisT, LazyCallGraph::SCC, CGSCCAnalysisManager, LazyCallGraph &, CGSCCUpdateResult & >...
Generating docs for compound llvm::RequireAnalysisPass< AnalysisT, Loop, LoopAnalysisManager, LoopStandardAnalysisResults &, LPMUpdater & >...
Generating docs for compound llvm::ReservoirSampler...
Generating docs for compound llvm::Resolver...
Generating docs for compound llvm::resource_sort...
Generating docs for compound llvm::ResourcePriorityQueue...
Generating docs for compound llvm::ResumeInst...
Generating docs for compound llvm::ReturnInst...
Generating docs for compound llvm::ReversePostOrderFunctionAttrsPass...
Generating docs for compound llvm::ReversePostOrderTraversal...
Generating docs for compound llvm::RewriteStatepointsForGC...
Generating docs for compound llvm::RewriteSymbolPass...
Generating docs for compound llvm::RGPassManager...
Generating docs for compound llvm::RISCVAsmBackend...
Generating docs for compound llvm::RISCVELFTargetObjectFile...
Generating docs for compound llvm::RISCVFrameLowering...
Generating docs for compound llvm::RISCVInstPrinter...
Generating docs for compound llvm::RISCVInstrInfo...
Generating docs for compound llvm::RISCVMachineFunctionInfo...
Generating docs for compound llvm::RISCVMCAsmInfo...
Generating docs for compound llvm::RISCVMCExpr...
Generating docs for compound llvm::RISCVRegisterInfo...
Generating docs for compound llvm::RISCVSubtarget...
Generating docs for compound llvm/opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:394: warning: The following parameters of llvm::RuntimeDyldImpl::emitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode) are not documented:
  parameter 'Obj'
  parameter 'Section'
/opt/doxygen-docs/src/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h:403: warning: The following parameters of llvm::RuntimeDyldImpl::findOrEmitSection(const ObjectFile &Obj, const SectionRef &Section, bool IsCode, ObjSectionToIDMap &LocalSections) are not documented:
  parameter 'Obj'
  parameter 'Section'
  parameter 'LocalSections'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:870: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:870: warning: Unsupported xml/html tag <L2> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:872: warning: Unsupported xml/html tag <L2> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:873: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:873: warning: Unsupported xml/html tag <L2> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:875: warning: Unsupported xml/html tag <L1> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:97: warning: Unsupported xml/html tag <NUW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:98: warning: Unsupported xml/html tag <NSW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:102: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:107: warning: Unsupported xml/html tag <NW> found
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/ScalarEvolution.h:107: warning: Unsupported xml/html tag <NW> found
::RISCVTargetAsmStreamer...
Generating docs for compound llvm::RISCVTargetELFStreamer...
Generating docs for compound llvm::RISCVTargetLowering...
Generating docs for compound llvm::RISCVTargetMachine...
Generating docs for compound llvm::RISCVTargetStreamer...
Generating docs for compound llvm::RNSuccIterator...
Generating docs for compound llvm::RNSuccIterator< FlatIt< NodeRef >, BlockT, RegionT >...
Generating docs for compound llvm::RoundUpToPowerOfTwo...
Generating docs for compound llvm::RoundUpToPowerOfTwoH...
Generating docs for compound llvm::RoundUpToPowerOfTwoH< N, false >...
Generating docs for compound llvm::RTDyldMemoryManager...
Generating docs for nested compound llvm::RTDyldMemoryManager::EHFrame...
Generating docs for compound llvm::RuntimeDyld...
Generating docs for nested compound llvm::RuntimeDyld::LoadedObjectInfo...
Generating docs for nested compound llvm::RuntimeDyld::MemoryManager...
Generating docs for compound llvm::RuntimeDyldChecker...
Generating docs for compound llvm::RuntimeDyldCheckerExprEval...
Generating docs for compound llvm::RuntimeDyldCheckerImpl...
Generating docs for compound llvm::RuntimeDyldCOFF...
Generating docs for compound llvm::RuntimeDyldCOFFI386...
Generating docs for compound llvm::RuntimeDyldCOFFThumb...
Generating docs for compound llvm::RuntimeDyldCOFFX86_64...
Generating docs for compound llvm::RuntimeDyldELF...
Generating docs for compound llvm::RuntimeDyldELFMips...
Generating docs for compound llvm::RuntimeDyldError...
Generating docs for compound llvm::RuntimeDyldImpl...
Generating docs for compound llvm::RuntimeDyldMachO...
Generating docs for nested compound llvm::RuntimeDyldMachO::EHFrameRelatedSections...
Generating docs for nested compound llvm::RuntimeDyldMachO::SectionOffsetPair...
Generating docs for compound llvm::RuntimeDyldMachOAArch64...
Generating docs for compound llvm::RuntimeDyldMachOARM...
Generating docs for compound llvm::RuntimeDyldMachOCRTPBase...
Generating docs for compound llvm::RuntimeDyldMachOI386...
Generating docs for compound llvm::RuntimeDyldMachOX86_64...
Generating docs for compound llvm::RuntimePointerChecking...
Generating docs for nested compound llvm::RuntimePointerChecking::CheckingPtrGroup...
Generating docs for nested compound llvm::RuntimePointerChecking::PointerInfo...
Generating docs for compound llvm::SameType...
Generating docs for compound llvm::SampleProfileLoaderPass...
Generating docs for compound llvm::SampleProfileSummaryBuilder...
Generating docs for compound llvm::SanitizerCoverageOptions...
Generating docs for compound llvm::SanitizerStatReport...
Generating docs for compound llvm::SaveAndRestore...
Generating docs for compound llvm::ScalarEvolution...
Generating docs for compound llvm::ScalarEvolutionAnalysis...
Generating docs for compound llvm::ScalarEvolutionPrinterPass...
Generating docs for compound llvm::ScalarEvolutionWrapperPass...
Generating docs for compound llvm::ScalarizerPass...
Generating docs for compound llvm::ScaledNumber...
Generating docs for compound llvm::ScaledNumberBase...
Generating docs for compound llvm::scc_iterator...
Generating docs for compound llvm::SCCPPass...
Generating docs for compound llvm::SCEV...
Generating docs for compound llvm::SCEVAA...
Generating docs for compound llvm::SCEVAAResult...
Generating docs for compound llvm::SCEVAAWrapperPass...
Generating docs for compound llvm::SCEVAddExpr...
Generating docs for compound llvm::SCEVAddRecExpr...
Generating docs for compound llvm::SCEVCastExpr...
Generating docs for compound llvm::SCEVCommutativeExpr...
Generating docs for compound llvm::SCEVConstant...
Generating docs for compound llvm::SCEVCouldNotCompute...
Generating docs for compound llvm::SCEVEqualPredicate...
Generating docs for compound llvm::SCEVExpander...
Generating docs for compound llvm::SCEVLoopAddRecRewriter...
Generating docs for compound llvm::SCEVMulExpr...
Generating docs for compound llvm::SCEVNAryExpr...
Generating docs for compound llvm::SCEVParameterRewriter...
Generating docs for compound llvm::SCEVPredicate...
Generating docs for compound llvm::SC/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MachineScheduler.h:772: warning: The following parameters of llvm::SchedBoundary::countResource(unsigned PIdx, unsigned Cycles, unsigned NextCycle) are not documented:
  parameter 'PIdx'
  parameter 'NextCycle'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/SelectionDAGNodes.h:622: warning: Unsupported xml/html tag <target> found
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:70: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:87: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h:97: warning: Found unknown command `\r'
EVRewriteVisitor...
Generating docs for compound llvm::SCEVSignExtendExpr...
Generating docs for compound llvm::SCEVSMaxExpr...
Generating docs for compound llvm::SCEVTraversal...
Generating docs for compound llvm::SCEVTruncateExpr...
Generating docs for compound llvm::SCEVUDivExpr...
Generating docs for compound llvm::SCEVUMaxExpr...
Generating docs for compound llvm::SCEVUnionPredicate...
Generating docs for compound llvm::SCEVUnknown...
Generating docs for compound llvm::SCEVVisitor...
Generating docs for compound llvm::SCEVWrapPredicate...
Generating docs for compound llvm::SCEVZeroExtendExpr...
Generating docs for compound llvm::SchedBoundary...
Generating docs for compound llvm::SchedDFSImpl...
Generating docs for compound llvm::SchedDFSResult...
Generating docs for compound llvm::SchedRemainder...
Generating docs for compound llvm::ScheduleDAG...
Generating docs for compound llvm::ScheduleDAGInstrs...
Generating docs for nested compound ScheduleDAGInstrs::Value2SUsMap...
Generating docs for compound llvm::ScheduleDAGMI...
Generating docs for compound llvm::ScheduleDAGMILive...
Generating docs for compound llvm::ScheduleDAGMutation...
Generating docs for compound llvm::ScheduleDAGSDNodes...
Generating docs for nested compound llvm::ScheduleDAGSDNodes::RegDefIter...
Generating docs for compound llvm::ScheduleDAGTopologicalSort...
Generating docs for compound llvm::ScheduleHazardRecognizer...
Generating docs for compound llvm::SchedulingPriorityQueue...
Generating docs for compound llvm::ScopedFatalErrorHandler...
Generating docs for compound llvm::ScopedHandle...
Generating docs for compound llvm::ScopedHashTable...
Generating docs for compound llvm::ScopedHashTableIterator...
Generating docs for compound llvm::ScopedHashTableScope...
Generating docs for compound llvm::ScopedHashTableVal...
Generating docs for compound llvm::ScopedNoAliasAA...
Generating docs for compound llvm::ScopedNoAliasAAResult...
Generating docs for compound llvm::ScopedNoAliasAAWrapperPass...
Generating docs for compound llvm::ScopedPrinter...
Generating docs for compound llvm::ScoreboardHazardRecognizer...
Generating docs for compound llvm::SDDbgInfo...
Generating docs for compound llvm::SDDbgLabel...
Generating docs for compound llvm::SDDbgValue...
Generating docs for compound llvm::SDep...
Generating docs for compound llvm::SDivOperator...
Generating docs for compound llvm::SDLoc...
Generating docs for compound llvm::SDNode...
Generating docs for nested compound llvm::SDNode::ConstantSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::LoadSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::LSBaseSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::MemSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::SDNodeBitfields...
Generating docs for nested compound llvm::SDNode::StoreSDNodeBitfields...
Generating docs for nested compound llvm::SDNode::use_iterator...
Generating docs for nested compound llvm::SDNode::value_op_iterator...
Generating docs for compound llvm::SDNodeFlags...
Generating docs for compound llvm::SDNodeIterator...
Generating docs for compound llvm::SDUse...
Generating docs for compound llvm::SDValue...
Generating docs for compound llvm::SDVTList...
Generating docs for compound llvm::SDVTListNode...
Generating docs for compound llvm::SectionEntry...
Generating docs for compound llvm::SectionKind...
Generating docs for compound llvm::SectionMemoryManager...
Generating docs for nested compound llvm::SectionMemoryManager::MemoryMapper...
Generating docs for compound llvm::SectionName...
Generating docs for compound llvm::SEHHandler...
Generating docs for compound llvm::SEHUnwindMapEntry...
Generating docs for compound llvm::SelectConstantExpr...
Generating docs for compound llvm::SelectInst...
Generating docs for compound llvm::SelectionDAG...
Generating docs for nested compound llvm::SelectionDAG::DAGNodeDeletedListener...
Generating docs for nested compound llvm::SelectionDAG::DAGUpdateListener...
Generating docs for compound llvm::SelectionDAGBuilder...
Generat/opt/doxygen-docs/src/llvm/lib/Target/AMDGPU/SIInstrInfo.cpp:1044: warning: unexpected token in comment block while parsing the argument of command param
ing docs for nested compound llvm::SelectionDAGBuilder::StatepointLoweringInfo...
Generating docs for compound llvm::SelectionDAGISel...
Generating docs for compound llvm::SelectionDAGTargetInfo...
Generating docs for compound llvm::SelectPatternResult...
Generating docs for compound llvm::SequentialType...
Generating docs for compound llvm::SetTheory...
Generating docs for nested compound llvm::SetTheory::Expander...
Generating docs for nested compound llvm::SetTheory::Operator...
Generating docs for compound llvm::SetVector...
Generating docs for compound llvm::SExtInst...
Generating docs for compound llvm::SHA1...
Generating docs for compound llvm::ShadowResolver...
Generating docs for compound llvm::ShlOperator...
Generating docs for compound llvm::ShuffleVectorConstantExpr...
Generating docs for compound llvm::ShuffleVectorInst...
Generating docs for compound llvm::ShuffleVectorSDNode...
Generating docs for compound llvm::SIFrameLowering...
Generating docs for compound llvm::SignpostEmitter...
Generating docs for compound llvm::SIInstrInfo...
Generating docs for compound llvm::SIMachineFunctionInfo...
Generating docs for nested compound llvm::SIMachineFunctionInfo::SGPRSpillVGPRCSR...
Generating docs for nested compound llvm::SIMachineFunctionInfo::SpilledReg...
Generating docs for compound llvm::simple_ilist...
Generating docs for compound llvm::SimpleBitstreamCursor...
Generating docs for compound llvm::SimpleLoopSafetyInfo...
Generating docs for compound llvm::SimpleLoopUnswitchPass...
Generating docs for compound llvm::SimpleRegistryEntry...
Generating docs for compound llvm::simplify_type...
Generating docs for compound llvm::simplify_type< const From >...
Generating docs for compound llvm::simplify_type< const ilist_iterator< OptionsT, false, IsConst > >...
Generating docs for compound llvm::simplify_type< const IntrusiveRefCntPtr< T > >...
Generating docs for compound llvm::simplify_type< const MDOperand >...
Generating docs for compound llvm::simplify_type< const SDValue >...
Generating docs for compound llvm::simplify_type< const TrackingMDRef >...
Generating docs for compound llvm::simplify_type< const TypedDINodeRef< T > >...
Generating docs for compound llvm::simplify_type< const TypedTrackingMDRef< T > >...
Generating docs for compound llvm::simplify_type< const Use >...
Generating docs for compound llvm::simplify_type< const WeakTrackingVH >...
Generating docs for compound llvm::simplify_type< const WeakVH >...
Generating docs for compound llvm::simplify_type< ilist_iterator< OptionsT, false, IsConst > >...
Generating docs for compound llvm::simplify_type< IntrusiveRefCntPtr< T > >...
Generating docs for compound llvm::simplify_type< MDOperand >...
Generating docs for compound llvm::simplify_type< SDUse >...
Generating docs for compound llvm::simplify_type< SDValue >...
Generating docs for compound llvm::simplify_type< TrackingMDRef >...
Generating docs for compound llvm::simplify_type< TypedDINodeRef< T > >...
Generating docs for compound llvm::simplify_type< TypedTrackingMDRef< T > >...
Generating docs for compound llvm::simplify_type< Use >...
Generating docs for compound llvm::simplify_type< User::const_op_iterator >...
Generating docs for compound llvm::simplify_type< User::op_iterator >...
Generating docs for compound llvm::simplify_type< WeakTrackingVH >...
Generating docs for compound llvm::simplify_type< WeakVH >...
Generating docs for compound llvm::SimplifyCFGOptions...
Generating docs for compound llvm::SimplifyCFGPass...
Generating docs for compound llvm::SimplifyQuery...
Generating docs for compound llvm::SinkingPass...
Generating docs for compound llvm::SIProgramInfo...
Generating docs for compound llvm::SIRegisterInfo...
Generating docs for compound llvm::SIScheduleBlock...
Generating docs for compound llvm::SIScheduleBlockCreator...
Generating docs for compound llvm::SIScheduleBlockResult...
Generating docs for compound llvm::SIScheduleBlocks...
Generating docs for compound llvm::SIScheduleBlockScheduler...
Generating docs for compound llvm::SIScheduleDAGMI...
Generating docs for compo/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:213: warning: The following parameters of llvm::SourceMgr::GetMessage(SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, ArrayRef< SMRange > Ranges=None, ArrayRef< SMFixIt > FixIts=None) const are not documented:
  parameter 'Loc'
  parameter 'Kind'
  parameter 'Ranges'
  parameter 'FixIts'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:189: warning: The following parameters of llvm::SourceMgr::PrintMessage(raw_ostream &OS, SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Msg, ArrayRef< SMRange > Ranges=None, ArrayRef< SMFixIt > FixIts=None, bool ShowColors=true) const are not documented:
  parameter 'OS'
  parameter 'Loc'
  parameter 'Kind'
  parameter 'Msg'
  parameter 'Ranges'
  parameter 'FixIts'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SourceMgr.h:205: warning: The following parameters of llvm::SourceMgr::PrintMessage(raw_ostream &OS, const SMDiagnostic &Diagnostic, bool ShowColors=true) const are not documented:
  parameter 'OS'
  parameter 'Diagnostic'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:86: warning: Found unknown command `\Query'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:86: warning: Unsupported xml/html tag <E> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:86: warning: Found unknown command `\Section'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:94: warning: Found unknown command `\Query'
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:94: warning: Unsupported xml/html tag <E> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/SpecialCaseList.h:94: warning: Found unknown command `\Section'
und llvm::SIScheduler...
Generating docs for compound llvm::SISchedulerCandidate...
Generating docs for compound llvm::SITargetLowering...
Generating docs for compound llvm::SIToFPInst...
Generating docs for compound llvm::SlotIndex...
Generating docs for compound llvm::SlotIndexes...
Generating docs for compound llvm::SlotMapping...
Generating docs for compound llvm::SlotTracker...
Generating docs for compound llvm::SLPVectorizerPass...
Generating docs for compound llvm::SmallBitVector...
Generating docs for nested compound llvm::SmallBitVector::reference...
Generating docs for compound llvm::SmallDenseMap...
Generating docs for compound llvm::SmallDenseSet...
Generating docs for compound llvm::SmallMapVector...
Generating docs for compound llvm::SmallPriorityWorklist...
Generating docs for compound llvm::SmallPtrSet...
Generating docs for compound llvm::SmallPtrSetImpl...
Generating docs for compound llvm::SmallPtrSetImplBase...
Generating docs for compound llvm::SmallPtrSetIterator...
Generating docs for compound llvm::SmallPtrSetIteratorImpl...
Generating docs for compound llvm::SmallSet...
Generating docs for compound llvm::SmallSet< PointeeType *, N >...
Generating docs for compound llvm::SmallSetIterator...
Generating docs for compound llvm::SmallSetVector...
Generating docs for compound llvm::SmallString...
Generating docs for compound llvm::SmallVector...
Generating docs for compound llvm::SmallVectorAlignmentAndSize...
Generating docs for compound llvm::SmallVectorBase...
Generating docs for compound llvm::SmallVectorImpl...
Generating docs for compound llvm::SmallVectorMemoryBuffer...
Generating docs for compound llvm::SmallVectorStorage...
Generating docs for compound llvm::SmallVectorStorage< T, 0 >...
Generating docs for compound llvm::SmallVectorTemplateBase...
Generating docs for compound llvm::SmallVectorTemplateBase< T, true >...
Generating docs for compound llvm::SmallVectorTemplateCommon...
Generating docs for compound llvm::SMDiagnostic...
Generating docs for compound llvm::SMFixIt...
Generating docs for compound llvm::SMLoc...
Generating docs for compound llvm::SMRange...
Generating docs for compound llvm::SMSchedule...
Generating docs for compound llvm::SoftInstrProfErrors...
Generating docs for compound llvm::SourceMgr...
Generating docs for compound llvm::SparcELFMCAsmInfo...
Generating docs for compound llvm::SparcELFTargetObjectFile...
Generating docs for compound llvm::SparcelTargetMachine...
Generating docs for compound llvm::SparcFrameLowering...
Generating docs for compound llvm::SparcInstPrinter...
Generating docs for compound llvm::SparcInstrInfo...
Generating docs for compound llvm::SparcMachineFunctionInfo...
Generating docs for compound llvm::SparcMCExpr...
Generating docs for compound llvm::SparcRegisterInfo...
Generating docs for compound llvm::SparcSubtarget...
Generating docs for compound llvm::SparcTargetAsmStreamer...
Generating docs for compound llvm::SparcTargetELFStreamer...
Generating docs for compound llvm::SparcTargetLowering...
Generating docs for compound llvm::SparcTargetMachine...
Generating docs for compound llvm::SparcTargetStreamer...
Generating docs for compound llvm::SparcV8TargetMachine...
Generating docs for compound llvm::SparcV9TargetMachine...
Generating docs for compound llvm::SparseBitVector...
Generating docs for compound llvm::SparseBitVectorElement...
Generating docs for compound llvm::SparseMultiSet...
Generating docs for nested compound llvm::SparseMultiSet::iterator_base...
Generating docs for compound llvm::SparseSet...
Generating docs for compound llvm::SparseSetValFunctor...
Generating docs for compound llvm::SparseSetValFunctor< KeyT, KeyT, KeyFunctorT >...
Generating docs for compound llvm::SparseSetValTraits...
Generating docs for compound llvm::SparseSolver...
Generating docs for compound llvm::SpecialCaseList...
Generating docs for nested compound llvm::SpecialCaseList::Matcher...
Generating docs for nested compound llvm::SpecialCaseList::Section...
Generating docs for compound llvm::SpecificBumpPtrAllocator...
Generating docs for compound llvm/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:34: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:34: warning: Unsupported xml/html tag <numBytes> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:144: warning: Unsupported xml/html tag <id> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:144: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:144: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:144: warning: Unsupported xml/html tag <call> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:146: warning: Unsupported xml/html tag <calling> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:147: warning: Unsupported xml/html tag <statepoint> found
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/StackMaps.h:148: warning: Unsupported xml/html tag <num> found
::SpeculateAroundPHIsPass...
Generating docs for compound llvm::SpeculativeExecutionPass...
Generating docs for compound llvm::Spiller...
Generating docs for compound llvm::SpillPlacement...
Generating docs for nested compound llvm::SpillPlacement::BlockConstraint...
Generating docs for nested compound SpillPlacement::Node...
Generating docs for compound llvm::SplitAnalysis...
Generating docs for nested compound llvm::SplitAnalysis::BlockInfo...
Generating docs for compound llvm::SplitEditor...
Generating docs for compound llvm::SrcOp...
Generating docs for compound llvm::SrcValueSDNode...
Generating docs for compound llvm::SROA...
Generating docs for compound llvm::SSAUpdater...
Generating docs for compound llvm::SSAUpdaterBulk...
Generating docs for compound llvm::SSAUpdaterImpl...
Generating docs for compound llvm::SSAUpdaterTraits...
Generating docs for compound llvm::SSAUpdaterTraits< MachineSSAUpdater >...
Generating docs for nested compound llvm::SSAUpdaterTraits< MachineSSAUpdater >::PHI_iterator...
Generating docs for compound llvm::SSAUpdaterTraits< SSAUpdater >...
Generating docs for nested compound llvm::SSAUpdaterTraits< SSAUpdater >::PHI_iterator...
Generating docs for compound llvm::StackMapOpers...
Generating docs for compound llvm::StackMaps...
Generating docs for nested compound llvm::StackMaps::CallsiteInfo...
Generating docs for nested compound llvm::StackMaps::FunctionInfo...
Generating docs for nested compound llvm::StackMaps::LiveOutReg...
Generating docs for nested compound llvm::StackMaps::Location...
Generating docs for compound llvm::StackMapV2Parser...
Generating docs for nested compound llvm::StackMapV2Parser::AccessorIterator...
Generating docs for nested compound llvm::StackMapV2Parser::ConstantAccessor...
Generating docs for nested compound llvm::StackMapV2Parser::FunctionAccessor...
Generating docs for nested compound llvm::StackMapV2Parser::LiveOutAccessor...
Generating docs for nested compound llvm::StackMapV2Parser::LocationAccessor...
Generating docs for nested compound llvm::StackMapV2Parser::RecordAccessor...
Generating docs for compound llvm::StackProtector...
Generating docs for compound llvm::StackSafetyAnalysis...
Generating docs for compound llvm::StackSafetyGlobalAnalysis...
Generating docs for compound llvm::StackSafetyGlobalInfoWrapperPass...
Generating docs for compound llvm::StackSafetyGlobalPrinterPass...
Generating docs for compound llvm::StackSafetyInfo...
Generating docs for nested compound StackSafetyInfo::FunctionInfo...
Generating docs for compound llvm::StackSafetyInfoWrapperPass...
Generating docs for compound llvm::StackSafetyPrinterPass...
Generating docs for compound llvm::StandardInstrumentations...
Generating docs for compound llvm::Statepoint...
Generating docs for compound llvm::StatepointBase...
Generating docs for compound llvm::StatepointDirectives...
Generating docs for compound llvm::StatepointLoweringState...
Generating docs for compound llvm::StatepointOpers...
Generating docs for compound llvm::Statistic...
Generating docs for compound llvm::StoreInfo...
Generating docs for compound llvm::StoreInst...
Generating docs for compound llvm::StoreSDNode...
Generating docs for compound llvm::StringAttributeImpl...
Generating docs for compound llvm::StringError...
Generating docs for compound llvm::StringInit...
Generating docs for compound llvm::StringLiteral...
Generating docs for compound llvm::StringMap...
Generating docs for compound llvm::StringMapConstIterator...
Generating docs for compound llvm::StringMapEntry...
Generating docs for compound llvm::StringMapEntryBase...
Generating docs for compound llvm::StringMapImpl...
Generating docs for compound llvm::StringMapIterator...
Generating docs for compound llvm::StringMapIterBase...
Generating docs for compound llvm::StringMapKeyIterator...
Generating docs for compound llvm::StringMatcher...
Generating docs for compound llvm::StringPool...
Generating docs for compound llvm::StringRecTy...
Generating docs for compound llvm::StringRef...
Generating docs for compound llvm::StringSaver...
Generating docs /opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:30: warning: Found unknown command `\TLSGD'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:30: warning: Found unknown command `\TLSLDM'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:30: warning: Found unknown command `\DTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/SystemZ/SystemZConstantPoolValue.h:31: warning: Found unknown command `\NTPOFF'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:333: warning: The following parameters of llvm::Target::createMCAsmInfo(const MCRegisterInfo &MRI, StringRef TheTriple) const are not documented:
  parameter 'MRI'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:413: warning: The following parameters of llvm::Target::createMCAsmParser(const MCSubtargetInfo &STI, MCAsmParser &Parser, const MCInstrInfo &MII, const MCTargetOptions &Options) const are not documented:
  parameter 'STI'
  parameter 'MII'
  parameter 'Options'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:464: warning: The following parameters of llvm::Target::createMCObjectStreamer(const Triple &T, MCContext &Ctx, std::unique_ptr< MCAsmBackend > &&TAB, std::unique_ptr< MCObjectWriter > &&OW, std::unique_ptr< MCCodeEmitter > &&Emitter, const MCSubtargetInfo &STI, bool RelaxAll, bool IncrementalLinkerCompatible, bool DWARFMustBeAtTheEnd) const are not documented:
  parameter 'STI'
  parameter 'IncrementalLinkerCompatible'
  parameter 'DWARFMustBeAtTheEnd'
/opt/doxygen-docs/src/llvm/include/llvm/Support/TargetRegistry.h:387: warning: The following parameters of llvm::Target::createTargetMachine(StringRef TT, StringRef CPU, StringRef Features, const TargetOptions &Options, Optional< Reloc::Model > RM, Optional< CodeModel::Model > CM=None, CodeGenOpt::Level OL=CodeGenOpt::Default, bool JIT=false) const are not documented:
  parameter 'CPU'
  parameter 'Features'
  parameter 'Options'
  parameter 'RM'
  parameter 'CM'
  parameter 'OL'
  parameter 'JIT'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:869: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:869: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:961: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:968: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:973: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:973: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:977: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:316: warning: The following parameters of llvm::TargetInstrInfo::getStackSlotRange(const TargetRegisterClass *RC, unsigned SubIdx, unsigned &Size, unsigned &Offset, const MachineFunction &MF) const are not documented:
  parameter 'RC'
  parameter 'SubIdx'
  parameter 'MF'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:973: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:973: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:977: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:968: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:869: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:869: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:859: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:859: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:961: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:963: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetInstrInfo.h:996: warning: Found unknown command `\P'
for compound llvm::StringSet...
Generating docs for compound llvm::StringSwitch...
Generating docs for compound llvm::StringTableBuilder...
Generating docs for compound llvm::StringToOffsetTable...
Generating docs for compound llvm::StripDeadPrototypesPass...
Generating docs for compound llvm::StrOffsetsContributionDescriptor...
Generating docs for compound llvm::StructLayout...
Generating docs for compound llvm::StructType...
Generating docs for compound llvm::SubClassReference...
Generating docs for compound llvm::SubMultiClassReference...
Generating docs for compound llvm::SubOperator...
Generating docs for compound llvm::SubtargetFeatureKV...
Generating docs for compound llvm::SubtargetFeatures...
Generating docs for compound llvm::SubtargetSubTypeKV...
Generating docs for compound llvm::SuccIterator...
Generating docs for compound llvm::SUnit...
Generating docs for compound llvm::SUnitIterator...
Generating docs for compound llvm::SuperRegClassIterator...
Generating docs for compound llvm::SwingSchedulerDAG...
Generating docs for compound llvm::SwitchInst...
Generating docs for nested compound llvm::SwitchInst::CaseHandle...
Generating docs for nested compound llvm::SwitchInst::CaseHandleImpl...
Generating docs for nested compound llvm::SwitchInst::CaseIteratorImpl...
Generating docs for compound llvm::SymbolCU...
Generating docs for compound llvm::SymbolRemappingParseError...
Generating docs for compound llvm::SymbolRemappingReader...
Generating docs for compound llvm::SymbolsMapKey...
Generating docs for compound llvm::SymbolTableEntry...
Generating docs for compound llvm::SymbolTableList...
Generating docs for compound llvm::SymbolTableListParentType...
Generating docs for compound llvm::SymbolTableListTraits...
Generating docs for compound llvm::SyncDependenceAnalysis...
Generating docs for compound llvm::SyntheticCountsPropagation...
Generating docs for compound llvm::SyntheticCountsUtils...
Generating docs for compound llvm::SysAlias...
Generating docs for compound llvm::SysAliasReg...
Generating docs for compound llvm::SystemZAsmPrinter...
Generating docs for compound llvm::SystemZCCState...
Generating docs for compound llvm::SystemZConstantPoolValue...
Generating docs for compound llvm::SystemZFrameLowering...
Generating docs for compound llvm::SystemZHazardRecognizer...
Generating docs for compound llvm::SystemZInstPrinter...
Generating docs for compound llvm::SystemZInstrInfo...
Generating docs for compound llvm::SystemZMachineFunctionInfo...
Generating docs for compound llvm::SystemZMCAsmInfo...
Generating docs for compound llvm::SystemZMCInstLower...
Generating docs for compound llvm::SystemZPostRASchedStrategy...
Generating docs for compound llvm::SystemZRegisterInfo...
Generating docs for compound llvm::SystemZSelectionDAGInfo...
Generating docs for compound llvm::SystemZSubtarget...
Generating docs for compound llvm::SystemZTargetLowering...
Generating docs for compound llvm::SystemZTargetMachine...
Generating docs for compound llvm::SystemZTTIImpl...
Generating docs for compound llvm::SystemZVectorConstantInfo...
Generating docs for compound llvm::TailCallElimPass...
Generating docs for compound llvm::TailDuplicator...
Generating docs for compound llvm::Target...
Generating docs for compound llvm::TargetFolder...
Generating docs for compound llvm::TargetFrameLowering...
Generating docs for nested compound llvm::TargetFrameLowering::SpillSlot...
Generating docs for compound llvm::TargetIndexSDNode...
Generating docs for compound llvm::TargetInstrInfo...
Generating docs for nested compound llvm::TargetInstrInfo::MachineBranchPredicate...
Generating docs for nested compound llvm::TargetInstrInfo::RegSubRegPair...
Generating docs for nested compound llvm::TargetInstrInfo::RegSubRegPairAndIdx...
Generating docs for compound llvm::TargetIntrinsicInfo...
Generating docs for compound llvm::TargetIRAnalysis...
Generating docs for compound llvm::TargetLibraryAnalysis...
Generating docs for compound llvm::TargetLibraryInfo...
Generating docs for compound llvm::TargetLibraryInfoImpl...
Generating docs for compou/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3848: warning: The following parameters of llvm::TargetLowering::expandABS(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3833: warning: The following parameters of llvm::TargetLowering::expandCTLZ(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3826: warning: The following parameters of llvm::TargetLowering::expandCTPOP(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3840: warning: The following parameters of llvm::TargetLowering::expandCTTZ(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3804: warning: The following parameters of llvm::TargetLowering::expandFP_TO_SINT(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3810: warning: The following parameters of llvm::TargetLowering::expandFP_TO_UINT(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3792: warning: The following parameters of llvm::TargetLowering::expandFunnelShift(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3783: warning: The following parameters of llvm::TargetLowering::expandMUL(SDNode *N, SDValue &Lo, SDValue &Hi, EVT HiLoVT, SelectionDAG &DAG, MulExpansionKind Kind, SDValue LL=SDValue(), SDValue LH=SDValue(), SDValue RL=SDValue(), SDValue RH=SDValue()) const are not documented:
  parameter 'N'
  parameter 'Lo'
  parameter 'Hi'
  parameter 'DAG'
  parameter 'Kind'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3768: warning: The following parameters of llvm::TargetLowering::expandMUL_LOHI(unsigned Opcode, EVT VT, SDLoc dl, SDValue LHS, SDValue RHS, SmallVectorImpl< SDValue > &Result, EVT HiLoVT, SelectionDAG &DAG, MulExpansionKind Kind, SDValue LL=SDValue(), SDValue LH=SDValue(), SDValue RL=SDValue(), SDValue RH=SDValue()) const are not documented:
  parameter 'Opcode'
  parameter 'VT'
  parameter 'dl'
  parameter 'LHS'
  parameter 'RHS'
  parameter 'HiLoVT'
  parameter 'DAG'
  parameter 'Kind'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3798: warning: The following parameters of llvm::TargetLowering::expandROT(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3816: warning: The following parameters of llvm::TargetLowering::expandUINT_TO_FP(SDNode *N, SDValue &Result, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3853: warning: The following parameters of llvm::TargetLowering::scalarizeVectorLoad(LoadSDNode *LD, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/TargetLowering.h:3858: warning: The following parameters of llvm::TargetLowering::scalarizeVectorStore(StoreSDNode *ST, SelectionDAG &DAG) const are not documented:
  parameter 'DAG'
/opt/doxygen-docs/src/llvm/include/llvm/Target/TargetOptions.h:234: warning: End of list marker found without any preceding list items
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:249: warning: Found unknown command `\Return'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:957: warning: The following parameters of llvm::TargetTransformInfo::areFunctionArgsABICompatible(const Function *Caller, const Function *Callee, SmallPtrSetImpl< Argument * > &Args) const are not documented:
  parameter 'Caller'
  parameter 'Callee'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:249: warning: Found unknown command `\Return'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/TargetTransformInfo.h:942: warning: The following parameters of llvm::TargetTransformInfo::getMemcpyLoopResidualLoweringType(SmallVectorImpl< Type * > &OpsOut, LLVMContext &Context, unsigned RemainingBytes, unsigned SrcAlign, unsigned DestAlign) const are not documented:
  parameter 'Context'
  parameter 'SrcAlign'
  parameter 'DestAlign'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/ARM/ARMBaseInstrInfo.h:105: warning: Found unknown command `\Destination'
nd llvm::TargetLibraryInfoWrapperPass...
Generating docs for compound llvm::TargetLowering...
Generating docs for nested compound llvm::TargetLowering::AsmOperandInfo...
Generating docs for nested compound llvm::TargetLowering::CallLoweringInfo...
Generating docs for nested compound llvm::TargetLowering::DAGCombinerInfo...
Generating docs for nested compound llvm::TargetLowering::TargetLoweringOpt...
Generating docs for compound llvm::TargetLoweringBase...
Generating docs for nested compound llvm::TargetLoweringBase::AddrMode...
Generating docs for nested compound llvm::TargetLoweringBase::ArgListEntry...
Generating docs for nested compound llvm::TargetLoweringBase::IntrinsicInfo...
Generating docs for nested compound llvm::TargetLoweringBase::ValueTypeActionImpl...
Generating docs for compound llvm::TargetLoweringObjectFile...
Generating docs for compound llvm::TargetLoweringObjectFileCOFF...
Generating docs for compound llvm::TargetLoweringObjectFileELF...
Generating docs for compound llvm::TargetLoweringObjectFileMachO...
Generating docs for compound llvm::TargetLoweringObjectFileWasm...
Generating docs for compound llvm::TargetMachine...
Generating docs for compound llvm::TargetMachineBuilder...
Generating docs for compound llvm::TargetOptions...
Generating docs for compound llvm::TargetPassConfig...
Generating docs for compound llvm::TargetRegisterClass...
Generating docs for compound llvm::TargetRegisterInfo...
Generating docs for nested compound llvm::TargetRegisterInfo::RegClassInfo...
Generating docs for compound llvm::TargetRegisterInfoDesc...
Generating docs for compound llvm::TargetRegistry...
Generating docs for nested compound llvm::TargetRegistry::iterator...
Generating docs for compound llvm::TargetSchedModel...
Generating docs for compound llvm::TargetSubtargetInfo...
Generating docs for compound llvm::TargetTransformInfo...
Generating docs for nested compound llvm::TargetTransformInfo::Concept...
Generating docs for nested compound llvm::TargetTransformInfo::LSRCost...
Generating docs for nested compound llvm::TargetTransformInfo::MemCmpExpansionOptions...
Generating docs for nested compound llvm::TargetTransformInfo::ReductionFlags...
Generating docs for nested compound llvm::TargetTransformInfo::UnrollingPreferences...
Generating docs for compound llvm::TargetTransformInfoImplBase...
Generating docs for compound llvm::TargetTransformInfoImplCRTPBase...
Generating docs for compound llvm::TargetTransformInfoWrapperPass...
Generating docs for compound llvm::TarWriter...
Generating docs for compound llvm::TaskQueue...
Generating docs for compound llvm::TBAAVerifier...
Generating docs for compound llvm::TempMDNodeDeleter...
Generating docs for compound llvm::TernOpInit...
Generating docs for compound llvm::TextInstrProfReader...
Generating docs for compound llvm::TGLexer...
Generating docs for compound llvm::TGParser...
Generating docs for compound llvm::ThinLTOBitcodeWriterPass...
Generating docs for compound llvm::ThinLTOBuffer...
Generating docs for compound llvm::ThinLTOCodeGenerator...
Generating docs for nested compound llvm::ThinLTOCodeGenerator::CachingOptions...
Generating docs for compound llvm::ThreadPool...
Generating docs for compound llvm::ThreadSafeRefCountedBase...
Generating docs for compound llvm::ThreadSanitizerPass...
Generating docs for compound llvm::Thumb1FrameLowering...
Generating docs for compound llvm::Thumb1InstrInfo...
Generating docs for compound llvm::Thumb2InstrInfo...
Generating docs for compound llvm::ThumbRegisterInfo...
Generating docs for compound llvm::TimePassesHandler...
Generating docs for compound llvm::Timer...
Generating docs for compound llvm::TimeRecord...
Generating docs for compound llvm::TimeRegion...
Generating docs for compound llvm::TimerGroup...
Generating docs for compound llvm::TinyPtrVector...
Generating docs for compound llvm::ToolOutputFile...
Generating docs for compound llvm::Trace...
Generating docs for compound llvm::TrackingMDRef...
Generating docs for compound llvm::TrackingVH...
Generating docs for compound llvm::TrackUnresolvedResolver...
Ge/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/IR/User.h:87: warning: The following parameters of llvm::User::allocHungoffUses(unsigned N, bool IsPhi=false) are not documented:
  parameter 'N'
nerating docs for compound llvm::TrailingObjects...
Generating docs for nested compound llvm::TrailingObjects::FixedSizeStorage...
Generating docs for nested compound llvm::TrailingObjects::FixedSizeStorage::with_counts...
Generating docs for nested compound llvm::TrailingObjects::FixedSizeStorageOwner...
Generating docs for compound llvm::TrigramIndex...
Generating docs for compound llvm::Triple...
Generating docs for compound llvm::TruncInst...
Generating docs for compound llvm::TruncInstCombine...
Generating docs for compound llvm::TruncSStoreSDNode...
Generating docs for compound llvm::TruncUSStoreSDNode...
Generating docs for compound llvm::Twine...
Generating docs for compound llvm::Type...
Generating docs for compound llvm::TypeBasedAA...
Generating docs for compound llvm::TypeBasedAAResult...
Generating docs for compound llvm::TypeBasedAAWrapperPass...
Generating docs for compound llvm::TypeConversionCostTblEntry...
Generating docs for compound llvm::TypedDINodeRef...
Generating docs for compound llvm::TypedInit...
Generating docs for compound llvm::TypedMDOperandIterator...
Generating docs for compound llvm::TypedTrackingMDRef...
Generating docs for compound llvm::TypeFinder...
Generating docs for compound llvm::TypeIdSummary...
Generating docs for compound llvm::TypeTestResolution...
Generating docs for compound llvm::UDivOperator...
Generating docs for compound llvm::Uint24...
Generating docs for compound llvm::UIToFPInst...
Generating docs for compound llvm::UnaryConstantExpr...
Generating docs for compound llvm::UnaryInstruction...
Generating docs for compound llvm::UnaryOperator...
Generating docs for compound llvm::UndefValue...
Generating docs for compound llvm::UnderlyingObject...
Generating docs for compound llvm::UnifyFunctionExitNodes...
Generating docs for compound llvm::unique_function...
Generating docs for compound llvm::unique_function< ReturnT(ParamTs...)>...
Generating docs for nested compound llvm::unique_function< ReturnT(ParamTs...)>::StorageUnionT::OutOfLineStorageT...
Generating docs for compound llvm::unique_lock...
Generating docs for compound llvm::UniqueMachineInstr...
Generating docs for compound llvm::UniqueStringSaver...
Generating docs for compound llvm::UniqueVector...
Generating docs for compound llvm::UnOpInit...
Generating docs for compound llvm::UnreachableBlockElimPass...
Generating docs for compound llvm::UnreachableInst...
Generating docs for compound llvm::UnrolledInstAnalyzer...
Generating docs for compound llvm::UnsetInit...
Generating docs for compound llvm::UnwindOpcodeAssembler...
Generating docs for compound llvm::upward_defs_iterator...
Generating docs for compound llvm::Use...
Generating docs for nested compound llvm::Use::PrevPointerTraits...
Generating docs for nested compound llvm::Use::UserRefPointerTraits...
Generating docs for compound llvm::UseListOrder...
Generating docs for compound llvm::User...
Generating docs for nested compound llvm::User::const_value_op_iterator...
Generating docs for nested compound llvm::User::value_op_iterator...
Generating docs for compound llvm::VAArgInst...
Generating docs for compound llvm::VACopyInst...
Generating docs for compound llvm::VAEndInst...
Generating docs for compound llvm::ValID...
Generating docs for compound llvm::validate_format_parameters...
Generating docs for compound llvm::validate_format_parameters< Arg, Args... >...
Generating docs for compound llvm::validate_format_parameters<>...
Generating docs for compound llvm::Value...
Generating docs for compound llvm::ValueAndVReg...
Generating docs for compound llvm::ValueAsMetadata...
Generating docs for compound llvm::ValueDeleter...
Generating docs for compound llvm::ValueEnumerator...
Generating docs for compound llvm::ValueHandleBase...
Generating docs for compound llvm::ValueInfo...
Generating docs for compound llvm::ValueLatticeElement...
Generating docs for compound llvm::ValueMap...
Generating docs for compound llvm::ValueMapCallbackVH...
Generating docs for compound llvm::ValueMapConfig...
Generating docs for nested compound llvm::ValueMapConfig::ExtraDa/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h:53: warning: Found unknown command `\When'
/opt/doxygen-docs/src/llvm/include/llvm/Analysis/LoopAccessAnalysis.h:53: warning: Found unknown command `\When'
ta...
Generating docs for compound llvm::ValueMapConstIterator...
Generating docs for nested compound llvm::ValueMapConstIterator::ValueTypeProxy...
Generating docs for compound llvm::ValueMapIterator...
Generating docs for nested compound llvm::ValueMapIterator::ValueTypeProxy...
Generating docs for compound llvm::ValueMapper...
Generating docs for compound llvm::ValueMapTypeRemapper...
Generating docs for compound llvm::ValueMaterializer...
Generating docs for compound llvm::ValueSymbolTable...
Generating docs for compound llvm::VarBitInit...
Generating docs for compound llvm::VarDefInit...
Generating docs for compound llvm::VariadicFunction...
Generating docs for compound llvm::VariadicFunction1...
Generating docs for compound llvm::VariadicFunction2...
Generating docs for compound llvm::VariadicFunction3...
Generating docs for compound llvm::VariadicOperandTraits...
Generating docs for compound llvm::VarInit...
Generating docs for compound llvm::VarListElementInit...
Generating docs for compound llvm::VarStreamArray...
Generating docs for compound llvm::VarStreamArrayExtractor...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::CrossModuleImportItem >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::CVRecord< Kind > >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::DebugSubsectionRecord >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::FileChecksumEntry >...
Generating docs for compound llvm::VarStreamArrayExtractor< codeview::InlineeSourceLine >...
Generating docs for compound llvm::VarStreamArrayExtractor< pdb::DbiModuleDescriptor >...
Generating docs for compound llvm::VarStreamArrayIterator...
Generating docs for compound llvm::VAStartInst...
Generating docs for compound llvm::VecDesc...
Generating docs for compound llvm::VectorizationFactor...
Generating docs for compound llvm::VectorizeConfig...
Generating docs for compound llvm::VectorizerParams...
Generating docs for compound llvm::VectorizerValueMap...
Generating docs for compound llvm::VectorType...
Generating docs for compound llvm::VerifierAnalysis...
Generating docs for nested compound llvm::VerifierAnalysis::Result...
Generating docs for compound llvm::VerifierPass...
Generating docs for compound llvm::VerifierSupport...
Generating docs for compound llvm::VersionTuple...
Generating docs for compound llvm::VFRange...
Generating docs for compound llvm::VirtReg2IndexFunctor...
Generating docs for compound llvm::VirtRegAuxInfo...
Generating docs for compound llvm::VirtRegMap...
Generating docs for compound llvm::VLIWMachineScheduler...
Generating docs for compound llvm::VLIWPacketizerList...
Generating docs for compound llvm::VLIWResourceModel...
Generating docs for compound llvm::VNInfo...
Generating docs for compound llvm::VPBasicBlock...
Generating docs for compound llvm::VPBlendRecipe...
Generating docs for compound llvm::VPBlockBase...
Generating docs for compound llvm::VPBlockUtils...
Generating docs for compound llvm::VPBranchOnMaskRecipe...
Generating docs for compound llvm::VPBuilder...
Generating docs for nested compound llvm::VPBuilder::InsertPointGuard...
Generating docs for nested compound llvm::VPBuilder::VPInsertPoint...
Generating docs for compound llvm::VPCallback...
Generating docs for compound llvm::VPInstruction...
Generating docs for compound llvm::VPInterleavedAccessInfo...
Generating docs for compound llvm::VPInterleaveRecipe...
Generating docs for compound llvm::VPIteration...
Generating docs for compound llvm::VPlan...
Generating docs for compound llvm::VPlanHCFGBuilder...
Generating docs for compound llvm::VPlanHCFGTransforms...
Generating docs for compound llvm::VPlanIngredient...
Generating docs for compound llvm::VPlanPredicator...
Generating docs for compound llvm::VPlanPrinter...
Generating docs for compound llvm::VPlanSlp...
Generating docs for compound llvm::VPlanVerifier...
Generating docs for compound llvm::VPLoop...
Generating docs for compound llvm::VPPredInstPHIRecipe...
Generating docs for compound llvm::VPRecipeBase...
Gener/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:63: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:74: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:80: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:63: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:64: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:66: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:80: warning: Found unknown command `\I'
/opt/doxygen-docs/src/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h:74: warning: Found unknown command `\I'
ating docs for compound llvm::VPRecipeBuilder...
Generating docs for compound llvm::VPRegionBlock...
Generating docs for compound llvm::VPReplicateRecipe...
Generating docs for compound llvm::VPTransformState...
Generating docs for nested compound llvm::VPTransformState::CFGState...
Generating docs for nested compound llvm::VPTransformState::DataState...
Generating docs for compound llvm::VPUser...
Generating docs for compound llvm::VPValue...
Generating docs for compound llvm::VPWidenIntOrFpInductionRecipe...
Generating docs for compound llvm::VPWidenMemoryInstructionRecipe...
Generating docs for compound llvm::VPWidenPHIRecipe...
Generating docs for compound llvm::VPWidenRecipe...
Generating docs for compound llvm::VReg2SUnit...
Generating docs for compound llvm::VReg2SUnitOperIdx...
Generating docs for compound llvm::VRegInfo...
Generating docs for compound llvm::VTSDNode...
Generating docs for compound llvm::WarnMissedTransformationsPass...
Generating docs for compound llvm::WasmEHFuncInfo...
Generating docs for compound llvm::WasmException...
Generating docs for compound llvm::WeakTrackingVH...
Generating docs for compound llvm::WeakVH...
Generating docs for compound llvm::WebAssemblyAsmPrinter...
Generating docs for compound llvm::WebAssemblyDebugValueManager...
Generating docs for compound llvm::WebAssemblyException...
Generating docs for compound llvm::WebAssemblyExceptionInfo...
Generating docs for compound llvm::WebAssemblyFrameLowering...
Generating docs for compound llvm::WebAssemblyFunctionInfo...
Generating docs for compound llvm::WebAssemblyInstPrinter...
Generating docs for compound llvm::WebAssemblyInstrInfo...
Generating docs for compound llvm::WebAssemblyMCAsmInfo...
Generating docs for compound llvm::WebAssemblyMCInstLower...
Generating docs for compound llvm::WebAssemblyRegisterInfo...
Generating docs for compound llvm::WebAssemblySelectionDAGInfo...
Generating docs for compound llvm::WebAssemblySubtarget...
Generating docs for compound llvm::WebAssemblyTargetAsmStreamer...
Generating docs for compound llvm::WebAssemblyTargetLowering...
Generating docs for compound llvm::WebAssemblyTargetMachine...
Generating docs for compound llvm::WebAssemblyTargetNullStreamer...
Generating docs for compound llvm::WebAssemblyTargetObjectFile...
Generating docs for compound llvm::WebAssemblyTargetStreamer...
Generating docs for compound llvm::WebAssemblyTargetWasmStreamer...
Generating docs for compound llvm::WebAssemblyTTIImpl...
Generating docs for compound llvm::WholeProgramDevirtPass...
Generating docs for compound llvm::WholeProgramDevirtResolution...
Generating docs for nested compound llvm::WholeProgramDevirtResolution::ByArg...
Generating docs for compound llvm::WinCFGuard...
Generating docs for compound llvm::WindowsResourceProcessor...
Generating docs for compound llvm::WinEHFuncInfo...
Generating docs for compound llvm::WinEHHandlerType...
Generating docs for compound llvm::WinEHTryBlockMapEntry...
Generating docs for compound llvm::WinException...
Generating docs for compound llvm::WithColor...
Generating docs for compound llvm::WrappedPairNodeDataIterator...
Generating docs for compound llvm::WritableBinaryStream...
Generating docs for compound llvm::WritableBinaryStreamRef...
Generating docs for compound llvm::WritableMemoryBuffer...
Generating docs for compound llvm::WriteThroughMemoryBuffer...
Generating docs for compound llvm::X86_64MachoTargetObjectFile...
Generating docs for compound llvm::X86_64MCAsmInfoDarwin...
Generating docs for compound llvm::X86AddressMode...
Generating docs for compound llvm::X86AsmPrinter...
Generating docs for compound llvm::X86ATTInstPrinter...
Generating docs for compound llvm::X86CallLowering...
Generating docs for compound llvm::X86ELFMCAsmInfo...
Generating docs for compound llvm::X86ELFTargetObjectFile...
Generating docs for compound llvm::X86FrameLowering...
Generating docs for compound llvm::X86FreeBSDTargetObjectFile...
Generating docs for compound llvm::X86FuchsiaTargetObjectFile...
Generating docs for compound llvm::X86GenRegisterBankInfo...
Generating docs fo/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h:584: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h:584: warning: Found unknown command `\Destination'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h:584: warning: Found unknown command `\Source'
/opt/doxygen-docs/src/llvm/lib/Target/X86/X86InstrInfo.h:584: warning: Found unknown command `\Destination'
r compound llvm::X86InstPrinterCommon...
Generating docs for compound llvm::X86InstrFMA3Group...
Generating docs for compound llvm::X86InstrInfo...
Generating docs for compound llvm::X86IntelInstPrinter...
Generating docs for compound llvm::X86LegalizerInfo...
Generating docs for compound llvm::X86LinuxNaClTargetObjectFile...
Generating docs for compound llvm::X86MachineFunctionInfo...
Generating docs for compound llvm::X86MaskedGatherScatterSDNode...
Generating docs for compound llvm::X86MaskedGatherSDNode...
Generating docs for compound llvm::X86MaskedScatterSDNode...
Generating docs for compound llvm::X86MaskedStoreSDNode...
Generating docs for compound llvm::X86MCAsmInfoDarwin...
Generating docs for compound llvm::X86MCAsmInfoGNUCOFF...
Generating docs for compound llvm::X86MCAsmInfoMicrosoft...
Generating docs for compound llvm::X86MCExpr...
Generating docs for compound llvm::X86MemoryFoldTableEntry...
Generating docs for compound llvm::X86Operand...
Generating docs for nested compound llvm::X86Operand::ImmOp...
Generating docs for nested compound llvm::X86Operand::MemOp...
Generating docs for nested compound llvm::X86Operand::PrefOp...
Generating docs for nested compound llvm::X86Operand::RegOp...
Generating docs for nested compound llvm::X86Operand::TokOp...
Generating docs for compound llvm::X86RegisterBankInfo...
Generating docs for compound llvm::X86RegisterInfo...
Generating docs for compound llvm::X86SelectionDAGInfo...
Generating docs for compound llvm::X86SolarisTargetObjectFile...
Generating docs for compound llvm::X86StoreSDNode...
Generating docs for compound llvm::X86Subtarget...
Generating docs for compound llvm::X86TargetLowering...
Generating docs for compound llvm::X86TargetMachine...
Generating docs for compound llvm::X86TargetStreamer...
Generating docs for compound llvm::X86TTIImpl...
Generating docs for compound llvm::XCoreFrameLowering...
Generating docs for compound llvm::XCoreFunctionInfo...
Generating docs for compound llvm::XCoreInstPrinter...
Generating docs for compound llvm::XCoreInstrInfo...
Generating docs for compound llvm::XCoreMCAsmInfo...
Generating docs for compound llvm::XCoreMCInstLower...
Generating docs for compound llvm::XCoreRegisterInfo...
Generating docs for compound llvm::XCoreSelectionDAGInfo...
Generating docs for compound llvm::XCoreSubtarget...
Generating docs for compound llvm::XCoreTargetLowering...
Generating docs for compound llvm::XCoreTargetMachine...
Generating docs for compound llvm::XCoreTargetObjectFile...
Generating docs for compound llvm::XCoreTargetStreamer...
Generating docs for compound llvm::XCoreTTIImpl...
Generating docs for compound llvm::ZExtInst...
Generating docs for compound llvm::ZExtOperator...
Generating docs for namespace llvm::AArch64
Generating docs for namespace llvm::AArch64_AM
Generating docs for namespace llvm::AArch64_IMM
Generating docs for compound llvm::AArch64_IMM::ImmInsnModel...
Generating docs for namespace llvm::AArch64_MC
Generating docs for namespace llvm::AArch64AT
Generating docs for compound llvm::AArch64AT::AT...
Generating docs for namespace llvm::AArch64BTIHint
Generating docs for compound llvm::AArch64BTIHint::BTI...
Generating docs for namespace llvm::AArch64CC
Generating docs for namespace llvm::AArch64DB
Generating docs for compound llvm::AArch64DB::DB...
Generating docs for namespace llvm::AArch64DC
Generating docs for compound llvm::AArch64DC::DC...
Generating docs for namespace llvm::AArch64ExactFPImm
Generating docs for compound llvm::AArch64ExactFPImm::ExactFPImm...
Generating docs for namespace llvm::AArch64IC
Generating docs for compound llvm::AArch64IC::IC...
Generating docs for namespace llvm::AArch64II
Generating docs for namespace llvm::AArch64ISB
Generating docs for compound llvm::AArch64ISB::ISB...
Generating docs for namespace llvm::AArch64ISD
Generating docs for namespace llvm::AArch64Layout
Generating docs for namespace llvm::AArch64PRCTX
Generating docs for compound llvm::AArch64PRCTX::PRCTX...
Generating docs for namespace llvm::AArch64PRFM
Generating docs for compound llvm::AArch64PRFM::PRFM...
Generating docs for namespace llvm::AArch64PSBHint
Generating docs for compound llvm::AArch64PSBHint::PSB...
Generating docs for namespace llvm::AArch64PState
Generating docs for compound llvm::AArch64PState::PState...
Generating docs for namespace llvm::AArch64SE
Generating docs for namespace llvm::AArch64SVEPredPattern
Generating docs for compound llvm::AArch64SVEPredPattern::SVEPREDPAT...
Generating docs for namespace llvm::AArch64SVEPRFM
Generating docs for compound llvm::AArch64SVEPRFM::SVEPRFM...
Generating docs for namespace llvm::AArch64SysReg
Generating docs for compound llvm::AArch64SysReg::SysReg...
Generating docs for namespace llvm::AArch64TLBI
Generating docs for compound llvm::AArch64TLBI::TLBI...
Generating docs for namespace llvm::AArch64TSB
Generating docs for compound llvm::AArch64TSB::TSB...
Generating docs for namespace llvm::adl_detail
Generating docs for namespace llvm::AMDGPU
Generating docs for compound llvm::AMDGPU::D16ImageDimIntrinsic...
Generating docs for compound llvm::AMDGPU::ImageDimIntrinsicInfo...
Generating docs for compound llvm::AMDGPU::IsaVersion...
Generating docs for compound llvm::AMDGPU::MIMGBaseOpcodeInfo...
Generating docs for compound llvm::AMDGPU::MIMGDimInfo...
Generating docs for compound llvm::AMDGPU::MIMGInfo...
Generating docs for compound llvm::AMDGPU::MIMGLZMappingInfo...
Generating docs for compound llvm::AMDGPU::MUBUFInfo...
Generating docs for compound llvm::AMDGPU::RsrcIntrinsic...
Generating docs for compound llvm::AMDGPU::Waitcnt...
Generating docs for namespace llvm::AMDGPU::DPP
Generating docs for namespace llvm::AMDGPU::EncValues
Generating docs for namespace llvm::AMDGPU::HSAMD
Generating docs for compound llvm::AMDGPU::HSAMD::Metadata...
Generating docs for compound llvm::AMDGPU::HSAMD::MetadataStreamer...
Generating docs for compound llvm::AMDGPU::HSAMD::MetadataStreamerV2...
Generating docs for compound llvm::AMDGPU::HSAMD::MetadataStreamerV3...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Arg
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::Arg::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Arg::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Attrs
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::Attrs::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Attrs::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::CodeProps
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::CodeProps::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::CodeProps::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::DebugProps
Generating docs for compound llvm::AMDGPU::HSAMD::Kernel::DebugProps::Metadata...
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::DebugProps::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Kernel::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::Key
Generating docs for namespace llvm::AMDGPU::HSAMD::V3
Generating docs for compound llvm::AMDGPU::HSAMD::V3::MetadataVerifier...
Generating docs for namespace llvm::AMDGPU::Hwreg
Generating docs for namespace llvm::AMDGPU::IsaInfo
Generating docs for namespace llvm::AMDGPU::PALMD
Generating docs for namespace llvm::AMDGPU::SDWA
Generating docs for namespace llvm::AMDGPU::SendMsg
Generating docs for namespace llvm::AMDGPU::Swizzle
Generating docs for namespace llvm::AMDGPU::VGPRIndexMode
Generating docs for namespace llvm::AMDGPUAsmVariants
Generating docs for namespace llvm::AMDGPUISD
Generating docs for namespace llvm::amdhsa
Generating docs for compound llvm::amdhsa::kernel_descriptor_t...
Generating docs for namespace llvm::APIntOps
Generating docs for namespace llvm::ARCCC
Generating docs for namespace llvm::ARCISD
Generating docs for namespace llvm::ARM
Generating docs for compound llvm::ARM::ArchNames...
Generating docs for compound llvm::ARM::CpuNames...
Generating docs for compound llvm::ARM::ExtName...
Generating /opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <x> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <n> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:106: warning: Unsupported xml/html tag <r> found
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:136: warning: argument 'The' of command @param is not found in the argument list of llvm::AVR::fixups::adjustBranchTarget(T &val)
/opt/doxygen-docs/src/llvm/lib/Target/AVR/MCTargetDesc/AVRFixupKinds.h:141: warning: The following parameters of llvm::AVR::fixups::adjustBranchTarget(T &val) are not documented:
  parameter 'val'
docs for compound llvm::ARM::FPUName...
Generating docs for namespace llvm::ARM::EHABI
Generating docs for namespace llvm::ARM::WinEH
Generating docs for compound llvm::ARM::WinEH::EpilogueScope...
Generating docs for compound llvm::ARM::WinEH::ExceptionDataRecord...
Generating docs for compound llvm::ARM::WinEH::RuntimeFunction...
Generating docs for namespace llvm::ARM_AM
Generating docs for namespace llvm::ARM_ISB
Generating docs for namespace llvm::ARM_MB
Generating docs for namespace llvm::ARM_MC
Generating docs for namespace llvm::ARM_PROC
Generating docs for namespace llvm::ARM_TSB
Generating docs for namespace llvm::ARMBankedReg
Generating docs for compound llvm::ARMBankedReg::BankedReg...
Generating docs for namespace llvm::ARMBuildAttrs
Generating docs for namespace llvm::ARMCC
Generating docs for namespace llvm::ARMCP
Generating docs for namespace llvm::ARMII
Generating docs for namespace llvm::ARMISD
Generating docs for namespace llvm::ARMRI
Generating docs for namespace llvm::ARMSysReg
Generating docs for compound llvm::ARMSysReg::MClassSysReg...
Generating docs for namespace llvm::AttributeFuncs
Generating docs for namespace llvm::AVR
Generating docs for namespace llvm::AVR::fixups
Generating docs for namespace llvm::AVRCC
Generating docs for namespace llvm::AVRII
Generating docs for namespace llvm::AVRISD
Generating docs for namespace llvm::bfi_detail
Generating docs for compound llvm::bfi_detail::BlockEdgesAdder...
Generating docs for compound llvm::bfi_detail::BlockMass...
Generating docs for compound llvm::bfi_detail::IrreducibleGraph...
Generating docs for nested compound llvm::bfi_detail::IrreducibleGraph::IrrNode...
Generating docs for compound llvm::bfi_detail::TypeMap...
Generating docs for compound llvm::bfi_detail::TypeMap< BasicBlock >...
Generating docs for compound llvm::bfi_detail::TypeMap< MachineBasicBlock >...
Generating docs for namespace llvm::bitc
Generating docs for namespace llvm::BitmaskEnumDetail
Generating docs for namespace llvm::BPFISD
Generating docs for namespace llvm::BTF
Generating docs for compound llvm::BTF::BPFFuncInfo...
Generating docs for compound llvm::BTF::BPFLineInfo...
Generating docs for compound llvm::BTF::BTFArray...
Generating docs for compound llvm::BTF::BTFDataSec...
Generating docs for compound llvm::BTF::BTFEnum...
Generating docs for compound llvm::BTF::BTFMember...
Generating docs for compound llvm::BTF::BTFParam...
Generating docs for compound llvm::BTF::CommonType...
Generating docs for compound llvm::BTF::ExtHeader...
Generating docs for compound llvm::BTF::Header...
Generating docs for compound llvm::BTF::SecFuncInfo...
Generating docs for compound llvm::BTF::SecLineInfo...
Generating docs for namespace llvm::CallingConv
Generating docs for namespace llvm::cfg
Generating docs for compound llvm::cfg::Update...
Generating docs for namespace llvm::cflaa
Generating docs for compound llvm::cflaa::AliasSummary...
Generating docs for compound llvm::cflaa::CFLGraph...
Generating docs for nested compound llvm::cflaa::CFLGraph::Edge...
Generating docs for nested compound llvm::cflaa::CFLGraph::NodeInfo...
Generating docs for nested compound llvm::cflaa::CFLGraph::ValueInfo...
Generating docs for compound llvm::cflaa::CFLGraphBuilder...
Generating docs for compound llvm::cflaa::ExternalAttribute...
Generating docs for compound llvm::cflaa::ExternalRelation...
Generating docs for compound llvm::cflaa::FunctionHandle...
Generating docs for compound llvm::cflaa::InstantiatedAttr...
Generating docs for compound llvm::cflaa::InstantiatedRelation...
Generating docs for compound llvm::cflaa::InstantiatedValue...
Generating docs for compound llvm::cflaa::InterfaceValue...
Generating docs for compound llvm::cflaa::StratifiedInfo...
Generating docs for compound llvm::cflaa::StratifiedLink...
Generating docs for compound llvm::cflaa::StratifiedSets...
Generating docs for compound llvm::cflaa::StratifiedSetsBuilder...
Generating docs for namespace llvm::CGSCCAnalysisManagerModuleProxy
Generating docs for compound llvm::CGSCCAnalysisManagerModuleProxy::Result...
Generating do/opt/doxygen-docs/src/llvm/lib/Support/CommandLine.cpp:1016: warning: Found unknown command `\files'
/opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h:1936: warning: The following parameters of llvm::cl::HideUnrelatedOptions(cl::OptionCategory &Category, SubCommand &Sub= *TopLevelSubCommand) are not documented:
  parameter 'Sub'
/opt/doxygen-docs/src/llvm/include/llvm/Support/CommandLine.h:1946: warning: The following parameters of llvm::cl::HideUnrelatedOptions(ArrayRef< const cl::OptionCategory * > Categories, SubCommand &Sub= *TopLevelSubCommand) are not documented:
  parameter 'Sub'
/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h:82: warning: The following parameters of llvm::codeview::mergeTypeAndIdRecords(MergingTypeTableBuilder &DestIds, MergingTypeTableBuilder &DestTypes, SmallVectorImpl< TypeIndex > &SourceToDest, const CVTypeArray &IdsAndTypes, Optional< uint32_t > &PCHSignature) are not documented:
  parameter 'PCHSignature'
cs for namespace llvm::Check
Generating docs for compound llvm::Check::FileCheckType...
Generating docs for namespace llvm::cl
Generating docs for compound llvm::cl::alias...
Generating docs for compound llvm::cl::aliasopt...
Generating docs for compound llvm::cl::applicator...
Generating docs for compound llvm::cl::applicator< char[n]>...
Generating docs for compound llvm::cl::applicator< const char[n]>...
Generating docs for compound llvm::cl::applicator< FormattingFlags >...
Generating docs for compound llvm::cl::applicator< MiscFlags >...
Generating docs for compound llvm::cl::applicator< NumOccurrencesFlag >...
Generating docs for compound llvm::cl::applicator< OptionHidden >...
Generating docs for compound llvm::cl::applicator< StringRef >...
Generating docs for compound llvm::cl::applicator< ValueExpected >...
Generating docs for compound llvm::cl::basic_parser...
Generating docs for compound llvm::cl::basic_parser_impl...
Generating docs for compound llvm::cl::bits...
Generating docs for compound llvm::cl::bits_storage...
Generating docs for compound llvm::cl::bits_storage< DataType, bool >...
Generating docs for compound llvm::cl::cat...
Generating docs for compound llvm::cl::desc...
Generating docs for compound llvm::cl::extrahelp...
Generating docs for compound llvm::cl::generic_parser_base...
Generating docs for nested compound llvm::cl::generic_parser_base::GenericOptionInfo...
Generating docs for compound llvm::cl::GenericOptionValue...
Generating docs for compound llvm::cl::initializer...
Generating docs for compound llvm::cl::list...
Generating docs for compound llvm::cl::list_storage...
Generating docs for compound llvm::cl::list_storage< DataType, bool >...
Generating docs for compound llvm::cl::LocationClass...
Generating docs for compound llvm::cl::multi_val...
Generating docs for compound llvm::cl::opt...
Generating docs for compound llvm::cl::opt_storage...
Generating docs for compound llvm::cl::opt_storage< DataType, false, false >...
Generating docs for compound llvm::cl::opt_storage< DataType, false, true >...
Generating docs for compound llvm::cl::Option...
Generating docs for compound llvm::cl::OptionCategory...
Generating docs for compound llvm::cl::OptionDiffPrinter...
Generating docs for compound llvm::cl::OptionDiffPrinter< DT, DT >...
Generating docs for compound llvm::cl::OptionEnumValue...
Generating docs for compound llvm::cl::OptionValue...
Generating docs for compound llvm::cl::OptionValue< cl::boolOrDefault >...
Generating docs for compound llvm::cl::OptionValue< std::string >...
Generating docs for compound llvm::cl::OptionValueBase...
Generating docs for compound llvm::cl::OptionValueBase< DataType, false >...
Generating docs for compound llvm::cl::OptionValueCopy...
Generating docs for compound llvm::cl::parser...
Generating docs for nested compound llvm::cl::parser::OptionInfo...
Generating docs for compound llvm::cl::parser< bool >...
Generating docs for compound llvm::cl::parser< boolOrDefault >...
Generating docs for compound llvm::cl::parser< char >...
Generating docs for compound llvm::cl::parser< double >...
Generating docs for compound llvm::cl::parser< float >...
Generating docs for compound llvm::cl::parser< int >...
Generating docs for compound llvm::cl::parser< std::string >...
Generating docs for compound llvm::cl::parser< unsigned >...
Generating docs for compound llvm::cl::parser< unsigned long long >...
Generating docs for compound llvm::cl::sub...
Generating docs for compound llvm::cl::SubCommand...
Generating docs for compound llvm::cl::value_desc...
Generating docs for compound llvm::cl::ValuesClass...
Generating docs for namespace llvm::CodeGenOpt
Generating docs for namespace llvm::CodeModel
Generating docs for namespace llvm::codeview
Generating docs for compound llvm::codeview::AppendingTypeTableBuilder...
Generating docs for compound llvm::codeview::ArgListRecord...
Generating docs for compound llvm::codeview::ArrayRecord...
Generating docs for compound llvm::codeview::BaseClassRecord...
Generating docs for compound llvm::codeview::BinaryAnnotationIterator...
Generating docs for nested compound llvm::codeview::BinaryAnnotationIterator::AnnotationData...
Generating docs for compound llvm::codeview::BitFieldRecord...
Generating docs for compound llvm::codeview::BlockSym...
Generating docs for compound llvm::codeview::BPRelativeSym...
Generating docs for compound llvm::codeview::BuildInfoRecord...
Generating docs for compound llvm::codeview::BuildInfoSym...
Generating docs for compound llvm::codeview::CallerSym...
Generating docs for compound llvm::codeview::CallSiteInfoSym...
Generating docs for compound llvm::codeview::ClassRecord...
Generating docs for compound llvm::codeview::CodeViewError...
Generating docs for compound llvm::codeview::CodeViewRecordIO...
Generating docs for compound llvm::codeview::CoffGroupSym...
Generating docs for compound llvm::codeview::ColumnInfo...
Generating docs for compound llvm::codeview::ColumnNumberEntry...
Generating docs for compound llvm::codeview::Compile2Sym...
Generating docs for compound llvm::codeview::Compile3Sym...
Generating docs for compound llvm::codeview::ConstantSym...
Generating docs for compound llvm::codeview::ContinuationRecordBuilder...
Generating docs for compound llvm::codeview::CrossModuleExport...
Generating docs for compound llvm::codeview::CrossModuleImport...
Generating docs for compound llvm::codeview::CrossModuleImportItem...
Generating docs for compound llvm::codeview::CVMemberRecord...
Generating docs for compound llvm::codeview::CVRecord...
Generating docs for compound llvm::codeview::CVSymbolDumper...
Generating docs for compound llvm::codeview::CVSymbolVisitor...
Generating docs for compound llvm::codeview::DataMemberRecord...
Generating docs for compound llvm::codeview::DataSym...
Generating docs for compound llvm::codeview::DebugChecksumsSubsection...
Generating docs for compound llvm::codeview::DebugChecksumsSubsectionRef...
Generating docs for compound llvm::codeview::DebugCrossModuleExportsSubsection...
Generating docs for compound llvm::codeview::DebugCrossModuleExportsSubsectionRef...
Generating docs for compound llvm::codeview::DebugCrossModuleImportsSubsection...
Generating docs for compound llvm::codeview::DebugCrossModuleImportsSubsectionRef...
Generating docs for compound llvm::codeview::DebugFrameDataSubsection...
Generating docs for compound llvm::codeview::DebugFrameDataSubsectionRef...
Generating docs for compound llvm::codeview::DebugInfo...
Generating docs for compound llvm::codeview::DebugInlineeLinesSubsection...
Generating docs for nested compound llvm::codeview::DebugInlineeLinesSubsection::Entry...
Generating docs for compound llvm::codeview::DebugInlineeLinesSubsectionRef...
Generating docs for compound llvm::codeview::DebugLinesSubsection...
Generating docs for compound llvm::codeview::DebugLinesSubsectionRef...
Generating docs for compound llvm::codeview::DebugStringTableSubsection...
Generating docs for compound llvm::codeview::DebugStringTableSubsectionRef...
Generating docs for compound llvm::codeview::DebugSubsection...
Generating docs for compound llvm::codeview::DebugSubsectionHeader...
Generating docs for compound llvm::codeview::DebugSubsectionRecord...
Generating docs for compound llvm::codeview::DebugSubsectionRecordBuilder...
Generating docs for compound llvm::codeview::DebugSubsectionRef...
Generating docs for compound llvm::codeview::DebugSubsectionVisitor...
Generating docs for compound llvm::codeview::DebugSymbolRVASubsection...
Generating docs for compound llvm::codeview::DebugSymbolRVASubsectionRef...
Generating docs for compound llvm::codeview::DebugSymbolsSubsection...
Generating docs for compound llvm::codeview::DebugSymbolsSubsectionRef...
Generating docs for compound llvm::codeview::DebugUnknownSubsectionRef...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelFullScopeSym...
Generating docs for compound llvm::codeview::DefRangeFramePointerRelSym...
Generating docs for compound llvm::codeview::DefRangeRegisterRelSym...
Generating docs for nested compound llvm::codeview::DefRangeRegisterRelSym::Header...
Generating docs for compound llvm::codeview::DefRangeRegisterSym...
Generating docs for nested compound llvm::codeview::DefRangeRegisterSym::Header...
Generating docs for compound llvm::codeview::DefRangeSubfieldRegisterSym...
Generating docs for nested compound llvm::codeview::DefRangeSubfieldRegisterSym::Header...
Generating docs for compound llvm::codeview::DefRangeSubfieldSym...
Generating docs for compound llvm::codeview::DefRangeSym...
Generating docs for compound llvm::codeview::EndPrecompRecord...
Generating docs for compound llvm::codeview::EnumeratorRecord...
Generating docs for compound llvm::codeview::EnumRecord...
Generating docs for compound llvm::codeview::EnvBlockSym...
Generating docs for compound llvm::codeview::ExportSym...
Generating docs for compound llvm::codeview::FieldListDeserializer...
Generating docs for compound llvm::codeview::FieldListRecord...
Generating docs for compound llvm::codeview::FileChecksumEntry...
Generating docs for compound llvm::codeview::FileStaticSym...
Generating docs for compound llvm::codeview::FrameCookieSym...
Generating docs for compound llvm::codeview::FrameData...
Generating docs for compound llvm::codeview::FrameProcSym...
Generating docs for compound llvm::codeview::FuncIdRecord...
Generating docs for compound llvm::codeview::FunctionId...
Generating docs for compound llvm::codeview::GloballyHashedType...
Generating docs for compound llvm::codeview::GlobalTypeTableBuilder...
Generating docs for compound llvm::codeview::GUID...
Generating docs for compound llvm::codeview::HeapAllocationSiteSym...
Generating docs for compound llvm::codeview::InlineeSourceLine...
Generating docs for compound llvm::codeview::InlineeSourceLineHeader...
Generating docs for compound llvm::codeview::InlineSiteSym...
Generating docs for compound llvm::codeview::LabelRecord...
Generating docs for compound llvm::codeview::LabelSym...
Generating docs for compound llvm::codeview::LazyRandomTypeCollection...
Generating docs for compound llvm::codeview::Line...
Generating docs for compound llvm::codeview::LineBlockFragmentHeader...
Generating docs for compound llvm::codeview::LineColumnEntry...
Generating docs for compound llvm::codeview::LineColumnExtractor...
Generating docs for compound llvm::codeview::LineFragmentHeader...
Generating docs for compound llvm::codeview::LineInfo...
Generating docs for compound llvm::codeview::LineNumberEntry...
Generating docs for compound llvm::codeview::ListContinuationRecord...
Generating docs for compound llvm::codeview::LocallyHashedType...
Generating docs for compound llvm::codeview::LocalSym...
Generating docs for compound llvm::codeview::LocalVariableAddrGap...
Generating docs for compound llvm::codeview::LocalVariableAddrRange...
Generating docs for compound llvm::codeview::MemberAttributes...
Generating docs for compound llvm::codeview::MemberFuncIdRecord...
Generating docs for compound llvm::codeview::MemberFunctionRecord...
Generating docs for compound llvm::codeview::MemberPointerInfo...
Generating docs for compound llvm::codeview::MergingTypeTableBuilder...
Generating docs for compound llvm::codeview::MethodOverloadListRecord...
Generating docs for compound llvm::codeview::ModifierRecord...
Generating docs for compound llvm::codeview::NestedTypeRecord...
Generating docs for compound llvm::codeview::ObjNameSym...
Generating docs for compound llvm::codeview::OneMethodRecord...
Generating docs for compound llvm::codeview::OverloadedMethodRecord...
Generating docs for compound llvm::codeview::PDB20DebugInfo...
Generating docs for compound llvm::codeview::PDB70DebugInfo...
Generating docs for compound llvm::codeview::PointerRecord...
Generating docs for compound llvm::codeview::PrecompRecord...
Generating docs for compound llvm::codeview::ProcedureRecord...
Generating docs for compound llvm::codeview::ProcRefSym...
Generating docs for compound llvm::codeview::ProcSym...
Generating docs for compound llvm::codeview::PublicSym32...
Generating docs for compound llvm::codeview::RecordPrefix...
Generating docs for compound llvm::codeview::RegisterSym...
Generating docs for compound llvm::codeview::RegRelativeSym...
Generating docs for compound llvm::codeview::RemappedRecord...
Generating docs for compound llvm::codeview::ScopeEndSym...
Generating docs for compound llvm::codeview::SectionSym...
Generating docs for compound llvm::codeview::serialize_array_impl...
Generating docs for compound llvm::codeview::serialize_arrayref_tail_impl...
Generating docs for compound llvm::codeview::serialize_conditional_impl...
Generating docs for compound llvm::codeview::serialize_null_term_string_array_impl...
Generating docs for compound llvm::codeview::serialize_numeric_impl...
Generating docs for compound llvm::codeview::serialize_vector_tail_impl...
Generating docs for compound llvm::codeview::SimpleTypeSerializer...
Generating docs for compound llvm::codeview::StaticDataMemberRecord...
Generating docs for compound llvm::codeview::StringIdRecord...
Generating docs for compound llvm::codeview::StringListRecord...
Generating docs for compound llvm::codeview::StringsAndChecksums...
Generating docs for compound llvm::codeview::StringsAndChecksumsRef...
Generating docs for compound llvm::codeview::SymbolDeserializer...
Generating docs for compound llvm::codeview::SymbolDumpDelegate...
Generating docs for compound llvm::codeview::SymbolRecord...
Generating docs for compound llvm::codeview::SymbolRecordMapping...
Generating docs for compound llvm::codeview::SymbolSerializer...
Generating docs for compound llvm::codeview::SymbolVisitorCallbackPipeline...
Generating docs for compound llvm::codeview::SymbolVisitorCallbacks...
Generating docs for compound llvm::codeview::SymbolVisitorDelegate...
Generating docs for compound llvm::codeview::TagRecord...
Generating docs for compound llvm::codeview::ThreadLocalDataSym...
Generating docs for compound llvm::codeview::Thunk32Sym...
Generating docs for compound llvm::codeview::TiReference...
Generating docs for compound llvm::codeview::TrampolineSym...
Generating docs for compound llvm::codeview::TypeCollection...
Generating docs for compound llvm::codeview::TypeDeserializer...
Generating docs for compound llvm::codeview::TypeDumpVisitor...
Generating docs for compound llvm::codeview::TypeIndex...
Generating docs for compound llvm::codeview::TypeIndexOffset...
Generating docs for compound llvm::codeview::TypeRecord...
Generating docs for compound llvm::codeview::TypeRecordMapping...
Generating docs for compound llvm::codeview::TypeServer2Record...
Generating docs for compound llvm::codeview::TypeSymbolEmitter...
Generating docs for compound llvm::codeview::TypeTableCollection...
Generating docs for compound llvm::codeview::TypeVisitorCallbackPipeline...
Generating docs for compound llvm::codeview::TypeVisitorCallbacks...
Generating docs for compound llvm::codeview::UdtModSourceLineRecord...
Generating docs for compound llvm::codeview::UdtSourceLineRecord...
Generating docs for compound llvm::codeview::UDTSym...
Generating docs for compound llvm::codeview::UnionRecord...
Generating docs for compound llvm::codeview::UsingNamespaceSym...
Generating docs for compound llvm::codeview::VFPtrRecord...
Generating docs for compound llvm::codeview::VFTableRecord...
Generating docs for compound llvm::codeview::VFTableShapeRecord...
Generating docs for compound llvm::codeview::VirtualBaseClassRecord...
Generating docs for namespace llvm::codeview::detail
Generating docs for compound llvm::codeview::detail::GuidAdapter...
Generating docs for namespace llvm::CodeViewYAML
Generating docs for compound llvm::CodeViewYAML::DebugHSection...
Generating docs for compound llvm::CodeViewYAML::DebugSubsectionState...
Generating docs for compound llvm::CodeViewYAML::GlobalHash...
Generating docs for compound llvm::CodeViewYAML::HexFormattedString...
Generating docs for compound llvm::CodeViewYAML::InlineeInfo...
Generating docs for compound llvm::CodeViewYAML::InlineeSite...
Generating docs for compound llvm::CodeViewYAML::LeafRecord...
Generating docs for compound llvm::CodeViewYAML::MemberRecord...
Generating docs for compound llvm::CodeViewYAML::SourceColumnEntry...
Generating docs for compound llvm::CodeViewYAML::/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:211: warning: explicit link request to 'include' could not be resolved
SourceFileChecksumEntry...
Generating docs for compound llvm::CodeViewYAML::SourceLineBlock...
Generating docs for compound llvm::CodeViewYAML::SourceLineEntry...
Generating docs for compound llvm::CodeViewYAML::SourceLineInfo...
Generating docs for compound llvm::CodeViewYAML::SymbolRecord...
Generating docs for compound llvm::CodeViewYAML::YAMLCrossModuleImport...
Generating docs for compound llvm::CodeViewYAML::YAMLDebugSubsection...
Generating docs for compound llvm::CodeViewYAML::YAMLFrameData...
Generating docs for namespace llvm::CodeViewYAML::detail
Generating docs for compound llvm::CodeViewYAML::detail::LeafRecordBase...
Generating docs for compound llvm::CodeViewYAML::detail::LeafRecordImpl...
Generating docs for compound llvm::CodeViewYAML::detail::LeafRecordImpl< FieldListRecord >...
Generating docs for compound llvm::CodeViewYAML::detail::MemberRecordBase...
Generating docs for compound llvm::CodeViewYAML::detail::MemberRecordImpl...
Generating docs for compound llvm::CodeViewYAML::detail::SymbolRecordBase...
Generating docs for compound llvm::CodeViewYAML::detail::SymbolRecordImpl...
Generating docs for compound llvm::CodeViewYAML::detail::UnknownSymbolRecord...
Generating docs for compound llvm::CodeViewYAML::detail::YAMLSubsectionBase...
Generating docs for namespace llvm::COFF
Generating docs for compound llvm::COFF::Auxiliary...
Generating docs for compound llvm::COFF::AuxiliarybfAndefSymbol...
Generating docs for compound llvm::COFF::AuxiliaryCLRToken...
Generating docs for compound llvm::COFF::AuxiliaryFunctionDefinition...
Generating docs for compound llvm::COFF::AuxiliarySectionDefinition...
Generating docs for compound llvm::COFF::AuxiliaryWeakExternal...
Generating docs for compound llvm::COFF::BigObjHeader...
Generating docs for compound llvm::COFF::DataDirectory...
Generating docs for compound llvm::COFF::DOSHeader...
Generating docs for compound llvm::COFF::header...
Generating docs for compound llvm::COFF::ImportDirectoryTableEntry...
Generating docs for compound llvm::COFF::ImportHeader...
Generating docs for compound llvm::COFF::ImportLookupTableEntry32...
Generating docs for compound llvm::COFF::PE32Header...
Generating docs for compound llvm::COFF::relocation...
Generating docs for compound llvm::COFF::section...
Generating docs for compound llvm::COFF::symbol...
Generating docs for namespace llvm::COFFYAML
Generating docs for compound llvm::COFFYAML::Object...
Generating docs for compound llvm::COFFYAML::PEHeader...
Generating docs for compound llvm::COFFYAML::Relocation...
Generating docs for compound llvm::COFFYAML::Section...
Generating docs for compound llvm::COFFYAML::Symbol...
Generating docs for namespace llvm::consthoist
Generating docs for compound llvm::consthoist::ConstantCandidate...
Generating docs for compound llvm::consthoist::ConstantInfo...
Generating docs for compound llvm::consthoist::ConstantUser...
Generating docs for compound llvm::consthoist::RebasedConstantInfo...
Generating docs for namespace llvm::coro
Generating docs for compound llvm::coro::LowererBase...
Generating docs for compound llvm::coro::Shape...
Generating docs for namespace llvm::coverage
Generating docs for compound llvm::coverage::BinaryCoverageReader...
Generating docs for nested compound llvm::coverage::BinaryCoverageReader::ProfileMappingRecord...
Generating docs for compound llvm::coverage::CountedRegion...
Generating docs for compound llvm::coverage::Counter...
Generating docs for compound llvm::coverage::CounterExpression...
Generating docs for compound llvm::coverage::CounterExpressionBuilder...
Generating docs for compound llvm::coverage::CounterMappingContext...
Generating docs for compound llvm::coverage::CounterMappingRegion...
Generating docs for compound llvm::coverage::CoverageData...
Generating docs for compound llvm::coverage::CoverageFilenamesSectionWriter...
Generating docs for compound llvm::coverage::CoverageMapError...
Generating docs for compound llvm::coverage::CoverageMapping...
Generating docs for compound llvm::coverage::CoverageMappingIterator...
Generating docs for compo/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/ADT/APFloat.h:413: warning: The following parameters of llvm::detail::IEEEFloat::toString(SmallVectorImpl< char > &Str, unsigned FormatPrecision=0, unsigned FormatMaxPadding=3, bool TruncateZero=true) const are not documented:
  parameter 'Str'
und llvm::coverage::CoverageMappingReader...
Generating docs for compound llvm::coverage::CoverageMappingRecord...
Generating docs for compound llvm::coverage::CoverageMappingWriter...
Generating docs for compound llvm::coverage::CoverageSegment...
Generating docs for compound llvm::coverage::CovMapFunctionRecord...
Generating docs for compound llvm::coverage::CovMapFunctionRecordV1...
Generating docs for compound llvm::coverage::CovMapHeader...
Generating docs for compound llvm::coverage::CovMapTraits...
Generating docs for compound llvm::coverage::CovMapTraits< CovMapVersion::Version1, IntPtrT >...
Generating docs for compound llvm::coverage::ExpansionRecord...
Generating docs for compound llvm::coverage::FunctionRecord...
Generating docs for compound llvm::coverage::FunctionRecordIterator...
Generating docs for compound llvm::coverage::InstantiationGroup...
Generating docs for compound llvm::coverage::LineCoverageIterator...
Generating docs for compound llvm::coverage::LineCoverageStats...
Generating docs for compound llvm::coverage::RawCoverageFilenamesReader...
Generating docs for compound llvm::coverage::RawCoverageMappingDummyChecker...
Generating docs for compound llvm::coverage::RawCoverageMappingReader...
Generating docs for compound llvm::coverage::RawCoverageReader...
Generating docs for namespace llvm::detail
Generating docs for compound llvm::detail::AlignAdapter...
Generating docs for compound llvm::detail::AlignerImpl...
Generating docs for compound llvm::detail::AnalysisPassConcept...
Generating docs for compound llvm::detail::AnalysisPassModel...
Generating docs for compound llvm::detail::AnalysisResultConcept...
Generating docs for compound llvm::detail::AnalysisResultModel...
Generating docs for compound llvm::detail::AnalysisResultModel< IRUnitT, PassT, ResultT, PreservedAnalysesT, InvalidatorT, false >...
Generating docs for compound llvm::detail::AnalysisResultModel< IRUnitT, PassT, ResultT, PreservedAnalysesT, InvalidatorT, true >...
Generating docs for compound llvm::detail::concat_range...
Generating docs for compound llvm::detail::ConstantLog2...
Generating docs for compound llvm::detail::ConstantLog2< 1 >...
Generating docs for compound llvm::detail::copy_construction_triviality_helper...
Generating docs for compound llvm::detail::DenseMapPair...
Generating docs for compound llvm::detail::DenseSetEmpty...
Generating docs for compound llvm::detail::DenseSetImpl...
Generating docs for nested compound llvm::detail::DenseSetImpl::ConstIterator...
Generating docs for nested compound llvm::detail::DenseSetImpl::Iterator...
Generating docs for compound llvm::detail::DenseSetPair...
Generating docs for compound llvm::detail::DoubleAPFloat...
Generating docs for compound llvm::detail::enumerator...
Generating docs for compound llvm::detail::enumerator_iter...
Generating docs for compound llvm::detail::ErrorAdapter...
Generating docs for compound llvm::detail::ErrorHolder...
Generating docs for compound llvm::detail::ErrorMatchesMono...
Generating docs for compound llvm::detail::ExpectedHolder...
Generating docs for compound llvm::detail::format_adapter...
Generating docs for compound llvm::detail::fwd_or_bidi_tag...
Generating docs for compound llvm::detail::fwd_or_bidi_tag_impl...
Generating docs for compound llvm::detail::fwd_or_bidi_tag_impl< true >...
Generating docs for compound llvm::detail::GenericLayer...
Generating docs for compound llvm::detail::GenericLayerImpl...
Generating docs for compound llvm::detail::GenericLayerImpl< orc::LegacyRTDyldObjectLinkingLayer >...
Generating docs for compound llvm::detail::has_FormatProvider...
Generating docs for compound llvm::detail::has_StreamOperator...
Generating docs for compound llvm::detail::HasPointerLikeTypeTraits...
Generating docs for compound llvm::detail::HasPointerLikeTypeTraits< T, decltype((sizeof(PointerLikeTypeTraits< T >)+sizeof(T)), void())>...
Generating docs for compound llvm::detail::HelperFunctions...
Generating docs for compound llvm::detail::IEEEFloat...
Generating docs for compound llvm::detail::is_cstring...
Generating docs for compound llvm::detail::IsPointerLike...
Generating docs for compound llvm::detail::IsPointerLike< T * >...
Generating docs for compound llvm::detail::LeadingZerosCounter...
Generating docs for compound llvm::detail::missing_format_adapter...
Generating docs for compound llvm::detail::move_construction_triviality_helper...
Generating docs for compound llvm::detail::OptionKey...
Generating docs for compound llvm::detail::PadAdapter...
Generating docs for compound llvm::detail::PassConcept...
Generating docs for compound llvm::detail::PassModel...
Generating docs for compound llvm::detail::PointerSumTypeHelper...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Checker...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Checker< MemberT >...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Lookup...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Min...
Generating docs for nested compound llvm::detail::PointerSumTypeHelper::Min< V >...
Generating docs for compound llvm::detail::PopulationCounter...
Generating docs for compound llvm::detail::PopulationCounter< T, 8 >...
Generating docs for compound llvm::detail::provider_format_adapter...
Generating docs for compound llvm::detail::PtrUseVisitorBase...
Generating docs for nested compound llvm::detail::PtrUseVisitorBase::PtrInfo...
Generating docs for nested compound llvm::detail::PtrUseVisitorBase::UseToVisit...
Generating docs for compound llvm::detail::range_item_has_provider...
Generating docs for compound llvm::detail::RepeatAdapter...
Generating docs for compound llvm::detail::result_pair...
Generating docs for compound llvm::detail::ResultHasInvalidateMethod...
Generating docs for compound llvm::detail::scope_exit...
Generating docs for compound llvm::detail::SizerImpl...
Generating docs for compound llvm::detail::stream_operator_format_adapter...
Generating docs for compound llvm::detail::TrailingZerosCounter...
Generating docs for compound llvm::detail::trivial_helper...
Generating docs for compound llvm::detail::unit...
Generating docs for compound llvm::detail::unit< std::micro >...
Generating docs for compound llvm::detail::unit< std::milli >...
Generating docs for compound llvm::detail::unit< std::nano >...
Generating docs for compound llvm::detail::unit< std::ratio< 1 > >...
Generating docs for compound llvm::detail::unit< std::ratio< 3600 > >...
Generating docs for compound llvm::detail::unit< std::ratio< 60 > >...
Generating docs for compound llvm::detail::use_char_formatter...
Generating docs for compound llvm::detail::use_double_formatter...
Generating docs for compound llvm::detail::use_integral_formatter...
Generating docs for compound llvm::detail::use_pointer_formatter...
Generating docs for compound llvm::detail::use_string_formatter...
Generating docs for compound llvm::detail::uses_format_member...
Generating docs for compound llvm::detail::uses_format_provider...
Generating docs for compound llvm::detail::uses_missing_provider...
Generating docs for compound llvm::detail::uses_stream_operator...
Generating docs for compound llvm::detail::value_sequence_iterator...
Generating docs for compound llvm::detail::ValueMatchesMono...
Generating docs for compound llvm::detail::ValueMatchesPoly...
Generating docs for compound llvm::detail::zip_common...
Generating docs for compound llvm::detail::zip_first...
Generating docs for compound llvm::detail::zip_longest_iterator...
Generating docs for compound llvm::detail::zip_longest_range...
Generating docs for compound llvm::detail::zip_shortest...
Generating docs for compound llvm::detail::ZipLongestItemType...
Generating docs for compound llvm::detail::ZipLongestTupleType...
Generating docs for compound llvm::detail::zippy...
Generating docs for compound llvm::detail::ZipTupleType...
Generating docs for namespace llvm::DomTreeBuilder
Generating docs for compound llvm::DomTreeBuilder::SemiNCAInfo...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::BatchUpdateInfo...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::BlockNamePrinter...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::ChildrenGetter...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::InfoRec...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::InsertionInfo...
Generating docs for nested compound llvm::DomTreeBuilder::SemiNCAInfo::InsertionInfo::Compare...
Generating docs for namespace llvm::DOT
Generating docs for namespace llvm::dwarf
Generating docs for compound llvm::dwarf::CFIProgram...
Generating docs for nested compound llvm::dwarf::CFIProgram::Instruction...
Generating docs for compound llvm::dwarf::CIE...
Generating docs for compound llvm::dwarf::EnumTraits...
Generating docs for compound llvm::dwarf::EnumTraits< Attribute >...
Generating docs for compound llvm::dwarf::EnumTraits< Form >...
Generating docs for compound llvm::dwarf::EnumTraits< Index >...
Generating docs for compound llvm::dwarf::EnumTraits< Tag >...
Generating docs for compound llvm::dwarf::FDE...
Generating docs for compound llvm::dwarf::FormParams...
Generating docs for compound llvm::dwarf::FrameEntry...
Generating docs for compound llvm::dwarf::PubIndexEntryDescriptor...
Generating docs for namespace llvm::DWARFFlavour
Generating docs for namespace llvm::DWARFYAML
Generating docs for compound llvm::DWARFYAML::Abbrev...
Generating docs for compound llvm::DWARFYAML::ARange...
Generating docs for compound llvm::DWARFYAML::ARangeDescriptor...
Generating docs for compound llvm::DWARFYAML::AttributeAbbrev...
Generating docs for compound llvm::DWARFYAML::ConstVisitor...
Generating docs for compound llvm::DWARFYAML::Data...
Generating docs for compound llvm::DWARFYAML::Entry...
Generating docs for compound llvm::DWARFYAML::File...
Generating docs for compound llvm::DWARFYAML::FormValue...
Generating docs for compound llvm::DWARFYAML::InitialLength...
Generating docs for compound llvm::DWARFYAML::LineTable...
Generating docs for compound llvm::DWARFYAML::LineTableOpcode...
Generating docs for compound llvm::DWARFYAML::PubEntry...
Generating docs for compound llvm::DWARFYAML::PubSection...
Generating docs for compound llvm::DWARFYAML::Unit...
Generating docs for compound llvm::DWARFYAML::Visitor...
Generating docs for compound llvm::DWARFYAML::VisitorImpl...
Generating docs for namespace llvm::ELF
Generating docs for compound llvm::ELF::Elf32_Chdr...
Generating docs for compound llvm::ELF::Elf32_Dyn...
Generating docs for compound llvm::ELF::Elf32_Ehdr...
Generating docs for compound llvm::ELF::Elf32_Nhdr...
Generating docs for compound llvm::ELF::Elf32_Phdr...
Generating docs for compound llvm::ELF::Elf32_Rel...
Generating docs for compound llvm::ELF::Elf32_Rela...
Generating docs for compound llvm::ELF::Elf32_Shdr...
Generating docs for compound llvm::ELF::Elf32_Sym...
Generating docs for compound llvm::ELF::Elf64_Chdr...
Generating docs for compound llvm::ELF::Elf64_Dyn...
Generating docs for compound llvm::ELF::Elf64_Ehdr...
Generating docs for compound llvm::ELF::Elf64_Nhdr...
Generating docs for compound llvm::ELF::Elf64_Phdr...
Generating docs for compound llvm::ELF::Elf64_Rel...
Generating docs for compound llvm::ELF::Elf64_Rela...
Generating docs for compound llvm::ELF::Elf64_Shdr...
Generating docs for compound llvm::ELF::Elf64_Sym...
Generating docs for namespace llvm::elfabi
Generating docs for compound llvm::elfabi::ELFStub...
Generating docs for compound llvm::elfabi::ELFSymbol...
Generating docs for namespace llvm::ELFYAML
Generating docs for compound llvm::ELFYAML::DynamicEntry...
Generating docs for compound llvm::ELFYAML::DynamicSection...
Generating docs for compound llvm::ELFYAML::FileHeader...
Generating docs for compound llvm::ELFYAML::Group...
Generating docs for compound llvm::ELFYAML::LocalGlobalWeakSymbols...
Generating docs for compound llvm::ELFYAML::MipsABIFlags...
Generating docs for compound llvm::ELFYAML::NoBitsSection...
Generating docs for compound llvm::ELFYAML::Object...
Generating docs for compound llvm::ELFYAML::ProgramHeader...
Generating docs for compound llvm::ELFYAML::RawContentSection...
Generating docs for compound llvm::ELFYAML::Relocation...
Generating docs for compound llvm::ELFYAML::RelocationSection...
Generating docs for compound llvm::ELFYAML::Section...
Generating docs for compound llvm::ELFYAML::SectionName...
Generating docs for compound llvm::ELFYAML::SectionOrType...
Generating docs for compound llvm::ELFYAML::Symbol...
Generating docs for compound llvm::ELFYAML::SymverSection...
Generating docs for compound llvm::ELFYAML::VerdefEntry...
Generating docs for compound llvm::ELFYAML::VerdefSection...
Generating docs for compound llvm::ELFYAML::VernauxEntry...
Generating docs for compound llvm::ELFYAML::VerneedEntry...
Generating docs for compound llvm::ELFYAML::VerneedSection...
Generating docs for namespace llvm::EngineKind
Generating docs for namespace llvm::FloatABI
Generating docs for namespace llvm::FPDenormal
Generating docs for namespace llvm::FPOpFusion
Generating docs for namespace llvm::FramePointer
Generating docs for namespace llvm::fuzzerop
Generating docs for compound llvm::fuzzerop::OpDescriptor...
Generating docs for compound llvm::fuzzerop::SourcePred...
Generating docs for namespace llvm::GCOV
Generating docs for compound llvm::GCOV::Options...
Generating docs for namespace llvm::GraphProgram
Generating docs for compound llvm::gvn::AvailableValue...
Generating docs for compound llvm::gvn::AvailableValueInBlock...
Generating docs for compound llvm::gvn::GVNLegacyPass...
Generating docs for namespace llvm::GVNExpression
Generating docs for compound llvm::GVNExpression::AggregateValueExpression...
Generating docs for compound llvm::GVNExpression::BasicExpression...
Generating docs for compound llvm::GVNExpression::CallExpression...
Generating docs for compound llvm::GVNExpression::ConstantExpression...
Generating docs for compound llvm::GVNExpression::DeadExpression...
Generating docs for compound llvm::GVNExpression::Expression...
Generating docs for compound llvm::GVNExpression::int_op_inserter...
Generating docs for compound llvm::GVNExpression::LoadExpression...
Generating docs for compound llvm::GVNExpression::MemoryExpression...
Generating docs for compound llvm::GVNExpression::op_inserter...
Generating docs for compound llvm::GVNExpression::PHIExpression...
Generating docs for compound llvm::GVNExpression::StoreExpression...
Generating docs for compound llvm::GVNExpression::UnknownExpression...
Generating docs for compound llvm::GVNExpression::VariableExpression...
Generating docs for namespace llvm::hashing
Generating docs for namespace llvm::hashing::detail
Generating docs for compound llvm::hashing::detail::hash_combine_recursive_helper...
Generating docs for compound llvm::hashing::detail::hash_state...
Generating docs for compound llvm::hashing::detail::is_hashable_data...
Generating docs for compound llvm::hashing::detail::is_hashable_data< std::pair< T, U > >...
Generating docs for namespace llvm::Hexagon
Generating docs for compound llvm::Hexagon::PacketIterator...
Generating docs for namespace llvm::Hexagon_MC
Generating docs for namespace llvm::HexagonII
Generating docs for namespace llvm::HexagonISD
Generating docs for namespace llvm::HexagonMCInstrInfo
Generating docs for compound llvm::HexagonMCInstrInfo::PredicateInfo...
Generating docs for namespace llvm::HexStyle
Generating docs for namespace llvm::ilist_detail
Generating docs for compound llvm::ilist_detail::check_options...
Generating docs for compound llvm::ilist_detail::check_options< Option1, Options... >...
Generating docs for compound llvm::ilist_detail::check_options<>...
Generating docs for compound llvm::ilist_detail::compute_node_options...
Generating docs for compound llvm::ilist_detail::explicitness...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking< ilist_sentinel_tracking< EnableSentinelTracking >, Options... >...
Generating docs for compound llvm::ilist_detail::extract_sentinel_tracking< Option1, Options... >...
Generating docs for compound llvm::ilist_deta/opt/doxygen-docs/src/llvm/include/llvm/CodeGen/ISDOpcodes.h:663: warning: explicit link request to 'last' could not be resolved
il::extract_sentinel_tracking<>...
Generating docs for compound llvm::ilist_detail::extract_tag...
Generating docs for compound llvm::ilist_detail::extract_tag< ilist_tag< Tag >, Options... >...
Generating docs for compound llvm::ilist_detail::extract_tag< Option1, Options... >...
Generating docs for compound llvm::ilist_detail::extract_tag<>...
Generating docs for compound llvm::ilist_detail::HasCreateNode...
Generating docs for nested compound llvm::ilist_detail::HasCreateNode::SFINAE...
Generating docs for compound llvm::ilist_detail::HasCreateSentinel...
Generating docs for compound llvm::ilist_detail::HasGetNext...
Generating docs for nested compound llvm::ilist_detail::HasGetNext::SFINAE...
Generating docs for compound llvm::ilist_detail::HasObsoleteCustomization...
Generating docs for compound llvm::ilist_detail::is_valid_option...
Generating docs for compound llvm::ilist_detail::is_valid_option< ilist_sentinel_tracking< EnableSentinelTracking > >...
Generating docs for compound llvm::ilist_detail::is_valid_option< ilist_tag< Tag > >...
Generating docs for compound llvm::ilist_detail::IteratorHelper...
Generating docs for compound llvm::ilist_detail::IteratorHelper< false >...
Generating docs for compound llvm::ilist_detail::IteratorHelper< true >...
Generating docs for compound llvm::ilist_detail::IteratorTraits...
Generating docs for compound llvm::ilist_detail::IteratorTraits< OptionsT, false >...
Generating docs for compound llvm::ilist_detail::IteratorTraits< OptionsT, true >...
Generating docs for compound llvm::ilist_detail::node_options...
Generating docs for compound llvm::ilist_detail::NodeAccess...
Generating docs for compound llvm::ilist_detail::SpecificNodeAccess...
Generating docs for namespace llvm::IndexedInstrProf
Generating docs for compound llvm::IndexedInstrProf::Header...
Generating docs for compound llvm::IndexedInstrProf::Summary...
Generating docs for nested compound llvm::IndexedInstrProf::Summary::Entry...
Generating docs for namespace llvm::InlineConstants
Generating docs for namespace llvm::internal
Generating docs for namespace llvm::IntervalMapImpl
Generating docs for compound llvm::IntervalMapImpl::BranchNode...
Generating docs for compound llvm::IntervalMapImpl::LeafNode...
Generating docs for compound llvm::IntervalMapImpl::NodeBase...
Generating docs for compound llvm::IntervalMapImpl::NodeRef...
Generating docs for compound llvm::IntervalMapImpl::NodeSizer...
Generating docs for compound llvm::IntervalMapImpl::Path...
Generating docs for namespace llvm::Intrinsic
Generating docs for compound llvm::Intrinsic::IITDescriptor...
Generating docs for namespace llvm::irsymtab
Generating docs for compound llvm::irsymtab::FileContents...
Generating docs for compound llvm::irsymtab::Reader...
Generating docs for nested compound llvm::irsymtab::Reader::SymbolRef...
Generating docs for compound llvm::irsymtab::Symbol...
Generating docs for namespace llvm::irsymtab::storage
Generating docs for compound llvm::irsymtab::storage::Comdat...
Generating docs for compound llvm::irsymtab::storage::Header...
Generating docs for compound llvm::irsymtab::storage::Module...
Generating docs for compound llvm::irsymtab::storage::Range...
Generating docs for compound llvm::irsymtab::storage::Str...
Generating docs for compound llvm::irsymtab::storage::Symbol...
Generating docs for compound llvm::irsymtab::storage::Uncommon...
Generating docs for namespace llvm::ISD
Generating docs for compound llvm::ISD::ArgFlagsTy...
Generating docs for compound llvm::ISD::InputArg...
Generating docs for compound llvm::ISD::OutputArg...
Generating docs for namespace llvm::itanium_demangle
Generating docs for namespace llvm::json
Generating docs for compound llvm::json::Array...
Generating docs for compound llvm::json::Object...
Generating docs for nested compound llvm::json::Object::KV...
Generating docs for compound llvm::json::ObjectKey...
Generating docs for compound llvm::json::ObjectMapper...
Generating docs for compound llvm::json::ParseError...
Generating docs for compound llvm::json::Value...
Generating docs for namespace llvm::JumpTable
Generating docs for namespace llvm::jumpthreading
Generating docs for namespace llvm::Lanai
Generating docs for namespace llvm::LanaiII
Generating docs for namespace llvm::LanaiISD
Generating docs for namespace llvm::LCOMM
Generating docs for namespace llvm::legacy
Generating docs for compound llvm::legacy::FunctionPassManager...
Generating docs for compound llvm::legacy::FunctionPassManagerImpl...
Generating docs for compound llvm::legacy::PassManager...
Generating docs for compound llvm::legacy::PassManagerBase...
Generating docs for compound llvm::legacy::PassManagerImpl...
Generating docs for namespace llvm::LegalityPredicates
Generating docs for compound llvm::LegalityPredicates::TypePairAndMemDesc...
Generating docs for namespace llvm::LegalizeActions
Generating docs for namespace llvm::LegalizeMutations
Generating docs for namespace llvm::lltok
Generating docs for namespace llvm::LLVM_LIBRARY_VISIBILITY
Generating docs for namespace llvm::LoopAnalysisManagerFunctionProxy
Generating docs for compound llvm::LoopAnalysisManagerFunctionProxy::Result...
Generating docs for namespace llvm::lowertypetests
Generating docs for compound llvm::lowertypetests::BitSetBuilder...
Generating docs for compound llvm::lowertypetests::BitSetInfo...
Generating docs for compound llvm::lowertypetests::ByteArrayBuilder...
Generating docs for compound llvm::lowertypetests::GlobalLayoutBuilder...
Generating docs for namespace llvm::LPAC
Generating docs for namespace llvm::LPCC
Generating docs for namespace llvm::lto
Generating docs for compound llvm::lto::Config...
Generating docs for compound llvm::lto::InputFile...
Generating docs for nested compound llvm::lto::InputFile::Symbol...
Generating docs for compound llvm::lto::LTO...
Generating docs for nested compound llvm::lto::LTO::RegularLTOState::AddedModule...
Generating docs for nested compound llvm::lto::LTO::RegularLTOState::CommonResolution...
Generating docs for compound llvm::lto::LTOLLVMContext...
Generating docs for compound llvm::lto::LTOLLVMDiagnosticHandler...
Generating docs for compound llvm::lto::NativeObjectStream...
Generating docs for compound llvm::lto::SymbolResolution...
Generating docs for compound lto::ThinBackendProc...
Generating docs for namespace llvm::MachO
Generating docs for compound llvm::MachO::any_relocation_info...
Generating docs for compound llvm::MachO::ArchitectureSet...
Generating docs for nested compound llvm::MachO::ArchitectureSet::arch_iterator...
Generating docs for compound llvm::MachO::arm_state_hdr_t...
Generating docs for compound llvm::MachO::arm_thread_state32_t...
Generating docs for compound llvm::MachO::arm_thread_state64_t...
Generating docs for compound llvm::MachO::arm_thread_state_t...
Generating docs for compound llvm::MachO::build_tool_version...
Generating docs for compound llvm::MachO::build_version_command...
Generating docs for compound llvm::MachO::data_in_code_entry...
Generating docs for compound llvm::MachO::dyld_info_command...
Generating docs for compound llvm::MachO::dylib...
Generating docs for compound llvm::MachO::dylib_command...
Generating docs for compound llvm::MachO::dylib_module...
Generating docs for compound llvm::MachO::dylib_module_64...
Generating docs for compound llvm::MachO::dylib_reference...
Generating docs for compound llvm::MachO::dylib_table_of_contents...
Generating docs for compound llvm::MachO::dylinker_command...
Generating docs for compound llvm::MachO::dysymtab_command...
Generating docs for compound llvm::MachO::encryption_info_command...
Generating docs for compound llvm::MachO::encryption_info_command_64...
Generating docs for compound llvm::MachO::entry_point_command...
Generating docs for compound llvm::MachO::fat_arch...
Generating docs for compound llvm::MachO::fat_arch_64...
Generating docs for compound llvm::MachO::fat_header...
Generating docs for compound llvm::MachO::fp_control_t...
Generating docs for compound llvm::MachO::fp_status_t...
Generating docs for compound llvm::MachO::fvmfile_command...
Generating docs for compound llvm::MachO::fvmlib...
Generating docs for compound llvm::MachO::fvmlib_command...
Generating docs for compound llvm::MachO::ident_command...
Generating docs for compound llvm::MachO::InterfaceFile...
Generating docs for nested compound llvm::MachO::InterfaceFile::const_export_iterator...
Generating docs for nested compound llvm::MachO::InterfaceFile::const_symbol_iterator...
Generating docs for nested compound llvm::MachO::InterfaceFile::const_undefined_iterator...
Generating docs for compound llvm::MachO::InterfaceFileRef...
Generating docs for compound llvm::MachO::linkedit_data_command...
Generating docs for compound llvm::MachO::linker_option_command...
Generating docs for compound llvm::MachO::load_command...
Generating docs for compound llvm::MachO::mach_header...
Generating docs for compound llvm::MachO::mach_header_64...
Generating docs for compound llvm::MachO::macho_load_command...
Generating docs for compound llvm::MachO::mmst_reg_t...
Generating docs for compound llvm::MachO::nlist...
Generating docs for compound llvm::MachO::nlist_64...
Generating docs for compound llvm::MachO::nlist_base...
Generating docs for compound llvm::MachO::note_command...
Generating docs for compound llvm::MachO::PackedVersion...
Generating docs for compound llvm::MachO::ppc_state_hdr_t...
Generating docs for compound llvm::MachO::ppc_thread_state32_t...
Generating docs for compound llvm::MachO::ppc_thread_state_t...
Generating docs for compound llvm::MachO::prebind_cksum_command...
Generating docs for compound llvm::MachO::prebound_dylib_command...
Generating docs for compound llvm::MachO::relocation_info...
Generating docs for compound llvm::MachO::routines_command...
Generating docs for compound llvm::MachO::routines_command_64...
Generating docs for compound llvm::MachO::rpath_command...
Generating docs for compound llvm::MachO::scattered_relocation_info...
Generating docs for compound llvm::MachO::section...
Generating docs for compound llvm::MachO::section_64...
Generating docs for compound llvm::MachO::segment_command...
Generating docs for compound llvm::MachO::segment_command_64...
Generating docs for compound llvm::MachO::source_version_command...
Generating docs for compound llvm::MachO::sub_client_command...
Generating docs for compound llvm::MachO::sub_framework_command...
Generating docs for compound llvm::MachO::sub_library_command...
Generating docs for compound llvm::MachO::sub_umbrella_command...
Generating docs for compound llvm::MachO::Symbol...
Generating docs for compound llvm::MachO::symseg_command...
Generating docs for compound llvm::MachO::symtab_command...
Generating docs for compound llvm::MachO::TextAPIContext...
Generating docs for compound llvm::MachO::TextAPIReader...
Generating docs for compound llvm::MachO::TextAPIWriter...
Generating docs for compound llvm::MachO::thread_command...
Generating docs for compound llvm::MachO::tlv_descriptor...
Generating docs for compound llvm::MachO::tlv_descriptor_32...
Generating docs for compound llvm::MachO::tlv_descriptor_64...
Generating docs for compound llvm::MachO::twolevel_hint...
Generating docs for compound llvm::MachO::twolevel_hints_command...
Generating docs for compound llvm::MachO::uuid_command...
Generating docs for compound llvm::MachO::version_min_command...
Generating docs for compound llvm::MachO::x86_exception_state64_t...
Generating docs for compound llvm::MachO::x86_exception_state_t...
Generating docs for compound llvm::MachO::x86_float_state64_t...
Generating docs for compound llvm::MachO::x86_float_state_t...
Generating docs for compound llvm::MachO::x86_state_hdr_t...
Generating docs for compound llvm::MachO::x86_thread_state32_t...
Generating docs for compound llvm::MachO::x86_thread_state64_t...
Generating docs for compound llvm::MachO::x86_thread_state_t...
Generating docs for compound llvm::MachO::xmm_reg_t...
Generating docs for namespace llvm::MachO::detail
Generating docs for namespace llvm::MachOYAML
Generating docs for compound llvm::MachOYAML::BindOpcode...
Generating docs for compound llvm::MachOYAML::ExportEntry...
Generating docs for compound llvm::Mach/opt/doxygen-docs/src/llvm/include/llvm/MCA/Support.h:106: warning: explicit link request to 'ProcResourceUnits' could not be resolved
OYAML::FatArch...
Generating docs for compound llvm::MachOYAML::FatHeader...
Generating docs for compound llvm::MachOYAML::FileHeader...
Generating docs for compound llvm::MachOYAML::LinkEditData...
Generating docs for compound llvm::MachOYAML::LoadCommand...
Generating docs for compound llvm::MachOYAML::NListEntry...
Generating docs for compound llvm::MachOYAML::Object...
Generating docs for compound llvm::MachOYAML::RebaseOpcode...
Generating docs for compound llvm::MachOYAML::Section...
Generating docs for compound llvm::MachOYAML::UniversalBinary...
Generating docs for namespace llvm::mca
Generating docs for compound llvm::mca::Context...
Generating docs for compound llvm::mca::CycleSegment...
Generating docs for compound llvm::mca::DefaultResourceStrategy...
Generating docs for compound llvm::mca::DefaultSchedulerStrategy...
Generating docs for compound llvm::mca::DispatchStage...
Generating docs for compound llvm::mca::EntryStage...
Generating docs for compound llvm::mca::ExecuteStage...
Generating docs for compound llvm::mca::HardwareUnit...
Generating docs for compound llvm::mca::HWEventListener...
Generating docs for compound llvm::mca::HWInstructionDispatchedEvent...
Generating docs for compound llvm::mca::HWInstructionEvent...
Generating docs for compound llvm::mca::HWInstructionIssuedEvent...
Generating docs for compound llvm::mca::HWInstructionRetiredEvent...
Generating docs for compound llvm::mca::HWPressureEvent...
Generating docs for compound llvm::mca::HWStallEvent...
Generating docs for compound llvm::mca::InstrBuilder...
Generating docs for compound llvm::mca::InstrDesc...
Generating docs for compound llvm::mca::InstRef...
Generating docs for compound llvm::mca::Instruction...
Generating docs for compound llvm::mca::InstructionBase...
Generating docs for compound llvm::mca::InstructionError...
Generating docs for compound llvm::mca::InstructionTables...
Generating docs for compound llvm::mca::LSUnit...
Generating docs for compound llvm::mca::Pipeline...
Generating docs for compound llvm::mca::PipelineOptions...
Generating docs for compound llvm::mca::ReadDescriptor...
Generating docs for compound llvm::mca::ReadState...
Generating docs for compound llvm::mca::RegisterFile...
Generating docs for compound llvm::mca::ResourceCycles...
Generating docs for compound llvm::mca::ResourceManager...
Generating docs for compound llvm::mca::ResourceState...
Generating docs for compound llvm::mca::ResourceStrategy...
Generating docs for compound llvm::mca::ResourceUsage...
Generating docs for compound llvm::mca::RetireControlUnit...
Generating docs for nested compound llvm::mca::RetireControlUnit::RUToken...
Generating docs for compound llvm::mca::RetireStage...
Generating docs for compound llvm::mca::Scheduler...
Generating docs for compound llvm::mca::SchedulerStrategy...
Generating docs for compound llvm::mca::SourceMgr...
Generating docs for compound llvm::mca::Stage...
Generating docs for compound llvm::mca::WriteDescriptor...
Generating docs for compound llvm::mca::WriteRef...
Generating docs for compound llvm::mca::WriteState...
Generating docs for namespace llvm::MCD
Generating docs for namespace llvm::MCID
Generating docs for namespace llvm::MCOI
Generating docs for namespace llvm::MCParserUtils
Generating docs for namespace llvm::mdconst
Generating docs for namespace llvm::mdconst::detail
Generating docs for compound llvm::mdconst::detail::HasDereference...
Generating docs for nested compound llvm::mdconst::detail::HasDereference::SFINAE...
Generating docs for compound llvm::mdconst::detail::IsValidPointer...
Generating docs for compound llvm::mdconst::detail::IsValidReference...
Generating docs for namespace llvm::minidump
Generating docs for compound llvm::minidump::CPUInfo...
Generating docs for nested compound llvm::minidump::CPUInfo::ArmInfo...
Generating docs for nested compound llvm::minidump::CPUInfo::OtherInfo...
Generating docs for nested compound llvm::minidump::CPUInfo::X86Info...
Generating docs for compound llvm::minidump::Directory...
Generating docs for compound llvm::minidump::Header...
G/opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/MinidumpYAML.h:83: warning: Unsupported xml/html tag <pid> found
enerating docs for compound llvm::minidump::LocationDescriptor...
Generating docs for compound llvm::minidump::SystemInfo...
Generating docs for namespace llvm::MinidumpYAML
Generating docs for compound llvm::MinidumpYAML::Object...
Generating docs for compound llvm::MinidumpYAML::RawContentStream...
Generating docs for compound llvm::MinidumpYAML::Stream...
Generating docs for compound llvm::MinidumpYAML::SystemInfoStream...
Generating docs for compound llvm::MinidumpYAML::TextContentStream...
Generating docs for namespace llvm::MIPatternMatch
Generating docs for compound llvm::MIPatternMatch::And...
Generating docs for compound llvm::MIPatternMatch::And< Pred, Preds... >...
Generating docs for compound llvm::MIPatternMatch::BinaryOp_match...
Generating docs for compound llvm::MIPatternMatch::bind_helper...
Generating docs for compound llvm::MIPatternMatch::bind_helper< const ConstantFP * >...
Generating docs for compound llvm::MIPatternMatch::bind_helper< LLT >...
Generating docs for compound llvm::MIPatternMatch::bind_helper< MachineInstr * >...
Generating docs for compound llvm::MIPatternMatch::bind_ty...
Generating docs for compound llvm::MIPatternMatch::CheckType...
Generating docs for compound llvm::MIPatternMatch::ConstantMatch...
Generating docs for compound llvm::MIPatternMatch::OneUse_match...
Generating docs for compound llvm::MIPatternMatch::operand_type_match...
Generating docs for compound llvm::MIPatternMatch::Or...
Generating docs for compound llvm::MIPatternMatch::Or< Pred, Preds... >...
Generating docs for compound llvm::MIPatternMatch::UnaryOp_match...
Generating docs for namespace llvm::Mips
Generating docs for namespace llvm::Mips16HardFloatInfo
Generating docs for compound llvm::Mips16HardFloatInfo::FuncNameSignature...
Generating docs for compound llvm::Mips16HardFloatInfo::FuncSignature...
Generating docs for namespace llvm::MIPS_MC
Generating docs for namespace llvm::MipsII
Generating docs for namespace llvm::MipsISD
Generating docs for namespace llvm::ms_demangle
Generating docs for compound llvm::ms_demangle::ArenaAllocator...
Generating docs for compound llvm::ms_demangle::ArrayTypeNode...
Generating docs for compound llvm::ms_demangle::BackrefContext...
Generating docs for compound llvm::ms_demangle::ConversionOperatorIdentifierNode...
Generating docs for compound llvm::ms_demangle::CustomTypeNode...
Generating docs for compound llvm::ms_demangle::Demangler...
Generating docs for compound llvm::ms_demangle::DynamicStructorIdentifierNode...
Generating docs for compound llvm::ms_demangle::EncodedStringLiteralNode...
Generating docs for compound llvm::ms_demangle::FunctionSignatureNode...
Generating docs for compound llvm::ms_demangle::FunctionSymbolNode...
Generating docs for compound llvm::ms_demangle::IdentifierNode...
Generating docs for compound llvm::ms_demangle::IntegerLiteralNode...
Generating docs for compound llvm::ms_demangle::IntrinsicFunctionIdentifierNode...
Generating docs for compound llvm::ms_demangle::IntrinsicNode...
Generating docs for compound llvm::ms_demangle::LiteralOperatorIdentifierNode...
Generating docs for compound llvm::ms_demangle::LocalStaticGuardIdentifierNode...
Generating docs for compound llvm::ms_demangle::LocalStaticGuardVariableNode...
Generating docs for compound llvm::ms_demangle::NamedIdentifierNode...
Generating docs for compound llvm::ms_demangle::Node...
Generating docs for compound llvm::ms_demangle::NodeArrayNode...
Generating docs for compound llvm::ms_demangle::PointerTypeNode...
Generating docs for compound llvm::ms_demangle::PrimitiveTypeNode...
Generating docs for compound llvm::ms_demangle::QualifiedNameNode...
Generating docs for compound llvm::ms_demangle::RttiBaseClassDescriptorNode...
Generating docs for compound llvm::ms_demangle::SpecialTableSymbolNode...
Generating docs for compound llvm::ms_demangle::StructorIdentifierNode...
Generating docs for compound llvm::ms_demangle::SymbolNode...
Generating docs for compound llvm::ms_demangle::TagTypeNode...
Generating docs for compound llvm::ms_demangle::TemplateParameterReferenceNode...
Gener/opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h:56: warning: The following parameters of llvm::msf::MSFBuilder::create(BumpPtrAllocator &Allocator, uint32_t BlockSize, uint32_t MinBlockCount=0, bool CanGrow=true) are not documented:
  parameter 'Allocator'
/opt/doxygen-docs/src/llvm/include/llvm/Object/Binary.h:165: warning: The following parameters of llvm::object::createBinary(MemoryBufferRef Source, LLVMContext *Context=nullptr) are not documented:
  parameter 'Context'
ating docs for compound llvm::ms_demangle::ThunkSignatureNode...
Generating docs for nested compound llvm::ms_demangle::ThunkSignatureNode::ThisAdjustor...
Generating docs for compound llvm::ms_demangle::TypeNode...
Generating docs for compound llvm::ms_demangle::VariableSymbolNode...
Generating docs for compound llvm::ms_demangle::VcallThunkIdentifierNode...
Generating docs for namespace llvm::msf
Generating docs for compound llvm::msf::IMSFFile...
Generating docs for compound llvm::msf::MappedBlockStream...
Generating docs for compound llvm::msf::MSFBuilder...
Generating docs for compound llvm::msf::MSFError...
Generating docs for compound llvm::msf::MSFLayout...
Generating docs for compound llvm::msf::MSFStreamLayout...
Generating docs for compound llvm::msf::SuperBlock...
Generating docs for compound llvm::msf::WritableMappedBlockStream...
Generating docs for namespace llvm::msgpack
Generating docs for compound llvm::msgpack::ArrayDocNode...
Generating docs for compound llvm::msgpack::DocNode...
Generating docs for compound llvm::msgpack::Document...
Generating docs for compound llvm::msgpack::ExtensionType...
Generating docs for compound llvm::msgpack::KindAndDocument...
Generating docs for compound llvm::msgpack::MapDocNode...
Generating docs for compound llvm::msgpack::Object...
Generating docs for compound llvm::msgpack::Reader...
Generating docs for compound llvm::msgpack::Writer...
Generating docs for namespace llvm::msgpack::FirstByte
Generating docs for namespace llvm::msgpack::FixBits
Generating docs for namespace llvm::msgpack::FixBitsMask
Generating docs for namespace llvm::msgpack::FixLen
Generating docs for namespace llvm::msgpack::FixMax
Generating docs for namespace llvm::msgpack::FixMin
Generating docs for namespace llvm::MSP430
Generating docs for namespace llvm::MSP430ISD
Generating docs for namespace llvm::MSSAHelpers
Generating docs for compound llvm::MSSAHelpers::AllAccessTag...
Generating docs for compound llvm::MSSAHelpers::DefsOnlyTag...
Generating docs for namespace llvm::N86
Generating docs for namespace llvm::NVPTX
Generating docs for namespace llvm::NVPTX::PTXCmpMode
Generating docs for namespace llvm::NVPTX::PTXCvtMode
Generating docs for namespace llvm::NVPTX::PTXLdStInstCode
Generating docs for namespace llvm::NVPTXCC
Generating docs for namespace llvm::NVPTXII
Generating docs for namespace llvm::NVPTXISD
Generating docs for namespace llvm::objcarc
Generating docs for compound llvm::objcarc::ARCMDKindCache...
Generating docs for compound llvm::objcarc::ARCRuntimeEntryPoints...
Generating docs for compound llvm::objcarc::BottomUpPtrState...
Generating docs for compound llvm::objcarc::ObjCARCAA...
Generating docs for compound llvm::objcarc::ObjCARCAAResult...
Generating docs for compound llvm::objcarc::ObjCARCAAWrapperPass...
Generating docs for compound llvm::objcarc::ProvenanceAnalysis...
Generating docs for compound llvm::objcarc::PtrState...
Generating docs for compound llvm::objcarc::RRInfo...
Generating docs for compound llvm::objcarc::TopDownPtrState...
Generating docs for namespace llvm::object
Generating docs for compound llvm::object::Archive...
Generating docs for nested compound llvm::object::Archive::Child...
Generating docs for nested compound llvm::object::Archive::ChildFallibleIterator...
Generating docs for nested compound llvm::object::Archive::Symbol...
Generating docs for nested compound llvm::object::Archive::symbol_iterator...
Generating docs for compound llvm::object::ArchiveMemberHeader...
Generating docs for compound llvm::object::BaseRelocRef...
Generating docs for compound llvm::object::BasicSymbolRef...
Generating docs for compound llvm::object::Binary...
Generating docs for compound llvm::object::BinaryError...
Generating docs for compound llvm::object::BindRebaseSegInfo...
Generating docs for compound llvm::object::coff_aux_bf_and_ef_symbol...
Generating docs for compound llvm::object::coff_aux_clr_token...
Generating docs for compound llvm::object::coff_aux_function_definition...
Generating docs for compound llvm::object::coff_aux_section_definition...
Generating docs for compound llvm::object::coff_aux_weak_external...
Generating docs for compound llvm::object::coff_base_reloc_block_entry...
Generating docs for compound llvm::object::coff_base_reloc_block_header...
Generating docs for compound llvm::object::coff_bigobj_file_header...
Generating docs for compound llvm::object::coff_file_header...
Generating docs for compound llvm::object::coff_import_directory_table_entry...
Generating docs for compound llvm::object::coff_import_header...
Generating docs for compound llvm::object::coff_load_config_code_integrity...
Generating docs for compound llvm::object::coff_load_configuration32...
Generating docs for compound llvm::object::coff_load_configuration64...
Generating docs for compound llvm::object::coff_relocation...
Generating docs for compound llvm::object::coff_resource_data_entry...
Generating docs for compound llvm::object::coff_resource_dir_entry...
Generating docs for compound llvm::object::coff_resource_dir_table...
Generating docs for compound llvm::object::coff_runtime_function_x64...
Generating docs for compound llvm::object::coff_section...
Generating docs for compound llvm::object::coff_symbol...
Generating docs for compound llvm::object::coff_symbol_generic...
Generating docs for compound llvm::object::coff_tls_directory...
Generating docs for compound llvm::object::COFFImportFile...
Generating docs for compound llvm::object::COFFModuleDefinition...
Generating docs for compound llvm::object::COFFObjectFile...
Generating docs for compound llvm::object::COFFShortExport...
Generating docs for compound llvm::object::COFFSymbolRef...
Generating docs for compound llvm::object::content_iterator...
Generating docs for compound llvm::object::data_directory...
Generating docs for compound llvm::object::DataRefImpl...
Generating docs for compound llvm::object::debug_directory...
Generating docs for compound llvm::object::debug_h_header...
Generating docs for compound llvm::object::Decompressor...
Generating docs for compound llvm::object::delay_import_directory_table_entry...
Generating docs for compound llvm::object::DelayImportDirectoryEntryRef...
Generating docs for compound llvm::object::DiceRef...
Generating docs for compound llvm::object::dos_header...
Generating docs for compound llvm::object::Elf_CGProfile_Impl...
Generating docs for compound llvm::object::Elf_Chdr_Impl...
Generating docs for compound llvm::object::Elf_Chdr_Impl< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Chdr_Impl< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Dyn_Base...
Generating docs for compound llvm::object::Elf_Dyn_Base< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Dyn_Base< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Dyn_Impl...
Generating docs for compound llvm::object::Elf_Ehdr_Impl...
Generating docs for compound llvm::object::Elf_GnuHash_Impl...
Generating docs for compound llvm::object::Elf_Hash_Impl...
Generating docs for compound llvm::object::Elf_Mips_ABIFlags...
Generating docs for compound llvm::object::Elf_Mips_Options...
Generating docs for compound llvm::object::Elf_Mips_RegInfo...
Generating docs for compound llvm::object::Elf_Mips_RegInfo< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Mips_RegInfo< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Nhdr_Impl...
Generating docs for compound llvm::object::Elf_Note_Impl...
Generating docs for compound llvm::object::Elf_Note_Iterator_Impl...
Generating docs for compound llvm::object::Elf_Phdr_Impl...
Generating docs for compound llvm::object::Elf_Phdr_Impl< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Phdr_Impl< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Rel_Impl...
Generating docs for compound llvm::object::Elf_Rel_Impl< ELFType< TargetEndianness, false >, false >...
Generating docs for compound llvm::object::Elf_Rel_Impl< ELFType< TargetEndianness, false >, true >...
Generating docs for compound llvm::object::Elf_Rel_Impl< ELFType< TargetEndianness, true >, false >...
Generating docs for compound llvm::object::Elf_Rel_Impl< ELFType< TargetEndianness, true >, true >...
Generating docs for compound llvm::object::elf_relocation_iterator...
Generating docs for compound llvm::object::elf_section_iterator...
Generating docs for compound llvm::object::Elf_Shdr_Base...
Generating docs for compound llvm::object::Elf_Shdr_Base< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Shdr_Base< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Shdr_Impl...
Generating docs for compound llvm::object::Elf_Sym_Base...
Generating docs for compound llvm::object::Elf_Sym_Base< ELFType< TargetEndianness, false > >...
Generating docs for compound llvm::object::Elf_Sym_Base< ELFType< TargetEndianness, true > >...
Generating docs for compound llvm::object::Elf_Sym_Impl...
Generating docs for compound llvm::object::elf_symbol_iterator...
Generating docs for compound llvm::object::Elf_Verdaux_Impl...
Generating docs for compound llvm::object::Elf_Verdef_Impl...
Generating docs for compound llvm::object::Elf_Vernaux_Impl...
Generating docs for compound llvm::object::Elf_Verneed_Impl...
Generating docs for compound llvm::object::Elf_Versym_Impl...
Generating docs for compound llvm::object::ELFFile...
Generating docs for compound llvm::object::ELFObjectFile...
Generating docs for compound llvm::object::ELFObjectFileBase...
Generating docs for compound llvm::object::ELFRelocationRef...
Generating docs for compound llvm::object::ELFSectionRef...
Generating docs for compound llvm::object::ELFSymbolRef...
Generating docs for compound llvm::object::ELFType...
Generating docs for compound llvm::object::EmptyResError...
Generating docs for compound llvm::object::export_address_table_entry...
Generating docs for compound llvm::object::export_directory_table_entry...
Generating docs for compound llvm::object::ExportDirectoryEntryRef...
Generating docs for compound llvm::object::ExportEntry...
Generating docs for compound llvm::object::FpoData...
Generating docs for compound llvm::object::GenericBinaryError...
Generating docs for compound llvm::object::import_lookup_table_entry...
Generating docs for compound llvm::object::ImportDirectoryEntryRef...
Generating docs for compound llvm::object::ImportedSymbolRef...
Generating docs for compound llvm::object::IRObjectFile...
Generating docs for compound llvm::object::IRSymtabFile...
Generating docs for compound llvm::object::Lexer...
Generating docs for compound llvm::object::MachOBindEntry...
Generating docs for compound llvm::object::MachOObjectFile...
Generating docs for nested compound llvm::object::MachOObjectFile::LoadCommandInfo...
Generating docs for compound llvm::object::MachORebaseEntry...
Generating docs for compound llvm::object::MachOUniversalBinary...
Generating docs for nested compound llvm::object::MachOUniversalBinary::object_iterator...
Generating docs for nested compound llvm::object::MachOUniversalBinary::ObjectForArch...
Generating docs for compound llvm::object::MinidumpFile...
Generating docs for compound llvm::object::ObjectFile...
Generating docs for compound llvm::object::OwningBinary...
Generating docs for compound llvm::object::Parser...
Generating docs for compound llvm::object::pe32_header...
Generating docs for compound llvm::object::pe32plus_header...
Generating docs for compound llvm::object::RelocationRef...
Generating docs for compound llvm::object::ResourceEntryRef...
Generating docs for compound llvm::object::ResourceSectionRef...
Generating docs for compound llvm::object::SectionedAddress...
Generating docs for compound llvm::object::SectionRef...
Generating docs for compound llvm::object::StringTableOffset...
Generating docs for compound llvm::object::symbol_iterator...
Generating docs for compound llvm::object::SymbolicFile...
Generating docs for compound llvm::object::SymbolRef...
Generating docs for c/opt/doxygen-docs/src/llvm/include/llvm/Option/ArgList.h:331: warning: The following parameters of llvm::opt::ArgList::AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, const char *Translation, bool Joined=false) const are not documented:
  parameter 'Output'
  parameter 'Id0'
  parameter 'Translation'
/opt/doxygen-docs/src/llvm/include/llvm/Option/Option.h:207: warning: The following parameters of llvm::opt::Option::accept(const ArgList &Args, unsigned &Index, unsigned ArgSize) const are not documented:
  parameter 'Args'
  parameter 'Index'
/opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h:142: warning: The following parameters of llvm::opt::OptTable::findByPrefix(StringRef Cur, unsigned short DisableFlags) const are not documented:
  parameter 'DisableFlags'
/opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h:212: warning: The following parameters of llvm::opt::OptTable::ParseArgs(ArrayRef< const char * > Args, unsigned &MissingArgIndex, unsigned &MissingArgCount, unsigned FlagsToInclude=0, unsigned FlagsToExclude=0) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/include/llvm/Option/OptTable.h:190: warning: The following parameters of llvm::opt::OptTable::ParseOneArg(const ArgList &Args, unsigned &Index, unsigned FlagsToInclude=0, unsigned FlagsToExclude=0) const are not documented:
  parameter 'Args'
ompound llvm::object::SymEntry...
Generating docs for compound llvm::object::Token...
Generating docs for compound llvm::object::WasmObjectFile...
Generating docs for nested compound llvm::object::WasmObjectFile::ReadContext...
Generating docs for compound llvm::object::WasmSection...
Generating docs for compound llvm::object::WasmSectionOrderChecker...
Generating docs for compound llvm::object::WasmSegment...
Generating docs for compound llvm::object::WasmSymbol...
Generating docs for compound llvm::object::WindowsResource...
Generating docs for compound llvm::object::WindowsResourceCOFFWriter...
Generating docs for compound llvm::object::WindowsResourceParser...
Generating docs for nested compound llvm::object::WindowsResourceParser::TreeNode...
Generating docs for compound llvm::object::WinResHeaderPrefix...
Generating docs for compound llvm::object::WinResHeaderSuffix...
Generating docs for compound llvm::object::WinResIDs...
Generating docs for namespace llvm::OMF
Generating docs for compound llvm::OMF::Signature...
Generating docs for namespace llvm::opt
Generating docs for compound llvm::opt::Arg...
Generating docs for compound llvm::opt::arg_iterator...
Generating docs for compound llvm::opt::ArgList...
Generating docs for compound llvm::opt::DerivedArgList...
Generating docs for compound llvm::opt::InputArgList...
Generating docs for compound llvm::opt::Option...
Generating docs for compound llvm::opt::OptSpecifier...
Generating docs for compound llvm::opt::OptTable...
Generating docs for nested compound llvm::opt::OptTable::Info...
Generating docs for namespace llvm::optional_detail
Generating docs for compound llvm::optional_detail::in_place_t...
Generating docs for compound llvm::optional_detail::OptionalStorage...
Generating docs for compound llvm::optional_detail::OptionalStorage< T, true >...
Generating docs for namespace llvm::orc
Generating docs for compound llvm::orc::AbsoluteSymbolsMaterializationUnit...
Generating docs for compound llvm::orc::AsynchronousSymbolQuery...
Generating docs for compound llvm::orc::BasicIRLayerMaterializationUnit...
Generating docs for compound llvm::orc::BasicObjectLayerMaterializationUnit...
Generating docs for compound llvm::orc::CompileOnDemandLayer...
Generating docs for compound llvm::orc::ConcurrentIRCompiler...
Generating docs for compound llvm::orc::CtorDtorIterator...
Generating docs for nested compound llvm::orc::CtorDtorIterator::Element...
Generating docs for compound llvm::orc::CtorDtorRunner...
Generating docs for compound llvm::orc::DuplicateDefinition...
Generating docs for compound llvm::orc::DynamicLibrarySearchGenerator...
Generating docs for compound llvm::orc::ExecutionSession...
Generating docs for compound llvm::orc::FailedToMaterialize...
Generating docs for compound llvm::orc::GenericIndirectStubsInfo...
Generating docs for compound llvm::orc::GlobalMappingLayer...
Generating docs for compound llvm::orc::IndirectStubsManager...
Generating docs for compound llvm::orc::IRCompileLayer...
Generating docs for compound llvm::orc::IRLayer...
Generating docs for compound llvm::orc::IRMaterializationUnit...
Generating docs for compound llvm::orc::IRTransformLayer...
Generating docs for compound llvm::orc::JITCompileCallbackManager...
Generating docs for compound llvm::orc::JITDylib...
Generating docs for compound llvm::orc::JITSymbolNotFound...
Generating docs for compound llvm::orc::JITSymbolResolverAdapter...
Generating docs for compound llvm::orc::JITTargetMachineBuilder...
Generating docs for compound llvm::orc::LambdaResolver...
Generating docs for compound llvm::orc::LambdaSymbolResolver...
Generating docs for compound llvm::orc::LazyCallThroughManager...
Generating docs for nested compound llvm::orc::LazyCallThroughManager::NotifyResolvedFunction...
Generating docs for nested compound llvm::orc::LazyCallThroughManager::NotifyResolvedFunctionImpl...
Generating docs for compound llvm::orc::LazyEmittingLayer...
Generating docs for compound llvm::orc::LazyReexportsMaterializationUnit...
Generating docs for compound llvm::orc::LegacyCompileOnDemandLayer...
Generating docs for nested compound llvm::orc::LegacyCompileOnDemandLayer::LogicalDylib::SourceModuleEntry...
Generating docs for compound llvm::orc::LegacyCtorDtorRunner...
Generating docs for compound llvm::orc::LegacyIRCompileLayer...
Generating docs for compound llvm::orc::LegacyIRTransformLayer...
Generating docs for compound llvm::orc::LegacyLocalCXXRuntimeOverrides...
Generating docs for compound llvm::orc::LegacyLookupFnResolver...
Generating docs for compound llvm::orc::LegacyObjectTransformLayer...
Generating docs for compound llvm::orc::LegacyRTDyldObjectLinkingLayer...
Generating docs for nested compound llvm::orc::LegacyRTDyldObjectLinkingLayer::Resources...
Generating docs for compound llvm::orc::LegacyRTDyldObjectLinkingLayerBase...
Generating docs for nested compound llvm::orc::LegacyRTDyldObjectLinkingLayerBase::LinkedObject...
Generating docs for compound llvm::orc::LLJIT...
Generating docs for compound llvm::orc::LLLazyJIT...
Generating docs for compound llvm::orc::LocalCXXRuntimeOverrides...
Generating docs for compound llvm::orc::LocalCXXRuntimeOverridesBase...
Generating docs for compound llvm::orc::LocalIndirectStubsManager...
Generating docs for compound llvm::orc::LocalJITCompileCallbackManager...
Generating docs for compound llvm::orc::LocalLazyCallThroughManager...
Generating docs for compound llvm::orc::LocalTrampolinePool...
Generating docs for compound llvm::orc::MangleAndInterner...
Generating docs for compound llvm::orc::MaterializationResponsibility...
Generating docs for compound llvm::orc::MaterializationUnit...
Generating docs for compound llvm::orc::NullLegacyResolver...
Generating docs for compound llvm::orc::NullResolver...
Generating docs for compound llvm::orc::ObjectLayer...
Generating docs for compound llvm::orc::ObjectTransformLayer...
Generating docs for compound llvm::orc::OrcAArch64...
Generating docs for compound llvm::orc::OrcGenericABI...
Generating docs for nested compound llvm::orc::OrcGenericABI::IndirectStubsInfo...
Generating docs for compound llvm::orc::OrcI386...
Generating docs for compound llvm::orc::OrcMCJITReplacement...
Generating docs for compound llvm::orc::OrcMips32_Base...
Generating docs for compound llvm::orc::OrcMips32Be...
Generating docs for compound llvm::orc::OrcMips32Le...
Generating docs for compound llvm::orc::OrcMips64...
Generating docs for compound llvm::orc::OrcX86_64_Base...
Generating docs for compound llvm::orc::OrcX86_64_SysV...
Generating docs for compound llvm::orc::OrcX86_64_Win32...
Generating docs for compound llvm::orc::PartitioningIRMaterializationUnit...
Generating docs for compound llvm::orc::ReexportsGenerator...
Generating docs for compound llvm::orc::ReExportsMaterializationUnit...
Generating docs for compound llvm::orc::RemoteObjectClientLayer...
Generating docs for compound llvm::orc::RemoteObjectLayer...
Generating docs for nested compound llvm::orc::RemoteObjectLayer::RemoteSymbolMaterializer...
Generating docs for compound llvm::orc::RemoteObjectLayerAPI...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::AddObject...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::EmitAndFinalize...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::FindSymbol...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::FindSymbolIn...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::Lookup...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::LookupInLogicalDylib...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::MaterializeRemoteSymbol...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::ReleaseRemoteSymbol...
Generating docs for nested compound llvm::orc::RemoteObjectLayerAPI::RemoveObject...
Generating docs for compound llvm::orc::RemoteObjectServerLayer...
Generating docs for compound llvm::orc::RTDyldObjectLinkingLayer...
Generating docs for compound llvm::orc::SimpleCompiler...
Generating docs for compound llvm::orc::SymbolAliasMapEntry...
Generating docs for compound llvm::orc::SymbolLinkagePromoter...
Generating docs for compound llvm::orc::SymbolResolver...
Generating docs for compound llvm::orc::SymbolsCouldNotBeRemoved...
Generating docs for compound llvm::orc::SymbolsNotFound...
Generating docs for compound llvm::orc::SymbolStringPool...
Generating docs for compound llvm::orc::SymbolStringPtr...
Generating docs for compound llvm::orc::ThreadSafeContext...
Generating docs for nested compound llvm::orc::ThreadSafeContext::Lock...
Generating docs for compound llvm::orc::ThreadSafeModule...
Generating docs for compound llvm::orc::TrampolinePool...
Generating docs for namespace llvm::orc::remote
Generating docs for compound llvm::orc::remote::DirectBufferWriter...
Generating docs for compound llvm::orc::remote::OrcRemoteTargetClient...
Generating docs for nested compound llvm::orc::remote::OrcRemoteTargetClient::RemoteCompileCallbackManager...
Generating docs for nested compound llvm::orc::remote::OrcRemoteTargetClient::RemoteIndirectStubsManager...
Generating docs for nested compound llvm::orc::remote::OrcRemoteTargetClient::RemoteRTDyldMemoryManager...
Generating docs for nested compound llvm::orc::remote::OrcRemoteTargetClient::RemoteTrampolinePool...
Generating docs for compound llvm::orc::remote::OrcRemoteTargetRPCAPI...
Generating docs for compound llvm::orc::remote::OrcRemoteTargetServer...
Generating docs for compound llvm::orc::remote::ResourceIdMgr...
Generating docs for compound llvm::orc::remote::ResourceNotFound...
Generating docs for namespace llvm::orc::remote::eh
Generating docs for compound llvm::orc::remote::eh::DeregisterEHFrames...
Generating docs for compound llvm::orc::remote::eh::RegisterEHFrames...
Generating docs for namespace llvm::orc::remote::exec
Generating docs for compound llvm::orc::remote::exec::CallIntVoid...
Generating docs for compound llvm::orc::remote::exec::CallMain...
Generating docs for compound llvm::orc::remote::exec::CallVoidVoid...
Generating docs for namespace llvm::orc::remote::mem
Generating docs for compound llvm::orc::remote::mem::CreateRemoteAllocator...
Generating docs for compound llvm::orc::remote::mem::DestroyRemoteAllocator...
Generating docs for compound llvm::orc::remote::mem::ReadMem...
Generating docs for compound llvm::orc::remote::mem::ReserveMem...
Generating docs for compound llvm::orc::remote::mem::SetProtections...
Generating docs for compound llvm::orc::remote::mem::WriteMem...
Generating docs for compound llvm::orc::remote::mem::WritePtr...
Generating docs for namespace llvm::orc::remote::stubs
Generating docs for compound llvm::orc::remote::stubs::CreateIndirectStubsOwner...
Generating docs for compound llvm::orc::remote::stubs::DestroyIndirectStubsOwner...
Generating docs for compound llvm::orc::remote::stubs::EmitIndirectStubs...
Generating docs for compound llvm::orc::remote::stubs::EmitResolverBlock...
Generating docs for compound llvm::orc::remote::stubs::EmitTrampolineBlock...
Generating docs for namespace llvm::orc::remote::utils
Generating docs for compound llvm::orc::remote::utils::GetRemoteInfo...
Generating docs for compound llvm::orc::remote::utils::GetSymbolAddress...
Generating docs for compound llvm::orc::remote::utils::RequestCompile...
Generating docs for compound llvm::orc::remote::utils::TerminateSession...
Generating docs for namespace llvm::orc::rpc
Generating docs for compound llvm::orc::rpc::APICalls...
Generating docs for nested compound llvm::orc::rpc::APICalls::Contains...
Generating docs for compound llvm::orc::rpc::APICalls< APICalls< InnerFuncs... >, Funcs... >...
Generating docs for nested compound llvm::orc::rpc::APICalls< APICalls< InnerFuncs... >, Funcs... >::Contains...
Generating docs for compound llvm::orc::rpc::APICalls< Func, Funcs... >...
Generating docs for nested compound llvm::orc::rpc::APICalls< Func, Funcs... >::Contains...
Generating docs for compound llvm::orc::rpc::BadFunctionCall...
Generating docs for compound llvm::orc::rpc::ConnectionClosed...
Generating docs for compound llvm::orc::rpc::CouldNotNegotiate...
Generating docs for compound llvm::orc::rpc::Function...
Generating docs f/opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h:180: warning: Unsupported xml/html tag <typename> found
or compound llvm::orc::rpc::Function< DerivedFunc, RetT(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::InvalidSequenceNumberForResponse...
Generating docs for compound llvm::orc::rpc::MultiThreadedRPCEndpoint...
Generating docs for compound llvm::orc::rpc::ParallelCallGroup...
Generating docs for compound llvm::orc::rpc::RawByteChannel...
Generating docs for compound llvm::orc::rpc::ResponseAbandoned...
Generating docs for compound llvm::orc::rpc::RPCAsyncDispatch...
Generating docs for compound llvm::orc::rpc::RPCFatalError...
Generating docs for compound llvm::orc::rpc::RPCFunctionIdAllocator...
Generating docs for compound llvm::orc::rpc::RPCFunctionIdAllocator< T, typename std::enable_if< std::is_integral< T >::value >::type >...
Generating docs for compound llvm::orc::rpc::RPCTypeName...
Generating docs for compound llvm::orc::rpc::RPCTypeName< bool >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< Error >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< Expected< T > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int16_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int32_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int64_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< int8_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< JITSymbolFlags >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< remote::DirectBufferWriter >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::map< K, V > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::pair< T1, T2 > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::set< T > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::string >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::tuple< ArgTs... > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< std::vector< T > >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint16_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint32_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint64_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< uint8_t >...
Generating docs for compound llvm::orc::rpc::RPCTypeName< void >...
Generating docs for compound llvm::orc::rpc::RPCTypeNameSequence...
Generating docs for compound llvm::orc::rpc::SequenceSerialization...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT >...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT, ArgT >...
Generating docs for compound llvm::orc::rpc::SequenceSerialization< ChannelT, ArgT, ArgTs... >...
Generating docs for compound llvm::orc::rpc::SequenceTraits...
Generating docs for compound llvm::orc::rpc::SerializationTraits...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, bool, bool, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Error >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T >, Error >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T1 >, Expected< T2 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, Expected< T1 >, T2 >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, JITSymbolFlags >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, remote::DirectBufferWriter, remote::DirectBufferWriter, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::map< K, V >, std::map< K2, V2 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::pair< T1, T2 >, std::pair< T3, T4 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::set< T >, std::set< T2 > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, std::string, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, StringRef, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value >::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::string, T, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value &&(std::is_same< T, const char * >::value||std::is_same< T, char * >::value)>::type >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::tuple< ArgTs... > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, std::vector< T > >...
Generating docs for compound llvm::orc::rpc::SerializationTraits< ChannelT, T, T, typename std::enable_if< std::is_base_of< RawByteChannel, ChannelT >::value &&(std::is_same< T, uint8_t >::value||std::is_same< T, int8_t >::value||std::is_same< T, uint16_t >::value||std::is_same< T, int16_t >::value||std::is_same< T, uint32_t >::value||std::is_same< T, int32_t >::value||std::is_same< T, uint64_t >::value||std::is_same< T, int64_t >::value||std::is_same< T, char >::value)>::type >...
Generating docs for compound llvm::orc::rpc::SingleThreadedRPCEndpoint...
Generating docs for namespace llvm::orc::rpc::detail
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(ResponseHandlerT, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< Error(std::function< Error(Expected< ResultT >)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< ErrorSuccess(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::AsyncHandlerTraits< void(std::function< Error(Error)>, ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::CanDeserialize...
Generating docs for compound llvm::orc::rpc::detail::CanSerialize...
Generating docs for compound llvm::orc::rpc::detail::FunctionArgsTuple...
Generating docs for compound llvm::orc::rpc::detail::FunctionArgsTuple< RetT(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(*)(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(Class::*)(ArgTs...) const >...
Generating docs for compound llvm::orc::rpc::detail::HandlerTraits< RetT(Class::*)(ArgTs...)>...
Generating docs for compound llvm::orc::rpc::detail::MemberFnWrapper...
Generating docs for compound llvm::orc::rpc::detail::ReadArgs...
Generating docs for compound llvm::orc::rpc::detail::ReadArgs< ArgT, ArgTs... >...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper< false >...
Generating docs for compound llvm::orc::rpc::detail::RespondHelper< true >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandler...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< Error(Error)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< Error(Expected< ArgT >)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< ErrorSuccess(Error)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerArg< ErrorSuccess(Expected< ArgT >)>...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, Error, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, Expected< FuncRetT >, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResponseHandlerImpl< ChannelT, void, HandlerT >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< Error >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< Expected< RetT > >...
Generating docs for compound llvm::orc::rpc::detail::ResultTraits< void >...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheck...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper< P, std::tuple< T, Ts... >, std::tuple< U, Us... > >...
Generating docs for compound llvm::orc::rpc::detail::RPCArgTypeCheckHelper< P, std::tuple<>, std::tuple<> >...
Generating docs for compound llvm::orc::rpc::detail::RPCEndpointBase...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::CanDeserializeCheck...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::CanSerializeCheck...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCInvalid...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCNegotiate...
Generating docs for nested compound llvm::orc::rpc::detail::RPCEndpointBase::OrcRPCResponse...
Generating docs for compound llvm::orc::rpc::detail::SequenceNumberManager...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn< Error >...
Generating docs for compound llvm::orc::rpc::detail::SupportsErrorReturn< Expected< T > >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< Error >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< ErrorSuccess >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< Expected< T > >...
Generating docs for compound llvm::orc::rpc::detail::WrappedHandlerReturn< void >...
Generating docs for namespace llvm::ore
Generating docs for namespace llvm::outliner
Generating docs for compound llvm::outliner::Candidate...
Generating docs for compound llvm::outliner::OutlinedFunction...
Generating docs for namespace llvm::parallel
Generating docs for compound llvm::parallel::is_execution_policy...
Generating docs for compound llvm::parallel::parallel_execution_policy...
Generating docs for compound llvm::parallel::sequential_execution_policy...
Generating docs for namespace llvm::parallel::detail
Generating docs for compound llvm::parallel::detail::Latch...
Generating docs for compound llvm::parallel::detail::TaskGroup...
Generating docs for namespace llvm::PatternMatch
Generating docs for compound llvm::PatternMatch::AnyBinaryOp_match...
Generating docs for compound llvm::PatternMatch::apfloat_match...
Generating docs for compound llvm::PatternMatch::api_pred_ty...
Generating docs for compound llvm::PatternMatch::apint_match...
Generating docs for compound llvm::PatternMatch::Argument_match...
Generating docs for compound llvm::PatternMatch::BinaryOp_match...
Generating docs for compound llvm::PatternMatch::bind_const_intval_ty...
Generating docs for compound llvm::PatternMatch::bind_ty...
Generating docs for compound llvm::PatternMatch::BinOpPred_match...
Generating docs for compound llvm::PatternMatch::br_match...
Generating docs for compound llvm::PatternMatch::brc_match...
Generating docs for compound llvm::PatternMatch::CastClass_match...
Generating docs for compound llvm::PatternMatch::class_match...
Generating docs for compound llvm::PatternMatch::CmpClass_match...
Generating docs for compound llvm::PatternMatch::constantint_match...
Generating docs for compound llvm::PatternMatch::cst_pred_ty...
Generating docs for compound llvm::PatternMatch::cstfp_pred_ty...
Generating docs for compound llvm::PatternMatch::deferredval_ty...
Generating docs for compound llvm::PatternMatch::Exact_match...
Generating docs for compound llvm::PatternMatch::FNeg_match...
Generating docs for compound llvm::PatternMatch::IntrinsicID_match...
Generating docs for compound llvm::PatternMatch::is_all_ones...
Generating docs for compound llvm::PatternMatch::is_any_zero_fp...
Generating docs for compound llvm::PatternMatch::is_bitwiselogic_op...
Generating docs for compound llvm::PatternMatch::is_idiv_op...
Generating docs for compound llvm::PatternMatch::is_logical_shift_op...
Generating docs for compound llvm::PatternMatch::is_lowbit_mask...
Generating docs for compound llvm::PatternMatch::is_maxsignedvalue...
Generating docs for compound llvm::PatternMatch::is_nan...
Generating docs for compound llvm::PatternMatch::is_neg_zero_fp...
Generating docs for compound llvm::PatternMatch::is_negative...
Generating docs for compound llvm::PatternMatch::is_nonnegative...
Generating docs for compound llvm::PatternMatch::is_one...
Generating docs for compound llvm::PatternMatch::is_pos_zero_fp...
Generating docs for compound llvm::PatternMatch::is_power2...
Generating docs for compound llvm::PatternMatch::is_power2_or_zero...
Generating docs for compound llvm::PatternMatch::is_right_shift_op...
Generating docs for compound llvm::PatternMatch::is_shift_op...
Generating docs for compound llvm::PatternMatch::is_sign_mask...
Generating docs for compound llvm::PatternMatch::is_zero...
Generating docs for compound llvm::PatternMatch::is_zero_int...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2 >...
Generating docs for compound llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2, T3 >...
Generating docs for compound llvm::PatternMatch::match_combine_and...
Generating docs for compound llvm::PatternMatch::match_combine_or...
Generating docs for compound llvm::PatternMatch::MaxMin_match...
Generating docs for compound llvm::PatternMatch::ofmax_pred_ty...
Generating docs for compound llvm::PatternMatch::ofmin_pred_ty...
Generating docs for compound llvm::PatternMatch::OneOps_match...
Generating docs for compound llvm::PatternMatch::OneUse_match...
Generating docs for compound llvm::PatternMatch::OverflowingBinaryOp_match...
Generating docs for compound llvm::PatternMatch::Signum_match...
Generating docs for compound llvm::PatternMatch::smax_pred_ty...
Generating docs for compound llvm::PatternMatch::smin_pred_ty...
Generating docs for compound llvm::PatternMatch::specific_fpval...
Generating docs for compound llvm::PatternMatch::specific_intval...
Generating docs for compound llvm::PatternMatch::specificval_ty...
Generating docs for compound llvm::PatternMatch::ThreeOps_match...
Generating docs for compound llvm::PatternMatch::TwoOps_match...
Generating docs for compound llvm::PatternMatch::UAddWithOverflow_match...
Generating docs for compound llvm::PatternMatch::ufmax_pred_ty...
Generating docs for compound llvm::PatternMatch::ufmin_pred_ty...
Generating docs for compound llvm::PatternMatch::umax_pred_ty...
Generating docs for compound llvm::PatternMatch::umin_pred_ty...
Generating docs for namespace llvm::PBQP
Generating docs for compound llvm::PBQP::Graph...
Generating docs for nested compound llvm::PBQP::Graph::AdjEdgeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::EdgeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::EdgeItr...
Generating docs for nested compound llvm::PBQP::Graph::NodeIdSet...
Generating docs for nested compound llvm::PBQP::Graph::NodeItr...
Generating docs for compound llvm::PBQP::GraphBase...
Generating docs for compound llvm::PBQP::Matrix...
Generating docs for compound llvm::PBQP::MDMatrix...
Generating docs for compound llvm::PBQP::MDVector...
Generating docs for compound llvm::PBQP::PoolCostAllocator...
Generating docs for compound llvm::PBQP::Solution...
Generating docs for compound llvm::PBQP::ValuePool...
Generating docs for compound llvm::PBQP::Vector...
Generating docs for namespace llvm::PBQP::RegAlloc
Generating docs for compound llvm::PBQP::RegAlloc::AllowedRegVector...
Generating docs for compound llvm::PBQP::RegAlloc::GraphMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::MatrixMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::NodeMetadata...
Generating docs for compound llvm::PBQP::RegAlloc::PBQPRAGraph...
Generating docs for compound llvm::PBQP::RegAlloc::RegAllocSolverImpl...
Generating docs for nested compound llvm::PBQP::RegAlloc::RegAllocSolverImpl::EdgeMetadata...
Generating docs for namespace llvm::pdb
Generating docs for compound llvm::pdb::BaseClassLayout...
Generating docs for compound llvm::pdb::ClassLayout...
Generating docs for compound llvm::pdb::ConcreteSymbolEnumerator...
Generating docs for compound llvm::pdb::DataMemberLayoutItem...
Generating docs for compound llvm::pdb::DbiBuildNo...
Generating docs for compound llvm::pdb::DbiFlags...
Generating docs for compound llvm::pdb::DbiModuleDescriptor...
Generating docs for compound llvm::pdb::DbiModuleDescriptorBuilder...
Generating docs for compound llvm::pdb::DbiModuleList...
Generating docs for compound llvm::pdb::DbiModuleSourceFilesIterator...
Generating docs for compound llvm::pdb::DbiStream...
Generating docs for compound llvm::pdb::DbiStreamBuilder...
Generating docs for compound llvm::pdb::DbiStreamHeader...
Generating docs for compound llvm::pdb::DIADataStream...
Generating docs for compound llvm::pdb::DIAEnumDebugStreams...
Generating docs for compound llvm::pdb::DIAEnumFrameData...
Generating docs for compound llvm::pdb::DIAEnumInjectedSources...
Generating docs for compound llvm::pdb::DIAEnumLineNumbers...
Generating docs for compound llvm::pdb::DIAEnumSectionContribs...
Generating docs for compound llvm::pdb::DIAEnumSourceFiles...
Generating docs for compound llvm::pdb::DIAEnumSymbols...
Generating docs for compound llvm::pdb::DIAEnumTables...
Generating docs for compound llvm::pdb::DIAError...
Generating docs for compound llvm::pdb::DIAFrameData...
Generating docs for compound llvm::pdb::DIAInjectedSource...
Generating docs for compound llvm::pdb::DIALineNumber...
Generating docs for compound llvm::pdb::DIARawSymbol...
Generating docs for compound llvm::pdb::DIASectionContrib...
Generating docs for compound llvm::pdb::DIASession...
Generating docs for compound llvm::pdb::DIASourceFile...
Generating docs for compound llvm::pdb::DIATable...
Generating docs for compound llvm::pdb::FileInfoSubstreamHeader...
Generating docs for compound llvm::pdb::GlobalsStream...
Generating docs for compound llvm::pdb::GSIHashHeader...
Generating docs for compound llvm::pdb::GSIHashIterator...
Generating docs for compound llvm::pdb::GSIHashStreamBuilder...
Generating docs for nested compound llvm::pdb::GSIHashStreamBuilder::UdtDenseMapInfo...
Generating docs for compound llvm::pdb::GSIHashTable...
Generating docs for compound llvm::pdb::GSIStreamBuilder...
Generating docs for compound llvm::pdb::HashTable...
Generating docs for compound llvm::pdb::HashTableIterator...
Generating docs for compound llvm::pdb::InfoStream...
Generating docs for compound llvm::pdb::InfoStreamBuilder...
Generating docs for compound llvm::pdb::InfoStreamHeader...
Generating docs for compound llvm::pdb::IPDBDataStream...
Generating docs for compound llvm::pdb::IPDBEnumChildren...
Generating docs for compound llvm::pdb::IPDBFrameData...
Generating docs for compound llvm::pdb::IPDBInjectedSource...
Generating docs for compound llvm::pdb::IPDBLineNumber...
Generating docs for compound llvm::pdb::IPDBRawSymbol...
Generating docs for compound llvm::pdb::IPDBSectionContrib...
Generating docs for compound llvm::pdb::IPDBSession...
Generating docs for compound llvm::pdb::IPDBSourceFile...
Generating docs for compound llvm::pdb::IPDBTable...
Generating docs for compound llvm::pdb::ISectionContribVisitor...
Generating docs for compound llvm::pdb::LayoutItemBase...
Generating docs for compound llvm::pdb::ModInfoFlags...
Generating docs for compound llvm::pdb::ModuleDebugStreamRef...
Generating docs for compound llvm::pdb::ModuleInfoHeader...
Generating docs for compound llvm::pdb::NamedStreamMap...
Generating docs for compound llvm::pdb::NamedStreamMapTraits...
Generating docs for compound llvm::pdb::NativeCompilandSymbol...
Generating docs for compound llvm::pdb::NativeEnumGlobals...
Generating docs for compound llvm::pdb::NativeEnumModules...
Generating docs for compound llvm::pdb::NativeEnumTypes...
Generating docs for compound llvm::pdb::NativeExeSymbol...
Generating docs for compound llvm::pdb::NativeRawSymbol...
Generating docs for compound llvm::pdb::NativeSession...
Generating docs for compound llvm::pdb::NativeSymbolEnumerator...
Generating docs for compound llvm::pdb::NativeTypeArray...
Generating docs for compound llvm::pdb::NativeTypeBuiltin...
Generating docs for compound llvm::pdb::NativeTypeEnum...
Generating docs for compound llvm::pdb::NativeTypeFunctionSig...
Generating docs for compound llvm::pdb::NativeTypePointer...
Generating docs for compound llvm::pdb::NativeTypeTypedef...
Generating docs for compound llvm::pdb::NativeTypeUDT...
Generating docs for compound llvm::pdb::NativeTypeVTShape...
Generating docs for compound llvm::pdb::NullEnumerator...
Generating docs for compound llvm::pdb::PDBContext...
Generating docs for compound llvm::pdb::PDBError...
Generating docs for compound llvm::pdb::PDBFile...
Generating docs for compound llvm::pdb::PDBFileBuilder...
Generating docs for compound llvm::pdb::PdbHashTraits...
Generating docs for compound llvm::pdb::PdbHashTraits< uint32_t >...
Generating docs for compound llvm::pdb::PDBStringTable...
Generating docs for compound llvm::pdb::PDBStringTableBuilder...
Generating docs for compound llvm::pdb::PDBStringTableHeader...
Generating docs for compound llvm::pdb::PDBSymbol...
Generating docs for compound llvm::pdb::PDBSymbolAnnotation...
Generating docs for compound llvm::pdb::PDBSymbolBlock...
Generating docs for compound llvm::pdb::PDBSymbolCompiland...
Generating docs for compound llvm::pdb::PDBSymbolCompilandDetails...
Generating docs for compound llvm::pdb::PDBSymbolCompilandEnv...
Generating docs for compound llvm::pdb::PDBSymbolCustom...
Generating docs for compound llvm::pdb::PDBSymbolData...
Generating docs for compound llvm::pdb::PDBSymbolExe...
Generating docs for compound llvm::pdb::PDBSymbolFunc...
Generating docs for compound llvm::pdb::PDBSymbolFuncDebugEnd...
Generating docs for compound llvm::pdb::PDBSymbolFuncDebugStart...
Generating docs for compound llvm::pdb::PDBSymbolLabel...
Generating docs for compound llvm::pdb::PDBSymbolPublicSymbol...
Generating docs for compound llvm::pdb::PDBSymbolThunk...
Generating docs for compound llvm::pdb::PDBSymbolTypeArray...
Generating docs for compound llvm::pdb::PDBSymbolTypeBaseClass...
Generating docs for compound llvm::pdb::PDBSymbolTypeBuiltin...
Generating docs for compound llvm::pdb::PDBSymbolTypeCustom...
Generating docs for compound llvm::pdb::PDBSymbolTypeDimension...
Generating docs for compound llvm::pdb::PDBSymbolTypeEnum...
Generating docs for compound llvm::pdb::PDBSymbolTypeFriend...
Generating docs for compound llvm::pdb::PDBSymbolTypeFunctionArg...
Generating docs for compound llvm::pdb::PDBSymbolTypeFunctionSig...
Generating docs for compound llvm::pdb::PDBSymbolTypeManaged...
Generating docs for compound llvm::pdb::PDBSymbolTypePointer...
Generating docs for compound llvm::pdb::PDBSymbolTypeTypedef...
Generating docs for compound llvm::pdb::PDBSymbolTypeUDT...
Generating docs for compound llvm::pdb::PDBSymbolTypeVTable...
Generating docs for compound llvm::pdb::PDBSymbolTypeVTableShape...
Generating docs for compound llvm::pdb::PDBSymbolUnknown...
Generating docs for compound llvm::pdb::PDBSymbolUsingNamespace...
Generating docs for compound llvm::pdb::PDBSymDumper...
Generating docs for compound llvm::pdb::PSHashRecord...
Generating docs for compound llvm::pdb::PublicsStream...
Generating docs for compound llvm::pdb::PublicsStreamHeader...
Generating docs for compound llvm::pdb::RawError...
Generating docs for compound llvm::pdb::SecMapEntry...
Generating docs for compound llvm::pdb::SecMapHeader...
Generating docs for compound llvm::pdb::SectionContrib...
Generating docs for compound llvm::pdb::SectionContrib2...
Generating docs for compound llvm::pdb::SectionOffset...
Generating docs for compound llvm::pdb::SrcHeaderBlockEntry...
Generating docs for compound llvm::pdb::SrcHeaderBlockHeader...
Generating docs for compound llvm::pdb::StringTableHashTraits...
Generating docs for compound llvm::pdb::SymbolCache...
Generating docs for compound llvm::pdb::SymbolStream...
Generating docs for compound llvm::pdb::TagRecordHash...
Generating docs for compound llvm::pdb::TpiStream...
Generating docs for compound llvm::pdb::TpiStreamBuilder...
Generating docs for compound llvm::pdb::TpiStreamHeader...
Generating docs for nested compound llvm::pdb::TpiStreamHeader::EmbeddedBuf...
Generating docs for compound llvm::pdb::UDTLayoutBase...
Generating docs for compound llvm::pdb::Variant...
Generating docs for compound llvm::pdb::VBPtrLayoutItem...
Generating docs for compound llvm::pdb::VersionInfo...
Generating docs for compound llvm::pdb::VTableLayoutItem...
Generating docs for namespace llvm::pgo
Generating docs for namespace llvm::PICLevel
Generating docs for namespace llvm::PICStyles
Generating docs for namespace llvm::PIELevel
Generating docs for namespace llvm::PPC
Generating docs for namespace llvm::PPCII
Generating docs for namespace llvm::PPCISD
Generating docs for namespace llvm::PredicateInfoClasses
Generating docs for compound llvm::PredicateInfoClasses::ValueDFS...
Generating docs for compound llvm::PredicateInfoClasses::ValueDFS_Compare...
Generating docs for namespace llvm::R600
Generating docs for namespace llvm::R600InstrFlags
Generating docs for namespace llvm::RawInstrProf
Generating docs for compound llvm::RawInstrProf::Header...
Generating docs for compound llvm::RawInstrProf::ProfileData...
Generating docs for namespace llvm::rdf
Generating docs for compound llvm::rdf::BlockNode...
Generating docs for compound llvm::rdf::BuildOptions...
Generating docs for compound llvm::rdf::CodeNode...
Generating docs for compound llvm::rdf::CopyPropagation...
Generating docs for compound llvm::rdf::DataFlowGraph...
Generating docs for nested compound llvm::rdf::DataFlowGraph::DefStack...
Generating docs for compound llvm::rdf::DeadCodeElimination...
Generating docs for compound llvm::rdf::DefNode...
Generating docs for compound llvm::rdf::FuncNode...
Generating docs for compound llvm::rdf::IndexedSet...
Generating docs for compound llvm::rdf::InstrNode...
Generating docs for compound llvm::rdf::LaneMaskIndex...
Generating docs for compound llvm::rdf::Liveness...
Generating docs for nested compound llvm::rdf::Liveness::LiveMapType...
Generating docs for compound llvm::rdf::NodeAddr...
Generating docs for compound llvm::rdf::NodeAllocator...
Generating docs for compound llvm::rdf::NodeAttrs...
Generating docs for compound llvm::rdf::NodeBase...
Generating docs for nested compound llvm::rdf::NodeBase::Code_struct...
Generating docs for nested compound llvm::rdf::NodeBase::Def_struct...
Generating docs for nested compound llvm::rdf::NodeBase::PhiU_struct...
Generating docs for nested compound llvm::rdf::NodeBase::Ref_struct...
Generating docs for compound llvm::rdf::PackedRegisterRef...
Generating docs for compound llvm::rdf::PhiNode...
Generating docs for compound llvm::rdf::PhiUseNode...
Generating docs for compound llvm::rdf::PhysicalRegisterInfo...
Generating docs for compound llvm::rdf::Print...
Generating docs for compound llvm::rdf::PrintLaneMaskOpt...
Generating docs for compound llvm::rdf::PrintNode...
Generating docs for compound llvm::rdf::RefNode...
Generating docs for compound llvm::rdf::RegisterAggr...
Generating docs for nested compound llvm::rdf::RegisterAggr::rr_iterator...
Generating docs for compound llvm::rdf::RegisterRef...
Generating docs for compound llvm::rdf::StmtNode...
Generating docs for compound llvm::rdf::TargetOperandInfo...
Generating docs for compound llvm::rdf::UseNode...
Generating docs for namespace llvm::reassociate
Generating docs for compound llvm::reassociate::Factor...
Generating docs for compound llvm::reassociate::ValueEntry...
Generating docs for compound llvm::reassociate::XorOpnd...
Generating docs for namespace llvm::RegState
Generating docs for namespace llvm::Reloc
Generating docs for namespace llvm::remarks
Generating docs for compound llvm::remarks::Argument...
Generating docs for compound llvm::remarks::Parser...
Generating docs for compound llvm::remarks::ParserImpl...
Generating docs for compound llvm::remarks::Remark...
Generating docs for compound llvm::remarks::RemarkLocation...
Generating docs for compound llvm::remarks::YAMLParseError...
Generating docs for compound llvm::remarks::YAMLParserImpl...
Generating docs for compound llvm::remarks::YAMLRemarkParser...
Generating docs for nested compound llvm::remarks::YAMLRemarkParser::ParseState...
Generating docs for namespace llvm::RISCV
Generating docs for namespace llvm::RISCVABI
Generating docs for namespace llvm::RISCVFeatures
Generating docs for namespace llvm::RISCVFenceField
Generating docs for namespace llvm::RISCVFPRndMode
Generating docs for namespace llvm::RISCVII
Generating docs for namespace llvm::RISCVISD
Generating docs for namespace llvm::RISCVMatInt
Generating docs for compound llvm::RISCVMatInt::Inst...
Generating docs for namespace llvm::RISCVSysReg
Generating docs for compound llvm::RISCVSysReg::SysReg...
Generating docs for namespace llvm::RTLIB
Generating docs for namespace llvm::safestack
Generating docs for compound llvm::safestack::StackColoring...
Generating docs for nested compound llvm::safestack::StackColoring::LiveRange...
Generating docs for compound llvm::safestack::StackLayout...
Generating docs for namespace llvm::sampleprof
Generating docs for compound llvm::sampleprof::FunctionSamples...
Generating docs for nested compound llvm::sampleprof::FunctionSamples::GUIDToFuncNameMapper...
Generating docs for compound llvm::sampleprof::LineLocation...
Generating docs for compound llvm::sampleprof::SampleProfileReader...
Generating docs for compound llvm::sampleprof::SampleProfileReaderBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderCompactBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderGCC...
Generating docs for compound llvm::sampleprof::SampleProfileReaderItaniumRemapper...
Generating docs for compound llvm::sampleprof::SampleProfileReaderRawBinary...
Generating docs for compound llvm::sampleprof::SampleProfileReaderText...
Generating docs for compound llvm::sampleprof::SampleProfileWriter...
Generating docs for compound llvm::sampleprof::SampleProfileWriterBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterCompactBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterRawBinary...
Generating docs for compound llvm::sampleprof::SampleProfileWriterText...
Generating docs for compound llvm::sampleprof::SampleRecord...
Generating docs for compound llvm::sampleprof::SampleSorter...
Generating docs for namespace llvm::ScaledNumbers
Generating docs for namespace llvm::Sched
Generating docs for namespace llvm::SI
Generating docs for namespace llvm::SI::KernelInputOffsets
Generating docs for namespace llvm::SIInstrFlags
Generating docs for namespace llvm::SIOutMods
Generating docs for namespace llvm::SISched
Generating docs for namespace llvm::SISrcMods
Generating docs for namespace llvm::SIStackID
Generating docs for namespace llvm::slpvectorizer
Generating docs for compound llvm::slpvectorizer::BoUpSLP...
Generating docs for nested compound llvm::slpvectorizer::BoUpSLP::BlockScheduling::ReadyList...
Generating docs for nested compound llvm::slpvectorizer::BoUpSLP::EdgeInfo...
Generating docs for namespace llvm::Sparc
Generating docs for namespace llvm::SPCC
Generating docs for namespace llvm::SPII
Generating docs for namespace llvm::SPISD
Generating docs for compound llvm::sroa::AllocaSliceRewriter...
Generating docs for compound llvm::sroa::AllocaSlices...
Generating docs for compound llvm::sroa::Partition...
Genera/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Program.h:88: warning: The following parameters of llvm::sys::ExecuteAndWait(StringRef Program, ArrayRef< StringRef > Args, Optional< ArrayRef< StringRef >> Env=None, ArrayRef< Optional< StringRef >> Redirects={}, unsigned SecondsToWait=0, unsigned MemoryLimit=0, std::string *ErrMsg=nullptr, bool *ExecutionFailed=nullptr) are not documented:
  parameter 'ExecutionFailed'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:75: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:106: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Memory.h:89: warning: Found unknown command `\r'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:462: warning: The following parameters of llvm::sys::fs::access(const Twine &Path, AccessMode Mode) are not documented:
  parameter 'Mode'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1073: warning: explicit link request to 'close' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:325: warning: The following parameters of llvm::sys::fs::create_directories(const Twine &path, bool IgnoreExisting=true, perms Perms=owner_all|group_all) are not documented:
  parameter 'IgnoreExisting'
  parameter 'Perms'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:335: warning: The following parameters of llvm::sys::fs::create_directory(const Twine &path, bool IgnoreExisting=true, perms Perms=owner_all|group_all) are not documented:
  parameter 'IgnoreExisting'
  parameter 'Perms'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:809: warning: The following parameters of llvm::sys::fs::createUniqueFile(const Twine &Model, int &ResultFD, SmallVectorImpl< char > &ResultPath, unsigned Mode=all_read|all_write) are not documented:
  parameter 'Mode'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:373: warning: The following parameters of llvm::sys::fs::expand_tilde(const Twine &path, SmallVectorImpl< char > &output) are not documented:
  parameter 'output'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:304: warning: The following parameters of llvm::sys::fs::make_absolute(const Twine &current_directory, SmallVectorImpl< char > &path) are not documented:
  parameter 'current_directory'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1053: warning: The following parameters of llvm::sys::fs::openFileForRead(const Twine &Name, int &ResultFD, OpenFlags Flags=OF_None, SmallVectorImpl< char > *RealPath=nullptr) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1012: warning: The following parameters of llvm::sys::fs::openFileForReadWrite(const Twine &Name, int &ResultFD, CreationDisposition Disp, OpenFlags Flags, unsigned Mode=0666) are not documented:
  parameter 'Disp'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:971: warning: The following parameters of llvm::sys::fs::openFileForWrite(const Twine &Name, int &ResultFD, CreationDisposition Disp=CD_CreateAlways, OpenFlags Flags=OF_None, unsigned Mode=0666) are not documented:
  parameter 'Disp'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1070: warning: The following parameters of llvm::sys::fs::openNativeFileForRead(const Twine &Name, OpenFlags Flags=OF_None, SmallVectorImpl< char > *RealPath=nullptr) are not documented:
  parameter 'Flags'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1032: warning: The following parameters of llvm::sys::fs::openNativeFileForReadWrite(const Twine &Name, CreationDisposition Disp, OpenFlags Flags, unsigned Mode=0666) are not documented:
  parameter 'Disp'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:990: warning: The following parameters of llvm::sys::fs::openNativeFileForWrite(const Twine &Name, CreationDisposition Disp, OpenFlags Flags, unsigned Mode=0666) are not documented:
  parameter 'Disp'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:395: warning: The following parameters of llvm::sys::fs::remove(const Twine &path, bool IgnoreNonExisting=true) are not documented:
  parameter 'IgnoreNonExisting'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:402: warning: The following parameters of llvm::sys::fs::remove_directories(const Twine &path, bool IgnoreErrors=true) are not documented:
  parameter 'IgnoreErrors'
/opt/doxygen-docs/src/llvm/include/llvm/Support/FileSystem.h:1122: warning: The following parameters of llvm::sys::fs::mapped_file_region::mapped_file_region(int fd, mapmode mode, size_t length, uint64_t offset, std::error_code &ec) are not documented:
  parameter 'mode'
  parameter 'length'
  parameter 'offset'
  parameter 'ec'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:176: warning: The following parameters of llvm::sys::path::append(SmallVectorImpl< char > &path, const Twine &a, const Twine &b="", const Twine &c="", const Twine &d="") are not documented:
  parameter 'b'
  parameter 'c'
  parameter 'd'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:195: warning: The following parameters of llvm::sys::path::append(SmallVectorImpl< char > &path, const_iterator begin, const_iterator end, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:101: warning: The following parameters of llvm::sys::path::begin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:224: warning: The following parameters of llvm::sys::path::convert_to_slash(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:333: warning: The following parameters of llvm::sys::path::extension(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:299: warning: The following parameters of llvm::sys::path::filename(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:425: warning: The following parameters of llvm::sys::path::has_extension(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:409: warning: The following parameters of llvm::sys::path::has_filename(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:401: warning: The following parameters of llvm::sys::path::has_parent_path(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:393: warning: The following parameters of llvm::sys::path::has_relative_path(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:377: warning: The following parameters of llvm::sys::path::has_root_directory(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:369: warning: The following parameters of llvm::sys::path::has_root_name(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:385: warning: The following parameters of llvm::sys::path::has_root_path(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:417: warning: The following parameters of llvm::sys::path::has_stem(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:431: warning: The following parameters of llvm::sys::path::is_absolute(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:437: warning: The following parameters of llvm::sys::path::is_relative(const Twine &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:339: warning: The following parameters of llvm::sys::path::is_separator(char value, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:208: warning: The following parameters of llvm::sys::path::native(const Twine &path, SmallVectorImpl< char > &result, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:216: warning: The following parameters of llvm::sys::path::native(SmallVectorImpl< char > &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:285: warning: The following parameters of llvm::sys::path::parent_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:111: warning: The following parameters of llvm::sys::path::rbegin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:273: warning: The following parameters of llvm::sys::path::relative_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:451: warning: The following parameters of llvm::sys::path::remove_dots(SmallVectorImpl< char > &path, bool remove_dot_dot=false, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:132: warning: The following parameters of llvm::sys::path::remove_filename(SmallVectorImpl< char > &path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:443: warning: The following parameters of llvm::sys::path::remove_leading_dotslash(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:146: warning: The following parameters of llvm::sys::path::replace_extension(SmallVectorImpl< char > &path, const Twine &extension, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:162: warning: The following parameters of llvm::sys::path::replace_path_prefix(SmallVectorImpl< char > &Path, const StringRef &OldPrefix, const StringRef &NewPrefix, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:253: warning: The following parameters of llvm::sys::path::root_directory(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:240: warning: The following parameters of llvm::sys::path::root_name(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:261: warning: The following parameters of llvm::sys::path::root_path(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:317: warning: The following parameters of llvm::sys::path::stem(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:61: warning: The following parameters of llvm::sys::path::const_iterator::begin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
/opt/doxygen-docs/src/llvm/include/llvm/Support/Path.h:86: warning: The following parameters of llvm::sys::path::reverse_iterator::rbegin(StringRef path, Style style=Style::native) are not documented:
  parameter 'style'
ting docs for compound llvm::sroa::SROALegacyPass...
Generating docs for namespace llvm::support
Generating docs for namespace llvm::support::detail
Generating docs for compound llvm::support::detail::packed_endian_specific_integral...
Generating docs for nested compound llvm::support::detail::packed_endian_specific_integral::ref...
Generating docs for compound llvm::support::detail::PickAlignment...
Generating docs for namespace llvm::support::endian
Generating docs for compound llvm::support::endian::Writer...
Generating docs for namespace llvm::symbolize
Generating docs for compound llvm::symbolize::DIPrinter...
Generating docs for compound llvm::symbolize::LLVMSymbolizer...
Generating docs for nested compound llvm::symbolize::LLVMSymbolizer::Options...
Generating docs for compound llvm::symbolize::SymbolizableModule...
Generating docs for compound llvm::symbolize::SymbolizableObjectFile...
Generating docs for namespace llvm::SymbolRewriter
Generating docs for compound llvm::SymbolRewriter::RewriteDescriptor...
Generating docs for compound llvm::SymbolRewriter::RewriteMapParser...
Generating docs for namespace llvm::SyncScope
Generating docs for namespace llvm::sys
Generating docs for compound llvm::sys::DynamicLibrary...
Generating docs for nested compound DynamicLibrary::HandleSet...
Generating docs for compound llvm::sys::InitializeCOMRAII...
Generating docs for compound llvm::sys::Memory...
Generating docs for compound llvm::sys::MemoryBlock...
Generating docs for compound llvm::sys::MutexImpl...
Generating docs for compound llvm::sys::OwningMemoryBlock...
Generating docs for compound llvm::sys::Process...
Generating docs for compound llvm::sys::ProcessInfo...
Generating docs for compound llvm::sys::RWMutexImpl...
Generating docs for compound llvm::sys::SmartMutex...
Generating docs for compound llvm::sys::SmartRWMutex...
Generating docs for compound llvm::sys::SmartScopedLock...
Generating docs for compound llvm::sys::SmartScopedReader...
Generating docs for compound llvm::sys::SmartScopedWriter...
Generating docs for compound llvm::sys::ThreadLocal...
Generating docs for compound llvm::sys::ThreadLocalImpl...
Generating docs for compound llvm::sys::UnicodeCharRange...
Generating docs for compound llvm::sys::UnicodeCharSet...
Generating docs for compound llvm::sys::Watchdog...
Generating docs for namespace llvm::sys::detail
Generating docs for namespace llvm::sys::fs
Generating docs for compound llvm::sys::fs::basic_file_status...
Generating docs for compound llvm::sys::fs::directory_entry...
Generating docs for compound llvm::sys::fs::directory_iterator...
Generating docs for compound llvm::sys::fs::file_status...
Generating docs for compound llvm::sys::fs::mapped_file_region...
Generating docs for compound llvm::sys::fs::recursive_directory_iterator...
Generating docs for compound llvm::sys::fs::space_info...
Generating docs for compound llvm::sys::fs::TempFile...
Generating docs for compound llvm::sys::fs::UniqueID...
Generating docs for namespace llvm::sys::fs::detail
Generating docs for compound llvm::sys::fs::detail::DirIterState...
Generating docs for compound llvm::sys::fs::detail::RecDirIterState...
Generating docs for namespace llvm::sys::locale
Generating docs for namespace llvm::sys::path
Generating docs for compound llvm::sys::path::const_iterator...
Generating docs for compound llvm::sys::path::reverse_iterator...
Generating docs for namespace llvm::sys::unicode
Generating docs for namespace llvm::sys::windows
Generating docs for namespace llvm::SystemZ
Generating docs for namespace llvm::SystemZCP
Generating docs for namespace llvm::SystemZICMP
Generating docs for namespace llvm::SystemZII
Generating docs for compound llvm::SystemZII::Branch...
Generating docs for namespace llvm::SystemZISD
Generating docs for namespace llvm::SystemZMC
Generating docs for namespace llvm::TargetOpcode
Generating docs for namespace llvm::tgtok
Generating docs for namespace llvm::ThreadModel
Generating docs for namespace llvm::TLSModel
Generating docs for namespace llvm::trailing_objects_internal
Generating docs for compound llvm::trailing_objects_internal::AlignmentCalcHelper...
Generating docs for compound llvm::trailing_objects_internal::AlignmentCalcHelper< First >...
Generating docs for compound llvm::trailing_objects_internal::ExtractSecondType...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 1 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 16 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 2 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 32 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 4 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsAligner< 8 >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsBase...
Generating docs for nested compound llvm::trailing_objects_internal::TrailingObjectsBase::OverloadToken...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy >...
Generating docs for compound llvm::trailing_objects_internal::TrailingObjectsImpl< Align, BaseTy, TopTrailingObj, PrevTy, NextTy, MoreTys... >...
Generating docs for namespace llvm::unittest
Generating docs for namespace llvm::vfs
Generating docs for compound llvm::vfs::directory_entry...
Generating docs for compound llvm::vfs::directory_iterator...
Generating docs for compound llvm::vfs::File...
Generating docs for compound llvm::vfs::FileSystem...
Generating docs for compound llvm::vfs::InMemoryFileSystem...
Generating docs for compound llvm::vfs::OverlayFileSystem...
Generating docs for compound llvm::vfs::ProxyFileSystem...
Generating docs for compound llvm::vfs::recursive_directory_iterator...
Generating docs for compound llvm::vfs::RedirectingFileSystem...
Generating docs for nested compound llvm::vfs::RedirectingFileSystem::Entry...
Generating docs for nested compound llvm::vfs::RedirectingFileSystem::RedirectingDirectoryEntry...
Generating docs for nested compound llvm::vfs::RedirectingFileSystem::RedirectingFileEntry...
Generating docs for compound llvm::vfs::RedirectingFileSystemParser...
Generating docs for compound llvm::vfs::Status...
Generating docs for compound llvm::vfs::VFSFromYamlDirIterImpl...
Generating docs for compound llvm::vfs::YAMLVFSEntry...
Generating docs for compound llvm::vfs::YAMLVFSWriter...
Generating docs for namespace llvm::vfs::detail
Generating docs for compound llvm::vfs::detail::DirIterImpl...
Generating docs for compound llvm::vfs::detail::InMemoryDirectory...
Generating docs for compound llvm::vfs::detail::InMemoryFile...
Generating docs for compound llvm::vfs::detail::InMemoryNode...
Generating docs for compound llvm::vfs::detail::RecDirIterState...
Generating docs for namespace llvm::VNCoercion
Generating docs for namespace llvm::wasm
Generating docs for compound llvm::wasm::WasmDataReference...
Generating docs for compound llvm::wasm::WasmDataSegment...
Generating docs for compound llvm::wasm::WasmDylinkInfo...
Generating docs for compound llvm::wasm::WasmElemSegment...
Generating docs for compound llvm::wasm::WasmEvent...
Generating docs for compound llvm::wasm::WasmEventType...
Generating docs for compound llvm::wasm::WasmExport...
Generating docs for compound llvm::wasm::WasmFeatureEntry...
Generating docs for compound llvm::wasm::WasmFunction...
Generating docs for compound llvm::wasm::WasmFunctionName...
Generating docs for compound llvm::wasm::WasmGlobal...
Generating docs for compound llvm::wasm::WasmGlobalType...
Generating docs for compound llvm::wasm::WasmImport...
Generating docs for compound llvm::wasm::WasmInitExpr...
Generating docs for compound llvm::wasm::WasmInitFunc...
Generating docs for compound llvm::wasm::WasmLimits...
Generating docs for compound llvm::wasm::WasmLinkingData...
Generating docs for compound llvm::wasm::WasmLocalDecl...
Generating docs for compound llvm::wasm::WasmObjectHeader...
Generating docs for compound llvm::wasm::WasmProducerInfo...
Generating docs for compound llvm::wasm::WasmRelocation...
Generating docs for compound llvm::wasm::WasmSignature...
Generating docs for compound llvm::wasm::WasmSymbolInfo...
Generating docs for compound llvm::wasm::WasmTable...
Generating docs for namespace llvm::WasmYAML
Generating docs for compound llvm::WasmYAML::CodeSection...
Generating docs for compound llvm::WasmYAML::Comdat...
Generating docs for compound llvm::WasmYAML::ComdatEntry...
Generating docs for compound llvm::WasmYAML::CustomSection...
Generating docs for compound llvm::WasmYAML::DataSection...
Generating docs for compound llvm::WasmYAML::DataSegment...
Generating docs for compound llvm::WasmYAML::DylinkSection...
Generating docs for compound llvm::WasmYAML::ElemSection...
Generating docs for compound llvm::WasmYAML::ElemSegment...
Generating docs for compound llvm::WasmYAML::Event...
Generating docs for compound llvm::WasmYAML::EventSection...
Generating docs for compound llvm::WasmYAML::Export...
Generating docs for compound llvm::WasmYAML::ExportSection...
Generating docs for compound llvm::WasmYAML::FeatureEntry...
Generating docs for compound llvm::WasmYAML::FileHeader...
Generating docs for compound llvm::WasmYAML::Function...
Generating docs for compound llvm::WasmYAML::FunctionSection...
Generating docs for compound llvm::WasmYAML::Global...
Generating docs for compound llvm::WasmYAML::GlobalSection...
Generating docs for compound llvm::WasmYAML::Import...
Generating docs for compound llvm::WasmYAML::ImportSection...
Generating docs for compound llvm::WasmYAML::InitFunction...
Generating docs for compound llvm::WasmYAML::Limits...
Generating docs for compound llvm::WasmYAML::LinkingSection...
Generating docs for compound llvm::WasmYAML::LocalDecl...
Generating docs for compound llvm::WasmYAML::MemorySection...
Generating docs for compound llvm::WasmYAML::NameEntry...
Generating docs for compound llvm::WasmYAML::NameSection...
Generating docs for compound llvm::WasmYAML::Object...
Generating docs for compound llvm::WasmYAML::ProducerEntry...
Generating docs for compound llvm::WasmYAML::ProducersSection...
Generating docs for compound llvm::WasmYAML::Relocation...
Generating docs for compound llvm::WasmYAML::Section...
Generating docs for compound llvm::WasmYAML::SegmentInfo...
Generating docs for compound llvm::WasmYAML::Signature...
Generating docs for compound llvm::WasmYAML::StartSection...
Generating docs for compound llvm::WasmYAML::SymbolInfo...
Generating docs for compound llvm::WasmYAML::Table...
Generating docs for compound llvm::WasmYAML::TableSection...
Generating docs for compound llvm::WasmYAML::TargetFeaturesSection...
Generating docs for compound llvm::WasmYAML::TypeSection...
Generating docs for namespace llvm::WebAssembly
Generating docs for namespace llvm::WebAssemblyII
Generating docs for namespace llvm::WebAssemblyISD
Generating docs for namespace llvm::wholeprogramdevirt
Generating docs for compound llvm::wholeprogramdevirt::AccumBitVector...
Generating docs for compound llvm::wholeprogramdevirt::TypeMemberInfo...
Generating docs for compound llvm::wholeprogramdevirt::VirtualCallTarget...
Generating docs for compound llvm::wholeprogramdevirt::VTableBits...
Generating docs for namespace llvm::Win64EH
Generating docs for compound llvm::Win64EH::ARM64UnwindEmitter...
Generating docs for compound llvm::Win64EH::Instruction...
Generating docs for compound llvm::Win64EH::RuntimeFunction...
Generating docs for compound llvm::Win64EH::UnwindCode...
Generating docs for compound llvm::Win64EH::UnwindEmitter...
Generating docs for compound llvm::Win64EH::UnwindInfo...
Generating docs for namespace llvm::windows_manifest
Generating docs for compound llvm::windows_manifest::WindowsManifestError...
Generating docs for compound llvm::windows_manifest::WindowsManifestMerger...
Generating docs for nested compound WindowsManifestMerger::WindowsManifestMergerImpl...
Generatin/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp:385: warning: The following parameters of llvm::X86_MC::X86MCInstrAnalysis::clearsSuperRegisters(const MCRegisterInfo &MRI, const MCInst &Inst, APInt &Writes) const are not documented:
  parameter 'MRI'
  parameter 'Writes'
/opt/doxygen-docs/src/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.h:668: warning: The following parameters of llvm::X86Disassembler::decodeInstruction(InternalInstruction *insn, byteReader_t reader, const void *readerArg, dlog_t logger, void *loggerArg, const void *miiArg, uint64_t startLoc, DisassemblerMode mode) are not documented:
  parameter 'miiArg'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:91: warning: Found unknown command `\GOT'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:98: warning: Found unknown command `\GOTOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:105: warning: Found unknown command `\GOTPCREL'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:113: warning: Found unknown command `\PLT'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:121: warning: Found unknown command `\TLSGD'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:131: warning: Found unknown command `\TLSLD'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:141: warning: Found unknown command `\TLSLDM'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:149: warning: Found unknown command `\GOTTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:158: warning: Found unknown command `\INDNTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:167: warning: Found unknown command `\TPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:175: warning: Found unknown command `\DTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:183: warning: Found unknown command `\NTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:190: warning: Found unknown command `\GOTNTPOFF'
/opt/doxygen-docs/src/llvm/lib/Target/X86/MCTargetDesc/X86BaseInfo.h:229: warning: Found unknown command `\ABS8'
/opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML/YAML.h:35: warning: Found unknown command `\x44'
g docs for namespace llvm::WinEH
Generating docs for compound llvm::WinEH::FrameInfo...
Generating docs for compound llvm::WinEH::Instruction...
Generating docs for compound llvm::WinEH::UnwindEmitter...
Generating docs for namespace llvm::X86
Generating docs for namespace llvm::X86_MC
Generating docs for compound llvm::X86_MC::X86MCInstrAnalysis...
Generating docs for namespace llvm::X86Disassembler
Generating docs for compound llvm::X86Disassembler::InstructionSpecifier...
Generating docs for compound llvm::X86Disassembler::InternalInstruction...
Generating docs for compound llvm::X86Disassembler::OperandSpecifier...
Generating docs for namespace llvm::X86II
Generating docs for namespace llvm::X86ISD
Generating docs for namespace llvm::XCore
Generating docs for namespace llvm::XCoreISD
Generating docs for namespace llvm::xray
Generating docs for compound llvm::xray::BlockIndexer...
Generating docs for nested compound llvm::xray::BlockIndexer::Block...
Generating docs for compound llvm::xray::BlockPrinter...
Generating docs for compound llvm::xray::BlockVerifier...
Generating docs for compound llvm::xray::BufferExtents...
Generating docs for compound llvm::xray::CallArgRecord...
Generating docs for compound llvm::xray::CustomEventRecord...
Generating docs for compound llvm::xray::CustomEventRecordV5...
Generating docs for compound llvm::xray::EndBufferRecord...
Generating docs for compound llvm::xray::FDRTraceWriter...
Generating docs for compound llvm::xray::FileBasedRecordProducer...
Generating docs for compound llvm::xray::FunctionRecord...
Generating docs for compound llvm::xray::Graph...
Generating docs for nested compound llvm::xray::Graph::EdgeView...
Generating docs for nested compound llvm::xray::Graph::InOutEdgeView...
Generating docs for nested compound llvm::xray::Graph::VertexView...
Generating docs for compound llvm::xray::InstrumentationMap...
Generating docs for compound llvm::xray::LogBuilder...
Generating docs for compound llvm::xray::LogBuilderConsumer...
Generating docs for compound llvm::xray::MetadataRecord...
Generating docs for compound llvm::xray::NewBufferRecord...
Generating docs for compound llvm::xray::NewCPUIDRecord...
Generating docs for compound llvm::xray::PIDRecord...
Generating docs for compound llvm::xray::PipelineConsumer...
Generating docs for compound llvm::xray::Profile...
Generating docs for nested compound llvm::xray::Profile::Block...
Generating docs for nested compound llvm::xray::Profile::Data...
Generating docs for compound llvm::xray::Record...
Generating docs for compound llvm::xray::RecordConsumer...
Generating docs for compound llvm::xray::RecordInitializer...
Generating docs for compound llvm::xray::RecordPrinter...
Generating docs for compound llvm::xray::RecordProducer...
Generating docs for compound llvm::xray::RecordVisitor...
Generating docs for compound llvm::xray::SledEntry...
Generating docs for compound llvm::xray::Trace...
Generating docs for compound llvm::xray::TraceExpander...
Generating docs for compound llvm::xray::TSCWrapRecord...
Generating docs for compound llvm::xray::TypedEventRecord...
Generating docs for compound llvm::xray::WallclockRecord...
Generating docs for compound llvm::xray::XRayFileHeader...
Generating docs for compound llvm::xray::XRayRecord...
Generating docs for compound llvm::xray::YAMLXRayFileHeader...
Generating docs for compound llvm::xray::YAMLXRayRecord...
Generating docs for compound llvm::xray::YAMLXRaySledEntry...
Generating docs for compound llvm::xray::YAMLXRayTrace...
Generating docs for namespace llvm::yaml
Generating docs for compound llvm::yaml::AliasNode...
Generating docs for compound llvm::yaml::basic_collection_iterator...
Generating docs for compound llvm::yaml::BinaryRef...
Generating docs for compound llvm::yaml::BlockScalarNode...
Generating docs for compound llvm::yaml::BlockScalarTraits< BlockStringValue >...
Generating docs for compound llvm::yaml::BlockScalarTraits< MinidumpYAML::BlockStringRef >...
Generating docs for compound llvm::yaml::BlockScalarTraits< Module >...
Generating docs for compound llvm::yaml::BlockScalarTraits< StringBlockVal >...
Generating docs for compound llvm::yaml::BlockStringValue...
Generating docs for compound llvm::yaml::CustomMappingTraits< GlobalValueSummaryMapTy >...
Generating docs for compound llvm::yaml::CustomMappingTraits< MapDocNode >...
Generating docs for compound llvm::yaml::CustomMappingTraits< std::map< std::vector< uint64_t >, WholeProgramDevirtResolution::ByArg > >...
Generating docs for compound llvm::yaml::CustomMappingTraits< std::map< uint64_t, WholeProgramDevirtResolution > >...
Generating docs for compound llvm::yaml::CustomMappingTraits< std::set< ELFSymbol > >...
Generating docs for compound llvm::yaml::CustomMappingTraits< TypeIdSummaryMapTy >...
Generating docs for compound llvm::yaml::Document...
Generating docs for compound llvm::yaml::document_iterator...
Generating docs for compound llvm::yaml::DocumentListTraits< std::vector< const MachO::InterfaceFile * > >...
Generating docs for compound llvm::yaml::FixedMachineStackObject...
Generating docs for compound llvm::yaml::FlowStringValue...
Generating docs for compound llvm::yaml::FunctionSummaryYaml...
Generating docs for compound llvm::yaml::KeyValueNode...
Generating docs for compound llvm::yaml::MachineConstantPoolValue...
Generating docs for compound llvm::yaml::MachineFrameInfo...
Generating docs for compound llvm::yaml::MachineFunction...
Generating docs for compound llvm::yaml::MachineFunctionInfo...
Generating docs for compound llvm::yaml::MachineFunctionLiveIn...
Generating docs for compound llvm::yaml::MachineJumpTable...
Generating docs for nested compound llvm::yaml::MachineJumpTable::Entry...
Generating docs for compound llvm::yaml::MachineStackObject...
Generating docs for compound llvm::yaml::MappingNode...
Generating docs for compound llvm::yaml::MappingTraits...
Generating docs for nested compound llvm::yaml::MappingTraits< const InterfaceFile * >::NormalizedTBD...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliarybfAndefSymbol >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliaryCLRToken >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliaryFunctionDefinition >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliarySectionDefinition >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::AuxiliaryWeakExternal >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::DataDirectory >...
Generating docs for compound llvm::yaml::MappingTraits< COFF::header >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::PEHeader >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::Relocation >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::Section >...
Generating docs for compound llvm::yaml::MappingTraits< COFFYAML::Symbol >...
Generating docs for compound llvm::yaml::MappingTraits< const InterfaceFile * >...
Generating docs for compound llvm::yaml::MappingTraits< DiagnosticInfoOptimizationBase * >...
Generating docs for compound llvm::yaml::MappingTraits< DiagnosticInfoOptimizationBase::Argument >...
Generating docs for compound llvm::yaml::MappingTraits< DiagnosticLocation >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Abbrev >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::ARange >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::ARangeDescriptor >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::AttributeAbbrev >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Data >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Entry >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::File >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::FormValue >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::InitialLength >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::LineTable >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::LineTableOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::PubEntry >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::PubSection >...
Generating docs for compound llvm::yaml::MappingTraits< DWARFYAML::Unit >...
Generating docs for compound llvm::yaml::MappingTraits< ELFStub >...
Generating docs for compound llvm::yaml::MappingTraits< ELFSymbol >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::DynamicEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::LocalGlobalWeakSymbols >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::ProgramHeader >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Relocation >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::SectionName >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::SectionOrType >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::Symbol >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::VerdefEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::VernauxEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ELFYAML::VerneedEntry >...
Generating docs for compound llvm::yaml::MappingTraits< ExportSection >...
Generating docs for compound llvm::yaml::MappingTraits< FixedMachineStackObject >...
Generating docs for compound llvm::yaml::MappingTraits< FunctionSummary::ConstVCall >...
Generating docs for compound llvm::yaml::MappingTraits< FunctionSummary::VFuncId >...
Generating docs for compound llvm::yaml::MappingTraits< FunctionSummaryYaml >...
Generating docs for compound llvm::yaml::MappingTraits< HSAMD::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::Arg::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::Attrs::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::CodeProps::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::DebugProps::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< Kernel::Metadata >...
Generating docs for compound llvm::yaml::MappingTraits< LeafRecordBase >...
Generating docs for compound llvm::yaml::MappingTraits< LocalVariableAddrGap >...
Generating docs for compound llvm::yaml::MappingTraits< LocalVariableAddrRange >...
Generating docs for compound llvm::yaml::MappingTraits< MachineConstantPoolValue >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFrameInfo >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFunction >...
Generating docs for compound llvm::yaml::MappingTraits< MachineFunctionLiveIn >...
Generating docs for compound llvm::yaml::MappingTraits< MachineJumpTable >...
Generating docs for compound llvm::yaml::MappingTraits< MachineJumpTable::Entry >...
Generating docs for compound llvm::yaml::MappingTraits< MachineStackObject >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::build_tool_version >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::dylib >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::fvmlib >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::section >...
Generating docs for compound llvm::yaml::MappingTraits< MachO::section_64 >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::BindOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::ExportEntry >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FatArch >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FatHeader >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::LinkEditData >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::LoadCommand >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::NListEntry >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::RebaseOpcode >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::Section >...
Generating docs for compound llvm::yaml::MappingTraits< MachOYAML::UniversalBinary >...
Generating docs for compound llvm::yaml::MappingTraits< MemberRecordBase >...
Generating docs for compound llvm::yaml::MappingTraits< ModuleSummaryIndex >...
Generating docs for compound llvm::yaml::MappingTraits< SIMachineFunctionInfo >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< ELFYAML::Section > >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< MachineFunctionInfo > >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< MinidumpYAML::Stream > >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< WasmYAML::Section > >...
Generating docs for compound llvm::yaml::MappingTraits< SymbolRecordBase >...
Generating docs for compound llvm::yaml::MappingTraits< TypeIdSummary >...
Generating docs for compound llvm::yaml::MappingTraits< TypeTestResolution >...
Generating docs for compound llvm::yaml::MappingTraits< UndefinedSection >...
Generating docs for compound llvm::yaml::MappingTraits< VirtualRegisterDefinition >...
Generating docs for compound llvm::yaml::MappingTraits< wasm::WasmInitExpr >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Comdat >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::ComdatEntry >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::DataSegment >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::ElemSegment >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Event >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Export >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::FeatureEntry >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::FileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Function >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Global >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Import >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::InitFunction >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Limits >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::LocalDecl >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::NameEntry >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Object >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::ProducerEntry >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Relocation >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::SegmentInfo >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Signature >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::SymbolInfo >...
Generating docs for compound llvm::yaml::MappingTraits< WasmYAML::Table >...
Generating docs for compound llvm::yaml::MappingTraits< WholeProgramDevirtResolution >...
Generating docs for compound llvm::yaml::MappingTraits< WholeProgramDevirtResolution::ByArg >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayFileHeader >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayRecord >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRaySledEntry >...
Generating docs for compound llvm::yaml::MappingTraits< xray::YAMLXRayTrace >...
Generating docs for compound llvm::yaml::MappingTraits< YamlObjectFile >...
Generating docs for compound llvm::yaml::Node...
Generating docs for compound llvm::yaml::NullNode...
Generating docs for compound llvm::yaml::PolymorphicTraits< DocNode >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::Characteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::DLLCharacteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< COFF::SectionCharacteristics >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_EF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_PF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_SHF >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::ELF_STO >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::MIPS_AFL_ASE >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< ELFYAML::MIPS_AFL_FLAGS1 >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< MachO::ArchitectureSet >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< TBDFlags >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< WasmYAML::LimitFlags >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< WasmYAML::SegmentFlags >...
Generating docs for compound llvm::yaml::ScalarBitSetTraits< WasmYAML::SymbolFlags >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< AccessQualifier >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< AddressSpaceQualifier >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::MachineTypes >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypeAMD64 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypeI386 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypesARM >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::RelocationTypesARM64 >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolBaseType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolComplexType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::SymbolStorageClass >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFF::WindowsSubsystem >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::AuxSymbolType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::COMDATType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< COFFYAML::WeakExternalCharacteristics >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Attribute >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Constants >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Form >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::LineNumberExtendedOps >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::LineNumberOps >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::Tag >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< dwarf::UnitType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFSymbolType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_DYNTAG >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFCLASS >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFDATA >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ELFOSABI >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_EM >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_ET >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_PT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_REL >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_RSS >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_SHN >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_SHT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_STT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::ELF_STV >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ABI_FP >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_AFL_EXT >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_AFL_REG >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ELFYAML::MIPS_ISA >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FixedMachineStackObject::ObjectType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachineJumpTableInfo::JTEntryKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::BindOpcode >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::LoadCommandType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::ObjCConstraintType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< MachO::RebaseOpcode >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< TypeTestResolution::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ValueKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ValueType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::ComdatKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::ExportKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::FeaturePolicyPrefix >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::Opcode >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::RelocType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::SectionType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::SymbolKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::TableType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WasmYAML::ValueType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::ByArg::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::Kind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< xray::RecordTypes >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< xray::SledEntry::FunctionKinds >...
Generating docs for compound llvm::yaml::ScalarNode...
Generating docs for compound llvm::yaml::ScalarTraits< BinaryRef >...
Generating docs for compound llvm::yaml::ScalarTraits< char_16 >...
Generating docs for compound llvm::yaml::ScalarTraits< ELFArchMapper >...
Generating docs for compound llvm::yaml::ScalarTraits< FixedSizeHex< N > >...
Generating docs for compound llvm::yaml::ScalarTraits< FixedSizeString< N > >...
Generating docs for compound llvm::yaml::ScalarTraits< FlowStringRef >...
Generating docs for compound llvm::yaml::ScalarTraits< FlowStringValue >...
Generating docs for compound llvm::yaml::ScalarTraits< MachO::Architecture >...
Generating docs for compound llvm::yaml::ScalarTraits< MachO::PackedVersion >...
Generating docs for compound llvm::yaml::ScalarTraits< MachO::PlatformKind >...
Generating docs for compound llvm::yaml::ScalarTraits< StringValue >...
Generating docs for compound llvm::yaml::ScalarTraits< SwiftVersion >...
Generating docs for compound llvm::yaml::ScalarTraits< UnsignedValue >...
Generating docs for compound llvm::yaml::ScalarTraits< UUID >...
Generating docs for compound llvm::yaml::ScalarTraits< uuid_t >...
Generating docs for compound llvm::yaml::ScalarTraits< VersionTuple >...
Generating docs for compound llvm::yaml::Scanner...
Generating docs for compound llvm::yaml::SequenceNode...
Generating docs for compound llvm::yaml::SequenceTraits< ArrayDocNode >...
Generating docs for compound llvm::yaml::SIMachineFunctionInfo...
Generating docs for compound llvm::yaml::Stream...
Generating docs for compound llvm::yaml::StringBlockVal...
Generating docs for compound llvm::yaml::StringValue...
Generating docs for compound llvm::yaml::TaggedScalarTraits< ScalarDocNode >...
Generating docs for compound llvm::yaml::Token...
Generating docs for compound llvm::yaml::UnsignedValue...
Generating docs for compound llvm::yaml::VirtualRegisterDefinition...
Generating docs for compound llvm::yaml::YamlObjectFile...
Generating docs for namespace llvm::zlib
Generating docs for namespace MemRef
Generating docs for namespace MSP430CC
Generating docs for namespace OpName
Generating docs for namespace R600_InstFlag
Generating docs for namespace stats
Generating docs for namespace std
Generating docs for compound std::hash< llvm::pdb::PDB_SymType >...
Generating docs for compound std::is_error_code_enum< llvm::BitcodeError >...
Generating docs for compound std::is_error_code_enum< llvm::codeview::cv_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::errc >...
Generating docs for compound std::is_error_code_enum< llvm::msf::msf_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::object::object_error >...
Generating docs for compound std::is_error_code_enum< llvm::pdb::dia_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::pdb::pdb_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::pdb::raw_error_code >...
Generating docs for compound std::is_error_code_enum< llvm::sampleprof_error >...
Generating docs for compound std::reverse_iterator< llvm::DWARFDie::iterator >...
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory lib/Target/AArch64
Generating dependency graph for directory include/llvm/ADT
Generating dependency graph for directory include/llvm/Transforms/AggressiveInstCombine
Generating dependency graph for directory lib/Transforms/AggressiveInstCombine
Generating dependency graph for directory lib/Target/AMDGPU
Generating dependency graph for directory include/llvm/Analysis
Generating dependency graph for directory lib/Analysis
Generating dependency graph for directory lib/Target/ARC
Generating dependency graph for directory lib/Target/ARM
Generating dependency graph for directory lib/Target/AArch64/AsmParser
Generating dependency graph for directory lib/Target/AMDGPU/AsmParser
Generating dependency graph for directory lib/Target/ARM/AsmParser
Generating dependency graph for directory lib/Target/AVR/AsmParser
Generating dependency graph for directory lib/AsmParser
Generating dependency graph for directory lib/Target/BPF/AsmParser
Generating dependency graph for directory lib/Target/Hexagon/AsmParser
Generating dependency graph for directory lib/Target/Lanai/AsmParser
Generating dependency graph for directory lib/Target/Mips/AsmParser
Generating dependency graph for directory lib/Target/MSP430/AsmParser
Generating dependency graph for directory lib/Target/PowerPC/AsmParser
Generating dependency graph for directory lib/Target/RISCV/AsmParser
Generating dependency graph for directory lib/Target/Sparc/AsmParser
Generating dependency graph for directory lib/Target/SystemZ/AsmParser
Generating dependency graph for directory lib/Target/WebAssembly/AsmParser
Generating dependency graph for directory include/llvm/AsmParser
Generating dependency graph for directory lib/Target/X86/AsmParser
Generating dependency graph for directory lib/CodeGen/AsmPrinter
Generating dependency graph for directory lib/Target/AVR
Generating dependency graph for directory include/llvm/BinaryFormat
Generating dependency graph for directory lib/BinaryFormat
Generating dependency graph for directory include/llvm/Bitcode
Generating dependency graph for directory lib/Bitcode
Generating dependency graph for directory lib/Target/BPF
Generating dependency graph for directory lib/CodeGen
Generating dependency graph for directory include/llvm/CodeGen
Generating dependency graph for directory lib/DebugInfo/CodeView
Generating dependency graph for directory include/llvm/DebugInfo/CodeView
Generating dependency graph for directory lib/Transforms/Coroutines
Generating dependency graph for directory include/llvm/ProfileData/Coverage
Generating dependency graph for directory lib/ProfileData/Coverage
Generating dependency graph for directory include/llvm/DebugInfo
Generating dependency graph for directory lib/DebugInfo
Generating dependency graph for directory lib/Demangle
Generating dependency graph for directory lib/DebugInfo/PDB/DIA
Generating dependency graph for directory include/llvm/DebugInfo/PDB/DIA
Generating dependency graph for directory lib/Target/AArch64/Disassembler
Generating dependency graph for directory lib/Target/AMDGPU/Disassembler
Generating dependency graph for directory lib/Target/ARC/Disassembler
Generating dependency graph for directory lib/Target/ARM/Disassembler
Generating dependency graph for directory lib/Target/AVR/Disassembler
Generating dependency graph for directory lib/Target/BPF/Disassembler
Generating dependency graph for directory lib/Target/Hexagon/Disassembler
Generating dependency graph for directory lib/Target/Lanai/Disassembler
Generating dependency graph for directory lib/Target/Mips/Disassembler
Generating dependency graph for directory lib/Target/MSP430/Disassembler
Generating dependency graph for directory lib/Target/PowerPC/Disassembler
Generating dependency graph for directory lib/Target/RISCV/Disassembler
Generating dependency graph for directory lib/Target/Sparc/Disassembler
Generating dependency graph for directory lib/Target/SystemZ/Disassembler
Generating dependency graph for directory lib/Target/WebAssembly/Disassembler
Generating dependency graph for directory lib/Target/X86/Disassembler
Generating dependency graph for directory lib/Target/XCore/Disassembler
Generating dependency graph for directory lib/DebugInfo/DWARF
Generating dependency graph for directory include/llvm/DebugInfo/DWARF
Generating dependency graph for directory include/llvm/TextAPI/ELF
Generating dependency graph for directory lib/TextAPI/ELF
Generating dependency graph for directory include/llvm/ExecutionEngine
Generating dependency graph for directory lib/ExecutionEngine
Generating dependency graph for directory include/llvm/FuzzMutate
Generating dependency graph for directory lib/FuzzMutate
Generating dependency graph for directory include/llvm/CodeGen/GlobalISel
Generating dependency graph for directory lib/CodeGen/GlobalISel
Generating dependency graph for directory include/llvm/MCA/HardwareUnits
Generating dependency graph for directory lib/MCA/HardwareUnits
Generating dependency graph for directory lib/Transforms/Hello
Generating dependency graph for directory lib/Target/Hexagon
Generating dependency graph for directory include
Generating dependency graph for directory include/llvm/Transforms/InstCombine
Generating dependency graph for directory lib/Transforms/InstCombine
Generating dependency graph for directory lib/Target/AArch64/InstPrinter
Generating dependency graph for directory lib/Target/AMDGPU/InstPrinter
Generating dependency graph for directory lib/Target/ARC/InstPrinter
Generating dependency graph for directory lib/Target/ARM/InstPrinter
Generating dependency graph for directory lib/Target/AVR/InstPrinter
Generating dependency graph for directory lib/Target/BPF/InstPrinter
Generating dependency graph for directory lib/Target/XCore/InstPrinter
Generating dependency graph for directory lib/Target/Lanai/InstPrinter
Generating dependency graph for directory lib/Target/Mips/InstPrinter
Generating dependency graph for directory lib/Target/MSP430/InstPrinter
Generating dependency graph for directory lib/Target/NVPTX/InstPrinter
Generating dependency graph for directory lib/Target/PowerPC/InstPrinter
Generating dependency graph for directory lib/Target/RISCV/InstPrinter
Generating dependency graph for directory lib/Target/Sparc/InstPrinter
Generating dependency graph for directory lib/Target/SystemZ/InstPrinter
Generating dependency graph for directory lib/Target/WebAssembly/InstPrinter
Generating dependency graph for directory lib/Target/X86/InstPrinter
Generating dependency graph for directory include/llvm/Transforms/Instrumentation
Generating dependency graph for directory lib/Transforms/Instrumentation
Generating dependency graph for directory lib/ExecutionEngine/IntelJITEvents
Generating dependency graph for directory lib/ExecutionEngine/Interpreter
Generating dependency graph for directory include/llvm/Transforms/IPO
Generating dependency graph for directory lib/Transforms/IPO
Generating dependency graph for directory include/llvm/IR
Generating dependency graph for directory lib/IR
Generating dependency graph for directory include/llvm/IRReader
Generating dependency graph for directory lib/IRReader
Generating dependency graph for directory lib/Target/Lanai
Generating dependency graph for directory include/llvm/LTO/legacy
Generating dependency graph for directory lib
Generating dependency graph for directory include/llvm/LineEditor
Generating dependency graph for directory lib/LineEditor
Generating dependency graph for directory include/llvm/Linker
Generating dependency graph for directory lib/Linker
Generating dependency graph for directory include/llvm
Generating dependency graph for directory include/llvm-c
Generating dependency graph for directory lib/ToolDrivers/llvm-dlltool
Generating dependency graph for directory lib/ToolDrivers/llvm-lib
Generating dependency graph for directory include/llvm/LTO
Generating dependency graph for directory lib/LTO
Generating dependency graph for directory include/llvm/TextAPI/MachO
Generating dependency graph for directory lib/TextAPI/MachO
Generating dependency graph for directory lib/MC
Generating dependency graph for directory include/llvm/MC
Generating dependency graph for directory include/llvm/MCA
Generating dependency graph for directory lib/MCA
Generating dependency graph for directory lib/MC/MCDisassembler
Generating dependency graph for directory include/llvm/MC/MCDisassembler
Generating dependency graph for directory lib/ExecutionEngine/MCJIT
Generating dependency graph for directory include/llvm/MC/MCParser
Generating dependency graph for directory lib/MC/MCParser
Generating dependency graph for directory lib/Target/AArch64/MCTargetDesc
Generating dependency graph for directory lib/Target/AMDGPU/MCTargetDesc
Generating dependency graph for directory lib/Target/ARC/MCTargetDesc
Generating dependency graph for directory lib/Target/ARM/MCTargetDesc
Generating dependency graph for directory lib/Target/AVR/MCTargetDesc
Generating dependency graph for directory lib/Target/BPF/MCTargetDesc
Generating dependency graph for directory lib/Target/Hexagon/MCTargetDesc
Generating dependency graph for directory lib/Target/Lanai/MCTargetDesc
Generating dependency graph for directory lib/Target/Mips/MCTargetDesc
Generating dependency graph for directory lib/Target/RISCV/MCTargetDesc
Generating dependency graph for directory lib/Target/Sparc/MCTargetDesc
Generating dependency graph for directory lib/Target/SystemZ/MCTargetDesc
Generating dependency graph for directory lib/Target/WebAssembly/MCTargetDesc
Generating dependency graph for directory lib/Target/MSP430/MCTargetDesc
Generating dependency graph for directory lib/Target/NVPTX/MCTargetDesc
Generating dependency graph for directory lib/Target/XCore/MCTargetDesc
Generating dependency graph for directory lib/Target/X86/MCTargetDesc
Generating dependency graph for directory lib/Target/PowerPC/MCTargetDesc
Generating dependency graph for directory lib/Target/Mips
Generating dependency graph for directory include/llvm/CodeGen/MIRParser
Generating dependency graph for directory lib/CodeGen/MIRParser
Generating dependency graph for directory lib/DebugInfo/MSF
Generating dependency graph for directory include/llvm/DebugInfo/MSF
Generating dependency graph for directory lib/Target/MSP430
Generating dependency graph for directory include/llvm/DebugInfo/PDB/Native
Generating dependency graph for directory lib/DebugInfo/PDB/Native
Generating dependency graph for directory lib/Target/NVPTX
Generating dependency graph for directory lib/Transforms/ObjCARC
Generating dependency graph for directory lib/Object
Generating dependency graph for directory include/llvm/Object
Generating dependency graph for directory lib/ObjectYAML
Generating dependency graph for directory include/llvm/ObjectYAML
Generating dependency graph for directory lib/ExecutionEngine/OProfileJIT
Generating dependency graph for directory lib/Option
Generating dependency graph for directory include/llvm/Option
Generating dependency graph for directory include/llvm/ExecutionEngine/Orc
Generating dependency graph for directory lib/ExecutionEngine/Orc
Generating dependency graph for directory include/llvm/Passes
Generating dependency graph for directory lib/Passes
Generating dependency graph for directory include/llvm/CodeGen/PBQP
Generating dependency graph for directory lib/DebugInfo/PDB
Generating dependency graph for directory include/llvm/DebugInfo/PDB
Generating dependency graph for directory lib/ExecutionEngine/PerfJITEvents
Generating dependency graph for directory lib/Target/PowerPC
Generating dependency graph for directory include/llvm/ProfileData
Generating dependency graph for directory lib/ProfileData
Generating dependency graph for directory lib/Bitcode/Reader
Generating dependency graph for directory include/llvm/Remarks
Generating dependency graph for directory lib/Remarks
Generating dependency graph for directory lib/Target/RISCV
Generating dependency graph for directory lib/ExecutionEngine/RuntimeDyld
Generating dependency graph for directory include/llvm/Transforms/Scalar
Generating dependency graph for directory lib/Transforms/Scalar
Generating dependency graph for directory lib/CodeGen/SelectionDAG
Generating dependency graph for directory lib/Target/Sparc
Generating dependency graph for directory include/llvm/MCA/Stages
Generating dependency graph for directory lib/MCA/Stages
Generating dependency graph for directory include/llvm/Testing/Support
Generating dependency graph for directory lib/Testing/Support
Generating dependency graph for directory lib/Support
Generating dependency graph for directory include/llvm/Support
Generating dependency graph for directory include/llvm/DebugInfo/Symbolize
Generating dependency graph for directory lib/DebugInfo/Symbolize
Generating dependency graph for directory lib/Target/SystemZ
Generating dependency graph for directory include/llvm/TableGen
Generating dependency graph for directory lib/TableGen
Generating dependency graph for directory lib/Target
Generating dependency graph for directory include/llvm/Target
Generating dependency graph for directory lib/Target/Mips/TargetInfo
Generating dependency graph for directory lib/Target/SystemZ/TargetInfo
Generating dependency graph for directory lib/Target/ARC/TargetInfo
Generating dependency graph for directory lib/Target/AVR/TargetInfo
Generating dependency graph for directory lib/Target/WebAssembly/TargetInfo
Generating dependency graph for directory lib/Target/PowerPC/TargetInfo
Generating dependency graph for directory lib/Target/AArch64/TargetInfo
Generating dependency graph for directory lib/Target/BPF/TargetInfo
Generating dependency graph for directory lib/Target/AMDGPU/TargetInfo
Generating dependency graph for directory lib/Target/XCore/TargetInfo
Generating dependency graph for directory lib/Target/NVPTX/TargetInfo
Generating dependency graph for directory lib/Target/RISCV/TargetInfo
Generating dependency graph for directory lib/Target/Hexagon/TargetInfo
Generating dependency graph for directory lib/Target/X86/TargetInfo
Generating dependency graph for directory lib/Target/Sparc/TargetInfo
Generating dependency graph for directory lib/Target/Lanai/TargetInfo
Generating dependency graph for directory lib/Target/MSP430/TargetInfo
Generating dependency graph for directory lib/Target/ARM/TargetInfo
Generating dependency graph</opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/>:1: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1032: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2270: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h:358: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'with_counts' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/Support/TrailingObjects.h:354: warning: explicit link request to 'type' could not be resolved
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1032: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/lib/Target/Hexagon/MCTargetDesc/HexagonInstPrinter.h:19: warning: Found unknown command `\v'
/opt/doxygen-docs/src/llvm/include/llvm/Demangle/ItaniumDemangle.h:2270: warning: Unsupported xml/html tag <name> found
/opt/doxygen-docs/src/llvm/include/llvm/TableGen/Record.h:1032: warning: Unsupported xml/html tag <type> found
/opt/doxygen-docs/src/llvm/include/llvm/Support/Endian.h:36: warning: explicit link request to 'value' could not be resolved
/opt/doxygen-docs/src/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp:8: warning: Found unknown command `\llvm'
 for directory lib/ExecutionEngine/RuntimeDyld/Targets
Generating dependency graph for directory lib/Testing
Generating dependency graph for directory include/llvm/Testing
Generating dependency graph for directory lib/TextAPI
Generating dependency graph for directory include/llvm/TextAPI
Generating dependency graph for directory lib/ToolDrivers
Generating dependency graph for directory lib/Transforms
Generating dependency graph for directory include/llvm-c/Transforms
Generating dependency graph for directory include/llvm/Transforms
Generating dependency graph for directory lib/Support/Unix
Generating dependency graph for directory lib/Target/AMDGPU/Utils
Generating dependency graph for directory lib/Target/ARM/Utils
Generating dependency graph for directory lib/Target/AArch64/Utils
Generating dependency graph for directory lib/Transforms/Utils
Generating dependency graph for directory lib/Target/RISCV/Utils
Generating dependency graph for directory lib/Target/X86/Utils
Generating dependency graph for directory include/llvm/Transforms/Utils
Generating dependency graph for directory include/llvm/Analysis/Utils
Generating dependency graph for directory lib/Transforms/Vectorize
Generating dependency graph for directory include/llvm/Transforms/Vectorize
Generating dependency graph for directory lib/Target/WebAssembly
Generating dependency graph for directory lib/Support/Windows
Generating dependency graph for directory include/llvm/WindowsManifest
Generating dependency graph for directory lib/WindowsManifest
Generating dependency graph for directory include/llvm/WindowsResource
Generating dependency graph for directory lib/Bitcode/Writer
Generating dependency graph for directory lib/Target/X86
Generating dependency graph for directory lib/Target/XCore
Generating dependency graph for directory lib/XRay
Generating dependency graph for directory include/llvm/XRay
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
lookup cache used 262144/262144 hits=9920985 misses=879751
Note: based on cache misses the ideal setting for LOOKUP_CACHE_SIZE is 4 at the cost of higher memory usage.
finished...
Built target doxygen-llvm
Generating polly doxygen documentation.
warning: Tag `XML_SCHEMA' at line 1799 of file `/opt/doxygen-docs/build/tools/polly/docs/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 1805 of file `/opt/doxygen-docs/build/tools/polly/docs/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: tag INPUT: input source `/opt/doxygen-docs/src/llvm/tools/polly/docs/doxygen.intro' does not exist
warning: source /opt/doxygen-docs/src/llvm/tools/polly/docs/../examples is not a readable file or directory... skipping.
warning: source /opt/doxygen-docs/src/llvm/tools/polly/docs/img is not a readable file or directory... skipping.
Searching for include files...
Searching for files in directory /opt/doxygen-docs/build/tools/polly/include
Searching for files in directory /opt/doxygen-docs/build/tools/polly/include/polly
Searching for files in directory /opt/doxygen-docs/build/tools/polly/include/polly/Config
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include/polly
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/Exchange
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/cpp
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/doc
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/deprecated
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/m4
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/python
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/flow
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/schedule
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/JSON/include/json
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/pet
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/pet/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/m4
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/JSON
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/powarning: source /opt/doxygen-docs/src/llvm/tools/polly/docs/doxygen.intro is not a readable file or directory... skipping.
lly/lib/JSON/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/JSON/include/json
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Canonicalization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Canonicalization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/CodegenCleanup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/CodegenCleanup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/CodeGeneration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/CodeGeneration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IRBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IRBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslAst.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslAst.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslNodeBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslNodeBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsKMP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsKMP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PerfMonitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PerfMonitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PPCGCodeGeneration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PPCGCodeGeneration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodePreparation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodePreparation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/DeLICM.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/DeLICM.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/DependenceInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/DependenceInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/FlattenAlgo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/FlattenAlgo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/FlattenSchedule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/FlattenSchedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ForwardOpTree.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ForwardOpTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/JSONExporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/JSONExporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/LinkAllPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/LinkAllPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Options.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Options.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/PolyhedralInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/PolyhedralInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/PruneUnprofitable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/PruneUnprofitable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/RegisterPasses.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/RegisterPasses.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScheduleOptimizer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScheduleOptimizer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetectionDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetectionDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopPass.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopPass.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Simplify.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Simplify.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/DumpModulePass.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/DumpModulePass.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/GICHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/GICHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLOperators.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLOperators.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLOStream.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLOStream.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/LinkGPURuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/LinkGPURuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVValidator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVValidator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopHelper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopHelper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/VirtualInstruction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/VirtualInstruction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/DependenceInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/DependenceInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/PolyhedralInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/PolyhedralInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/PruneUnprofitable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/PruneUnprofitable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetectionDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetectionDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopGraphPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopGraphPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopPass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopPass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/BlockGenerators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/BlockGenerators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodegenCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodegenCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IRBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IRBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslAst.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslAst.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslExprBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslExprBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/LoopGenerators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/LoopGenerators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/LoopGeneratorsGOMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/LoopGeneratorsGOMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/LoopGeneratorsKMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/LoopGeneratorsKMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/ManagedMemoryRewrite.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/ManagedMemoryRewrite.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PerfMonitor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PerfMonitor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/RuntimeDebugBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/RuntimeDebugBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/Utils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/Utils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Exchange/JSONExporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Exchange/JSONExporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/all.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/all.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/all.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/all.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/basis_reduction_tab.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/basis_reduction_tab.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/basis_reduction_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/basis_reduction_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bound.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bound.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bset_from_bmap.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bset_from_bmap.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bset_to_bmap.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/bset_to_bmap.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/cat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/cat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/closure.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/closure.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/codegen.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/codegen.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/extract_key.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/extract_key.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/flow.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/flow.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/flow_cmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/flow_cmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/gmp_compat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/gmp_compat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/gmp_compat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/gmp_compat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imrat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imrat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imrat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath/imrat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/gmp_compat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/gmp_compat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/gmp_compat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/gmp_compat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imrat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imrat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imrat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/imrat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/wrap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/imath_wrap/wrap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/aff.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/aff.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/aff_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/aff_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/arg.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/arg.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast_build.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast_build.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ast_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/constraint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/constraint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/cpp-checked-conversion.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/cpp-checked-conversion.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/cpp-checked.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/cpp-checked.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/cpp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/cpp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ctx.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ctx.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/fixed_box.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/fixed_box.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/flow.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/flow.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hash.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hash.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hmap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hmap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hmap_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/hmap_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_ast_expr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_ast_expr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_id.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_id.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_pw_aff.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_to_pw_aff.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/id_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ilp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/ilp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/isl-noexceptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/isl-noexceptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/list.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/list.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/local_space.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/local_space.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/lp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/lp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map_to_basic_set.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map_to_basic_set.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/map_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/mat.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/mat.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_ast_expr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_ast_expr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_basic_set.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_basic_set.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_id.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_id.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_pw_aff.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_pw_aff.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_templ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/maybe_templ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/multi.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/multi.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/obj.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/obj.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/options.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/options.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/point.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/point.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/polynomial.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/polynomial.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/polynomial_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/polynomial_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/printer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/printer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/printer_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/printer_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule_node.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule_node.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/schedule_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/set.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/set.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/set_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/set_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/space.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/space.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/space_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/space_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/stream.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/stream.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/stride_info.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/stride_info.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_map.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_map.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_map_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_map_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_set.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_set.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_set_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/union_set_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val_gmp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val_gmp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val_type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/val_type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/vec.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/vec.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/version.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/version.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/vertices.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/include/isl/vertices.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/cpp.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/cpp.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/cpp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/cpp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/cpp_conversion.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/cpp_conversion.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/cpp_conversion.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/cpp_conversion.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/extract_interface.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/extract_interface.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/extract_interface.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/extract_interface.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/generator.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/generator.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/generator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/generator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/python.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/python.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/python.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/interface/python.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_aff_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_affine_hull.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_affine_hull.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_arg.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_arg.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_expr.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_expr.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_expr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_expr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_build_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_codegen.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_codegen.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_graft.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_graft.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_graft_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_graft_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ast_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_basis_reduction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_basis_reduction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bernstein.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bernstein.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bernstein.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bernstein.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_blk.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_blk.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_blk.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_blk.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bound.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bound.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bound.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_bound.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_box.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_box.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_coalesce.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_coalesce.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_config_post.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_config_post.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_constraint.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_constraint.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_constraint_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_constraint_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_convex_hull.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_convex_hull.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ctx.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ctx.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ctx_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ctx_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_deprecated.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_deprecated.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_dim_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_dim_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_dim_map.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_dim_map.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_equalities.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_equalities.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_equalities.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_equalities.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_factorization.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_factorization.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_factorization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_factorization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_farkas.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_farkas.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ffs.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ffs.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_flow.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_flow.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_fold.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_fold.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_gmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_gmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hash.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hash.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hash_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_hash_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_ast_expr.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_ast_expr.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_id.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_id.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_pw_aff.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_id_to_pw_aff.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ilp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ilp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ilp_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_ilp_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_imath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_imath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_input.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_input.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_gmp.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_gmp.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_imath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_imath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_sioimath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_sioimath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_sioimath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_int_sioimath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_list_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_list_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_list_templ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_list_templ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local_space.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local_space.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local_space_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_local_space_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_lp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_lp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_lp_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_lp_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_lexopt_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_lexopt_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_list.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_list.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_simplify.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_simplify.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_subtract.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_subtract.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_to_basic_set.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_map_to_basic_set.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_mat.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_mat.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_mat_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_mat_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_maybe_map.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_maybe_map.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_morph.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_morph.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_morph.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_morph.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_align_set.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_align_set.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_align_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_align_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_align_union_set.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_align_union_set.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_set.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_set.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_union_set.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_apply_union_set.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_cmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_cmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_coalesce.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_coalesce.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_dims.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_dims.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_explicit_domain.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_explicit_domain.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_floor.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_floor.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_gist.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_gist.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_hash.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_hash.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_intersect.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_intersect.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_macro.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_macro.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_no_explicit_domain.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_no_explicit_domain.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_pw_aff_explicit_domain.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_pw_aff_explicit_domain.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_templ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_templ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_union_pw_aff_explicit_domain.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_multi_union_pw_aff_explicit_domain.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_obj.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_obj.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_options.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_options.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_options_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_options_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_output.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_output.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_output_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_output_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_point.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_point.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_point_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_point_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_polynomial.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_polynomial.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_polynomial_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_polynomial_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_power_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_power_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_printer.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_printer.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_printer_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_printer_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_eval.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_eval.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_hash.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_hash.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_macro.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_macro.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_templ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_templ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_union_opt.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_pw_union_opt.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_range.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_range.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_range.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_range.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_reordering.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_reordering.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_reordering.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_reordering.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sample.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sample.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sample.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sample.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scan.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scan.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scan.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scan.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_band.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_band.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_band.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_band.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_constraints.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_constraints.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_constraints.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_constraints.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_node.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_node.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_node_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_node_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_read.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_read.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_tree.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_tree.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_tree.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_schedule_tree.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scheduler.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_scheduler.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_seq.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_seq.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_seq.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_seq.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_set_list.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_set_list.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sort.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sort.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sort.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_sort.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_space.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_space.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_space_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_space_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stream.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stream.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stream_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stream_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab_lexopt_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab_lexopt_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab_pip.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tab_pip.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tarjan.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tarjan.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tarjan.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_tarjan.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_cpp-checked-conversion.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_cpp-checked-conversion.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_cpp-checked.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_cpp-checked.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_cpp-generic.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_cpp-generic.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_cpp.cc...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_cpp.cc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_int.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_test_int.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_transitive_closure.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_transitive_closure.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_eval.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_eval.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_macro.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_macro.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_map_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_map_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_multi.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_multi.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_neg.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_neg.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_set_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_set_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_single.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_single.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_union_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_gmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_gmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_imath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_imath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_sioimath.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_val_sioimath.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vec.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vec.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vec_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vec_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_version.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_version.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vertices.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vertices.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vertices_private.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_vertices_private.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_yaml.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/isl_yaml.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/mp_get_memory_functions.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/mp_get_memory_functions.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/pip.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/pip.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_detect_equalities.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_detect_equalities.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_minimize.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_minimize.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_sample.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polyhedron_sample.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polytope_scan.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/polytope_scan.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print_templ_yaml.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/print_templ_yaml.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/read_in_string_templ.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/read_in_string_templ.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/schedule.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/schedule.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/schedule_cmp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/schedule_cmp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_from_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_from_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_list_from_map_list_inl.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_list_from_map_list_inl.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_to_map.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/set_to_map.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/atomic4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cholesky.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cholesky.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/0D-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/1point-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/1point-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/1point-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/1point-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/4-param.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/4-param.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/backtrack.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/backtrack.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/basic-bounds-6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/block3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/byu98-1-2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/byu98-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/cholesky2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/christian.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/christian.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/classen.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/classen.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/classen2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/classen2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/constant.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/constant.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/constbound.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/constbound.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/darte.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/darte.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dealII.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dealII.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/donotsimp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/donotsimp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dot.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dot.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dot2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/dot2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/durbin_e_s.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/durbin_e_s.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/emploi.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/emploi.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/equality.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/equality.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/equality2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/equality2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/esced.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/esced.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/ex1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/ex1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/faber.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/faber.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-1-1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-1-1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-2-1-2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-2-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-3-1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/forwardsub-3-1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gauss.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gauss.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/gesced3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/guide.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/guide.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/iftest.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/iftest.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/iftest2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/iftest2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/infinite2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/infinite2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/jacobi-shared.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/jacobi-shared.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/largeur.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/largeur.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/levenshtein-1-2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/levenshtein-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lex.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lex.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-2-1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lineality-2-1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/logo.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/logo.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/logopar.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/logopar.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lu.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lu.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lu2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lu2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lux.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/lux.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/merge.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/merge.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-3-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-3-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-4-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/min-4-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mod4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mode.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mode.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-mm-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-mm-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/multi-stride2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mxm-shared.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/mxm-shared.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/no_lindep.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/no_lindep.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_basic2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_complex1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_complex1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_lcpc.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/nul_lcpc.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/orc.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/orc.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/otl.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/otl.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/param-split.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/param-split.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/pouchet.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/pouchet.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/rectangle.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/rectangle.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-bastoul3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-bastoul3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-cholesky2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-cholesky2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-fusion2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-jacobi3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-lim-lam6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-liu-zhuge1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-liu-zhuge1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-loechner5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-long.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-long.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-interp2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-psinv.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-psinv.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-resid.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-resid.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-rprj3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-mg-rprj3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-pingali6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-QR.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-QR.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-stride2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-tang-xue1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-tang-xue1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-two.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/reservoir-two.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/singleton.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/singleton.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/sor1d.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/sor1d.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/square+triangle-1-1-2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/square+triangle-1-1-2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/stride4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/swim.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/swim.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/test.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/test.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/thomasset.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/thomasset.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/tiling.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/tiling.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/uday_scalars.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/uday_scalars.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/union.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/union.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/unroll.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/unroll.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/unroll2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/unroll2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/usvd_e_t.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/usvd_e_t.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vasilache.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vasilache.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vivien.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vivien.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vivien2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/vivien2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/walters3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/wavefront.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/wavefront.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/yosr.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/yosr.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/yosr2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/yosr2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/youcef.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/youcef.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/youcefn.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/cloog/youcefn.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component7.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/component7.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/correlation.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/correlation.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/disjuncts.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/disjuncts.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/disjuncts2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/disjuncts2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/dwt.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/dwt.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/empty.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/empty.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/filter.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/filter.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/gemm.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/gemm.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/hoist.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/hoist.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/hoist2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/hoist2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate7.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/isolate7.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/jacobi_kernel4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/lu.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/lu.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/mod.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/mod.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/basics-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/basics-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/basics-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/basics-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/chosol-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/chosol-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/chosol-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/chosol-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/code_gen-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/collard-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/collard-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/dagstuhl1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/fc2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/floor_bound-6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gc-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gc-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ge-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ge-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ge-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ge-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/gist-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/guard1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/guard1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/guard1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/guard1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/hpf-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/hpf-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/if_then-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter3-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter3-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter4-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter4-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter5-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter5-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter6-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter6-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter6-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter6-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter7-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter7-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter8-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter8-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter9-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/iter9-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur00-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur00-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur01-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur03-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur03-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur04-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lefur04-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift1-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lift2-5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_ijk-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/lu_spmd-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m10-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m10-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m10-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m10-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m11-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m11-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m12-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m12-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m12-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m12-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m3-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m3-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m4-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m4-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m4-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m4-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m7-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m7-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m7-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m7-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m8-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m8-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m8-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m8-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m9-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m9-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m9-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/m9-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/olda-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/olda-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/olda-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/olda-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p.delft-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p.delft-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p.delft2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p.delft2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p6-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p6-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p6-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/p6-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride3-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride3-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride4-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride4-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride5-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride5-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride6-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride7-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride7-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride7-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/stride7-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/substitution-4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/syr2k-3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check-sblock-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check-sblock-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check0-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-check0-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-mp-i_ts-m_b-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-mp-i_ts-m_b-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-orig0-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/ts1d-orig0-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak1-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak1-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak1-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak1-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak2-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak2-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak2-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak2-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak3-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak3-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak3-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak3-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak4-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak4-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak4-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/wak4-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/x-0.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/x-0.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/x-1.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/omega/x-1.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_b.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_b.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_c.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_c.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_d.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure7_d.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_a.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_a.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_b.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/pldi2012/figure8_b.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/redundant.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/redundant.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/roman.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/roman.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separate.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separate.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separate2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separate2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/separation_class4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift_unroll.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/shift_unroll.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/single_valued.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/single_valued.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/sor1d-part.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/sor1d-part.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride5.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride5.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride7.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/stride7.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll10.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll10.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll11.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll11.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll6.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll6.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll7.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll7.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll8.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll8.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll9.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/test_inputs/codegen/unroll9.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/uset_from_umap.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/uset_from_umap.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/uset_to_umap.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/isl/uset_to_umap.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/pet/include/pet.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/pet/include/pet.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cpu.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cpu.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cpu.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cpu.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda_common.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda_common.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda_common.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/cuda_common.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/external.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/external.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_array_tile.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_array_tile.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_array_tile.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_array_tile.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_group.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_group.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_group.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_group.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_hybrid.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_hybrid.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_hybrid.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_hybrid.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_print.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_print.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_print.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_print.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_tree.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_tree.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_tree.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/gpu_tree.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/grouping.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/grouping.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/hybrid.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/hybrid.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/hybrid.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/hybrid.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ocl_utilities.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ocl_utilities.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ocl_utilities.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ocl_utilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/opencl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/opencl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg_options.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg_options.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg_options.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/ppcg_options.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/print.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/print.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/print.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/print.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/schedule.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/schedule.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/schedule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/schedule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/allow-sparse-copy-in.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/allow-sparse-copy-in.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/call3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/dead.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/dead.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/iterator.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/iterator.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/live_out.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/live_out.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/local.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/local.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/loop.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/loop.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/not_accessed.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/not_accessed.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/scalar.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/scalar.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/shared_sink.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/shared_sink.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct2.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct2.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct3.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct3.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct4.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/tests/struct4.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/util.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/util.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/util.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/util.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/version.c...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/External/ppcg/version.c...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Polly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Polly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/DumpModulePass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/DumpModulePass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/GICHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/GICHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ISLTools.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ISLTools.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/Mainpage.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/Mainpage.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/RegisterPasses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/RegisterPasses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/SCEVAffinator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/SCEVAffinator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/SCEVValidator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/SCEVValidator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ScopHelper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ScopHelper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ScopLocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/ScopLocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/Canonicalization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/Canonicalization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/CodePreparation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/CodePreparation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/DeadCodeElimination.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/DeadCodeElimination.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/DeLICM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/DeLICM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/FlattenAlgo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/FlattenAlgo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/FlattenSchedule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/FlattenSchedule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ForwardOpTree.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ForwardOpTree.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/MaximalStaticExpansion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/MaximalStaticExpansion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/RewriteByReferenceParameters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/RewriteByReferenceParameters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScopInliner.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScopInliner.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/Simplify.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/Simplify.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ZoneAlgo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ZoneAlgo.cpp...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages../opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp:129: warning: Found unknown command `\R'
.
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file 0D-1.c...
Generating code for file 0D-2.c...
Generating code for file 0D-3.c...
Generating code for file 1point-1.c...
Generating code for file 1point-2.c...
Generating code for file 4-param.c...
Generating code for file aff.h...
Generating code for file aff_type.h...
Generating code for file all.c...
Generating code for file all.h...
Generating code for file allow-sparse-copy-in.c...
Generating code for file arg.h...
Generating code for file ast.h...
Generating code for file ast_build.h...
Generating code for file ast_type.h...
Generating code for file atomic.c...
Generating code for file atomic2.c...
Generating code for file atomic3.c...
Generating code for file atomic4.c...
Generating code for file backtrack.c...
Generating code for file basic-bounds-1.c...
Generating code for file basic-bounds-2.c...
Generating code for file basic-bounds-3.c...
Generating code for file basic-bounds-4.c...
Generating code for file basic-bounds-5.c...
Generating code for file basic-bounds-6.c...
Generating code for file basics-0.c...
Generating code for file basics-1.c...
Generating code for file basis_reduction_tab.c...
Generating code for file basis_reduction_templ.c...
Generating code for file block.c...
Generating code for file block2.c...
Generating code for file block3.c...
Generating code for file BlockGenerators.cpp...
Generating code for file BlockGenerators.h...
Generating code for file bound.c...
Generating code for file bset_from_bmap.c...
Generating code for file bset_to_bmap.c...
Generating code for file byu98-1-2-3.c...
Generating code for file call.c...
Generating code for file call2.c...
Generating code for file call3.c...
Generating code for file Canonicalization.cpp...
Generating code for file Canonicalization.h...
Generating code for file cat.c...
Generating code for file cholesky.c...
Generating code for file cholesky.c...
Generating code for file cholesky2.c...
Generating code for file chosol-0.c...
Generating code for file chosol-1.c...
Generating code for file christian.c...
Generating code for file classen.c...
Generating code for file classen2.c...
Generating code for file closure.c...
Generating code for file code_gen-0.c...
Generating code for file code_gen-1.c...
Generating code for file code_gen-2.c...
Generating code for file codegen.c...
Generating code for file CodegenCleanup.cpp...
Generating code for file CodegenCleanup.h...
Generating code for file CodeGeneration.cpp...
Generating code for file CodeGeneration.h...
Generating code for file CodePreparation.cpp...
Generating code for file CodePreparation.h...
Generating code for file collard-0.c...
Generating code for file component0.c...
Generating code for file component1.c...
Generating code for file component2.c...
Generating code for file component3.c...
Generating code for file component4.c...
Generating code for file component5.c...
Generating code for file component6.c...
Generating code for file component7.c...
Generating code for file constant.c...
Generating code for file constbound.c...
Generating code for file constraint.h...
Generating code for file correlation.c...
Generating code for file cpp-checked-conversion.h...
Generating code for file cpp-checked.h...
Generating code for file cpp.cc...
Generating code for file cpp.h...
Generating code for file cpp.h...
Generating code for file cpp_conversion.cc...
Generating code for file cpp_conversion.h...
Generating code for file cpu.c...
Generating code for file cpu.h...
Generating code for file ctx.h...
Generating code for file cuda.c...
Generating code for file cuda.h...
Generating code for file cuda_common.c...
Generating code for file cuda_common.h...
Generating code for file dagstuhl1-0.c...
Generating code for file dagstuhl1-1.c...
Generating code for file darte.c...
Generating code for file dead.c...
Generating code for file DeadCodeElimination.cpp...
Generating code for file dealII.c...
Generating code for file DeLICM.cpp...
Generating code for file DeLICM.h...
Generating code for file DependenceInfo.cpp...
Generating code for file DependenceInfo.h...
Generating code for file disjuncts.c...
Generating code for file disjuncts2.c...
Generating code for file donotsimp.c...
Generating code for file dot.c...
Generating code for file dot2.c...
Generating code for file DumpModulePass.cpp...
Generating code for file DumpModulePass.h...
Generating code for file durbin_e_s.c...
Generating code for file dwt.c...
Generating code for file emploi.c...
Generating code for file empty.c...
Generating code for file equality.c...
Generating code for file equality2.c...
Generating code for file esced.c...
Generating code for file ex1.c...
Generating code for file external.c...
Generating code for file extract_interface.cc...
Generating code for file extract_interface.h...
Generating code for file extract_key.c...
Generating code for file faber.c...
Generating code for file fc1-0.c...
Generating code for file fc1-1.c...
Generating code for file fc1-2.c...
Generating code for file fc2-0.c...
Generating code for file fc2-1.c...
Generating code for file figure7_b.c...
Generating code for file figure7_c.c...
Generating code for file figure7_d.c...
Generating code for file figure8_a.c...
Generating code for file figure8_b.c...
Generating code for file filter.c...
Generating code for file fixed_box.h...
Generating code for file FlattenAlgo.cpp...
Generating code for file FlattenAlgo.h...
Generating code for file FlattenSchedule.cpp...
Generating code for file FlattenSchedule.h...
Generating code for file floor_bound-0.c...
Generating code for file floor_bound-1.c...
Generating code for file floor_bound-2.c...
Generating code for file floor_bound-3.c...
Generating code for file floor_bound-4.c...
Generating code for file floor_bound-5.c...
Generating code for file floor_bound-6.c...
Generating code for file flow.c...
Generating code for file flow.h...
Generating code for file flow_cmp.c...
Generating code for file ForwardOpTree.cpp...
Generating code for file ForwardOpTree.h...
Generating code for file forwardsub-1-1-2.c...
Generating code for file forwardsub-2-1-2-3.c...
Generating code for file forwardsub-3-1-2.c...
Generating code for file gauss.c...
Generating code for file gc-0.c...
Generating code for file ge-0.c...
Generating code for file ge-1.c...
Generating code for file gemm.c...
Generating code for file generator.cc...
Generating code for file generator.h...
Generating code for file gesced.c...
Generating code for file gesced2.c...
Generating code for file gesced3.c...
Generating code for file GICHelper.cpp...
Generating code for file GICHelper.h...
Generating code for file gist-0.c...
Generating code for file gist-1.c...
Generating code for file gist-2.c...
Generating code for file gist-3.c...
Generating code for file gist-4.c...
Generating code for file gist-5.c...
Generating code for file gmp_compat.c...
Generating code for file gmp_compat.c...
Generating code for file gmp_compat.h...
Generating code for file gmp_compat.h...
Generating code for file gpu.c...
Generating code for file gpu.h...
Generating code for file gpu_array_tile.c...
Generating code for file gpu_array_tile.h...
Generating code for file gpu_group.c...
Generating code for file gpu_group.h...
Generating code for file gpu_hybrid.c...
Generating code for file gpu_hybrid.h...
Generating code for file gpu_print.c...
Generating code for file gpu_print.h...
Generating code for file gpu_tree.c...
Generating code for file gpu_tree.h...
Generating code for file grouping.c...
Generating code for file guard1-0.c...
Generating code for file guard1-1.c...
Generating code for file guide.c...
Generating code for file hash.h...
Generating code for file hmap.h...
Generating code for file hmap_templ.c...
Generating code for file hoist.c...
Generating code for file hoist2.c...
Generating code for file hpf-0.c...
Generating code for file hybrid.c...
Generating code for file hybrid.h...
Generating code for file id.h...
Generating code for file id_to_ast_expr.h...
Generating code for file id_to_id.h...
Generating code for file id_to_pw_aff.h...
Generating code for file id_type.h...
Generating code for file if_then-0.c...
Generating code for file if_then-1.c...
Generating code for file if_then-2.c...
Generating code for file if_then-3.c...
Generating code for file if_then-4.c...
Generating code for file if_then-5.c...
Generating code for file iftest.c...
Generating code for file iftest2.c...
Generating code for file ilp.h...
Generating code for file imath.c...
Generating code for file imath.c...
Generating code for file imath.h...
Generating code for file imath.h...
Generating code for file imrat.c...
Generating code for file imrat.c...
Generating code for file imrat.h...
Generating code for file imrat.h...
Generating code for file infinite2.c...
Generating code for file IRBuilder.cpp...
Generating code for file IRBuilder.h...
Generating code for file isl-noexceptions.h...
Generating code for file isl_aff.c...
Generating code for file isl_aff_map.c...
Generating code for file isl_aff_private.h...
Generating code for file isl_affine_hull.c...
Generating code for file isl_arg.c...
Generating code for file isl_ast.c...
Generating code for file isl_ast_build.c...
Generating code for file isl_ast_build_expr.c...
Generating code for file isl_ast_build_expr.h...
Generating code for file isl_ast_build_private.h...
Generating code for file isl_ast_codegen.c...
Generating code for file isl_ast_graft.c...
Generating code for file isl_ast_graft_private.h...
Generating code for file isl_ast_private.h...
Generating code for file isl_basis_reduction.h...
Generating code for file isl_bernstein.c...
Generating code for file isl_bernstein.h...
Generating code for file isl_blk.c...
Generating code for file isl_blk.h...
Generating code for file isl_bound.c...
Generating code for file isl_bound.h...
Generating code for file isl_box.c...
Generating code for file isl_coalesce.c...
Generating code for file isl_config_post.h...
Generating code for file isl_constraint.c...
Generating code for file isl_constraint_private.h...
Generating code for file isl_convex_hull.c...
Generating code for file isl_ctx.c...
Generating code for file isl_ctx_private.h...
Generating code for file isl_deprecated.c...
Generating code for file isl_dim_map.c...
Generating code for file isl_dim_map.h...
Generating code for file isl_equalities.c...
Generating code for file isl_equalities.h...
Generating code for file isl_factorization.c...
Generating code for file isl_factorization.h...
Generating code for file isl_farkas.c...
Generating code for file isl_ffs.c...
Generating code for file isl_flow.c...
Generating code for file isl_fold.c...
Generating code for file isl_gmp.c...
Generating code for file isl_hash.c...
Generating code for file isl_hash_private.h...
Generating code for file isl_id.c...
Generating code for file isl_id_private.h...
Generating code for file isl_id_to_ast_expr.c...
Generating code for file isl_id_to_id.c...
Generating code for file isl_id_to_pw_aff.c...
Generating code for file isl_ilp.c...
Generating code for file isl_ilp_private.h...
Generating code for file isl_imath.c...
Generating code for file isl_imath.h...
Generating code for file isl_input.c...
Generating code for file isl_int.h...
Generating code for file isl_int_gmp.h...
Generating code for file isl_int_imath.h...
Generating code for file isl_int_sioimath.c...
Generating code for file isl_int_sioimath.h...
Generating code for file isl_list_templ.c...
Generating code for file isl_list_templ.h...
Generating code for file isl_local.c...
Generating code for file isl_local.h...
Generating code for file isl_local_space.c...
Generating code for file isl_local_space_private.h...
Generating code for file isl_lp.c...
Generating code for file isl_lp_private.h...
Generating code for file isl_map.c...
Generating code for file isl_map_lexopt_templ.c...
Generating code for file isl_map_list.c...
Generating code for file isl_map_private.h...
Generating code for file isl_map_simplify.c...
Generating code for file isl_map_subtract.c...
Generating code for file isl_map_to_basic_set.c...
Generating code for file isl_mat.c...
Generating code for file isl_mat_private.h...
Generating code for file isl_maybe_map.h...
Generating code for file isl_morph.c...
Generating code for file isl_morph.h...
Generating code for file isl_multi_align_set.c...
Generating code for file isl_multi_align_templ.c...
Generating code for file isl_multi_align_union_set.c...
Generating code for file isl_multi_apply_set.c...
Generating code for file isl_multi_apply_templ.c...
Generating code for file isl_multi_apply_union_set.c...
Generating code for file isl_multi_cmp.c...
Generating code for file isl_multi_coalesce.c...
Generating code for file isl_multi_dims.c...
Generating code for file isl_multi_explicit_domain.c...
Generating code for file isl_multi_floor.c...
Generating code for file isl_multi_gist.c...
Generating code for file isl_multi_hash.c...
Generating code for file isl_multi_intersect.c...
Generating code for file isl_multi_macro.h...
Generating code for file isl_multi_no_explicit_domain.c...
Generating code for file isl_multi_pw_aff_explicit_domain.c...
Generating code for file isl_multi_templ.c...
Generating code for file isl_multi_templ.h...
Generating code for file isl_multi_union_pw_aff_explicit_domain.c...
Generating code for file isl_obj.c...
Generating code for file isl_options.c...
Generating code for file isl_options_private.h...
Generating code for file isl_output.c...
Generating code for file isl_output_private.h...
Generating code for file isl_point.c...
Generating code for file isl_point_private.h...
Generating code for file isl_polynomial.c...
Generating code for file isl_polynomial_private.h...
Generating code for file isl_power_templ.c...
Generating code for file isl_printer.c...
Generating code for file isl_printer_private.h...
Generating code for file isl_pw_eval.c...
Generating code for file isl_pw_hash.c...
Generating code for file isl_pw_macro.h...
Generating code for file isl_pw_templ.c...
Generating code for file isl_pw_templ.h...
Generating code for file isl_pw_union_opt.c...
Generating code for file isl_range.c...
Generating code for file isl_range.h...
Generating code for file isl_reordering.c...
Generating code for file isl_reordering.h...
Generating code for file isl_sample.c...
Generating code for file isl_sample.h...
Generating code for file isl_scan.c...
Generating code for file isl_scan.h...
Generating code for file isl_schedule.c...
Generating code for file isl_schedule_band.c...
Generating code for file isl_schedule_band.h...
Generating code for file isl_schedule_constraints.c...
Generating code for file isl_schedule_constraints.h...
Generating code for file isl_schedule_node.c...
Generating code for file isl_schedule_node_private.h...
Generating code for file isl_schedule_private.h...
Generating code for file isl_schedule_read.c...
Generating code for file isl_schedule_tree.c...
Generating code for file isl_schedule_tree.h...
Generating code for file isl_scheduler.c...
Generating code for file isl_seq.c...
Generating code for file isl_seq.h...
Generating code for file isl_set_list.c...
Generating code for file isl_sort.c...
Generating code for file isl_sort.h...
Generating code for file isl_space.c...
Generating code for file isl_space_private.h...
Generating code for file isl_stream.c...
Generating code for file isl_stream_private.h...
Generating code for file isl_stride.c...
Generating code for file isl_tab.c...
Generating code for file isl_tab.h...
Generating code for file isl_tab_lexopt_templ.c...
Generating code for file isl_tab_pip.c...
Generating code for file isl_tarjan.c...
Generating code for file isl_tarjan.h...
Generating code for file isl_test.c...
Generating code for file isl_test_cpp-checked-conversion.cc...
Generating code for file isl_test_cpp-checked.cc...
Generating code for file isl_test_cpp-generic.cc...
Generating code for file isl_test_cpp.cc...
Generating code for file isl_test_imath.c...
Generating code for file isl_test_int.c...
Generating code for file isl_transitive_closure.c...
Generating code for file isl_union_eval.c...
Generating code for file isl_union_macro.h...
Generating code for file isl_union_map.c...
Generating code for file isl_union_map_private.h...
Generating code for file isl_union_multi.c...
Generating code for file isl_union_neg.c...
Generating code for file isl_union_set_private.h...
Generating code for file isl_union_single.c...
Generating code for file isl_union_templ.c...
Generating code for file isl_val.c...
Generating code for file isl_val_gmp.c...
Generating code for file isl_val_imath.c...
Generating code for file isl_val_private.h...
Generating code for file isl_val_sioimath.c...
Generating code for file isl_vec.c...
Generating code for file isl_vec_private.h...
Generating code for file isl_version.c...
Generating code for file isl_vertices.c...
Generating code for file isl_vertices_private.h...
Generating code for file isl_yaml.h...
Generating code for file IslAst.cpp...
Generating code for file IslAst.h...
Generating code for file IslExprBuilder.cpp...
Generating code for file IslExprBuilder.h...
Generating code for file IslNodeBuilder.cpp...
Generating code for file IslNodeBuilder.h...
Generating code for file ISLOperators.h...
Generating code for file ISLOStream.h...
Generating code for file ISLTools.cpp...
Generating code for file ISLTools.h...
Generating code for file isolate1.c...
Generating code for file isolate2.c...
Generating code for file isolate3.c...
Generating code for file isolate4.c...
Generating code for file isolate5.c...
Generating code for file isolate6.c...
Generating code for file isolate7.c...
Generating code for file iter1-0.c...
Generating code for file iter2-0.c...
Generating code for file iter3-0.c...
Generating code for file iter4-0.c...
Generating code for file iter5-0.c...
Generating code for file iter6-0.c...
Generating code for file iter6-1.c...
Generating code for file iter7-0.c...
Generating code for file iter8-0.c...
Generating code for file iter9-0.c...
Generating code for file iterator.c...
Generating code for file jacobi-shared.c...
Generating code for file jacobi_kernel4.c...
Generating code for file JSONExporter.cpp...
Generating code for file JSONExporter.h...
Generating code for file largeur.c...
Generating code for file lefur00-0.c...
Generating code for file lefur01-0.c...
Generating code for file lefur01-1.c...
Generating code for file lefur03-0.c...
Generating code for file lefur04-0.c...
Generating code for file levenshtein-1-2-3.c...
Generating code for file lex.c...
Generating code for file lift1-0.c...
Generating code for file lift1-1.c...
Generating code for file lift1-2.c...
Generating code for file lift1-3.c...
Generating code for file lift1-4.c...
Generating code for file lift1-5.c...
Generating code for file lift2-0.c...
Generating code for file lift2-1.c...
Generating code for file lift2-2.c...
Generating code for file lift2-3.c...
Generating code for file lift2-4.c...
Generating code for file lift2-5.c...
Generating code for file lineality-1-2.c...
Generating code for file lineality-2-1-2.c...
Generating code for file LinkAllPasses.h...
Generating code for file LinkGPURuntime.h...
Generating code for file list.h...
Generating code for file live_out.c...
Generating code for file local.c...
Generating code for file local_space.h...
Generating code for file logo.c...
Generating code for file logopar.c...
Generating code for file loop.c...
Generating code for file LoopGenerators.cpp...
Generating code for file LoopGenerators.h...
Generating code for file LoopGeneratorsGOMP.cpp...
Generating code for file LoopGeneratorsGOMP.h...
Generating code for file LoopGeneratorsKMP.cpp...
Generating code for file LoopGeneratorsKMP.h...
Generating code for file lp.h...
Generating code for file lu-0.c...
Generating code for file lu-1.c...
Generating code for file lu-2.c...
Generating code for file lu-3.c...
Generating code for file lu.c...
Generating code for file lu.c...
Generating code for file lu2.c...
Generating code for file lu_ijk-0.c...
Generating code for file lu_ijk-1.c...
Generating code for file lu_ijk-2.c...
Generating code for file lu_spmd-0.c...
Generating code for file lu_spmd-1.c...
Generating code for file lux.c...
Generating code for file m1-0.c...
Generating code for file m1-1.c...
Generating code for file m10-0.c...
Generating code for file m10-1.c...
Generating code for file m11-0.c...
Generating code for file m12-0.c...
Generating code for file m12-1.c...
Generating code for file m2-0.c...
Generating code for file m2-1.c...
Generating code for file m3-0.c...
Generating code for file m4-0.c...
Generating code for file m4-1.c...
Generating code for file m7-0.c...
Generating code for file m7-1.c...
Generating code for file m8-0.c...
Generating code for file m8-1.c...
Generating code for file m9-0.c...
Generating code for file m9-1.c...
Generating code for file Mainpage.h...
Generating code for file ManagedMemoryRewrite.cpp...
Generating code for file map.h...
Generating code for file map_to_basic_set.h...
Generating code for file map_type.h...
Generating code for file mat.h...
Generating code for file MaximalStaticExpansion.cpp...
Generating code for file maybe.h...
Generating code for file maybe_ast_expr.h...
Generating code for file maybe_basic_set.h...
Generating code for file maybe_id.h...
Generating code for file maybe_pw_aff.h...
Generating code for file maybe_templ.h...
Generating code for file merge.c...
Generating code for file min-1-1.c...
Generating code for file min-2-1.c...
Generating code for file min-3-1.c...
Generating code for file min-4-1.c...
Generating code for file mod.c...
Generating code for file mod.c...
Generating code for file mod2.c...
Generating code for file mod3.c...
Generating code for file mod4.c...
Generating code for file mode.c...
Generating code for file mp_get_memory_functions.c...
Generating code for file multi-mm-1.c...
Generating code for file multi-stride.c...
Generating code for file multi-stride2.c...
Generating code for file multi.h...
Generating code for file mxm-shared.c...
Generating code for file no_lindep.c...
Generating code for file not_accessed.c...
Generating code for file nul_basic1.c...
Generating code for file nul_basic2.c...
Generating code for file nul_complex1.c...
Generating code for file nul_lcpc.c...
Generating code for file obj.h...
Generating code for file ocl_utilities.c...
Generating code for file ocl_utilities.h...
Generating code for file olda-0.c...
Generating code for file olda-1.c...
Generating code for file opencl.h...
Generating code for file options.h...
Generating code for file Options.h...
Generating code for file orc.c...
Generating code for file otl.c...
Generating code for file p.delft-0.c...
Generating code for file p.delft2-0.c...
Generating code for file p6-0.c...
Generating code for file p6-1.c...
Generating code for file param-split.c...
Generating code for file PerfMonitor.cpp...
Generating code for file PerfMonitor.h...
Generating code for file pet.h...
Generating code for file pip.c...
Generating code for file point.h...
Generating code for file Polly.cpp...
Generating code for file PolyhedralInfo.cpp...
Generating code for file PolyhedralInfo.h...
Generating code for file polyhedron_detect_equalities.c...
Generating code for file polyhedron_minimize.c...
Generating code for file polyhedron_sample.c...
Generating code for file polynomial.h...
Generating code for file polynomial_type.h...
Generating code for file polytope_scan.c...
Generating code for file pouchet.c...
Generating code for file ppcg.c...
Generating code for file ppcg.h...
Generating code for file ppcg_options.c...
Generating code for file ppcg_options.h...
Generating code for file PPCGCodeGeneration.cpp...
Generating code for file PPCGCodeGeneration.h...
Generating code for file print.c...
Generating code for file print.c...
Generating code for file print.h...
Generating code for file print_templ.c...
Generating code for file print_templ_yaml.c...
Generating code for file printer.h...
Generating code for file printer_type.h...
Generating code for file PruneUnprofitable.cpp...
Generating code for file PruneUnprofitable.h...
Generating code for file python.cc...
Generating code for file python.h...
Generating code for file read_in_string_templ.c...
Generating code for file rectangle.c...
Generating/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:57: warning: Unsupported xml/html tag <nsw> found
 code for file redundant.c...
Generating code for file RegisterPasses.cpp...
Generating code for file RegisterPasses.h...
Generating code for file reservoir-bastoul3.c...
Generating code for file reservoir-cholesky2.c...
Generating code for file reservoir-fusion1.c...
Generating code for file reservoir-fusion2.c...
Generating code for file reservoir-jacobi2.c...
Generating code for file reservoir-jacobi3.c...
Generating code for file reservoir-lim-lam1.c...
Generating code for file reservoir-lim-lam2.c...
Generating code for file reservoir-lim-lam3.c...
Generating code for file reservoir-lim-lam4.c...
Generating code for file reservoir-lim-lam5.c...
Generating code for file reservoir-lim-lam6.c...
Generating code for file reservoir-liu-zhuge1.c...
Generating code for file reservoir-loechner3.c...
Generating code for file reservoir-loechner4.c...
Generating code for file reservoir-loechner5.c...
Generating code for file reservoir-long.c...
Generating code for file reservoir-mg-interp.c...
Generating code for file reservoir-mg-interp2.c...
Generating code for file reservoir-mg-psinv.c...
Generating code for file reservoir-mg-resid.c...
Generating code for file reservoir-mg-rprj3.c...
Generating code for file reservoir-pingali1.c...
Generating code for file reservoir-pingali2.c...
Generating code for file reservoir-pingali3.c...
Generating code for file reservoir-pingali4.c...
Generating code for file reservoir-pingali5.c...
Generating code for file reservoir-pingali6.c...
Generating code for file reservoir-QR.c...
Generating code for file reservoir-stride.c...
Generating code for file reservoir-stride2.c...
Generating code for file reservoir-tang-xue1.c...
Generating code for file reservoir-two.c...
Generating code for file RewriteByReferenceParameters.cpp...
Generating code for file roman.c...
Generating code for file RuntimeDebugBuilder.cpp...
Generating code for file RuntimeDebugBuilder.h...
Generating code for file scalar.c...
Generating code for file SCEVAffinator.cpp...
Generating code for file SCEVAffinator.h...
Generating code for file SCEVValidator.cpp...
Generating code for file SCEVValidator.h...
Generating code for file schedule.c...
Generating code for file schedule.c...
Generating code for file schedule.h...
Generating code for file schedule.h...
Generating code for file schedule_cmp.c...
Generating code for file schedule_node.h...
Generating code for file schedule_type.h...
Generating code for file ScheduleOptimizer.cpp...
Generating code for file ScheduleOptimizer.h...
Generating code for file ScopBuilder.cpp...
Generating code for file ScopBuilder.h...
Generating code for file ScopDetection.cpp...
Generating code for file ScopDetection.h...
Generating code for file ScopDetectionDiagnostic.cpp...
Generating code for file ScopDetectionDiagnostic.h...
Generating code for file ScopGraphPrinter.cpp...
Generating code for file ScopHelper.cpp...
Generating code for file ScopHelper.h...
Generating code for file ScopInfo.cpp...
Generating code for file ScopInfo.h...
Generating code for file ScopInliner.cpp...
Generating code for file ScopLocation.cpp...
Generating code for file ScopLocation.h...
Generating code for file ScopPass.cpp...
Generating code for file ScopPass.h...
Generating code for file separate.c...
Generating code for file separate2.c...
Generating code for file separation_class.c...
Generating code for file separation_class2.c...
Generating code for file separation_class3.c...
Generating code for file separation_class4.c...
Generating code for file set.h...
Generating code for file set_from_map.c...
Generating code for file set_list_from_map_list_inl.c...
Generating code for file set_to_map.c...
Generating code for file set_type.h...
Generating code for file shared_sink.c...
Generating code for file shift.c...
Generating code for file shift2.c...
Generating code for file shift_unroll.c...
Generating code for file Simplify.cpp...
Generating code for file Simplify.h...
Generating code for file single_valued.c...
Generating code for file singleton.c...
Generating code for file sor1d-part.c...
Generating/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:359: warning: expected whitespace after . command
 code for file sor1d.c...
Generating code for file space.h...
Generating code for file space_type.h...
Generating code for file square+triangle-1-1-2-3.c...
Generating code for file stream.h...
Generating code for file stride.c...
Generating code for file stride.c...
Generating code for file stride1-0.c...
Generating code for file stride2-0.c...
Generating code for file stride2.c...
Generating code for file stride3-0.c...
Generating code for file stride3.c...
Generating code for file stride4-0.c...
Generating code for file stride4.c...
Generating code for file stride5-0.c...
Generating code for file stride5.c...
Generating code for file stride6-0.c...
Generating code for file stride6-1.c...
Generating code for file stride6-2.c...
Generating code for file stride6.c...
Generating code for file stride7-0.c...
Generating code for file stride7-1.c...
Generating code for file stride7.c...
Generating code for file stride_info.h...
Generating code for file struct.c...
Generating code for file struct2.c...
Generating code for file struct3.c...
Generating code for file struct4.c...
Generating code for file substitution-0.c...
Generating code for file substitution-1.c...
Generating code for file substitution-2.c...
Generating code for file substitution-3.c...
Generating code for file substitution-4.c...
Generating code for file swim.c...
Generating code for file syr2k-0.c...
Generating code for file syr2k-1.c...
Generating code for file syr2k-2.c...
Generating code for file syr2k-3.c...
Generating code for file test.c...
Generating code for file thomasset.c...
Generating code for file tiling.c...
Generating code for file ts1d-check-sblock-0.c...
Generating code for file ts1d-check0-0.c...
Generating code for file ts1d-mp-i_ts-m_b-0.c...
Generating code for file ts1d-orig0-0.c...
Generating code for file uday_scalars.c...
Generating code for file union.c...
Generating code for file union_map.h...
Generating code for file union_map_type.h...
Generating code for file union_set.h...
Generating code for file union_set_type.h...
Generating code for file unroll.c...
Generating code for file unroll.c...
Generating code for file unroll10.c...
Generating code for file unroll11.c...
Generating code for file unroll2.c...
Generating code for file unroll2.c...
Generating code for file unroll3.c...
Generating code for file unroll4.c...
Generating code for file unroll6.c...
Generating code for file unroll7.c...
Generating code for file unroll8.c...
Generating code for file unroll9.c...
Generating code for file uset_from_umap.c...
Generating code for file uset_to_umap.c...
Generating code for file usvd_e_t.c...
Generating code for file util.c...
Generating code for file util.h...
Generating code for file Utils.cpp...
Generating code for file Utils.h...
Generating code for file val.h...
Generating code for file val_gmp.h...
Generating code for file val_type.h...
Generating code for file vasilache.c...
Generating code for file vec.h...
Generating code for file version.c...
Generating code for file version.h...
Generating code for file vertices.h...
Generating code for file VirtualInstruction.cpp...
Generating code for file VirtualInstruction.h...
Generating code for file vivien.c...
Generating code for file vivien2.c...
Generating code for file wak1-0.c...
Generating code for file wak1-1.c...
Generating code for file wak2-0.c...
Generating code for file wak2-1.c...
Generating code for file wak3-0.c...
Generating code for file wak3-1.c...
Generating code for file wak4-0.c...
Generating code for file wak4-1.c...
Generating code for file walters.c...
Generating code for file walters2.c...
Generating code for file walters3.c...
Generating code for file wavefront.c...
Generating code for file wrap.h...
Generating code for file x-0.c...
Generating code for file x-1.c...
Generating code for file yosr.c...
Generating code for file yosr2.c...
Generating code for file youcef.c...
Generating code for file youcefn.c...
Generating code for file ZoneAlgo.cpp...
Generating code for file ZoneAlgo.h...
Generating file documentation...
Generating docs for file 0D-1.c./opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp:129: warning: Found unknown command `\R'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/CodeGeneration.cpp:129: warning: Found unknown command `\R'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/DependenceInfo.cpp:374: warning: Found unknown command `\intersect'
..
Generating docs for file 0D-2.c...
Generating docs for file 0D-3.c...
Generating docs for file 1point-1.c...
Generating docs for file 1point-2.c...
Generating docs for file 4-param.c...
Generating docs for file aff.h...
Generating docs for file aff_type.h...
Generating docs for file all.c...
Generating docs for file all.h...
Generating docs for file allow-sparse-copy-in.c...
Generating docs for file arg.h...
Generating docs for file ast.h...
Generating docs for file ast_build.h...
Generating docs for file ast_type.h...
Generating docs for file atomic.c...
Generating docs for file atomic2.c...
Generating docs for file atomic3.c...
Generating docs for file atomic4.c...
Generating docs for file backtrack.c...
Generating docs for file basic-bounds-1.c...
Generating docs for file basic-bounds-2.c...
Generating docs for file basic-bounds-3.c...
Generating docs for file basic-bounds-4.c...
Generating docs for file basic-bounds-5.c...
Generating docs for file basic-bounds-6.c...
Generating docs for file basics-0.c...
Generating docs for file basics-1.c...
Generating docs for file basis_reduction_tab.c...
Generating docs for file basis_reduction_templ.c...
Generating docs for file block.c...
Generating docs for file block2.c...
Generating docs for file block3.c...
Generating docs for file BlockGenerators.cpp...
Generating docs for file BlockGenerators.h...
Generating docs for file bound.c...
Generating docs for file bset_from_bmap.c...
Generating docs for file bset_to_bmap.c...
Generating docs for file byu98-1-2-3.c...
Generating docs for file call.c...
Generating docs for file call2.c...
Generating docs for file call3.c...
Generating docs for file Canonicalization.cpp...
Generating docs for file Canonicalization.h...
Generating docs for file cat.c...
Generating docs for file cholesky.c...
Generating docs for file cholesky.c...
Generating docs for file cholesky2.c...
Generating docs for file chosol-0.c...
Generating docs for file chosol-1.c...
Generating docs for file christian.c...
Generating docs for file classen.c...
Generating docs for file classen2.c...
Generating docs for file closure.c...
Generating docs for file code_gen-0.c...
Generating docs for file code_gen-1.c...
Generating docs for file code_gen-2.c...
Generating docs for file codegen.c...
Generating docs for file CodegenCleanup.cpp...
Generating docs for file CodegenCleanup.h...
Generating docs for file CodeGeneration.cpp...
Generating docs for file CodeGeneration.h...
Generating docs for file CodePreparation.cpp...
Generating docs for file CodePreparation.h...
Generating docs for file collard-0.c...
Generating docs for file component0.c...
Generating docs for file component1.c...
Generating docs for file component2.c...
Generating docs for file component3.c...
Generating docs for file component4.c...
Generating docs for file component5.c...
Generating docs for file component6.c...
Generating docs for file component7.c...
Generating docs for file constant.c...
Generating docs for file constbound.c...
Generating docs for file constraint.h...
Generating docs for file correlation.c...
Generating docs for file cpp-checked-conversion.h...
Generating docs for file cpp-checked.h...
Generating docs for file cpp.cc...
Generating docs for file cpp.h...
Generating docs for file cpp.h...
Generating docs for file cpp_conversion.cc...
Generating docs for file cpp_conversion.h...
Generating docs for file cpu.c...
Generating docs for file cpu.h...
Generating docs for file ctx.h...
Generating docs for file cuda.c...
Generating docs for file cuda.h...
Generating docs for file cuda_common.c...
Generating docs for file cuda_common.h...
Generating docs for file dagstuhl1-0.c...
Generating docs for file dagstuhl1-1.c...
Generating docs for file darte.c...
Generating docs for file dead.c...
Generating docs for file DeadCodeElimination.cpp...
Generating docs for file dealII.c...
Generating docs for file DeLICM.cpp...
Generating docs for file DeLICM.h...
Generating docs for file DependenceInfo.cpp...
Generating docs for file DependenceInfo.h...
Generating docs for file disjuncts.c...
Generating docs for file disjuncts2.c...
Generating docs for file donotsimp.c...
Generating docs for file dot.c...
Generating docs for file dot2.c...
Generating docs for file DumpModulePass.cpp...
Generating docs for file DumpModulePass.h...
Generating docs for file durbin_e_s.c...
Generating docs for file dwt.c...
Generating docs for file emploi.c...
Generating docs for file empty.c...
Generating docs for file equality.c...
Generating docs for file equality2.c...
Generating docs for file esced.c...
Generating docs for file ex1.c...
Generating docs for file external.c...
Generating docs for file extract_interface.cc...
Generating docs for file extract_interface.h...
Generating docs for file extract_key.c...
Generating docs for file faber.c...
Generating docs for file fc1-0.c...
Generating docs for file fc1-1.c...
Generating docs for file fc1-2.c...
Generating docs for file fc2-0.c...
Generating docs for file fc2-1.c...
Generating docs for file figure7_b.c...
Generating docs for file figure7_c.c...
Generating docs for file figure7_d.c...
Generating docs for file figure8_a.c...
Generating docs for file figure8_b.c...
Generating docs for file filter.c...
Generating docs for file fixed_box.h...
Generating docs for file FlattenAlgo.cpp...
Generating docs for file FlattenAlgo.h...
Generating docs for file FlattenSchedule.cpp...
Generating docs for file FlattenSchedule.h...
Generating docs for file floor_bound-0.c...
Generating docs for file floor_bound-1.c...
Generating docs for file floor_bound-2.c...
Generating docs for file floor_bound-3.c...
Generating docs for file floor_bound-4.c...
Generating docs for file floor_bound-5.c...
Generating docs for file floor_bound-6.c...
Generating docs for file flow.c...
Generating docs for file flow.h...
Generating docs for file flow_cmp.c...
Generating docs for file ForwardOpTree.cpp...
Generating docs for file ForwardOpTree.h...
Generating docs for file forwardsub-1-1-2.c...
Generating docs for file forwardsub-2-1-2-3.c...
Generating docs for file forwardsub-3-1-2.c...
Generating docs for file gauss.c...
Generating docs for file gc-0.c...
Generating docs for file ge-0.c...
Generating docs for file ge-1.c...
Generating docs for file gemm.c...
Generating docs for file generator.cc...
Generating docs for file generator.h...
Generating docs for file gesced.c...
Generating docs for file gesced2.c...
Generating docs for file gesced3.c...
Generating docs for file GICHelper.cpp...
Generating docs for file GICHelper.h...
Generating docs for file gist-0.c...
Generating docs for file gist-1.c...
Generating docs for file gist-2.c...
Generating docs for file gist-3.c...
Generating docs for file gist-4.c...
Generating docs for file gist-5.c...
Generating docs for file gmp_compat.c...
Generating docs for file gmp_compat.c...
Generating docs for file gmp_compat.h...
Generating docs for file gmp_compat.h...
Generating docs for file gpu.c...
Generating docs for file gpu.h...
Generating docs for file gpu_array_tile.c...
Generating docs for file gpu_array_tile.h...
Generating docs for file gpu_group.c...
Generating docs for file gpu_group.h...
Generating docs for file gpu_hybrid.c...
Generating docs for file gpu_hybrid.h...
Generating docs for file gpu_print.c...
Generating docs for file gpu_print.h...
Generating docs for file gpu_tree.c...
Generating docs for file gpu_tree.h...
Generating docs for file grouping.c...
Generating docs for file guard1-0.c...
Generating docs for file guard1-1.c...
Generating docs for file guide.c...
Generating docs for file hash.h...
Generating docs for file hmap.h...
Generating docs for file hmap_templ.c...
Generating docs for file hoist.c...
Generating docs for file hoist2.c...
Generating docs for file hpf-0.c...
Generating docs for file hybrid.c...
Generating docs for file hybrid.h...
Generating docs for file id.h...
Generating docs for file id_to_ast_expr.h...
Generating docs for file id_to_id.h...
Generating docs for file id_to_pw_aff.h...
Generating docs for file id_type.h...
Generating docs for file if_then-0.c...
Generating docs for file if_then-1.c...
Generating docs for file if_then-2.c...
Generating docs for file if_then-3.c...
Generating docs for file if_then-4.c...
Generating docs for file if_then-5.c...
Generating docs for file iftest.c...
Generating docs for file iftest2.c...
Generating docs for file ilp.h...
Generating docs for file imath.c...
Generating docs for file imath.c...
Generating docs for file imath.h...
Generating docs for file imath.h...
Generating docs for file imrat.c...
Generating docs for file imrat.c...
Generating docs for file imrat.h...
Generating docs for file imrat.h...
Generating docs for file infinite2.c...
Generating docs for file IRBuilder.cpp...
Generating docs for file IRBuilder.h...
Generating docs for file isl-noexceptions.h...
Generating docs for file isl_aff.c...
Generating docs for file isl_aff_map.c...
Generating docs for file isl_aff_private.h...
Generating docs for file isl_affine_hull.c...
Generating docs for file isl_arg.c...
Generating docs for file isl_ast.c...
Generating docs for file isl_ast_build.c...
Generating docs for file isl_ast_build_expr.c...
Generating docs for file isl_ast_build_expr.h...
Generating docs for file isl_ast_build_private.h...
Generating docs for file isl_ast_codegen.c...
Generating docs for file isl_ast_graft.c...
Generating docs for file isl_ast_graft_private.h...
Generating docs for file isl_ast_private.h...
Generating docs for file isl_basis_reduction.h...
Generating docs for file isl_bernstein.c...
Generating docs for file isl_bernstein.h...
Generating docs for file isl_blk.c...
Generating docs for file isl_blk.h...
Generating docs for file isl_bound.c...
Generating docs for file isl_bound.h...
Generating docs for file isl_box.c...
Generating docs for file isl_coalesce.c...
Generating docs for file isl_config_post.h...
Generating docs for file isl_constraint.c...
Generating docs for file isl_constraint_private.h...
Generating docs for file isl_convex_hull.c...
Generating docs for file isl_ctx.c...
Generating docs for file isl_ctx_private.h...
Generating docs for file isl_deprecated.c...
Generating docs for file isl_dim_map.c...
Generating docs for file isl_dim_map.h...
Generating docs for file isl_equalities.c...
Generating docs for file isl_equalities.h...
Generating docs for file isl_factorization.c...
Generating docs for file isl_factorization.h...
Generating docs for file isl_farkas.c...
Generating docs for file isl_ffs.c...
Generating docs for file isl_flow.c...
Generating docs for file isl_fold.c...
Generating docs for file isl_gmp.c...
Generating docs for file isl_hash.c...
Generating docs for file isl_hash_private.h...
Generating docs for file isl_id.c...
Generating docs for file isl_id_private.h...
Generating docs for file isl_id_to_ast_expr.c...
Generating docs for file isl_id_to_id.c...
Generating docs for file isl_id_to_pw_aff.c...
Generating docs for file isl_ilp.c...
Generating docs for file isl_ilp_private.h...
Generating docs for file isl_imath.c...
Generating docs for file isl_imath.h...
Generating docs for file isl_input.c...
Generating docs for file isl_int.h...
Generating docs for file isl_int_gmp.h...
Generating docs for file isl_int_imath.h...
Generating docs for file isl_int_sioimath.c...
Generating docs for file isl_int_sioimath.h...
Generating docs for file isl_list_templ.c...
Generating docs for file isl_list_templ.h...
Generating docs for file isl_local.c...
Generating docs for file isl_local.h...
Generating docs for file isl_local_space.c...
Generating docs for file isl_local_space_private.h...
Generating docs for file isl_lp.c...
Generating docs for file isl_lp_private.h...
Generating docs for file isl_map.c...
Generating docs for file isl_map_lexopt_templ.c...
Generating docs for file isl_map_list.c...
Generating docs for file isl_map_private.h...
Generating docs for file isl_map_simplify.c...
Generating docs for file isl_map_subtract.c...
Generating docs for file isl_map_to_basic_set.c...
Generating docs for file isl_mat.c...
Generating docs for file isl_mat_private.h...
Generating docs for file isl_maybe_map.h...
Generating docs for file isl_morph.c...
Generating docs for file isl_morph.h...
Generating docs for file isl_multi_align_set.c...
Generating docs for file isl_multi_align_templ.c...
Generating docs for file isl_multi_align_union_set.c...
Generating docs for file isl_multi_apply_set.c...
Generating docs for file isl_multi_apply_templ.c...
Generating docs for file isl_multi_apply_union_set.c...
Generating docs for file isl_multi_cmp.c...
Generating docs for file isl_multi_coalesce.c...
Generating docs for file isl_multi_dims.c...
Generating docs for file isl_multi_explicit_domain.c...
Generating docs for file isl_multi_floor.c...
Generating docs for file isl_multi_gist.c...
Generating docs for file isl_multi_hash.c...
Generating docs for file isl_multi_intersect.c...
Generating docs for file isl_multi_macro.h...
Generating docs for file isl_multi_no_explicit_domain.c...
Generating docs for file isl_multi_pw_aff_explicit_domain.c...
Generating docs for file isl_multi_templ.c...
Generating docs for file isl_multi_templ.h...
Generating docs for file isl_multi_union_pw_aff_explicit_domain.c...
Generating docs for file isl_obj.c...
Generating docs for file isl_options.c...
Generating docs for file isl_options_private.h...
Generating docs for file isl_output.c...
Generating docs for file isl_output_private.h...
Generating docs for file isl_point.c...
Generating docs for file isl_point_private.h...
Generating docs for file isl_polynomial.c...
Generating docs for file isl_polynomial_private.h...
Generating docs for file isl_power_templ.c...
Generating docs for file isl_printer.c...
Generating docs for file isl_printer_private.h...
Generating docs for file isl_pw_eval.c...
Generating docs for file isl_pw_hash.c...
Generating docs for file isl_pw_macro.h...
Generating docs for file isl_pw_templ.c...
Generating docs for file isl_pw_templ.h...
Generating docs for file isl_pw_union_opt.c...
Generating docs for file isl_range.c...
Generating docs for file isl_range.h...
Generating docs for file isl_reordering.c...
Generating docs for file isl_reordering.h...
Generating docs for file isl_sample.c...
Generating docs for file isl_sample.h...
Generating docs for file isl_scan.c...
Generating docs for file isl_scan.h...
Generating docs for file isl_schedule.c...
Generating docs for file isl_schedule_band.c...
Generating docs for file isl_schedule_band.h...
Generating docs for file isl_schedule_constraints.c...
Generating docs for file isl_schedule_constraints.h...
Generating docs for file isl_schedule_node.c...
Generating docs for file isl_schedule_node_private.h...
Generating docs for file isl_schedule_private.h...
Generating docs for file isl_schedule_read.c...
Generating docs for file isl_schedule_tree.c...
Generating docs for file isl_schedule_tree.h...
Generating docs for file isl_scheduler.c...
Generating docs for file isl_seq.c...
Generating docs for file isl_seq.h...
Generating docs for file isl_set_list.c...
Generating docs for file isl_sort.c...
Generating docs for file isl_sort.h...
Generating docs for file isl_space.c...
Generating docs for file isl_space_private.h...
Generating docs for file isl_stream.c...
Generating docs for file isl_stream_private.h...
Generating docs for file isl_stride.c...
Generating docs for file isl_tab.c...
Generating docs for file isl_tab.h...
Generating docs for file isl_tab_lexopt_templ.c...
Generating docs for file isl_tab_pip.c...
Generating docs for file isl_tarjan.c...
Generating docs for file isl_tarjan.h...
Generating docs for file isl_test.c...
Generating docs for file isl_test_cpp-checked-conversion.cc...
Generating docs for file isl_test_cpp-checked.cc...
Generating docs for file isl_test_cpp-generic.cc...
Generating docs for file isl_test_cpp.cc...
Generating docs for file isl_test_imath.c...
Generating docs for file isl_test_int.c...
Generating docs for file isl_transitive_closure.c...
Generating docs for file isl_union_eval.c...
Generating docs for file isl_union_macro.h...
Generating docs for file isl_union_map.c...
Generating docs for file isl_union_map_private.h...
Generating docs for file isl_union_multi.c...
Generating docs for file isl_union_neg.c/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslAst.cpp:466: warning: explicit link request to 'stride' could not be resolved
warning: Include graph for 'IslNodeBuilder.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp:1125: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp:1128: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/IslNodeBuilder.cpp:1130: warning: Found unknown command `\g_arr'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Exchange/JSONExporter.cpp:602: warning: The following parameters of parseTextType(const std::string &TypeTextRepresentation, LLVMContext &LLVMContext) are not documented:
  parameter 'LLVMContext'
...
Generating docs for file isl_union_set_private.h...
Generating docs for file isl_union_single.c...
Generating docs for file isl_union_templ.c...
Generating docs for file isl_val.c...
Generating docs for file isl_val_gmp.c...
Generating docs for file isl_val_imath.c...
Generating docs for file isl_val_private.h...
Generating docs for file isl_val_sioimath.c...
Generating docs for file isl_vec.c...
Generating docs for file isl_vec_private.h...
Generating docs for file isl_version.c...
Generating docs for file isl_vertices.c...
Generating docs for file isl_vertices_private.h...
Generating docs for file isl_yaml.h...
Generating docs for file IslAst.cpp...
Generating docs for file IslAst.h...
Generating docs for file IslExprBuilder.cpp...
Generating docs for file IslExprBuilder.h...
Generating docs for file IslNodeBuilder.cpp...
Generating docs for file IslNodeBuilder.h...
Generating docs for file ISLOperators.h...
Generating docs for file ISLOStream.h...
Generating docs for file ISLTools.cpp...
Generating docs for file ISLTools.h...
Generating docs for file isolate1.c...
Generating docs for file isolate2.c...
Generating docs for file isolate3.c...
Generating docs for file isolate4.c...
Generating docs for file isolate5.c...
Generating docs for file isolate6.c...
Generating docs for file isolate7.c...
Generating docs for file iter1-0.c...
Generating docs for file iter2-0.c...
Generating docs for file iter3-0.c...
Generating docs for file iter4-0.c...
Generating docs for file iter5-0.c...
Generating docs for file iter6-0.c...
Generating docs for file iter6-1.c...
Generating docs for file iter7-0.c...
Generating docs for file iter8-0.c...
Generating docs for file iter9-0.c...
Generating docs for file iterator.c...
Generating docs for file jacobi-shared.c...
Generating docs for file jacobi_kernel4.c...
Generating docs for file JSONExporter.cpp...
Generating docs for file JSONExporter.h...
Generating docs for file largeur.c...
Generating docs for file lefur00-0.c...
Generating docs for file lefur01-0.c...
Generating docs for file lefur01-1.c...
Generating docs for file lefur03-0.c...
Generating docs for file lefur04-0.c...
Generating docs for file levenshtein-1-2-3.c...
Generating docs for file lex.c...
Generating docs for file lift1-0.c...
Generating docs for file lift1-1.c...
Generating docs for file lift1-2.c...
Generating docs for file lift1-3.c...
Generating docs for file lift1-4.c...
Generating docs for file lift1-5.c...
Generating docs for file lift2-0.c...
Generating docs for file lift2-1.c...
Generating docs for file lift2-2.c...
Generating docs for file lift2-3.c...
Generating docs for file lift2-4.c...
Generating docs for file lift2-5.c...
Generating docs for file lineality-1-2.c...
Generating docs for file lineality-2-1-2.c...
Generating docs for file LinkAllPasses.h...
Generating docs for file LinkGPURuntime.h...
Generating docs for file list.h...
Generating docs for file live_out.c...
Generating docs for file local.c...
Generating docs for file local_space.h...
Generating docs for file logo.c...
Generating docs for file logopar.c...
Generating docs for file loop.c...
Generating docs for file LoopGenerators.cpp...
Generating docs for file LoopGenerators.h...
Generating docs for file LoopGeneratorsGOMP.cpp...
Generating docs for file LoopGeneratorsGOMP.h...
Generating docs for file LoopGeneratorsKMP.cpp...
Generating docs for file LoopGeneratorsKMP.h...
Generating docs for file lp.h...
Generating docs for file lu-0.c...
Generating docs for file lu-1.c...
Generating docs for file lu-2.c...
Generating docs for file lu-3.c...
Generating docs for file lu.c...
Generating docs for file lu.c...
Generating docs for file lu2.c...
Generating docs for file lu_ijk-0.c...
Generating docs for file lu_ijk-1.c...
Generating docs for file lu_ijk-2.c...
Generating docs for file lu_spmd-0.c...
Generating docs for file lu_spmd-1.c...
Generating docs for file lux.c...
Generating docs for file m1-0.c...
Generating docs for file m1-1.c...
Generating docs for file m10-0.c...
Generating docs for file m10-1.c...
Generating docs for file m1/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:187: warning: Found unknown command `\params'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:2494: warning: The following parameters of createPwAffList(isl_ctx *Context, const std::vector< __isl_take isl_pw_aff * > &&PwAffs) are not documented:
  parameter 'Context'
1-0.c...
Generating docs for file m12-0.c...
Generating docs for file m12-1.c...
Generating docs for file m2-0.c...
Generating docs for file m2-1.c...
Generating docs for file m3-0.c...
Generating docs for file m4-0.c...
Generating docs for file m4-1.c...
Generating docs for file m7-0.c...
Generating docs for file m7-1.c...
Generating docs for file m8-0.c...
Generating docs for file m8-1.c...
Generating docs for file m9-0.c...
Generating docs for file m9-1.c...
Generating docs for file Mainpage.h...
Generating docs for file ManagedMemoryRewrite.cpp...
Generating docs for file map.h...
Generating docs for file map_to_basic_set.h...
Generating docs for file map_type.h...
Generating docs for file mat.h...
Generating docs for file MaximalStaticExpansion.cpp...
Generating docs for file maybe.h...
Generating docs for file maybe_ast_expr.h...
Generating docs for file maybe_basic_set.h...
Generating docs for file maybe_id.h...
Generating docs for file maybe_pw_aff.h...
Generating docs for file maybe_templ.h...
Generating docs for file merge.c...
Generating docs for file min-1-1.c...
Generating docs for file min-2-1.c...
Generating docs for file min-3-1.c...
Generating docs for file min-4-1.c...
Generating docs for file mod.c...
Generating docs for file mod.c...
Generating docs for file mod2.c...
Generating docs for file mod3.c...
Generating docs for file mod4.c...
Generating docs for file mode.c...
Generating docs for file mp_get_memory_functions.c...
Generating docs for file multi-mm-1.c...
Generating docs for file multi-stride.c...
Generating docs for file multi-stride2.c...
Generating docs for file multi.h...
Generating docs for file mxm-shared.c...
Generating docs for file no_lindep.c...
Generating docs for file not_accessed.c...
Generating docs for file nul_basic1.c...
Generating docs for file nul_basic2.c...
Generating docs for file nul_complex1.c...
Generating docs for file nul_lcpc.c...
Generating docs for file obj.h...
Generating docs for file ocl_utilities.c...
Generating docs for file ocl_utilities.h...
Generating docs for file olda-0.c...
Generating docs for file olda-1.c...
Generating docs for file opencl.h...
Generating docs for file options.h...
Generating docs for file Options.h...
Generating docs for file orc.c...
Generating docs for file otl.c...
Generating docs for file p.delft-0.c...
Generating docs for file p.delft2-0.c...
Generating docs for file p6-0.c...
Generating docs for file p6-1.c...
Generating docs for file param-split.c...
Generating docs for file PerfMonitor.cpp...
Generating docs for file PerfMonitor.h...
Generating docs for file pet.h...
Generating docs for file pip.c...
Generating docs for file point.h...
Generating docs for file Polly.cpp...
Generating docs for file PolyhedralInfo.cpp...
Generating docs for file PolyhedralInfo.h...
Generating docs for file polyhedron_detect_equalities.c...
Generating docs for file polyhedron_minimize.c...
Generating docs for file polyhedron_sample.c...
Generating docs for file polynomial.h...
Generating docs for file polynomial_type.h...
Generating docs for file polytope_scan.c...
Generating docs for file pouchet.c...
Generating docs for file ppcg.c...
Generating docs for file ppcg.h...
Generating docs for file ppcg_options.c...
Generating docs for file ppcg_options.h...
Generating docs for file PPCGCodeGeneration.cpp...
Generating docs for file PPCGCodeGeneration.h...
Generating docs for file print.c...
Generating docs for file print.c...
Generating docs for file print.h...
Generating docs for file print_templ.c...
Generating docs for file print_templ_yaml.c...
Generating docs for file printer.h...
Generating docs for file printer_type.h...
Generating docs for file PruneUnprofitable.cpp...
Generating docs for file PruneUnprofitable.h...
Generating docs for file python.cc...
Generating docs for file python.h...
Generating docs for file read_in_string_templ.c...
Generating docs for file rectangle.c...
Generating docs for file redundant.c...
Generating docs for file RegisterPasses.cpp...
Generating docs for file RegisterPasses.h...
Generating docs for file reser/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:769: warning: Found unknown command `\D'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:770: warning: Found unknown command `\MMI'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:772: warning: The following parameters of containsMatrMult(isl::map PartialSchedule, const Dependences *D, MatMulInfoTy &MMI) are not documented:
  parameter 'D'
  parameter 'MMI'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:374: warning: The following parameters of getPartialTilePrefixes(isl::set ScheduleRange, int VectorWidth) are not documented:
  parameter 'VectorWidth'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ScheduleOptimizer.cpp:598: warning: The following parameters of isMatMulOperandAcc(isl::set Domain, isl::map AccMap, int &FirstPos, int &SecondPos) are not documented:
  parameter 'Domain'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScheduleOptimizer.h:352: warning: The following parameters of getPartialTilePrefixes(isl::set ScheduleRange, int VectorWidth) are not documented:
  parameter 'VectorWidth'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopBuilder.cpp:183: warning: Unsupported xml/html tag <num> found
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopBuilder.cpp:194: warning: Unsupported xml/html tag <zz> found
warning: Include graph for 'ScopDetection.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ScopInfo.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopInfo.cpp:1465: warning: The following parameters of buildUnsignedConditionSets(Scop &S, BasicBlock *BB, Value *Condition, __isl_keep isl_set *Domain, const SCEV *SCEV_TestVal, const SCEV *SCEV_UpperBound, DenseMap< BasicBlock *, isl::set > &InvalidDomainMap, bool IsStrictUpperBound) are not documented:
  parameter 'S'
  parameter 'BB'
  parameter 'Condition'
  parameter 'Domain'
  parameter 'SCEV_TestVal'
  parameter 'SCEV_UpperBound'
  parameter 'InvalidDomainMap'
warning: Included by graph for 'set.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
voir-bastoul3.c...
Generating docs for file reservoir-cholesky2.c...
Generating docs for file reservoir-fusion1.c...
Generating docs for file reservoir-fusion2.c...
Generating docs for file reservoir-jacobi2.c...
Generating docs for file reservoir-jacobi3.c...
Generating docs for file reservoir-lim-lam1.c...
Generating docs for file reservoir-lim-lam2.c...
Generating docs for file reservoir-lim-lam3.c...
Generating docs for file reservoir-lim-lam4.c...
Generating docs for file reservoir-lim-lam5.c...
Generating docs for file reservoir-lim-lam6.c...
Generating docs for file reservoir-liu-zhuge1.c...
Generating docs for file reservoir-loechner3.c...
Generating docs for file reservoir-loechner4.c...
Generating docs for file reservoir-loechner5.c...
Generating docs for file reservoir-long.c...
Generating docs for file reservoir-mg-interp.c...
Generating docs for file reservoir-mg-interp2.c...
Generating docs for file reservoir-mg-psinv.c...
Generating docs for file reservoir-mg-resid.c...
Generating docs for file reservoir-mg-rprj3.c...
Generating docs for file reservoir-pingali1.c...
Generating docs for file reservoir-pingali2.c...
Generating docs for file reservoir-pingali3.c...
Generating docs for file reservoir-pingali4.c...
Generating docs for file reservoir-pingali5.c...
Generating docs for file reservoir-pingali6.c...
Generating docs for file reservoir-QR.c...
Generating docs for file reservoir-stride.c...
Generating docs for file reservoir-stride2.c...
Generating docs for file reservoir-tang-xue1.c...
Generating docs for file reservoir-two.c...
Generating docs for file RewriteByReferenceParameters.cpp...
Generating docs for file roman.c...
Generating docs for file RuntimeDebugBuilder.cpp...
Generating docs for file RuntimeDebugBuilder.h...
Generating docs for file scalar.c...
Generating docs for file SCEVAffinator.cpp...
Generating docs for file SCEVAffinator.h...
Generating docs for file SCEVValidator.cpp...
Generating docs for file SCEVValidator.h...
Generating docs for file schedule.c...
Generating docs for file schedule.c...
Generating docs for file schedule.h...
Generating docs for file schedule.h...
Generating docs for file schedule_cmp.c...
Generating docs for file schedule_node.h...
Generating docs for file schedule_type.h...
Generating docs for file ScheduleOptimizer.cpp...
Generating docs for file ScheduleOptimizer.h...
Generating docs for file ScopBuilder.cpp...
Generating docs for file ScopBuilder.h...
Generating docs for file ScopDetection.cpp...
Generating docs for file ScopDetection.h...
Generating docs for file ScopDetectionDiagnostic.cpp...
Generating docs for file ScopDetectionDiagnostic.h...
Generating docs for file ScopGraphPrinter.cpp...
Generating docs for file ScopHelper.cpp...
Generating docs for file ScopHelper.h...
Generating docs for file ScopInfo.cpp...
Generating docs for file ScopInfo.h...
Generating docs for file ScopInliner.cpp...
Generating docs for file ScopLocation.cpp...
Generating docs for file ScopLocation.h...
Generating docs for file ScopPass.cpp...
Generating docs for file ScopPass.h...
Generating docs for file separate.c...
Generating docs for file separate2.c...
Generating docs for file separation_class.c...
Generating docs for file separation_class2.c...
Generating docs for file separation_class3.c...
Generating docs for file separation_class4.c...
Generating docs for file set.h...
Generating docs for file set_from_map.c...
Generating docs for file set_list_from_map_list_inl.c...
Generating docs for file set_to_map.c...
Generating docs for file set_type.h...
Generating docs for file shared_sink.c...
Generating docs for file shift.c...
Generating docs for file shift2.c...
Generating docs for file shift_unroll.c...
Generating docs for file Simplify.cpp...
Generating docs for file Simplify.h...
Generating docs for file single_valued.c...
Generating docs for file singleton.c...
Generating docs for file sor1d-part.c...
Generating docs for file sor1d.c...
Generating docs for file space.h...
Generating docs for file space_type.h...
Generating docs for file square+triangle-1-1-2-3./opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:228: warning: The following parameters of addAccessRoots(ScopStmt *Stmt, SmallVectorImpl< MemoryAccess * > &RootAccs, bool Local) are not documented:
  parameter 'Stmt'
  parameter 'RootAccs'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:266: warning: argument 'UsesInsts' of command @param is not found in the argument list of walkReachable(Scop *S, LoopInfo *LI, ArrayRef< VirtualInstruction > RootInsts, ArrayRef< MemoryAccess * > RootAccs, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:266: warning: argument 'out' of command @param is not found in the argument list of walkReachable(Scop *S, LoopInfo *LI, ArrayRef< VirtualInstruction > RootInsts, ArrayRef< MemoryAccess * > RootAccs, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:266: warning: argument 'out' of command @param is not found in the argument list of walkReachable(Scop *S, LoopInfo *LI, ArrayRef< VirtualInstruction > RootInsts, ArrayRef< MemoryAccess * > RootAccs, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/lib/Support/VirtualInstruction.cpp:276: warning: The following parameters of walkReachable(Scop *S, LoopInfo *LI, ArrayRef< VirtualInstruction > RootInsts, ArrayRef< MemoryAccess * > RootAccs, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr) are not documented:
  parameter 'UsedInsts'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Transform/ZoneAlgo.cpp:246: warning: The following parameters of isMapToUnknown(const isl::map &Map) are not documented:
  parameter 'Map'
c...
Generating docs for file stream.h...
Generating docs for file stride.c...
Generating docs for file stride.c...
Generating docs for file stride1-0.c...
Generating docs for file stride2-0.c...
Generating docs for file stride2.c...
Generating docs for file stride3-0.c...
Generating docs for file stride3.c...
Generating docs for file stride4-0.c...
Generating docs for file stride4.c...
Generating docs for file stride5-0.c...
Generating docs for file stride5.c...
Generating docs for file stride6-0.c...
Generating docs for file stride6-1.c...
Generating docs for file stride6-2.c...
Generating docs for file stride6.c...
Generating docs for file stride7-0.c...
Generating docs for file stride7-1.c...
Generating docs for file stride7.c...
Generating docs for file stride_info.h...
Generating docs for file struct.c...
Generating docs for file struct2.c...
Generating docs for file struct3.c...
Generating docs for file struct4.c...
Generating docs for file substitution-0.c...
Generating docs for file substitution-1.c...
Generating docs for file substitution-2.c...
Generating docs for file substitution-3.c...
Generating docs for file substitution-4.c...
Generating docs for file swim.c...
Generating docs for file syr2k-0.c...
Generating docs for file syr2k-1.c...
Generating docs for file syr2k-2.c...
Generating docs for file syr2k-3.c...
Generating docs for file test.c...
Generating docs for file thomasset.c...
Generating docs for file tiling.c...
Generating docs for file ts1d-check-sblock-0.c...
Generating docs for file ts1d-check0-0.c...
Generating docs for file ts1d-mp-i_ts-m_b-0.c...
Generating docs for file ts1d-orig0-0.c...
Generating docs for file uday_scalars.c...
Generating docs for file union.c...
Generating docs for file union_map.h...
Generating docs for file union_map_type.h...
Generating docs for file union_set.h...
Generating docs for file union_set_type.h...
Generating docs for file unroll.c...
Generating docs for file unroll.c...
Generating docs for file unroll10.c...
Generating docs for file unroll11.c...
Generating docs for file unroll2.c...
Generating docs for file unroll2.c...
Generating docs for file unroll3.c...
Generating docs for file unroll4.c...
Generating docs for file unroll6.c...
Generating docs for file unroll7.c...
Generating docs for file unroll8.c...
Generating docs for file unroll9.c...
Generating docs for file uset_from_umap.c...
Generating docs for file uset_to_umap.c...
Generating docs for file usvd_e_t.c...
Generating docs for file util.c...
Generating docs for file util.h...
Generating docs for file Utils.cpp...
Generating docs for file Utils.h...
Generating docs for file val.h...
Generating docs for file val_gmp.h...
Generating docs for file val_type.h...
Generating docs for file vasilache.c...
Generating docs for file vec.h...
Generating docs for file version.c...
Generating docs for file version.h...
Generating docs for file vertices.h...
Generating docs for file VirtualInstruction.cpp...
Generating docs for file VirtualInstruction.h...
Generating docs for file vivien.c...
Generating docs for file vivien2.c...
Generating docs for file wak1-0.c...
Generating docs for file wak1-1.c...
Generating docs for file wak2-0.c...
Generating docs for file wak2-1.c...
Generating docs for file wak3-0.c...
Generating docs for file wak3-1.c...
Generating docs for file wak4-0.c...
Generating docs for file wak4-1.c...
Generating docs for file walters.c...
Generating docs for file walters2.c...
Generating docs for file walters3.c...
Generating docs for file wavefront.c...
Generating docs for file wrap.h...
Generating docs for file x-0.c...
Generating docs for file x-1.c...
Generating docs for file yosr.c...
Generating docs for file yosr2.c...
Generating docs for file youcef.c...
Generating docs for file youcefn.c...
Generating docs for file ZoneAlgo.cpp...
Generating docs for file ZoneAlgo.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound access_sort_info...
Generating docs for compound AnalysisInfoMixin...
Generating docs f/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:710: warning: The following parameters of GPUNodeBuilder::createCallCopyFromDeviceToHost(Value *DevicePtr, Value *HostPtr, Value *Size) are not documented:
  parameter 'Size'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:703: warning: The following parameters of GPUNodeBuilder::createCallCopyFromHostToDevice(Value *HostPtr, Value *DevicePtr, Value *Size) are not documented:
  parameter 'Size'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:733: warning: argument 'GridBlockX' of command @param is not found in the argument list of GPUNodeBuilder::createCallLaunchKernel(Value *GPUKernel, Value *GridDimX, Value *GridDimY, Value *BlockDimX, Value *BlockDimY, Value *BlockDimZ, Value *Parameters)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:733: warning: argument 'GridBlockY' of command @param is not found in the argument list of GPUNodeBuilder::createCallLaunchKernel(Value *GPUKernel, Value *GridDimX, Value *GridDimY, Value *BlockDimX, Value *BlockDimY, Value *BlockDimZ, Value *Parameters)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:733: warning: argument 'GridBlockZ' of command @param is not found in the argument list of GPUNodeBuilder::createCallLaunchKernel(Value *GPUKernel, Value *GridDimX, Value *GridDimY, Value *BlockDimX, Value *BlockDimY, Value *BlockDimZ, Value *Parameters)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:741: warning: The following parameters of GPUNodeBuilder::createCallLaunchKernel(Value *GPUKernel, Value *GridDimX, Value *GridDimY, Value *BlockDimX, Value *BlockDimY, Value *BlockDimZ, Value *Parameters) are not documented:
  parameter 'BlockDimX'
  parameter 'BlockDimY'
  parameter 'BlockDimZ'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:658: warning: Found unknown command `\params'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:581: warning: argument 'SizeTypeIs64Bit' of command @param is not found in the argument list of GPUNodeBuilder::insertKernelCallsSPIR(ppcg_kernel *Kernel, bool SizeTypeIs64bit)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:583: warning: The following parameters of GPUNodeBuilder::insertKernelCallsSPIR(ppcg_kernel *Kernel, bool SizeTypeIs64bit) are not documented:
  parameter 'SizeTypeIs64bit'
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:576: warning: argument 'The' of command @param is not found in the argument list of GPUNodeBuilder::insertKernelIntrinsics(ppcg_kernel *Kernel)
/opt/doxygen-docs/src/llvm/tools/polly/lib/CodeGen/PPCGCodeGeneration.cpp:577: warning: The following parameters of GPUNodeBuilder::insertKernelIntrinsics(ppcg_kernel *Kernel) are not documented:
  parameter 'Kernel'
or compound ast_build_userinfo...
Generating docs for compound ast_node_userinfo...
Generating docs for compound ASTConsumer...
Generating docs for compound bernstein_data...
Generating docs for compound bound_options...
Generating docs for compound cat_options...
Generating docs for compound cpp_conversion_generator...
Generating docs for compound cpp_generator...
Generating docs for compound cuda_info...
Generating docs for compound DefaultDOTGraphTraits...
Generating docs for compound DOTGraphTraits...
Generating docs for compound DOTGraphTraitsPrinter...
Generating docs for compound DOTGraphTraitsViewer...
Generating docs for compound FunctionPass...
Generating docs for compound generator...
Generating docs for compound gpu_array_bound...
Generating docs for compound gpu_array_info...
Generating docs for compound gpu_array_ref_group...
Generating docs for compound gpu_array_tile...
Generating docs for compound gpu_gen...
Generating docs for compound gpu_group_data...
Generating docs for compound gpu_local_array_info...
Generating docs for compound gpu_prog...
Generating docs for compound gpu_size_info...
Generating docs for compound gpu_stmt...
Generating docs for compound gpu_stmt_access...
Generating docs for compound gpu_types...
Generating docs for compound GPUNodeBuilder...
Generating docs for nested compound GPUNodeBuilder::IslIdDeleter...
Generating docs for compound GraphTraits...
Generating docs for compound ineq_cmp_data...
Generating docs for compound InnerAnalysisManagerProxy...
Generating docs for compound isl_access_info...
Generating docs for compound isl_add_all_constraints_data...
Generating docs for compound isl_add_nodes_data...
Generating docs for compound isl_aff...
Generating docs for compound isl_aff_split...
Generating docs for compound isl_any_scheduled_after_data...
Generating docs for compound isl_apply_fold_data...
Generating docs for compound isl_arg...
Generating docs for compound isl_arg_choice...
Generating docs for compound isl_arg_flags...
Generating docs for compound isl_args...
Generating docs for compound isl_ast_add_term_data...
Generating docs for compound isl_ast_build...
Generating docs for compound isl_ast_build_involves_data...
Generating docs for compound isl_ast_count_constraints_data...
Generating docs for compound isl_ast_expr...
Generating docs for compound isl_ast_generate_parallel_domains_data...
Generating docs for compound isl_ast_graft...
Generating docs for compound isl_ast_node...
Generating docs for compound isl_ast_op_names...
Generating docs for compound isl_ast_op_printed...
Generating docs for compound isl_ast_print_options...
Generating docs for compound isl_ast_unroll_data...
Generating docs for compound isl_ast_unroll_tree_data...
Generating docs for compound isl_basic_map...
Generating docs for compound isl_bin_op_control...
Generating docs for compound isl_blk...
Generating docs for compound isl_bound...
Generating docs for compound isl_carry...
Generating docs for compound isl_cell...
Generating docs for compound isl_chamber...
Generating docs for compound isl_chamber_list...
Generating docs for compound isl_check_scaled_data...
Generating docs for compound isl_class...
Generating docs for compound isl_clustering...
Generating docs for compound isl_coalesce_info...
Generating docs for compound isl_codegen_domains...
Generating docs for compound isl_collect_bounds_data...
Generating docs for compound isl_compute_flow_data...
Generating docs for compound isl_compute_flow_schedule_data...
Generating docs for compound isl_constraint...
Generating docs for compound isl_constraint_equal_info...
Generating docs for compound isl_constraint_index...
Generating docs for compound isl_context...
Generating docs for compound isl_context_gbr...
Generating docs for compound isl_context_lex...
Generating docs for compound isl_context_op...
Generating docs for compound isl_counter...
Generating docs for compound isl_ctx...
Generating docs for compound isl_detect_stride_data...
Generating docs for compound isl_diff_collector...
Generating docs for compound isl_dim_map...
Generating docs for compound isl_dim_map_entry...
Generating docs for compound isl_div_sort_info...
Generating docs for compound isl_expanded...
Generating docs for compound isl_exploit_lineality_data...
Generating docs for compound isl_external_vertex...
Generating docs for compound isl_extract_edge_data...
Generating docs for compound isl_extract_mod_data...
Generating docs for compound isl_facet_todo...
Generating docs for compound isl_factor_groups...
Generating docs for compound isl_factorizer...
Generating docs for compound isl_find_unroll_data...
Generating docs for compound isl_fixed_box...
Generating docs for compound isl_fixed_dim_data...
Generating docs for compound isl_fixed_map...
Generating docs for compound isl_fixed_sign_data...
Generating docs for compound isl_flow...
Generating docs for compound isl_forall_data...
Generating docs for compound isl_forall_user_data...
Generating docs for compound isl_foreach_point...
Generating docs for compound isl_from_pw_aff_data...
Generating docs for compound isl_from_pw_aff_piece...
Generating docs for compound isl_gbr_tab_undo...
Generating docs for compound isl_generate_code_data...
Generating docs for compound isl_generate_domain_data...
Generating docs for compound isl_hash_table...
Generating docs for compound isl_hash_table_entry...
Generating docs for compound ISL_HMAP...
Generating docs for compound isl_id...
Generating docs for compound isl_if_node...
Generating docs for compound isl_insert_if_data...
Generating docs for compound isl_is_empty_diff_collector...
Generating docs for compound isl_keyword...
Generating docs for compound isl_labeled_map...
Generating docs for compound isl_lexmin_data...
Generating docs for compound isl_local_region...
Generating docs for compound isl_local_space...
Generating docs for compound isl_map...
Generating docs for compound isl_mark_merge_sccs_data...
Generating docs for compound isl_mat...
Generating docs for compound isl_morph...
Generating docs for compound isl_name_and_user...
Generating docs for compound isl_node_gist_data...
Generating docs for compound isl_obj...
Generating docs for compound isl_obj_vtable...
Generating docs for compound isl_opt_data...
Generating docs for compound isl_options...
Generating docs for compound isl_partial_sol...
Generating docs for compound isl_point...
Generating docs for compound isl_prefixes...
Generating docs for compound isl_print_space_data...
Generating docs for compound isl_printer...
Generating docs for compound isl_printer_ops...
Generating docs for compound isl_pw_aff...
Generating docs for compound isl_pw_aff_opt_data...
Generating docs for compound isl_pw_aff_piece...
Generating docs for compound isl_pw_multi_aff...
Generating docs for compound isl_pw_multi_aff_piece...
Generating docs for compound isl_pw_qpolynomial...
Generating docs for compound isl_pw_qpolynomial_fold...
Generating docs for compound isl_pw_qpolynomial_fold_piece...
Generating docs for compound isl_pw_qpolynomial_piece...
Generating docs for compound isl_qpolynomial...
Generating docs for compound isl_qpolynomial_fold...
Generating docs for compound isl_reordering...
Generating docs for compound isl_restriction...
Generating docs for compound isl_scan_callback...
Generating docs for compound isl_scan_pip...
Generating docs for compound isl_sched_count...
Generating docs for compound isl_sched_edge...
Generating docs for compound isl_sched_graph...
Generating docs for compound isl_sched_info...
Generating docs for compound isl_sched_node...
Generating docs for compound isl_schedule...
Generating docs for compound isl_schedule_band...
Generating docs for compound isl_schedule_constraints...
Generating docs for compound isl_schedule_expand_data...
Generating docs for compound isl_schedule_group_data...
Generating docs for compound isl_schedule_node...
Generating docs for compound isl_schedule_node_get_filter_prefix_data...
Generating docs for compound isl_schedule_node_postorder_data...
Generating docs for compound isl_schedule_node_preorder_data...
Generating docs for compound isl_schedule_tree...
Generating docs for compound isl_scheduled_access...
Generating docs for compound isl_separate_domain_data...
Generating docs for compound isl_set_map_pair...
Generating docs for compound isl_sioimath_scratchspace_t...
Generating docs for compound isl_size_info...
Generating docs for compound isl_sol...
Generating docs for compound isl_sol_callback...
Generating docs for compound isl_sol_map...
Generating docs for compound isl_sol_pma...
Generating docs for compound isl_space...
Generating docs for compound isl_split_periods_data...
Generating docs for compound isl_stats...
Generating docs for compound isl_stream...
Generating docs for compound isl_stride_info...
Generating docs for compound isl_subtract_diff_collector...
Generating docs for compound isl_subtree_contraction_data...
Generating docs for compound isl_subtree_expansion_data...
Generating docs for compound isl_tab...
Generating docs for compound isl_tab_callback...
Generating docs for compound isl_tab_lexmin...
Generating docs for compound isl_tab_undo...
Generating docs for compound isl_tab_undo_val...
Generating docs for compound isl_tab_var...
Generating docs for compound isl_tarjan_graph...
Generating docs for compound isl_tarjan_node...
Generating docs for compound isl_tc_follows_data...
Generating docs for compound isl_term...
Generating docs for compound isl_test_codegen_data...
Generating docs for compound isl_to_poly_data...
Generating docs for compound isl_token...
Generating docs for compound isl_trivial_region...
Generating docs for compound isl_un_op_control...
Generating docs for compound isl_un_op_drop_user_data...
Generating docs for compound isl_union_access_info...
Generating docs for compound isl_union_align...
Generating docs for compound isl_union_bound_data...
Generating docs for compound isl_union_flow...
Generating docs for compound isl_union_map...
Generating docs for compound isl_union_map_bin_data...
Generating docs for compound isl_union_map_every_data...
Generating docs for compound isl_union_map_foreach_data...
Generating docs for compound isl_union_map_gen_bin_data...
Generating docs for compound isl_union_map_gen_bin_set_data...
Generating docs for compound isl_union_map_involves_dims_data...
Generating docs for compound isl_union_map_is_disjoint_data...
Generating docs for compound isl_union_map_is_subset_data...
Generating docs for compound isl_union_map_is_sv_data...
Generating docs for compound isl_union_map_match_bin_data...
Generating docs for compound isl_union_map_preimage_data...
Generating docs for compound isl_union_map_preimage_mpa_data...
Generating docs for compound isl_union_map_preimage_upma_data...
Generating docs for compound isl_union_map_project_out_data...
Generating docs for compound isl_union_map_remove_map_if_data...
Generating docs for compound isl_union_map_reset_params_data...
Generating docs for compound isl_union_map_reset_range_space_data...
Generating docs for compound isl_union_map_un_data...
Generating docs for compound isl_union_order_at_data...
Generating docs for compound isl_union_power...
Generating docs for compound isl_union_print_data...
Generating docs for compound isl_union_pw_aff_opt_data...
Generating docs for compound isl_union_pw_aff_pullback_upma_data...
Generating docs for compound isl_union_pw_aff_pw_aff_on_domain_data...
Generating docs for compound isl_union_pw_aff_reset_params_data...
Generating docs for compound isl_union_pw_aff_val_on_domain_data...
Generating docs for compound isl_union_pw_multi_aff_bin_data...
Generating docs for compound isl_union_pw_multi_aff_get_union_pw_aff_data...
Generating docs for compound isl_union_pw_multi_aff_multi_val_on_domain_data...
Generating docs for compound isl_union_pw_multi_aff_reset_range_space_data...
Generating docs for compound isl_union_set_foreach_point_data...
Generating docs for compound isl_upoly...
Generating docs for compound isl_upoly_cst...
Generating docs for compound isl_upoly_rec...
Generating docs for compound isl_val...
Generating docs for compound isl_vec...
Generating docs for compound isl_vertex...
Generating docs f/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslNodeBuilder.h:307: warning: argument 'Mark' of command @param is not found in the argument list of IslNodeBuilder::createMark(__isl_take isl_ast_node *Marker)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslNodeBuilder.h:312: warning: The following parameters of IslNodeBuilder::createMark(__isl_take isl_ast_node *Marker) are not documented:
  parameter 'Marker'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScheduleOptimizer.h:124: warning: The following parameters of ScheduleTreeOptimizer::isolateFullPartialTiles(isl::schedule_node Node, int VectorWidth) are not documented:
  parameter 'VectorWidth'
or compound isl_vertex_list...
Generating docs for compound isl_vertices...
Generating docs for compound isl_vertices_test_data...
Generating docs for compound isl_wraps...
Generating docs for compound IslNodeBuilder...
Generating docs for compound MacroKernelParamsTy...
Generating docs for compound max_constraint...
Generating docs for compound MicroKernelParamsTy...
Generating docs for compound mpq...
Generating docs for compound mpz...
Generating docs for compound must_may...
Generating docs for compound MustKillsInfo...
Generating docs for compound MyASTConsumer...
Generating docs for compound options...
Generating docs for compound PassInfoMixin...
Generating docs for compound pet_array...
Generating docs for compound pet_implication...
Generating docs for compound pet_independence...
Generating docs for compound pet_scop...
Generating docs for compound pet_stmt...
Generating docs for compound pet_type...
Generating docs for compound ppcg_at_domain_data...
Generating docs for compound ppcg_debug_options...
Generating docs for compound ppcg_extract_access_data...
Generating docs for compound ppcg_extract_size_data...
Generating docs for compound ppcg_grouping...
Generating docs for compound ppcg_grouping_leaf...
Generating docs for compound ppcg_ht_bounds...
Generating docs for compound ppcg_ht_phase...
Generating docs for compound ppcg_ht_tiling...
Generating docs for compound ppcg_kernel...
Generating docs for compound ppcg_kernel_stmt...
Generating docs for compound ppcg_kernel_var...
Generating docs for compound ppcg_macros...
Generating docs for compound ppcg_may_persist_data...
Generating docs for compound ppcg_merge_leaves_data...
Generating docs for compound ppcg_options...
Generating docs for compound ppcg_scop...
Generating docs for compound ppcg_stmt...
Generating docs for compound ppcg_transform_data...
Generating docs for compound print_host_user_data...
Generating docs for compound python_generator...
Generating docs for compound range_data...
Generating docs for compound RegionPass...
Generating docs for compound s...
Generating docs for compound scan_samples...
Generating docs for compound SCEVHasIVParams...
Generating docs for compound SCEVInRegionDependences...
Generating docs for compound SCEVValidator...
Generating docs for compound SCEVVisitor...
Generating docs for compound ScheduleTreeOptimizer...
Generating docs for compound ScopExpander...
Generating docs for compound ScopOnlyPrinter...
Generating docs for compound ScopOnlyViewer...
Generating docs for compound ScopPrinter...
Generating docs for compound ScopViewer...
Generating docs for compound sh_data...
Generating docs for compound sh_data_entry...
Generating docs for compound SubtreeReferences...
Generating docs for compound tab_lp...
Generating docs for compound test_ineq_data...
Generating docs for compound UNION...
Generating docs for compound ValidatorResult...
Generating docs for compound variable...
Generating docs for compound vars...
Generating docs for compound verify_point_bound...
Generating namespace index...
Generating docs for namespace isl
Generating docs for compound isl::aff...
Generating docs for compound isl::ast_build...
Generating docs for compound isl::ast_expr...
Generating docs for compound isl::ast_node...
Generating docs for compound isl::basic_map...
Generating docs for compound isl::basic_set...
Generating docs for compound isl::ctx...
Generating docs for compound isl::exception...
Generating docs for compound isl::map...
Generating docs for compound isl::multi_aff...
Generating docs for compound isl::multi_pw_aff...
Generating docs for compound isl::multi_union_pw_aff...
Generating docs for compound isl::multi_val...
Generating docs for compound isl::options_scoped_set_on_error...
Generating docs for compound isl::point...
Generating docs for compound isl::pw_aff...
Generating docs for compound isl::pw_multi_aff...
Generating docs for compound isl::schedule...
Generating docs for compound isl::schedule_constraints...
Generating docs for compound isl::schedule_node...
Generating docs for compound isl::set...
Generating docs for compound isl::union_access_info...
Generating docs for compound isl::union_flow...
Generating docs for compound isl::union_map...
Generating docs for compound isl::union_pw_aff...
Generating docs for compound isl::union_pw_multi_aff...
Generating docs for compound isl::union_set...
Generating docs for compound isl::val...
Generating docs for namespace isl::checked
Generating docs for compound isl::checked::aff...
Generating docs for compound isl::checked::ast_build...
Generating docs for compound isl::checked::ast_expr...
Generating docs for compound isl::checked::ast_node...
Generating docs for compound isl::checked::basic_map...
Generating docs for compound isl::checked::basic_set...
Generating docs for compound isl::checked::boolean...
Generating docs for compound isl::checked::ctx...
Generating docs for compound isl::checked::map...
Generating docs for compound isl::checked::multi_aff...
Generating docs for compound isl::checked::multi_pw_aff...
Generating docs for compound isl::checked::multi_union_pw_aff...
Generating docs for compound isl::checked::multi_val...
Generating docs for compound isl::checked::point...
Generating docs for compound isl::checked::pw_aff...
Generating docs for compound isl::checked::pw_multi_aff...
Generating docs for compound isl::checked::schedule...
Generating docs for compound isl::checked::schedule_constraints...
Generating docs for compound isl::checked::schedule_node...
Generating docs for compound isl::checked::set...
Generating docs for compound isl::checked::stat...
Generating docs for compound isl::checked::union_access_info...
Generating docs for compound isl::checked::union_flow...
Generating docs for compound isl::checked::union_map...
Generating docs for compound isl::checked::union_pw_aff...
Generating docs for compound isl::checked::union_pw_multi_aff...
Generating docs for compound isl::checked::union_set...
Generating docs for compound isl::checked::val...
Generating docs for namespace isl::noexceptions
Generating docs for compound isl::noexceptions::aff...
Generating docs for compound isl::noexceptions::aff_list...
Generating docs for compound isl::noexceptions::ast_build...
Generating docs for compound isl::noexceptions::ast_expr...
Generating docs for compound isl::noexceptions::ast_expr_list...
Generating docs for compound isl::noexceptions::ast_node...
Generating docs for compound isl::noexceptions::ast_node_list...
Generating docs for compound isl::noexceptions::basic_map...
Generating docs for compound isl::noexceptions::basic_map_list...
Generating docs for compound isl::noexceptions::basic_set...
Generating docs for compound isl::noexceptions::basic_set_list...
Generating docs for compound isl::noexceptions::boolean...
Generating docs for compound isl::noexceptions::constraint...
Generating docs for compound isl::noexceptions::constraint_list...
Generating docs for compound isl::noexceptions::ctx...
Generating docs for compound isl::noexceptions::fixed_box...
Generating docs for compound isl::noexceptions::id...
Generating docs for compound isl::noexceptions::id_list...
Generating docs for compound isl::noexceptions::id_to_ast_expr...
Generating docs for compound isl::noexceptions::isl_iterator...
Generating docs for compound isl::noexceptions::local_space...
Generating docs for compound isl::noexceptions::map...
Generating docs for compound isl::noexceptions::map_list...
Generating docs for compound isl::noexceptions::mat...
Generating docs for compound isl::noexceptions::multi_aff...
Generating docs for compound isl::noexceptions::multi_pw_aff...
Generating docs for compound isl::noexceptions::multi_union_pw_aff...
Generating docs for compound isl::noexceptions::multi_val...
Generating docs for compound isl::noexceptions::point...
Generating docs for compound isl::noexceptions::pw_aff...
Generating docs for compound isl::noexceptions::pw_aff_list...
Generating docs for compound isl::noexceptions::pw_multi_aff...
Generating docs for compound isl::noexceptions::pw_multi_aff_list...
Generating docs for compound isl::noexceptions::pw_qpolynomial./opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/GICHelper.h:136: warning: argument 'Val' of command @param is not found in the argument list of polly::APIntFromVal(isl::val V)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/GICHelper.h:161: warning: The following parameters of polly::APIntFromVal(isl::val V) are not documented:
  parameter 'V'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:48: warning: argument 'P' of command @param is not found in the argument list of polly::createLoop(Value *LowerBound, Value *UpperBound, Value *Stride, PollyIRBuilder &Builder, LoopInfo &LI, DominatorTree &DT, BasicBlock *&ExitBlock, ICmpInst::Predicate Predicate, ScopAnnotator *Annotator=NULL, bool Parallel=false, bool UseGuard=true, bool LoopVectDisabled=false)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetectionDiagnostic.h:65: warning: The following parameters of polly::emitRejectionRemarks(const BBPair &P, const RejectLog &Log, OptimizationRemarkEmitter &ORE) are not documented:
  parameter 'ORE'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/Utils.h:34: warning: argument 'P' of command @param is not found in the argument list of polly::executeScopConditionally(Scop &S, llvm::Value *RTC, llvm::DominatorTree &DT, llvm::RegionInfo &RI, llvm::LoopInfo &LI)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/Utils.h:69: warning: The following parameters of polly::executeScopConditionally(Scop &S, llvm::Value *RTC, llvm::DominatorTree &DT, llvm::RegionInfo &RI, llvm::LoopInfo &LI) are not documented:
  parameter 'DT'
  parameter 'RI'
  parameter 'LI'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopHelper.h:442: warning: The following parameters of polly::getIndexExpressionsFromGEP(llvm::GetElementPtrInst *GEP, llvm::ScalarEvolution &SE) are not documented:
  parameter 'SE'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVValidator.h:113: warning: The following parameters of polly::getUniqueNonErrorValue(llvm::PHINode *PHI, llvm::Region *R, llvm::LoopInfo &LI, const llvm::DominatorTree &DT) are not documented:
  parameter 'PHI'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVValidator.h:72: warning: The following parameters of polly::hasScalarDepsInsideRegion(const llvm::SCEV *Expr, const llvm::Region *R, llvm::Loop *Scope, bool AllowLoops, const InvariantLoadsSetTy &ILS) are not documented:
  parameter 'ILS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/VirtualInstruction.h:297: warning: argument 'out' of command @param is not found in the argument list of polly::markReachable(Scop *S, LoopInfo *LI, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/VirtualInstruction.h:297: warning: argument 'out' of command @param is not found in the argument list of polly::markReachable(Scop *S, LoopInfo *LI, DenseSet< VirtualInstruction > &UsedInsts, DenseSet< MemoryAccess * > &UsedAccs, ScopStmt *OnlyLocal=nullptr)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:200: warning: argument 'Map' of command @param is not found in the argument list of polly::shiftDim(isl::set Set, int Pos, int Amount)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:207: warning: The following parameters of polly::shiftDim(isl::set Set, int Pos, int Amount) are not documented:
  parameter 'Set'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:214: warning: argument 'Type' of command @param is not found in the argument list of polly::shiftDim(isl::map Map, isl::dim Dim, int Pos, int Amount)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:222: warning: The following parameters of polly::shiftDim(isl::map Map, isl::dim Dim, int Pos, int Amount) are not documented:
  parameter 'Dim'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:226: warning: argument 'Type' of command @param is not found in the argument list of polly::shiftDim(isl::union_map UMap, isl::dim Dim, int Pos, int Amount)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ISLTools.h:234: warning: The following parameters of polly::shiftDim(isl::union_map UMap, isl::dim Dim, int Pos, int Amount) are not documented:
  parameter 'Dim'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/ScopHelper.h:327: warning: The following parameters of polly::splitEntryBlockForAlloca(llvm::BasicBlock *EntryBlock, llvm::DominatorTree *DT, llvm::LoopInfo *LI, llvm::RegionInfo *RI) are not documented:
  parameter 'EntryBlock'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:567: warning: argument 'GlobalMap' of command @param is not found in the argument list of polly::BlockGenerator::copyInstruction(ScopStmt &Stmt, Instruction *Inst, ValueMapT &BBMap, LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:548: warning: The following parameters of polly::BlockGenerator::generateArrayLoad(ScopStmt &Stmt, LoadInst *load, ValueMapT &BBMap, LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'load'
  parameter 'BBMap'
  parameter 'LTS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:555: warning: The following parameters of polly::BlockGenerator::generateArrayStore(ScopStmt &Stmt, StoreInst *store, ValueMapT &BBMap, LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'store'
  parameter 'BBMap'
  parameter 'LTS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:499: warning: The following parameters of polly::BlockGenerator::generateLocationAccessed(ScopStmt &Stmt, MemAccInst Inst, ValueMapT &BBMap, LoopToScevMapT &LTS, isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Inst'
  parameter 'BBMap'
  parameter 'LTS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:396: warning: argument 'Inst' of command @param is not found in the argument list of polly::BlockGenerator::handleOutsideUsers(const Scop &S, ScopArrayInfo *Array)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:398: warning: The following parameters of polly::BlockGenerator::handleOutsideUsers(const Scop &S, ScopArrayInfo *Array) are not documented:
  parameter 'Array'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h:132: warning: The following parameters of polly::IslExprBuilder::IslExprBuilder(Scop &S, PollyIRBuilder &Builder, IDToValueTy &IDToValue, ValueMapT &GlobalMap, const llvm::DataLayout &DL, llvm::ScalarEvolution &SE, llvm::DominatorTree &DT, llvm::LoopInfo &LI, llvm::BasicBlock *StartBlock) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h:235: warning: argument 'OpC' of command @param is not found in the argument list of polly::IslExprBuilder::createBinOp(llvm::BinaryOperator::BinaryOps Opc, llvm::Value *LHS, llvm::Value *RHS, const llvm::Twine &Name)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/IslExprBuilder.h:241: warning: The following parameters of polly::IslExprBuilder::createBinOp(llvm::BinaryOperator::BinaryOps Opc, llvm::Value *LHS, llvm::Value *RHS, const llvm::Twine &Name) are not documented:
  parameter 'Opc'
..
Generating docs for compound isl::noexceptions::pw_qpolynomial_fold_list...
Generating docs for compound isl::noexceptions::pw_qpolynomial_list...
Generating docs for compound isl::noexceptions::qpolynomial...
Generating docs for compound isl::noexceptions::schedule...
Generating docs for compound isl::noexceptions::schedule_constraints...
Generating docs for compound isl::noexceptions::schedule_node...
Generating docs for compound isl::noexceptions::set...
Generating docs for compound isl::noexceptions::set_list...
Generating docs for compound isl::noexceptions::space...
Generating docs for compound isl::noexceptions::stat...
Generating docs for compound isl::noexceptions::term...
Generating docs for compound isl::noexceptions::union_access_info...
Generating docs for compound isl::noexceptions::union_flow...
Generating docs for compound isl::noexceptions::union_map...
Generating docs for compound isl::noexceptions::union_map_list...
Generating docs for compound isl::noexceptions::union_pw_aff...
Generating docs for compound isl::noexceptions::union_pw_aff_list...
Generating docs for compound isl::noexceptions::union_pw_multi_aff...
Generating docs for compound isl::noexceptions::union_pw_multi_aff_list...
Generating docs for compound isl::noexceptions::union_pw_qpolynomial...
Generating docs for compound isl::noexceptions::union_set...
Generating docs for compound isl::noexceptions::union_set_list...
Generating docs for compound isl::noexceptions::val...
Generating docs for compound isl::noexceptions::val_list...
Generating docs for compound isl::noexceptions::vec...
Generating docs for namespace llvm
Generating docs for compound llvm::DenseMapInfo< polly::VirtualInstruction >...
Generating docs for compound llvm::DOTGraphTraits< RegionNode * >...
Generating docs for compound llvm::DOTGraphTraits< ScopDetectionWrapperPass * >...
Generating docs for compound llvm::GraphTraits< ScopDetection * >...
Generating docs for compound llvm::GraphTraits< ScopDetectionWrapperPass * >...
Generating docs for compound llvm::PointerLikeTypeTraits< isl_id * >...
Generating docs for compound llvm::RequireAnalysisPass< AnalysisT, Scop, ScopAnalysisManager, ScopStandardAnalysisResults &, SPMUpdater & >...
Generating docs for compound llvm::simplify_type< polly::MemAccInst >...
Generating docs for namespace llvm::InnerAnalysisManagerProxy
Generating docs for compound llvm::InnerAnalysisManagerProxy::Result...
Generating docs for namespace llvm::legacy
Generating docs for namespace polly
Generating docs for compound polly::ArrayShape...
Generating docs for compound polly::AstBuildUserInfo...
Generating docs for compound polly::BlockGenerator...
Generating docs for compound polly::CodeGenerationPass...
Generating docs for compound polly::CodePreparationPass...
Generating docs for compound polly::DependenceAnalysis...
Generating docs for nested compound polly::DependenceAnalysis::Result...
Generating docs for compound polly::DependenceInfo...
Generating docs for compound polly::DependenceInfoPrinterPass...
Generating docs for compound polly::DependenceInfoWrapperPass...
Generating docs for compound polly::Dependences...
Generating docs for compound polly::ForceGPURuntimeLinking...
Generating docs for compound polly::FunctionToScopPassAdaptor...
Generating docs for compound polly::InvariantAccess...
Generating docs for compound polly::InvariantEquivClassTy...
Generating docs for compound polly::IRInserter...
Generating docs for compound polly::IslAst...
Generating docs for compound polly::IslAstAnalysis...
Generating docs for compound polly::IslAstInfo...
Generating docs for nested compound polly::IslAstInfo::IslAstUserPayload...
Generating docs for compound polly::IslAstInfoWrapperPass...
Generating docs for compound polly::IslAstPrinterPass...
Generating docs for compound polly::IslExprBuilder...
Generating docs for compound polly::IslMaxOperationsGuard...
Generating docs for compound polly::IslQuotaScope...
Generating docs for compound polly::JSONExportPass...
Generating docs for compound polly::JSONImportPass...
Generating docs for comp/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:750: warning: argument 'BaseAddr' of command @param is not found in the argument list of polly::MemoryAccess::MemoryAccess(ScopStmt *Stmt, Instruction *AccessInst, AccessType AccType, Value *BaseAddress, Type *ElemType, bool Affine, ArrayRef< const SCEV * > Subscripts, ArrayRef< const SCEV * > Sizes, Value *AccessValue, MemoryKind Kind)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:750: warning: argument 'IsAffine' of command @param is not found in the argument list of polly::MemoryAccess::MemoryAccess(ScopStmt *Stmt, Instruction *AccessInst, AccessType AccType, Value *BaseAddress, Type *ElemType, bool Affine, ArrayRef< const SCEV * > Subscripts, ArrayRef< const SCEV * > Sizes, Value *AccessValue, MemoryKind Kind)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:759: warning: The following parameters of polly::MemoryAccess::MemoryAccess(ScopStmt *Stmt, Instruction *AccessInst, AccessType AccType, Value *BaseAddress, Type *ElemType, bool Affine, ArrayRef< const SCEV * > Subscripts, ArrayRef< const SCEV * > Sizes, Value *AccessValue, MemoryKind Kind) are not documented:
  parameter 'BaseAddress'
  parameter 'Affine'
  parameter 'AccessValue'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:210: warning: argument 'Values' of command @param is not found in the argument list of polly::ParallelLoopGenerator::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap)=0
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:210: warning: argument 'SubFn' of command @param is not found in the argument list of polly::ParallelLoopGenerator::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap)=0
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:220: warning: The following parameters of polly::ParallelLoopGenerator::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap)=0 are not documented:
  parameter 'UsedValues'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h:180: warning: The following parameters of polly::ParallelLoopGenerator::extractValuesFromStruct(SetVector< Value * > Values, Type *Ty, Value *Struct, ValueMapT &VMap) are not documented:
  parameter 'Ty'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h:61: warning: argument 'Values' of command @param is not found in the argument list of polly::ParallelLoopGeneratorGOMP::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap) inherited from member createSubFn at line 210 in file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h:61: warning: argument 'SubFn' of command @param is not found in the argument list of polly::ParallelLoopGeneratorGOMP::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap) inherited from member createSubFn at line 210 in file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsGOMP.h:61: warning: The following parameters of polly::ParallelLoopGeneratorGOMP::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap) are not documented:
  parameter 'UsedValues'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsKMP.h:85: warning: argument 'Values' of command @param is not found in the argument list of polly::ParallelLoopGeneratorKMP::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap) inherited from member createSubFn at line 210 in file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsKMP.h:85: warning: argument 'SubFn' of command @param is not found in the argument list of polly::ParallelLoopGeneratorKMP::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap) inherited from member createSubFn at line 210 in file /opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGenerators.h
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/LoopGeneratorsKMP.h:85: warning: The following parameters of polly::ParallelLoopGeneratorKMP::createSubFn(Value *Stride, AllocaInst *Struct, SetVector< Value * > UsedValues, ValueMapT &VMap) are not documented:
  parameter 'UsedValues'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PerfMonitor.h:132: warning: Found unknown command `\atexit'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/PerfMonitor.h:124: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:857: warning: Unsupported xml/html tag <nonaff> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:866: warning: Unsupported xml/html tag <loopexit> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:898: warning: Unsupported xml/html tag <loopexit> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:972: warning: argument 'PHI' of command @param is not found in the argument list of polly::RegionGenerator::copyPHIInstruction(ScopStmt &Stmt, PHINode *Inst, ValueMapT &BBMap, LoopToScevMapT &LTS)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:980: warning: The following parameters of polly::RegionGenerator::copyPHIInstruction(ScopStmt &Stmt, PHINode *Inst, ValueMapT &BBMap, LoopToScevMapT &LTS) are not documented:
  parameter 'Inst'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:812: warning: The following parameters of polly::RegionGenerator::copyStmt(ScopStmt &Stmt, LoopToScevMapT &LTS, __isl_keep isl_id_to_ast_expr *IdToAstExp) are not documented:
  parameter 'IdToAstExp'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:955: warning: argument 'BBMap' of command @param is not found in the argument list of polly::RegionGenerator::generateScalarStores(ScopStmt &Stmt, LoopToScevMapT &LTS, ValueMapT &BBMAp, __isl_keep isl_id_to_ast_expr *NewAccesses)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:967: warning: The following parameters of polly::RegionGenerator::generateScalarStores(ScopStmt &Stmt, LoopToScevMapT &LTS, ValueMapT &BBMAp, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'BBMAp'
  parameter 'NewAccesses'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:941: warning: argument 'Return' of command @param is not found in the argument list of polly::RegionGenerator::getExitScalar(MemoryAccess *MA, LoopToScevMapT &LTS, ValueMapT &BBMap)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:54: warning: argument 'Args' of command @param is not found in the argument list of polly::RuntimeDebugBuilder::createCPUPrinter(PollyIRBuilder &Builder, Args... args)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:65: warning: The following parameters of polly::RuntimeDebugBuilder::createCPUPrinter(PollyIRBuilder &Builder, Args... args) are not documented:
  parameter 'args'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:144: warning: Found unknown command `\parma'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:72: warning: argument 'Args' of command @param is not found in the argument list of polly::RuntimeDebugBuilder::createGPUPrinter(PollyIRBuilder &Builder, Args... args)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/RuntimeDebugBuilder.h:82: warning: The following parameters of polly::RuntimeDebugBuilder::createGPUPrinter(PollyIRBuilder &Builder, Args... args) are not documented:
  parameter 'args'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:57: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:88: warning: argument 'Type' of command @param is not found in the argument list of polly::SCEVAffinator::addModuloSemantic(isl::pw_aff PWA, llvm::Type *ExprType) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:92: warning: The following parameters of polly::SCEVAffinator::addModuloSemantic(isl::pw_aff PWA, llvm::Type *ExprType) const are not documented:
  parameter 'ExprType'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/Support/SCEVAffinator.h:57: warning: Unsupported xml/html tag <nsw> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:2402: warning: argument 'Stmt' of command @param is not found in the argument list of polly::Scop::addScopStmt(isl::map SourceRel, isl::map TargetRel, isl::set Domain)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:2847: warning: The following parameters of polly::Scop::getOrCreateScopArrayInfo(Value *BasePtr, Type *ElementType, ArrayRef< const SCEV * > Sizes, MemoryKind Kind, const char *BaseName=nullptr) are not documented:
  parameter 'BasePtr'
  parameter 'Sizes'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:2589: warning: Found unknown command `\getFullParamSpace'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:401: warning: The following parameters of polly::ScopArrayInfo::print(raw_ostream &OS, bool SizeAsPwAff=false) const are not documented:
  parameter 'OS'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:259: warning: explicit link request to 'AccFuncMap' could not be resolved
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:259: warning: explicit link request to 'AccFuncMap' could not be resolved
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:324: warning: argument 'IncomingStmt' of command @param is not found in the argument list of polly::ScopBuilder::ensurePHIWrite(PHINode *PHI, ScopStmt *IncomintStmt, BasicBlock *IncomingBlock, Value *IncomingValue, bool IsExitBlock)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:336: warning: The following parameters of polly::ScopBuilder::ensurePHIWrite(PHINode *PHI, ScopStmt *IncomintStmt, BasicBlock *IncomingBlock, Value *IncomingValue, bool IsExitBlock) are not documented:
  parameter 'IncomintStmt'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:96: warning: Unsupported xml/html tag <descriptor> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:98: warning: Unsupported xml/html tag <index> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:102: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:102: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:102: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:103: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:103: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:103: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:111: warning: Unsupported xml/html tag <descriptor> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:120: warning: Found unknown command `\malloc'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:122: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:124: warning: Unsupported xml/html tag <index> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:128: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:128: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:128: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:129: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:129: warning: Unsupported xml/html tag <val> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopBuilder.h:129: warning: Unsupported xml/html tag <memtype> found
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:282: warning: argument 'Sizes' of command @param is not found in the argument list of polly::ScopDetection::computeAccessFunctions(DetectionContext &Context, const SCEVUnknown *BasePointer, std::shared_ptr< ArrayShape > Shape) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:628: warning: The following parameters of polly::ScopDetection::countBeneficialLoops(Region *R, ScalarEvolution &SE, LoopInfo &LI, unsigned MinProfitableTrips) are not documented:
  parameter 'LI'
/opt/doxygen-docs/src/llvm/tools/polly/lib/Analysis/ScopDetection.cpp:1361: warning: Found unknown command `\MinProfitableTrips'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:315: warning: argument 'The' of command @param is not found in the argument list of polly::ScopDetection::findScops(Region &R)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:316: warning: The following parameters of polly::ScopDetection::findScops(Region &R) are not documented:
  parameter 'R'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:296: warning: argument 'True' of command @param is not found in the argument list of polly::ScopDetection::hasBaseAffineAccesses(DetectionContext &Context, const SCEVUnknown *BasePointer, Loop *Scope) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:327: warning: argument 'NumLoops' of command @param is not found in the argument list of polly::ScopDetection::hasSufficientCompute(DetectionContext &Context, int NumAffineLoops) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:336: warning: The following parameters of polly::ScopDetection::hasSufficientCompute(DetectionContext &Context, int NumAffineLoops) const are not documented:
  parameter 'NumAffineLoops'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:539: warning: argument 'Args' of command @param is not found in the argument list of polly::ScopDetection::invalid(DetectionContext &Context, bool Assert, Args &&... Arguments) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:543: warning: The following parameters of polly::ScopDetection::invalid(DetectionContext &Context, bool Assert, Args &&... Arguments) const are not documented:
  parameter 'Arguments'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:530: warning: argument 'Region' of command @param is not found in the argument list of polly::ScopDetection::isReducibleRegion(Region &R, DebugLoc &DbgLoc) const
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:535: warning: The following parameters of polly::ScopDetection::isReducibleRegion(Region &R, DebugLoc &DbgLoc) const are not documented:
  parameter 'R'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopDetection.h:489: warning: The following parameters of polly::ScopDetection::isValidCFG(BasicBlock &BB, bool IsLoopBranch, bool AllowUnreachable, DetectionContext &Context) const are not documented:
  parameter 'AllowUnreachable'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1208: warning: The following parameters of polly::ScopStmt::ScopStmt(Scop &parent, Region &R, StringRef Name, Loop *SurroundingLoop, std::vector< Instruction * > EntryBlockInstructions) are not documented:
  parameter 'parent'
  parameter 'R'
  parameter 'Name'
  parameter 'SurroundingLoop'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1213: warning: argument 'Stmt' of command @param is not found in the argument list of polly::ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, isl::set Domain)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1218: warning: The following parameters of polly::ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, isl::set Domain) are not documented:
  parameter 'parent'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1547: warning: argument 'Prepend' of command @param is not found in the argument list of polly::ScopStmt::addAccess(MemoryAccess *Access, bool Preprend=false)
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ScopInfo.h:1550: warning: The following parameters of polly::ScopStmt::addAccess(MemoryAccess *Access, bool Preprend=false) are not documented:
  parameter 'Preprend'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:784: warning: The following parameters of polly::VectorBlockGenerator::copyInstruction(ScopStmt &Stmt, Instruction *Inst, ValueMapT &VectorMap, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Inst'
  parameter 'VectorMap'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:760: warning: The following parameters of polly::VectorBlockGenerator::copyInstScalarized(ScopStmt &Stmt, Instruction *Inst, ValueMapT &VectorMap, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Inst'
  parameter 'VectorMap'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:791: warning: The following parameters of polly::VectorBlockGenerator::copyStmt(ScopStmt &Stmt, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:753: warning: The following parameters of polly::VectorBlockGenerator::copyStore(ScopStmt &Stmt, StoreInst *Store, ValueMapT &VectorMap, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Store'
  parameter 'VectorMap'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:740: warning: The following parameters of polly::VectorBlockGenerator::generateLoad(ScopStmt &Stmt, LoadInst *Load, ValueMapT &VectorMap, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Load'
  parameter 'VectorMap'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:697: warning: The following parameters of polly::VectorBlockGenerator::generateStrideOneLoad(ScopStmt &Stmt, LoadInst *Load, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses, bool NegativeStride=false) are not documented:
  parameter 'Load'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:715: warning: The following parameters of polly::VectorBlockGenerator::generateStrideZeroLoad(ScopStmt &Stmt, LoadInst *Load, ValueMapT &BBMap, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Load'
  parameter 'BBMap'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/CodeGen/BlockGenerators.h:733: warning: The following parameters of polly::VectorBlockGenerator::generateUnknownStrideLoad(ScopStmt &Stmt, LoadInst *Load, VectorValueMapT &ScalarMaps, __isl_keep isl_id_to_ast_expr *NewAccesses) are not documented:
  parameter 'Stmt'
  parameter 'Load'
  parameter 'ScalarMaps'
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:359: warning: expected whitespace after . command
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:371: warning: explicit link request to 'NormalizedPHI' could not be resolved
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:341: warning: explicit link request to 'NormalizedPHI' could not be resolved
/opt/doxygen-docs/src/llvm/tools/polly/include/polly/ZoneAlgo.h:359: warning: expected whitespace after . command
ound polly::MatMulInfoTy...
Generating docs for compound polly::MemAcc...
Generating docs for compound polly::MemAccInst...
Generating docs for compound polly::MemoryAccess...
Generating docs for compound polly::OptimizerAdditionalInfoTy...
Generating docs for compound polly::OwningInnerAnalysisManagerProxy...
Generating docs for compound polly::ParallelLoopGenerator...
Generating docs for compound polly::ParallelLoopGeneratorGOMP...
Generating docs for compound polly::ParallelLoopGeneratorKMP...
Generating docs for compound polly::PerfMonitor...
Generating docs for compound polly::PolyhedralInfo...
Generating docs for compound polly::RegionGenerator...
Generating docs for compound polly::RejectLog...
Generating docs for compound polly::RejectReason...
Generating docs for compound polly::ReportAffFunc...
Generating docs for compound polly::ReportAlias...
Generating docs for compound polly::ReportAlloca...
Generating docs for compound polly::ReportCFG...
Generating docs for compound polly::ReportDifferentArrayElementSize...
Generating docs for compound polly::ReportEntry...
Generating docs for compound polly::ReportFuncCall...
Generating docs for compound polly::ReportIntToPtr...
Generating docs for compound polly::ReportInvalidCond...
Generating docs for compound polly::ReportInvalidTerminator...
Generating docs for compound polly::ReportIrreducibleRegion...
Generating docs for compound polly::ReportLoopBound...
Generating docs for compound polly::ReportLoopHasMultipleExits...
Generating docs for compound polly::ReportLoopHasNoExit...
Generating docs for compound polly::ReportLoopOnlySomeLatches...
Generating docs for compound polly::ReportNoBasePtr...
Generating docs for compound polly::ReportNonAffBranch...
Generating docs for compound polly::ReportNonAffineAccess...
Generating docs for compound polly::ReportNonSimpleMemoryAccess...
Generating docs for compound polly::ReportOther...
Generating docs for compound polly::ReportUndefBasePtr...
Generating docs for compound polly::ReportUndefCond...
Generating docs for compound polly::ReportUndefOperand...
Generating docs for compound polly::ReportUnknownInst...
Generating docs for compound polly::ReportUnprofitable...
Generating docs for compound polly::ReportUnreachableInExit...
Generating docs for compound polly::ReportVariantBasePtr...
Generating docs for compound polly::RuntimeDebugBuilder...
Generating docs for compound polly::SCEVAffinator...
Generating docs for compound polly::SCEVFindLoops...
Generating docs for compound polly::SCEVFindValues...
Generating docs for compound polly::Scop...
Generating docs for nested compound polly::Scop::Assumption...
Generating docs for nested compound polly::Scop::ScopStatistics...
Generating docs for compound polly::ScopAnalysis...
Generating docs for compound polly::ScopAnalysisPrinterPass...
Generating docs for compound polly::ScopAnnotator...
Generating docs for compound polly::ScopArrayInfo...
Generating docs for compound polly::ScopBuilder...
Generating docs for compound polly::ScopDetection...
Generating docs for nested compound polly::ScopDetection::DetectionContext...
Generating docs for nested compound polly::ScopDetection::LoopStats...
Generating docs for compound polly::ScopDetectionWrapperPass...
Generating docs for compound polly::ScopInfo...
Generating docs for compound polly::ScopInfoAnalysis...
Generating docs for compound polly::ScopInfoPrinterPass...
Generating docs for compound polly::ScopInfoRegionPass...
Generating docs for compound polly::ScopInfoWrapperPass...
Generating docs for compound polly::ScopPass...
Generating docs for compound polly::ScopStandardAnalysisResults...
Generating docs for compound polly::ScopStmt...
Generating docs for compound polly::SPMUpdater...
Generating docs for compound polly::VectorBlockGenerator...
Generating docs for compound polly::VirtualInstruction...
Generating docs for compound polly::VirtualOperandIterator...
Generating docs for compound polly::VirtualUse...
Generating docs for compound polly::ZoneAlgorithm...
Generating docs for namespace SCEVType
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory Analysis
Generating dependency graph for directory CodeGen
Generating dependency graph for directory CodeGen
Generating dependency graph for directory Exchange
Generating dependency graph for directory External
Generating dependency graph for directory imath_wrap
Generating dependency graph for directory include
Generating dependency graph for directory include
Generating dependency graph for directory isl
Generating dependency graph for directory lib
Generating dependency graph for directory llvm
Generating dependency graph for directory pet
Generating dependency graph for directory polly
Generating dependency graph for directory polly
Generating dependency graph for directory ppcg
Generating dependency graph for directory src
Generating dependency graph for directory Support
Generating dependency graph for directory Support
Generating dependency graph for directory tools
Generating dependency graph for directory Transform
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
lookup cache used 50345/262144 hits=1112163 misses=51712
finished...
Built target doxygen-polly
Generating clang doxygen documentation.
warning: tag INPUT: input source `/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/docs/../change-namespace' does not exist
Searching for include files...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/FlowSensitive
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/FrontendTool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c
Searching for files in directory /opt/doxygen-docs/src/llvm/include
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ADT
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Analysis/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/AsmParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/ELFRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/BinaryFormat/WasmRelocs
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Bitcode
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/MIRParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/CodeGen/PBQP
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/CodeView
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/DWARF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/MSF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/DIA
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/PDB/Native
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/DebugInfo/Symbolize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Demangle
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ExecutionEngine/Orc
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/FuzzMutate
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IR
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/IRReader
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LineEditor
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Linker
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/LTO/legacy
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCAnalysis
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCDisassembler
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MC/MCParser
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA/HardwareUnits
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/MCA/Stages
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Object
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ObjectYAML
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Option
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Passes
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ProfileData
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ProfileData/Coverage
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Remarks
Searchingwarning: source /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/docs/../change-namespace is not a readable file or directory... skipping.
 for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Support/Solaris/sys
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TableGen
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Target/GlobalISel
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Testing/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/ELF
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/TextAPI/MachO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-dlltool
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/ToolDrivers/llvm-lib
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/AggressiveInstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/InstCombine
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Instrumentation
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/IPO
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Scalar
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Utils
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/Transforms/Vectorize
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsManifest
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/WindowsResource
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm/XRay
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c
Searching for files in directory /opt/doxygen-docs/src/llvm/include/llvm-c/Transforms
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/lib
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-reorder-fields
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-reorder-fields/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/plugin
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/portability
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/zircon
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/benchmarks
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/clients
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/clients/clangd-vscode
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/clients/clangd-vscode/src
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/clients/clangd-vscode/test
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/fuzzer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/global-symbol-builder
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/include-mapping
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/dexp
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/indexer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/refactor
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/refactor/tweaks
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/cmake
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/cmake/modules
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/framework
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/test-client
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/plugin
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/tool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/tool-template
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/lib/Tooling/ApplyReplacements.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/tool/ClangApplyReplacementsMain.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/BitcodeReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/BitcodeReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/BitcodeReader.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/BitcodeReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/BitcodeWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/BitcodeWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/ClangDoc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/ClangDoc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/ClangDoc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/ClangDoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Generators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Generators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Generators.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Generators.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Mapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Mapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Mapper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Mapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/MDGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/MDGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Representation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Representation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Representation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Representation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Serialize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Serialize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Serialize.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/Serialize.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/tool/ClangDocMain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/tool/ClangDocMain.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/YAMLGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-doc/YAMLGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/HelperDeclRefGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/HelperDeclRefGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/HelperDeclRefGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/HelperDeclRefGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/tool/ClangMove.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/tool/ClangMove.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/Query.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/Query.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/Query.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/Query.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QuerySession.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QuerySession.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/tool/ClangQuery.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/tool/ClangQuery.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-reorder-fields/ReorderFieldsAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-reorder-fields/ReorderFieldsAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-reorder-fields/ReorderFieldsAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-reorder-fields/ReorderFieldsAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-reorder-fields/tool/ClangReorderFields.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-reorder-fields/tool/ClangReorderFields.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/AbseilMatcher.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/AbseilMatcher.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/AbseilTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/AbseilTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationAdditionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationAdditionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationAdditionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationAdditionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationComparisonCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationComparisonCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationComparisonCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationComparisonCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationConversionCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationConversionCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationConversionCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationConversionCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationDivisionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationDivisionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationDivisionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationDivisionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryFloatCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryFloatCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryFloatCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryFloatCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryScaleCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryScaleCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationRewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationSubtractionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationSubtractionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationSubtractionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationSubtractionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/DurationUnnecessaryConversionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/FasterStrsplitDelimiterCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/NoInternalDependenciesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/NoInternalDependenciesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/NoInternalDependenciesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/NoInternalDependenciesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/NoNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/NoNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/NoNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/NoNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/StrCatAppendCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/StrCatAppendCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/StrCatAppendCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/StrCatAppendCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/StringFindStartswithCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/StringFindStartswithCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/StringFindStartswithCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/StringFindStartswithCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/TimeComparisonCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/TimeComparisonCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/TimeComparisonCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/TimeComparisonCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/TimeSubtractionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/TimeSubtractionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/TimeSubtractionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/TimeSubtractionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/UpgradeDurationConversionsCheck.h...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/add_new_check.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/add_new_check.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/AndroidTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/AndroidTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAccept4Check.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAccept4Check.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAccept4Check.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAccept4Check.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAcceptCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAcceptCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAcceptCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecAcceptCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCreatCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCreatCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCreatCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecCreatCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecDupCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecDupCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecDupCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecDupCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreate1Check.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreate1Check.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreate1Check.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreate1Check.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreateCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreateCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreateCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecEpollCreateCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecFopenCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecFopenCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecFopenCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecFopenCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInit1Check.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInit1Check.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInit1Check.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInit1Check.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecInotifyInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecMemfdCreateCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecOpenCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecOpenCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecOpenCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecOpenCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecSocketCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecSocketCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecSocketCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/CloexecSocketCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/android/ComparisonInTempFailureRetryCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/BoostTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/BoostTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/UseToStringCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/UseToStringCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/UseToStringCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/boost/UseToStringCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ArgumentCommentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ArgumentCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/AssertSideEffectCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/AssertSideEffectCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/AssertSideEffectCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/AssertSideEffectCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/BugproneTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/BugproneTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/CopyConstructorInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/CopyConstructorInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/CopyConstructorInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/CopyConstructorInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/DanglingHandleCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/DanglingHandleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/DanglingHandleCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/DanglingHandleCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ExceptionEscapeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ExceptionEscapeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ExceptionEscapeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ExceptionEscapeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/FoldInitTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/FoldInitTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/FoldInitTypeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/FoldInitTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ForwardDeclarationNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/InaccurateEraseCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/InaccurateEraseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/InaccurateEraseCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/InaccurateEraseCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IncorrectRoundingsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IncorrectRoundingsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IncorrectRoundingsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IncorrectRoundingsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/IntegerDivisionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/LambdaFunctionNameCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/LambdaFunctionNameCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/LambdaFunctionNameCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/LambdaFunctionNameCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MacroParenthesesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MacroParenthesesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MacroParenthesesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MacroParenthesesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MisplacedWideningCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MisplacedWideningCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MisplacedWideningCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MisplacedWideningCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MoveForwardingReferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MultipleStatementMacroCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MultipleStatementMacroCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MultipleStatementMacroCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/MultipleStatementMacroCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ParentVirtualCallCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ParentVirtualCallCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ParentVirtualCallCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ParentVirtualCallCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SizeofContainerCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SizeofContainerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SizeofContainerCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SizeofContainerCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SizeofExpressionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SizeofExpressionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SizeofExpressionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SizeofExpressionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringIntegerAssignmentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/StringLiteralWithEmbeddedNulCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousEnumUsageCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousMissingCommaCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousSemicolonCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SuspiciousStringCompareCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SwappedArgumentsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SwappedArgumentsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SwappedArgumentsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/SwappedArgumentsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/TerminatingContinueCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/TerminatingContinueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/TerminatingContinueCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/TerminatingContinueCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/ThrowKeywordMissingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndefinedMemoryManipulationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndelegatedConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndelegatedConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndelegatedConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UndelegatedConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UnusedRaiiCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UnusedRaiiCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UnusedRaiiCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UnusedRaiiCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UnusedReturnValueCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UnusedReturnValueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UnusedReturnValueCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UnusedReturnValueCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UseAfterMoveCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UseAfterMoveCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/UseAfterMoveCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/VirtualNearMissCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/VirtualNearMissCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/VirtualNearMissCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/bugprone/VirtualNearMissCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CERTTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CERTTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CommandProcessorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CommandProcessorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CommandProcessorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/CommandProcessorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/DontModifyStdNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/FloatLoopCounter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/FloatLoopCounter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/FloatLoopCounter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/FloatLoopCounter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/LimitedRandomnessCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/LimitedRandomnessCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/LimitedRandomnessCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/LimitedRandomnessCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/PostfixOperatorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/PostfixOperatorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/PostfixOperatorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/PostfixOperatorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/SetLongJmpCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/SetLongJmpCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/SetLongJmpCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/SetLongJmpCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StaticObjectExceptionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/StrToNumCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/ThrownExceptionTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cert/VariadicFunctionDefCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyForceLinker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyForceLinker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModuleRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyModuleRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyProfiling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyProfiling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyProfiling.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyProfiling.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/AvoidGotoCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CppCoreGuidelinesTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/InterfacesGlobalInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/MacroUsageCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/NoMallocCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/OwningMemoryCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsArrayToPointerDecayCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsConstantArrayIndexCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProBoundsPointerArithmeticCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeCstyleCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeStaticCastDowncastCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeUnionAccessCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeVarargCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SlicingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ExpandModularHeadersPPCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ExpandModularHeadersPPCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/DefaultArgumentsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/DefaultArgumentsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/DefaultArgumentsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/DefaultArgumentsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/FuchsiaTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/FuchsiaTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/MultipleInheritanceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/MultipleInheritanceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/MultipleInheritanceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/MultipleInheritanceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/OverloadedOperatorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/OverloadedOperatorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/OverloadedOperatorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/OverloadedOperatorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/RestrictSystemIncludesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/RestrictSystemIncludesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/RestrictSystemIncludesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/RestrictSystemIncludesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/StaticallyConstructedObjectsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/TrailingReturnCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/TrailingReturnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/TrailingReturnCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/TrailingReturnCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/VirtualInheritanceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/VirtualInheritanceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/VirtualInheritanceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/fuchsia/VirtualInheritanceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidCStyleCastsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidThrowingObjCExceptionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/DefaultArgumentsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/DefaultArgumentsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/DefaultArgumentsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/DefaultArgumentsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/ExplicitMakePairCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/FunctionNamingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/FunctionNamingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/FunctionNamingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/FunctionNamingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalNamesInHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalVariableDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalVariableDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalVariableDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GlobalVariableDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GoogleTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/GoogleTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/IntegerTypesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/NonConstReferences.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/NonConstReferences.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/NonConstReferences.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/NonConstReferences.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/OverloadedUnaryAndCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/TodoCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/google/UsingNamespaceDirectiveCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/ExceptionBaseclassCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/HICPPTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/HICPPTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/MultiwayPathsCoveredCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/NoAssemblerCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/NoAssemblerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/NoAssemblerCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/NoAssemblerCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/hicpp/SignedBitwiseCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/HeaderGuardCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/LLVMTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/LLVMTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/TwineLocalCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/DefinitionsInHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MiscTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MiscTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedConstCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedConstCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedConstCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/MisplacedConstCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NewDeleteOverloadsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonCopyableObjects.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonCopyableObjects.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonCopyableObjects.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonCopyableObjects.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/RedundantExpressionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/RedundantExpressionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/RedundantExpressionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/RedundantExpressionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/StaticAssertCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/ThrowByValueCatchByReferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnconventionalAssignOperatorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UniqueptrResetReleaseCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedAliasDeclsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedParametersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedParametersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedParametersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedParametersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/misc/UnusedUsingDeclsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidBindCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidCArraysCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidCArraysCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidCArraysCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/AvoidCArraysCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ConcatNestedNamespacesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedHeadersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/LoopConvertUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSharedCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSharedCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSharedCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSharedCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeSmartPtrCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeUniqueCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeUniqueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeUniqueCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/MakeUniqueCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ModernizeTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ModernizeTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/PassByValueCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/PassByValueCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/PassByValueCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/PassByValueCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RawStringLiteralCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/RedundantVoidArgCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceAutoPtrCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReplaceRandomShuffleCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ReturnBracedInitListCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ShrinkToFitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ShrinkToFitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ShrinkToFitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/ShrinkToFitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UnaryStaticAssertCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseAutoCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseAutoCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseAutoCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseAutoCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseBoolLiteralsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEmplaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEmplaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEmplaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEmplaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDefaultCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseEqualsDeleteCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNodiscardCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNodiscardCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNodiscardCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNodiscardCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNoexceptCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNoexceptCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNoexceptCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNoexceptCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNullptrCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNullptrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNullptrCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseNullptrCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseOverrideCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseOverrideCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseOverrideCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseOverrideCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseTransparentFunctorsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUncaughtExceptionsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUsingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUsingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUsingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/modernize/UseUsingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/BufferDerefCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/BufferDerefCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/BufferDerefCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/BufferDerefCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/MPITidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/MPITidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/AvoidNSErrorInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/AvoidNSErrorInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/AvoidNSErrorInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/AvoidNSErrorInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/AvoidSpinlockCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/AvoidSpinlockCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/AvoidSpinlockCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/AvoidSpinlockCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ForbiddenSubclassingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ObjCTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/ObjCTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/PropertyDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/PropertyDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/PropertyDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/objc/PropertyDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/ExceptionEscapeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/ExceptionEscapeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/ExceptionEscapeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/ExceptionEscapeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/OpenMPTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/OpenMPTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/UseDefaultNoneCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/UseDefaultNoneCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/UseDefaultNoneCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/openmp/UseDefaultNoneCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/FasterStringFindCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ForRangeCopyCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ForRangeCopyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ForRangeCopyCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ForRangeCopyCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/ImplicitConversionInLoopCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientAlgorithmCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientAlgorithmCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientAlgorithmCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientAlgorithmCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientStringConcatenationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/InefficientVectorOperationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/MoveConstArgCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/MoveConstArgCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/MoveConstArgCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/MoveConstArgCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/MoveConstructorInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/MoveConstructorInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/MoveConstructorInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/MoveConstructorInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/NoexceptMoveConstructorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/NoexceptMoveConstructorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/NoexceptMoveConstructorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/NoexceptMoveConstructorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/PerformanceTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/PerformanceTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryCopyInitialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/UnnecessaryValueParamCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/plugin/ClangTidyPlugin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/plugin/ClangTidyPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/portability/PortabilityTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/portability/PortabilityTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/portability/SIMDIntrinsicsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/portability/SIMDIntrinsicsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/portability/SIMDIntrinsicsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/portability/SIMDIntrinsicsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/AvoidConstParamsInDecls.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/BracesAroundStatementsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ConstReturnTypeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ConstReturnTypeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ConstReturnTypeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ConstReturnTypeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ContainerSizeEmptyCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeletedDefaultCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeletedDefaultCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeletedDefaultCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeletedDefaultCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeleteNullPointerCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeleteNullPointerCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeleteNullPointerCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/DeleteNullPointerCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ElseAfterReturnCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/FunctionSizeCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IdentifierNamingCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ImplicitBoolConversionCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IsolateDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IsolateDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IsolateDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/IsolateDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MagicNumbersCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MagicNumbersCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MagicNumbersCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MagicNumbersCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisleadingIndentationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisleadingIndentationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisleadingIndentationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisleadingIndentationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/MisplacedArrayIndexCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamedParameterCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NamespaceCommentCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/NonConstParameterCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ReadabilityTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/ReadabilityTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantControlFlowCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantControlFlowCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantControlFlowCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantControlFlowCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantDeclarationCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantDeclarationCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantDeclarationCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantDeclarationCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantFunctionPtrDereferenceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantMemberInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantMemberInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantMemberInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantMemberInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantPreprocessorCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantPreprocessorCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantPreprocessorCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantSmartptrGetCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringCStrCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringInitCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringInitCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringInitCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/RedundantStringInitCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifyBooleanExprCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifySubscriptExprCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifySubscriptExprCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifySubscriptExprCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/SimplifySubscriptExprCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticAccessedThroughInstanceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StaticDefinitionInAnonymousNamespaceCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StringCompareCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StringCompareCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StringCompareCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/StringCompareCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/readability/UppercaseLiteralSuffixCheck.h...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/rename_check.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/rename_check.py...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/clang-tidy-diff.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/clang-tidy-diff.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/ClangTidyMain.cpp...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/tool/run-clang-tidy.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/DeclRefExprUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/DeclRefExprUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/DeclRefExprUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/DeclRefExprUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExceptionAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExceptionAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExceptionAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExceptionAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExprSequence.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExprSequence.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExprSequence.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ExprSequence.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/FixItHintUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/FixItHintUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/FixItHintUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/FixItHintUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderFileExtensionsUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeInserter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeInserter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/LexerUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/LexerUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/LexerUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/LexerUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/Matchers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/Matchers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/NamespaceAliaser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/NamespaceAliaser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/NamespaceAliaser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/NamespaceAliaser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/OptionsUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/OptionsUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/OptionsUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/OptionsUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/TypeTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/TypeTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/TypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/TypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/UsingInserter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/UsingInserter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/UsingInserter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/UsingInserter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/zircon/TemporaryObjectsCheck.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/zircon/TemporaryObjectsCheck.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/zircon/TemporaryObjectsCheck.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/zircon/TemporaryObjectsCheck.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/zircon/ZirconTidyModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/zircon/ZirconTidyModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/AST.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/AST.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/AST.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/AST.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/benchmarks/IndexBenchmark.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/benchmarks/IndexBenchmark.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Cancellation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Cancellation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Cancellation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Cancellation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdLSPServer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdLSPServer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdLSPServer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdLSPServer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdServer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdServer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdServer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdServer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ClangdUnit.h...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/clients/clangd-vscode/README.md...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/clients/clangd-vscode/vsc-extension-quickstart.md...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeCompletionStrings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeCompletionStrings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeCompletionStrings.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeCompletionStrings.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Compiler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Compiler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Compiler.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Compiler.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Context.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Context.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Context.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Context.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Diagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Diagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Diagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Diagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/DraftStore.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/DraftStore.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/DraftStore.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/DraftStore.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ExpectedTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ExpectedTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ExpectedTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/ExpectedTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FileDistance.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FileDistance.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FileDistance.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FileDistance.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FindSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FindSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FindSymbols.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FindSymbols.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FS.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FS.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FS.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FS.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FSProvider.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FSProvider.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FSProvider.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FSProvider.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Function.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Function.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/fuzzer/ClangdFuzzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/fuzzer/ClangdFuzzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FuzzyMatch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FuzzyMatch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FuzzyMatch.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/FuzzyMatch.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/GlobalCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/GlobalCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/GlobalCompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/GlobalCompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/include-mapping/gen_std.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/include-mapping/gen_std.py...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/include-mapping/test.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/include-mapping/test.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/IncludeFixer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/IncludeFixer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/IncludeFixer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/IncludeFixer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Background.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Background.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Background.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Background.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/BackgroundIndexStorage.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/BackgroundIndexStorage.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Dex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Dex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Dex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Dex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/dexp/Dexp.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/dexp/Dexp.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Iterator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Iterator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Iterator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Iterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/PostingList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/PostingList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/PostingList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/PostingList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Token.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Token.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Trigram.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Trigram.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Trigram.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/dex/Trigram.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/FileIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/FileIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/FileIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/FileIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Index.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Index.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Index.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Index.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/IndexAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/IndexAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/IndexAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/IndexAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/MemIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/MemIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/MemIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/MemIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Merge.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Merge.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Merge.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Merge.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Ref.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Ref.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Ref.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Ref.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Serialization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Serialization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Serialization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Serialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolID.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolID.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolID.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolID.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolLocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolLocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolOrigin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolOrigin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolOrigin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolOrigin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/YAMLSerialization.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/YAMLSerialization.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/indexer/IndexerMain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/indexer/IndexerMain.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/JSONTransport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/JSONTransport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Logger.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Logger.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Logger.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Logger.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Path.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Path.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Protocol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Protocol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Protocol.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Protocol.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Quality.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Quality.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Quality.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Quality.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/refactor/Tweak.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/refactor/Tweak.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/refactor/Tweak.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/refactor/Tweak.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/refactor/tweaks/SwapIfBranches.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/refactor/tweaks/SwapIfBranches.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/RIFF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/RIFF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/RIFF.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/RIFF.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Selection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Selection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Selection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Selection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/SourceCode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/SourceCode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/SourceCode.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/SourceCode.h...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/StdSymbolMap.inc...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/StdSymbolMap.inc...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Threading.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Threading.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Threading.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Threading.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/tool/ClangdMain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/tool/ClangdMain.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Trace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Trace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Trace.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Trace.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Transport.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Transport.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/TUScheduler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/TUScheduler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/TUScheduler.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/TUScheduler.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/Conversion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/Conversion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/Conversion.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/Conversion.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/framework/ClangdXPC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/framework/ClangdXPC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/test-client/ClangdXPCTestClient.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/test-client/ClangdXPCTestClient.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/XPCTransport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/xpc/XPCTransport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/XRefs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/XRefs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/XRefs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/XRefs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllMacros.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllMacros.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllMacros.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllMacros.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbols.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbols.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbols.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbols.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbolsAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbolsAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbolsAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbolsAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/HeaderMapCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/HeaderMapCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/HeaderMapCollector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/HeaderMapCollector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/PathConfig.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/PathConfig.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/PathConfig.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/PathConfig.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/PragmaCommentHandler.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/PragmaCommentHandler.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/PragmaCommentHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/PragmaCommentHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/STLPostfixHeaderMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/STLPostfixHeaderMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/STLPostfixHeaderMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/SymbolInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/SymbolInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/SymbolInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/SymbolInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/SymbolReporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/SymbolReporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/tool/FindAllSymbolsMain.cpp...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/tool/run-find-all-symbols.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/tool/run-find-all-symbols.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/FuzzySymbolIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/FuzzySymbolIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/FuzzySymbolIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/FuzzySymbolIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/IncludeFixer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/IncludeFixer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/IncludeFixer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/IncludeFixer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/IncludeFixerContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/IncludeFixerContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/IncludeFixerContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/IncludeFixerContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/InMemorySymbolIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/InMemorySymbolIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/InMemorySymbolIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/InMemorySymbolIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/plugin/IncludeFixerPlugin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/plugin/IncludeFixerPlugin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/SymbolIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/SymbolIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/SymbolIndexManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/SymbolIndexManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/SymbolIndexManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/SymbolIndexManager.h...
Reading /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/tool/clang-include-fixer.py...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/tool/clang-include-fixer.py...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/tool/ClangIncludeFixer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/tool/ClangIncludeFixer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/YamlSymbolIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/YamlSymbolIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/YamlSymbolIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/YamlSymbolIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/CoverageChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/CoverageChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/CoverageChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/CoverageChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModuleAssistant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModuleAssistant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.cpp...
Pre/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
processing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPCallbacksTracker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPTrace.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/pp-trace/PPTrace.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/tool-template/ToolTemplate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/tool-template/ToolTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/docs/doxygen-mainpage.dox...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file AbseilMatcher.h...
Generating code for file AbseilTidyModule.cpp...
Generating code for file add_new_check.py...
Generating code for file AndroidTidyModule.cpp...
Generating code for file ApplyReplacements.cpp...
Generating code for file ApplyReplacements.h...
Generating code for file ArgumentCommentCheck.cpp...
Generating code for file ArgumentCommentCheck.h...
Generating code for file AssertSideEffectCheck.cpp...
Generating code for file AssertSideEffectCheck.h...
Generating code for file AST.cpp...
Generating code for file AST.h...
Generating code for file ASTUtils.cpp...
Generating code for file ASTUtils.h...
Generating code for file AvoidBindCheck.cpp...
Generating code for file AvoidBindCheck.h...
Generating code for file AvoidCArraysCheck.cpp...
Generating code for file AvoidCArraysCheck.h...
Generating code for file AvoidConstParamsInDecls.cpp...
Generating code for file AvoidConstParamsInDecls.h...
Generating code for file AvoidCStyleCastsCheck.cpp...
Generating code for file AvoidCStyleCastsCheck.h...
Generating code for file AvoidGotoCheck.cpp...
Generating code for file AvoidGotoCheck.h...
Generating code for file AvoidNSErrorInitCheck.cpp...
Generating code for file AvoidNSErrorInitCheck.h./opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Function.h:75: warning: Found unknown command `\Args'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:29: warning: Unsupported xml/html tag <path> found
..
Generating code for file AvoidSpinlockCheck.cpp...
Generating code for file AvoidSpinlockCheck.h...
Generating code for file AvoidThrowingObjCExceptionCheck.cpp...
Generating code for file AvoidThrowingObjCExceptionCheck.h...
Generating code for file AvoidUnderscoreInGoogletestNameCheck.cpp...
Generating code for file AvoidUnderscoreInGoogletestNameCheck.h...
Generating code for file Background.cpp...
Generating code for file Background.h...
Generating code for file BackgroundIndexStorage.cpp...
Generating code for file BitcodeReader.cpp...
Generating code for file BitcodeReader.h...
Generating code for file BitcodeWriter.cpp...
Generating code for file BitcodeWriter.h...
Generating code for file BoolPointerImplicitConversionCheck.cpp...
Generating code for file BoolPointerImplicitConversionCheck.h...
Generating code for file BoostTidyModule.cpp...
Generating code for file BracesAroundStatementsCheck.cpp...
Generating code for file BracesAroundStatementsCheck.h...
Generating code for file BufferDerefCheck.cpp...
Generating code for file BufferDerefCheck.h...
Generating code for file BugproneTidyModule.cpp...
Generating code for file Cancellation.cpp...
Generating code for file Cancellation.h...
Generating code for file CanonicalIncludes.cpp...
Generating code for file CanonicalIncludes.h...
Generating code for file CERTTidyModule.cpp...
Generating code for file clang-include-fixer.py...
Generating code for file clang-tidy-diff.py...
Generating code for file ClangApplyReplacementsMain.cpp...
Generating code for file ClangdFuzzer.cpp...
Generating code for file ClangdLSPServer.cpp...
Generating code for file ClangdLSPServer.h...
Generating code for file ClangdMain.cpp...
Generating code for file ClangDoc.cpp...
Generating code for file ClangDoc.h...
Generating code for file ClangDocMain.cpp...
Generating code for file ClangdServer.cpp...
Generating code for file ClangdServer.h...
Generating code for file ClangdUnit.cpp...
Generating code for file ClangdUnit.h...
Generating code for file ClangdXPC.cpp...
Generating code for file ClangdXPCTestClient.cpp...
Generating code for file ClangIncludeFixer.cpp...
Generating code for file ClangMove.cpp...
Generating code for file ClangQuery.cpp...
Generating code for file ClangReorderFields.cpp...
Generating code for file ClangTidy.cpp...
Generating code for file ClangTidy.h...
Generating code for file ClangTidyDiagnosticConsumer.cpp...
Generating code for file ClangTidyDiagnosticConsumer.h...
Generating code for file ClangTidyForceLinker.h...
Generating code for file ClangTidyMain.cpp...
Generating code for file ClangTidyModule.cpp...
Generating code for file ClangTidyModule.h...
Generating code for file ClangTidyModuleRegistry.h...
Generating code for file ClangTidyOptions.cpp...
Generating code for file ClangTidyOptions.h...
Generating code for file ClangTidyPlugin.cpp...
Generating code for file ClangTidyProfiling.cpp...
Generating code for file ClangTidyProfiling.h...
Generating code for file CloexecAccept4Check.cpp...
Generating code for file CloexecAccept4Check.h...
Generating code for file CloexecAcceptCheck.cpp...
Generating code for file CloexecAcceptCheck.h...
Generating code for file CloexecCheck.cpp...
Generating code for file CloexecCheck.h...
Generating code for file CloexecCreatCheck.cpp...
Generating code for file CloexecCreatCheck.h...
Generating code for file CloexecDupCheck.cpp...
Generating code for file CloexecDupCheck.h...
Generating code for file CloexecEpollCreate1Check.cpp...
Generating code for file CloexecEpollCreate1Check.h...
Generating code for file CloexecEpollCreateCheck.cpp...
Generating code for file CloexecEpollCreateCheck.h...
Generating code for file CloexecFopenCheck.cpp...
Generating code for file CloexecFopenCheck.h...
Generating code for file CloexecInotifyInit1Check.cpp...
Generating code for file CloexecInotifyInit1Check.h...
Generating code for file CloexecInotifyInitCheck.cpp...
Generating code for file CloexecInotifyInitCheck.h...
Generating code for file CloexecMemfdCreateCheck.cpp...
Generating code for file CloexecMemfdCreateCheck./opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h:73: warning: explicit link request to 'include' could not be resolved
h...
Generating code for file CloexecOpenCheck.cpp...
Generating code for file CloexecOpenCheck.h...
Generating code for file CloexecSocketCheck.cpp...
Generating code for file CloexecSocketCheck.h...
Generating code for file CodeComplete.cpp...
Generating code for file CodeComplete.h...
Generating code for file CodeCompletionStrings.cpp...
Generating code for file CodeCompletionStrings.h...
Generating code for file CommandProcessorCheck.cpp...
Generating code for file CommandProcessorCheck.h...
Generating code for file ComparisonInTempFailureRetryCheck.cpp...
Generating code for file ComparisonInTempFailureRetryCheck.h...
Generating code for file Compiler.cpp...
Generating code for file Compiler.h...
Generating code for file ConcatNestedNamespacesCheck.cpp...
Generating code for file ConcatNestedNamespacesCheck.h...
Generating code for file ConstReturnTypeCheck.cpp...
Generating code for file ConstReturnTypeCheck.h...
Generating code for file ContainerSizeEmptyCheck.cpp...
Generating code for file ContainerSizeEmptyCheck.h...
Generating code for file Context.cpp...
Generating code for file Context.h...
Generating code for file Conversion.cpp...
Generating code for file Conversion.h...
Generating code for file CopyConstructorInitCheck.cpp...
Generating code for file CopyConstructorInitCheck.h...
Generating code for file CoverageChecker.cpp...
Generating code for file CoverageChecker.h...
Generating code for file CppCoreGuidelinesTidyModule.cpp...
Generating code for file DanglingHandleCheck.cpp...
Generating code for file DanglingHandleCheck.h...
Generating code for file DeclRefExprUtils.cpp...
Generating code for file DeclRefExprUtils.h...
Generating code for file DefaultArgumentsCheck.cpp...
Generating code for file DefaultArgumentsCheck.cpp...
Generating code for file DefaultArgumentsCheck.h...
Generating code for file DefaultArgumentsCheck.h...
Generating code for file DefinitionsInHeadersCheck.cpp...
Generating code for file DefinitionsInHeadersCheck.h...
Generating code for file DeletedDefaultCheck.cpp...
Generating code for file DeletedDefaultCheck.h...
Generating code for file DeleteNullPointerCheck.cpp...
Generating code for file DeleteNullPointerCheck.h...
Generating code for file DeprecatedHeadersCheck.cpp...
Generating code for file DeprecatedHeadersCheck.h...
Generating code for file DeprecatedIosBaseAliasesCheck.cpp...
Generating code for file DeprecatedIosBaseAliasesCheck.h...
Generating code for file Dex.cpp...
Generating code for file Dex.h...
Generating code for file Dexp.cpp...
Generating code for file Diagnostics.cpp...
Generating code for file Diagnostics.h...
Generating code for file DontModifyStdNamespaceCheck.cpp...
Generating code for file DontModifyStdNamespaceCheck.h...
Parsing code for file doxygen-mainpage.dox...
Generating code for file DraftStore.cpp...
Generating code for file DraftStore.h...
Generating code for file DurationAdditionCheck.cpp...
Generating code for file DurationAdditionCheck.h...
Generating code for file DurationComparisonCheck.cpp...
Generating code for file DurationComparisonCheck.h...
Generating code for file DurationConversionCastCheck.cpp...
Generating code for file DurationConversionCastCheck.h...
Generating code for file DurationDivisionCheck.cpp...
Generating code for file DurationDivisionCheck.h...
Generating code for file DurationFactoryFloatCheck.cpp...
Generating code for file DurationFactoryFloatCheck.h...
Generating code for file DurationFactoryScaleCheck.cpp...
Generating code for file DurationFactoryScaleCheck.h...
Generating code for file DurationRewriter.cpp...
Generating code for file DurationRewriter.h...
Generating code for file DurationSubtractionCheck.cpp...
Generating code for file DurationSubtractionCheck.h...
Generating code for file DurationUnnecessaryConversionCheck.cpp...
Generating code for file DurationUnnecessaryConversionCheck.h...
Generating code for file ElseAfterReturnCheck.cpp...
Generating code for file ElseAfterReturnCheck.h...
Generating code for file ExceptionAnalyzer.cpp...
Generating code for file ExceptionAnalyzer.h...
Generating/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.h:53: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.h:54: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:48: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:36: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:131: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.h:90: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:144: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h:73: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:32: warning: explicit link request to 'include' could not be resolved
 code for file ExceptionBaseclassCheck.cpp...
Generating code for file ExceptionBaseclassCheck.h...
Generating code for file ExceptionEscapeCheck.cpp...
Generating code for file ExceptionEscapeCheck.cpp...
Generating code for file ExceptionEscapeCheck.h...
Generating code for file ExceptionEscapeCheck.h...
Generating code for file ExpandModularHeadersPPCallbacks.cpp...
Generating code for file ExpandModularHeadersPPCallbacks.h...
Generating code for file ExpectedTypes.cpp...
Generating code for file ExpectedTypes.h...
Generating code for file ExplicitConstructorCheck.cpp...
Generating code for file ExplicitConstructorCheck.h...
Generating code for file ExplicitMakePairCheck.cpp...
Generating code for file ExplicitMakePairCheck.h...
Generating code for file ExprSequence.cpp...
Generating code for file ExprSequence.h...
Generating code for file FasterStringFindCheck.cpp...
Generating code for file FasterStringFindCheck.h...
Generating code for file FasterStrsplitDelimiterCheck.cpp...
Generating code for file FasterStrsplitDelimiterCheck.h...
Generating code for file FileDistance.cpp...
Generating code for file FileDistance.h...
Generating code for file FileIndex.cpp...
Generating code for file FileIndex.h...
Generating code for file FindAllMacros.cpp...
Generating code for file FindAllMacros.h...
Generating code for file FindAllSymbols.cpp...
Generating code for file FindAllSymbols.h...
Generating code for file FindAllSymbolsAction.cpp...
Generating code for file FindAllSymbolsAction.h...
Generating code for file FindAllSymbolsMain.cpp...
Generating code for file FindSymbols.cpp...
Generating code for file FindSymbols.h...
Generating code for file FixItHintUtils.cpp...
Generating code for file FixItHintUtils.h...
Generating code for file FloatLoopCounter.cpp...
Generating code for file FloatLoopCounter.h...
Generating code for file FoldInitTypeCheck.cpp...
Generating code for file FoldInitTypeCheck.h...
Generating code for file ForbiddenSubclassingCheck.cpp...
Generating code for file ForbiddenSubclassingCheck.h...
Generating code for file ForRangeCopyCheck.cpp...
Generating code for file ForRangeCopyCheck.h...
Generating code for file ForwardDeclarationNamespaceCheck.cpp...
Generating code for file ForwardDeclarationNamespaceCheck.h...
Generating code for file ForwardingReferenceOverloadCheck.cpp...
Generating code for file ForwardingReferenceOverloadCheck.h...
Generating code for file FS.cpp...
Generating code for file FS.h...
Generating code for file FSProvider.cpp...
Generating code for file FSProvider.h...
Generating code for file FuchsiaTidyModule.cpp...
Generating code for file Function.h...
Generating code for file FunctionNamingCheck.cpp...
Generating code for file FunctionNamingCheck.h...
Generating code for file FunctionSizeCheck.cpp...
Generating code for file FunctionSizeCheck.h...
Generating code for file FuzzyMatch.cpp...
Generating code for file FuzzyMatch.h...
Generating code for file FuzzySymbolIndex.cpp...
Generating code for file FuzzySymbolIndex.h...
Generating code for file gen_std.py...
Generating code for file Generators.cpp...
Generating code for file Generators.h...
Generating code for file GlobalCompilationDatabase.cpp...
Generating code for file GlobalCompilationDatabase.h...
Generating code for file GlobalNamesInHeadersCheck.cpp...
Generating code for file GlobalNamesInHeadersCheck.h...
Generating code for file GlobalVariableDeclarationCheck.cpp...
Generating code for file GlobalVariableDeclarationCheck.h...
Generating code for file GoogleTidyModule.cpp...
Generating code for file HeaderFileExtensionsUtils.cpp...
Generating code for file HeaderFileExtensionsUtils.h...
Generating code for file HeaderGuard.cpp...
Generating code for file HeaderGuard.h...
Generating code for file HeaderGuardCheck.cpp...
Generating code for file HeaderGuardCheck.h...
Generating code for file HeaderMapCollector.cpp...
Generating code for file HeaderMapCollector.h...
Generating code for file Headers.cpp...
Generating code for file Headers.h...
Generating code for file HelperDeclRefGraph.cpp...
Generating code for fil/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:36: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:38: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:37: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:39: warning: explicit link request to 'include' could not be resolved
e HelperDeclRefGraph.h...
Generating code for file HICPPTidyModule.cpp...
Generating code for file IdentifierNamingCheck.cpp...
Generating code for file IdentifierNamingCheck.h...
Generating code for file ImplicitBoolConversionCheck.cpp...
Generating code for file ImplicitBoolConversionCheck.h...
Generating code for file ImplicitConversionInLoopCheck.cpp...
Generating code for file ImplicitConversionInLoopCheck.h...
Generating code for file InaccurateEraseCheck.cpp...
Generating code for file InaccurateEraseCheck.h...
Generating code for file IncludeFixer.cpp...
Generating code for file IncludeFixer.cpp...
Generating code for file IncludeFixer.h...
Generating code for file IncludeFixer.h...
Generating code for file IncludeFixerContext.cpp...
Generating code for file IncludeFixerContext.h...
Generating code for file IncludeFixerPlugin.cpp...
Generating code for file IncludeInserter.cpp...
Generating code for file IncludeInserter.h...
Generating code for file IncludeOrderCheck.cpp...
Generating code for file IncludeOrderCheck.h...
Generating code for file IncludeSorter.cpp...
Generating code for file IncludeSorter.h...
Generating code for file InconsistentDeclarationParameterNameCheck.cpp...
Generating code for file InconsistentDeclarationParameterNameCheck.h...
Generating code for file IncorrectRoundingsCheck.cpp...
Generating code for file IncorrectRoundingsCheck.h...
Generating code for file Index.cpp...
Generating code for file Index.h...
Generating code for file IndexAction.cpp...
Generating code for file IndexAction.h...
Generating code for file IndexBenchmark.cpp...
Generating code for file IndexerMain.cpp...
Generating code for file InefficientAlgorithmCheck.cpp...
Generating code for file InefficientAlgorithmCheck.h...
Generating code for file InefficientStringConcatenationCheck.cpp...
Generating code for file InefficientStringConcatenationCheck.h...
Generating code for file InefficientVectorOperationCheck.cpp...
Generating code for file InefficientVectorOperationCheck.h...
Generating code for file InMemorySymbolIndex.cpp...
Generating code for file InMemorySymbolIndex.h...
Generating code for file IntegerDivisionCheck.cpp...
Generating code for file IntegerDivisionCheck.h...
Generating code for file IntegerTypesCheck.cpp...
Generating code for file IntegerTypesCheck.h...
Generating code for file InterfacesGlobalInitCheck.cpp...
Generating code for file InterfacesGlobalInitCheck.h...
Generating code for file IsolateDeclarationCheck.cpp...
Generating code for file IsolateDeclarationCheck.h...
Generating code for file Iterator.cpp...
Generating code for file Iterator.h...
Generating code for file JSONTransport.cpp...
Generating code for file LambdaFunctionNameCheck.cpp...
Generating code for file LambdaFunctionNameCheck.h...
Generating code for file LexerUtils.cpp...
Generating code for file LexerUtils.h...
Generating code for file LimitedRandomnessCheck.cpp...
Generating code for file LimitedRandomnessCheck.h...
Generating code for file LLVMTidyModule.cpp...
Generating code for file Logger.cpp...
Generating code for file Logger.h...
Generating code for file LoopConvertCheck.cpp...
Generating code for file LoopConvertCheck.h...
Generating code for file LoopConvertUtils.cpp...
Generating code for file LoopConvertUtils.h...
Generating code for file MacroParenthesesCheck.cpp...
Generating code for file MacroParenthesesCheck.h...
Generating code for file MacroRepeatedSideEffectsCheck.cpp...
Generating code for file MacroRepeatedSideEffectsCheck.h...
Generating code for file MacroUsageCheck.cpp...
Generating code for file MacroUsageCheck.h...
Generating code for file MagicNumbersCheck.cpp...
Generating code for file MagicNumbersCheck.h...
Generating code for file MakeSharedCheck.cpp...
Generating code for file MakeSharedCheck.h...
Generating code for file MakeSmartPtrCheck.cpp...
Generating code for file MakeSmartPtrCheck.h...
Generating code for file MakeUniqueCheck.cpp...
Generating code for file MakeUniqueCheck.h...
Generating code for file Mapper.cpp...
Generating code for file Mapper.h...
Generating code for file Ma/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.h:127: warning: explicit link request to 'includes' could not be resolved
tchers.h...
Generating code for file MDGenerator.cpp...
Generating code for file MemIndex.cpp...
Generating code for file MemIndex.h...
Generating code for file Merge.cpp...
Generating code for file Merge.h...
Generating code for file MiscTidyModule.cpp...
Generating code for file MisleadingIndentationCheck.cpp...
Generating code for file MisleadingIndentationCheck.h...
Generating code for file MisplacedArrayIndexCheck.cpp...
Generating code for file MisplacedArrayIndexCheck.h...
Generating code for file MisplacedConstCheck.cpp...
Generating code for file MisplacedConstCheck.h...
Generating code for file MisplacedOperatorInStrlenInAllocCheck.cpp...
Generating code for file MisplacedOperatorInStrlenInAllocCheck.h...
Generating code for file MisplacedWideningCastCheck.cpp...
Generating code for file MisplacedWideningCastCheck.h...
Generating code for file ModernizeTidyModule.cpp...
Generating code for file Modularize.cpp...
Generating code for file Modularize.h...
Generating code for file ModularizeUtilities.cpp...
Generating code for file ModularizeUtilities.h...
Generating code for file ModuleAssistant.cpp...
Generating code for file Move.cpp...
Generating code for file Move.h...
Generating code for file MoveConstArgCheck.cpp...
Generating code for file MoveConstArgCheck.h...
Generating code for file MoveConstructorInitCheck.cpp...
Generating code for file MoveConstructorInitCheck.h...
Generating code for file MoveForwardingReferenceCheck.cpp...
Generating code for file MoveForwardingReferenceCheck.h...
Generating code for file MPITidyModule.cpp...
Generating code for file MultipleInheritanceCheck.cpp...
Generating code for file MultipleInheritanceCheck.h...
Generating code for file MultipleStatementMacroCheck.cpp...
Generating code for file MultipleStatementMacroCheck.h...
Generating code for file MultiwayPathsCoveredCheck.cpp...
Generating code for file MultiwayPathsCoveredCheck.h...
Generating code for file NamedParameterCheck.cpp...
Generating code for file NamedParameterCheck.h...
Generating code for file NamespaceAliaser.cpp...
Generating code for file NamespaceAliaser.h...
Generating code for file NamespaceCommentCheck.cpp...
Generating code for file NamespaceCommentCheck.h...
Generating code for file NarrowingConversionsCheck.cpp...
Generating code for file NarrowingConversionsCheck.h...
Generating code for file NewDeleteOverloadsCheck.cpp...
Generating code for file NewDeleteOverloadsCheck.h...
Generating code for file NoAssemblerCheck.cpp...
Generating code for file NoAssemblerCheck.h...
Generating code for file NoexceptMoveConstructorCheck.cpp...
Generating code for file NoexceptMoveConstructorCheck.h...
Generating code for file NoInternalDependenciesCheck.cpp...
Generating code for file NoInternalDependenciesCheck.h...
Generating code for file NoMallocCheck.cpp...
Generating code for file NoMallocCheck.h...
Generating code for file NoNamespaceCheck.cpp...
Generating code for file NoNamespaceCheck.h...
Generating code for file NonConstParameterCheck.cpp...
Generating code for file NonConstParameterCheck.h...
Generating code for file NonConstReferences.cpp...
Generating code for file NonConstReferences.h...
Generating code for file NonCopyableObjects.cpp...
Generating code for file NonCopyableObjects.h...
Generating code for file NonPrivateMemberVariablesInClassesCheck.cpp...
Generating code for file NonPrivateMemberVariablesInClassesCheck.h...
Generating code for file ObjCTidyModule.cpp...
Generating code for file OpenMPTidyModule.cpp...
Generating code for file OptionsUtils.cpp...
Generating code for file OptionsUtils.h...
Generating code for file OverloadedOperatorCheck.cpp...
Generating code for file OverloadedOperatorCheck.h...
Generating code for file OverloadedUnaryAndCheck.cpp...
Generating code for file OverloadedUnaryAndCheck.h...
Generating code for file OwningMemoryCheck.cpp...
Generating code for file OwningMemoryCheck.h...
Generating code for file ParentVirtualCallCheck.cpp...
Generating code for file ParentVirtualCallCheck.h...
Generating code for file PassByValueCheck.cpp...
Generating code for file PassByValueCheck.h...
Generating code for file Path.h...
Generating code for file PathConfig.cpp...
Generating code for file PathConfig.h...
Generating code for file PerformanceTidyModule.cpp...
Generating code for file PortabilityTidyModule.cpp...
Generating code for file PostfixOperatorCheck.cpp...
Generating code for file PostfixOperatorCheck.h...
Generating code for file PostingList.cpp...
Generating code for file PostingList.h...
Generating code for file PPCallbacksTracker.cpp...
Generating code for file PPCallbacksTracker.h...
Generating code for file PPTrace.cpp...
Generating code for file PragmaCommentHandler.cpp...
Generating code for file PragmaCommentHandler.h...
Generating code for file PreprocessorTracker.cpp...
Generating code for file PreprocessorTracker.h...
Generating code for file ProBoundsArrayToPointerDecayCheck.cpp...
Generating code for file ProBoundsArrayToPointerDecayCheck.h...
Generating code for file ProBoundsConstantArrayIndexCheck.cpp...
Generating code for file ProBoundsConstantArrayIndexCheck.h...
Generating code for file ProBoundsPointerArithmeticCheck.cpp...
Generating code for file ProBoundsPointerArithmeticCheck.h...
Generating code for file ProperlySeededRandomGeneratorCheck.cpp...
Generating code for file ProperlySeededRandomGeneratorCheck.h...
Generating code for file PropertyDeclarationCheck.cpp...
Generating code for file PropertyDeclarationCheck.h...
Generating code for file Protocol.cpp...
Generating code for file Protocol.h...
Generating code for file ProTypeConstCastCheck.cpp...
Generating code for file ProTypeConstCastCheck.h...
Generating code for file ProTypeCstyleCastCheck.cpp...
Generating code for file ProTypeCstyleCastCheck.h...
Generating code for file ProTypeMemberInitCheck.cpp...
Generating code for file ProTypeMemberInitCheck.h...
Generating code for file ProTypeReinterpretCastCheck.cpp...
Generating code for file ProTypeReinterpretCastCheck.h...
Generating code for file ProTypeStaticCastDowncastCheck.cpp...
Generating code for file ProTypeStaticCastDowncastCheck.h...
Generating code for file ProTypeUnionAccessCheck.cpp...
Generating code for file ProTypeUnionAccessCheck.h...
Generating code for file ProTypeVarargCheck.cpp...
Generating code for file ProTypeVarargCheck.h...
Generating code for file Quality.cpp...
Generating code for file Quality.h...
Generating code for file Query.cpp...
Generating code for file Query.h...
Generating code for file QueryParser.cpp...
Generating code for file QueryParser.h...
Generating code for file QuerySession.h...
Generating code for file RawStringLiteralCheck.cpp...
Generating code for file RawStringLiteralCheck.h...
Generating code for file ReadabilityTidyModule.cpp...
Generating code for file README.md...
Generating code for file RedundantControlFlowCheck.cpp...
Generating code for file RedundantControlFlowCheck.h...
Generating code for file RedundantDeclarationCheck.cpp...
Generating code for file RedundantDeclarationCheck.h...
Generating code for file RedundantExpressionCheck.cpp...
Generating code for file RedundantExpressionCheck.h...
Generating code for file RedundantFunctionPtrDereferenceCheck.cpp...
Generating code for file RedundantFunctionPtrDereferenceCheck.h...
Generating code for file RedundantMemberInitCheck.cpp...
Generating code for file RedundantMemberInitCheck.h...
Generating code for file RedundantPreprocessorCheck.cpp...
Generating code for file RedundantPreprocessorCheck.h...
Generating code for file RedundantSmartptrGetCheck.cpp...
Generating code for file RedundantSmartptrGetCheck.h...
Generating code for file RedundantStrcatCallsCheck.cpp...
Generating code for file RedundantStrcatCallsCheck.h...
Generating code for file RedundantStringCStrCheck.cpp...
Generating code for file RedundantStringCStrCheck.h...
Generating code for file RedundantStringInitCheck.cpp...
Generating code for file RedundantStringInitCheck.h...
Generating code for file RedundantVoidArgCheck.cpp...
Generating code for file RedundantVoidArgCheck.h...
Generating code for file Ref.cpp...
Generating code for file Ref.h...
Generating code for file rename_check.py...
Generating code for file ReorderFieldsAction.cpp...
Generating code for file ReorderFieldsAction.h...
Generating code for file ReplaceAutoPtrCheck.cpp...
Generating code for file ReplaceAutoPtrCheck.h...
Generating code for file ReplaceRandomShuffleCheck.cpp...
Generating code for file ReplaceRandomShuffleCheck.h...
Generating code for file Representation.cpp...
Generating code for file Representation.h...
Generating code for file RestrictSystemIncludesCheck.cpp...
Generating code for file RestrictSystemIncludesCheck.h...
Generating code for file ReturnBracedInitListCheck.cpp...
Generating code for file ReturnBracedInitListCheck.h...
Generating code for file RIFF.cpp...
Generating code for file RIFF.h...
Generating code for file run-clang-tidy.py...
Generating code for file run-find-all-symbols.py...
Generating code for file Selection.cpp...
Generating code for file Selection.h...
Generating code for file Serialization.cpp...
Generating code for file Serialization.h...
Generating code for file Serialize.cpp...
Generating code for file Serialize.h...
Generating code for file SetLongJmpCheck.cpp...
Generating code for file SetLongJmpCheck.h...
Generating code for file ShrinkToFitCheck.cpp...
Generating code for file ShrinkToFitCheck.h...
Generating code for file SignedBitwiseCheck.cpp...
Generating code for file SignedBitwiseCheck.h...
Generating code for file SIMDIntrinsicsCheck.cpp...
Generating code for file SIMDIntrinsicsCheck.h...
Generating code for file SimplifyBooleanExprCheck.cpp...
Generating code for file SimplifyBooleanExprCheck.h...
Generating code for file SimplifySubscriptExprCheck.cpp...
Generating code for file SimplifySubscriptExprCheck.h...
Generating code for file SizeofContainerCheck.cpp...
Generating code for file SizeofContainerCheck.h...
Generating code for file SizeofExpressionCheck.cpp...
Generating code for file SizeofExpressionCheck.h...
Generating code for file SlicingCheck.cpp...
Generating code for file SlicingCheck.h...
Generating code for file SourceCode.cpp...
Generating code for file SourceCode.h...
Generating code for file SpecialMemberFunctionsCheck.cpp...
Generating code for file SpecialMemberFunctionsCheck.h...
Generating code for file StaticAccessedThroughInstanceCheck.cpp...
Generating code for file StaticAccessedThroughInstanceCheck.h...
Generating code for file StaticallyConstructedObjectsCheck.cpp...
Generating code for file StaticallyConstructedObjectsCheck.h...
Generating code for file StaticAssertCheck.cpp...
Generating code for file StaticAssertCheck.h...
Generating code for file StaticDefinitionInAnonymousNamespaceCheck.cpp...
Generating code for file StaticDefinitionInAnonymousNamespaceCheck.h...
Generating code for file StaticObjectExceptionCheck.cpp...
Generating code for file StaticObjectExceptionCheck.h...
Generating code for file StdSymbolMap.inc...
Generating code for file STLPostfixHeaderMap.cpp...
Generating code for file STLPostfixHeaderMap.h...
Generating code for file StrCatAppendCheck.cpp...
Generating code for file StrCatAppendCheck.h...
Generating code for file StringCompareCheck.cpp...
Generating code for file StringCompareCheck.h...
Generating code for file StringConstructorCheck.cpp...
Generating code for file StringConstructorCheck.h...
Generating code for file StringFindStartswithCheck.cpp...
Generating code for file StringFindStartswithCheck.h...
Generating code for file StringIntegerAssignmentCheck.cpp...
Generating code for file StringIntegerAssignmentCheck.h...
Generating code for file StringLiteralWithEmbeddedNulCheck.cpp...
Generating code for file StringLiteralWithEmbeddedNulCheck.h...
Generating code for file StrToNumCheck.cpp...
Generating code for file StrToNumCheck.h...
Generating code for file SuspiciousEnumUsageCheck.cpp...
Generating code for file SuspiciousEnumUsageCheck.h...
Generating code for file SuspiciousMemsetUsageCheck.cpp...
Generating code for file SuspiciousMemsetUsageCheck.h...
Generating code for file SuspiciousMissingCommaCheck.cpp...
Generating code for file SuspiciousMissingCommaCheck.h...
Generating code for file SuspiciousSemicolonCheck.cpp...
Generating code for file SuspiciousSemicolonCheck.h...
Generating code for file SuspiciousStringCompareCheck.cpp...
Generating code for file SuspiciousStringCompareCheck.h...
Generating code for file SwapIfBranches.cpp...
Generating code for file SwappedArgumentsCheck.cpp...
Generating code for file SwappedArgumentsCheck.h...
Generating code for file Symbol.cpp...
Generating code for file Symbol.h...
Generating code for file SymbolCollector.cpp...
Generating code for file SymbolCollector.h...
Generating code for file SymbolID.cpp...
Generating code for file SymbolID.h...
Generating code for file SymbolIndex.h...
Generating code for file SymbolIndexManager.cpp...
Generating code for file SymbolIndexManager.h...
Generating code for file SymbolInfo.cpp...
Generating code for file SymbolInfo.h...
Generating code for file SymbolLocation.cpp...
Generating code for file SymbolLocation.h...
Generating code for file SymbolOrigin.cpp...
Generating code for file SymbolOrigin.h...
Generating code for file SymbolReporter.h...
Generating code for file TemporaryObjectsCheck.cpp...
Generating code for file TemporaryObjectsCheck.h...
Generating code for file TerminatingContinueCheck.cpp...
Generating code for file TerminatingContinueCheck.h...
Generating code for file test.py...
Generating code for file Threading.cpp...
Generating code for file Threading.h...
Generating code for file ThrowByValueCatchByReferenceCheck.cpp...
Generating code for file ThrowByValueCatchByReferenceCheck.h...
Generating code for file ThrowKeywordMissingCheck.cpp...
Generating code for file ThrowKeywordMissingCheck.h...
Generating code for file ThrownExceptionTypeCheck.cpp...
Generating code for file ThrownExceptionTypeCheck.h...
Generating code for file TimeComparisonCheck.cpp...
Generating code for file TimeComparisonCheck.h...
Generating code for file TimeSubtractionCheck.cpp...
Generating code for file TimeSubtractionCheck.h...
Generating code for file TodoCommentCheck.cpp...
Generating code for file TodoCommentCheck.h...
Generating code for file Token.h...
Generating code for file ToolTemplate.cpp...
Generating code for file TooSmallLoopVariableCheck.cpp...
Generating code for file TooSmallLoopVariableCheck.h...
Generating code for file Trace.cpp...
Generating code for file Trace.h...
Generating code for file TrailingReturnCheck.cpp...
Generating code for file TrailingReturnCheck.h...
Generating code for file Transport.h...
Generating code for file Trigram.cpp...
Generating code for file Trigram.h...
Generating code for file TUScheduler.cpp...
Generating code for file TUScheduler.h...
Generating code for file Tweak.cpp...
Generating code for file Tweak.h...
Generating code for file TwineLocalCheck.cpp...
Generating code for file TwineLocalCheck.h...
Generating code for file TypeMismatchCheck.cpp...
Generating code for file TypeMismatchCheck.h...
Generating code for file TypePromotionInMathFnCheck.cpp...
Generating code for file TypePromotionInMathFnCheck.h...
Generating code for file TypeTraits.cpp...
Generating code for file TypeTraits.h...
Generating code for file UnaryStaticAssertCheck.cpp...
Generating code for file UnaryStaticAssertCheck.h...
Generating code for file UnconventionalAssignOperatorCheck.cpp...
Generating code for file UnconventionalAssignOperatorCheck.h...
Generating code for file UndefinedMemoryManipulationCheck.cpp...
Generating code for file UndefinedMemoryManipulationCheck.h...
Generating code for file UndelegatedConstructorCheck.cpp...
Generating code for file UndelegatedConstructorCheck.h...
Generating code for file UniqueptrDeleteReleaseCheck.cpp...
Generating code for file UniqueptrDeleteReleaseCheck.h...
Generating code for file UniqueptrResetReleaseCheck.cpp...
Generating code for file UniqueptrResetReleaseCheck.h...
Generating code for file UnnamedNamespaceInHeaderCheck.cpp...
Generating code for file UnnamedNamespaceInHeaderCheck.h...
Generating code for file UnnecessaryCopyInitialization.cpp...
Generating code for file UnnecessaryCopyInitialization.h...
Generating code for file UnnecessaryValueParamCheck.cpp...
Generating code for file UnnecessaryValueParamCheck.h...
Generating code for file UnusedAliasDeclsCheck.cpp...
Generating code for file UnusedAliasDeclsCheck.h...
Generating code for file UnusedParametersCheck.cpp...
Generating code for file UnusedParametersCheck.h...
Generating code for file UnusedRaiiCheck.cpp...
Generating code for file UnusedRaiiCheck.h...
Generating code for file UnusedReturnValueCheck.cpp...
Generating code for file UnusedReturnValueCheck.h...
Generating code for file UnusedUsingDeclsCheck.cpp...
Generating code for file UnusedUsingDeclsCheck.h...
Generating code for file UpgradeDurationConversionsCheck.cpp...
Generating code for file UpgradeDurationConversionsCheck.h...
Generating code for file UppercaseLiteralSuffixCheck.cpp...
Generating code for file UppercaseLiteralSuffixCheck.h...
Generating code for file URI.cpp...
Generating code for file URI.h...
Generating code for file UseAfterMoveCheck.cpp...
Generating code for file UseAfterMoveCheck.h...
Generating code for file UseAutoCheck.cpp...
Generating code for file UseAutoCheck.h...
Generating code for file UseBoolLiteralsCheck.cpp...
Generating code for file UseBoolLiteralsCheck.h...
Generating code for file UseDefaultMemberInitCheck.cpp...
Generating code for file UseDefaultMemberInitCheck.h...
Generating code for file UseDefaultNoneCheck.cpp...
Generating code for file UseDefaultNoneCheck.h...
Generating code for file UseEmplaceCheck.cpp...
Generating code for file UseEmplaceCheck.h...
Generating code for file UseEqualsDefaultCheck.cpp...
Generating code for file UseEqualsDefaultCheck.h...
Generating code for file UseEqualsDeleteCheck.cpp...
Generating code for file UseEqualsDeleteCheck.h...
Generating code for file UseNodiscardCheck.cpp...
Generating code for file UseNodiscardCheck.h...
Generating code for file UseNoexceptCheck.cpp...
Generating code for file UseNoexceptCheck.h...
Generating code for file UseNullptrCheck.cpp...
Generating code for file UseNullptrCheck.h...
Generating code for file UseOverrideCheck.cpp...
Generating code for file UseOverrideCheck.h...
Generating code for file UseToStringCheck.cpp...
Generating code for file UseToStringCheck.h...
Generating code for file UseTransparentFunctorsCheck.cpp...
Generating code for file UseTransparentFunctorsCheck.h...
Generating code for file UseUncaughtExceptionsCheck.cpp...
Generating code for file UseUncaughtExceptionsCheck.h...
Generating code for file UseUsingCheck.cpp...
Generating code for file UseUsingCheck.h...
Generating code for file UsingInserter.cpp...
Generating code for file UsingInserter.h...
Generating code for file UsingNamespaceDirectiveCheck.cpp...
Generating code for file UsingNamespaceDirectiveCheck.h...
Generating code for file VariadicFunctionDefCheck.cpp...
Generating code for file VariadicFunctionDefCheck.h...
Generating code for file VirtualInheritanceCheck.cpp...
Generating code for file VirtualInheritanceCheck.h...
Generating code for file VirtualNearMissCheck.cpp...
Generating code for file VirtualNearMissCheck.h...
Generating code for file vsc-extension-quickstart.md...
Generating code for file XPCTransport.cpp...
Generating code for file XRefs.cpp...
Generating code for file XRefs.h...
Generating code for file YAMLGenerator.cpp...
Generating code for file YAMLSerialization.cpp...
Generating code for file YamlSymbolIndex.cpp...
Generating code for file YamlSymbolIndex.h...
Generating code for file ZirconTidyModule.cpp...
Generating file documentation...
Generating docs for file AbseilMatcher.h...
Generating docs for file AbseilTidyModule.cpp...
Generating docs for file add_new_check.py...
Generating docs for file AndroidTidyModule.cpp...
Generating docs for file ApplyReplacements.cpp...
Generating docs for file ApplyReplacements.h...
Generating docs for file ArgumentCommentCheck.cpp...
Generating docs for file ArgumentCommentCheck.h...
Generating docs for file AssertSideEffectCheck.cpp...
Generating docs for file AssertSideEffectCheck.h...
Generating docs for file AST.cpp...
Generating docs for file AST.h...
Ge/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:32: warning: explicit link request to 'include' could not be resolved
warning: Included by graph for 'ClangTidy.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
nerating docs for file ASTUtils.cpp...
Generating docs for file ASTUtils.h...
Generating docs for file AvoidBindCheck.cpp...
Generating docs for file AvoidBindCheck.h...
Generating docs for file AvoidCArraysCheck.cpp...
Generating docs for file AvoidCArraysCheck.h...
Generating docs for file AvoidConstParamsInDecls.cpp...
Generating docs for file AvoidConstParamsInDecls.h...
Generating docs for file AvoidCStyleCastsCheck.cpp...
Generating docs for file AvoidCStyleCastsCheck.h...
Generating docs for file AvoidGotoCheck.cpp...
Generating docs for file AvoidGotoCheck.h...
Generating docs for file AvoidNSErrorInitCheck.cpp...
Generating docs for file AvoidNSErrorInitCheck.h...
Generating docs for file AvoidSpinlockCheck.cpp...
Generating docs for file AvoidSpinlockCheck.h...
Generating docs for file AvoidThrowingObjCExceptionCheck.cpp...
Generating docs for file AvoidThrowingObjCExceptionCheck.h...
Generating docs for file AvoidUnderscoreInGoogletestNameCheck.cpp...
Generating docs for file AvoidUnderscoreInGoogletestNameCheck.h...
Generating docs for file Background.cpp...
Generating docs for file Background.h...
Generating docs for file BackgroundIndexStorage.cpp...
Generating docs for file BitcodeReader.cpp...
Generating docs for file BitcodeReader.h...
Generating docs for file BitcodeWriter.cpp...
Generating docs for file BitcodeWriter.h...
Generating docs for file BoolPointerImplicitConversionCheck.cpp...
Generating docs for file BoolPointerImplicitConversionCheck.h...
Generating docs for file BoostTidyModule.cpp...
Generating docs for file BracesAroundStatementsCheck.cpp...
Generating docs for file BracesAroundStatementsCheck.h...
Generating docs for file BufferDerefCheck.cpp...
Generating docs for file BufferDerefCheck.h...
Generating docs for file BugproneTidyModule.cpp...
Generating docs for file Cancellation.cpp...
Generating docs for file Cancellation.h...
Generating docs for file CanonicalIncludes.cpp...
Generating docs for file CanonicalIncludes.h...
Generating docs for file CERTTidyModule.cpp...
Generating docs for file clang-include-fixer.py...
Generating docs for file clang-tidy-diff.py...
Generating docs for file ClangApplyReplacementsMain.cpp...
Generating docs for file ClangdFuzzer.cpp...
Generating docs for file ClangdLSPServer.cpp...
Generating docs for file ClangdLSPServer.h...
Generating docs for file ClangdMain.cpp...
Generating docs for file ClangDoc.cpp...
Generating docs for file ClangDoc.h...
Generating docs for file ClangDocMain.cpp...
Generating docs for file ClangdServer.cpp...
Generating docs for file ClangdServer.h...
Generating docs for file ClangdUnit.cpp...
Generating docs for file ClangdUnit.h...
Generating docs for file ClangdXPC.cpp...
Generating docs for file ClangdXPCTestClient.cpp...
Generating docs for file ClangIncludeFixer.cpp...
Generating docs for file ClangMove.cpp...
Generating docs for file ClangQuery.cpp...
Generating docs for file ClangReorderFields.cpp...
Generating docs for file ClangTidy.cpp...
Generating docs for file ClangTidy.h...
Generating docs for file ClangTidyDiagnosticConsumer.cpp...
Generating docs for file ClangTidyDiagnosticConsumer.h...
Generating docs for file ClangTidyForceLinker.h...
Generating docs for file ClangTidyMain.cpp...
Generating docs for file ClangTidyModule.cpp...
Generating docs for file ClangTidyModule.h...
Generating docs for file ClangTidyModuleRegistry.h...
Generating docs for file ClangTidyOptions.cpp...
Generating docs for file ClangTidyOptions.h...
Generating docs for file ClangTidyPlugin.cpp...
Generating docs for file ClangTidyProfiling.cpp...
Generating docs for file ClangTidyProfiling.h...
Generating docs for file CloexecAccept4Check.cpp...
Generating docs for file CloexecAccept4Check.h...
Generating docs for file CloexecAcceptCheck.cpp...
Generating docs for file CloexecAcceptCheck.h...
Generating docs for file CloexecCheck.cpp...
Generating docs for file CloexecCheck.h...
Generating docs for file CloexecCreatCheck.cpp...
Generating docs for file CloexecCreatCheck.h...
Generating docs for file CloexecDupCheck.cpp...
Generating doc/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h:73: warning: explicit link request to 'include' could not be resolved
s for file CloexecDupCheck.h...
Generating docs for file CloexecEpollCreate1Check.cpp...
Generating docs for file CloexecEpollCreate1Check.h...
Generating docs for file CloexecEpollCreateCheck.cpp...
Generating docs for file CloexecEpollCreateCheck.h...
Generating docs for file CloexecFopenCheck.cpp...
Generating docs for file CloexecFopenCheck.h...
Generating docs for file CloexecInotifyInit1Check.cpp...
Generating docs for file CloexecInotifyInit1Check.h...
Generating docs for file CloexecInotifyInitCheck.cpp...
Generating docs for file CloexecInotifyInitCheck.h...
Generating docs for file CloexecMemfdCreateCheck.cpp...
Generating docs for file CloexecMemfdCreateCheck.h...
Generating docs for file CloexecOpenCheck.cpp...
Generating docs for file CloexecOpenCheck.h...
Generating docs for file CloexecSocketCheck.cpp...
Generating docs for file CloexecSocketCheck.h...
Generating docs for file CodeComplete.cpp...
Generating docs for file CodeComplete.h...
Generating docs for file CodeCompletionStrings.cpp...
Generating docs for file CodeCompletionStrings.h...
Generating docs for file CommandProcessorCheck.cpp...
Generating docs for file CommandProcessorCheck.h...
Generating docs for file ComparisonInTempFailureRetryCheck.cpp...
Generating docs for file ComparisonInTempFailureRetryCheck.h...
Generating docs for file Compiler.cpp...
Generating docs for file Compiler.h...
Generating docs for file ConcatNestedNamespacesCheck.cpp...
Generating docs for file ConcatNestedNamespacesCheck.h...
Generating docs for file ConstReturnTypeCheck.cpp...
Generating docs for file ConstReturnTypeCheck.h...
Generating docs for file ContainerSizeEmptyCheck.cpp...
Generating docs for file ContainerSizeEmptyCheck.h...
Generating docs for file Context.cpp...
Generating docs for file Context.h...
Generating docs for file Conversion.cpp...
Generating docs for file Conversion.h...
Generating docs for file CopyConstructorInitCheck.cpp...
Generating docs for file CopyConstructorInitCheck.h...
Generating docs for file CoverageChecker.cpp...
Generating docs for file CoverageChecker.h...
Generating docs for file CppCoreGuidelinesTidyModule.cpp...
Generating docs for file DanglingHandleCheck.cpp...
Generating docs for file DanglingHandleCheck.h...
Generating docs for file DeclRefExprUtils.cpp...
Generating docs for file DeclRefExprUtils.h...
Generating docs for file DefaultArgumentsCheck.cpp...
Generating docs for file DefaultArgumentsCheck.cpp...
Generating docs for file DefaultArgumentsCheck.h...
Generating docs for file DefaultArgumentsCheck.h...
Generating docs for file DefinitionsInHeadersCheck.cpp...
Generating docs for file DefinitionsInHeadersCheck.h...
Generating docs for file DeletedDefaultCheck.cpp...
Generating docs for file DeletedDefaultCheck.h...
Generating docs for file DeleteNullPointerCheck.cpp...
Generating docs for file DeleteNullPointerCheck.h...
Generating docs for file DeprecatedHeadersCheck.cpp...
Generating docs for file DeprecatedHeadersCheck.h...
Generating docs for file DeprecatedIosBaseAliasesCheck.cpp...
Generating docs for file DeprecatedIosBaseAliasesCheck.h...
Generating docs for file Dex.cpp...
Generating docs for file Dex.h...
Generating docs for file Dexp.cpp...
Generating docs for file Diagnostics.cpp...
Generating docs for file Diagnostics.h...
Generating docs for file DontModifyStdNamespaceCheck.cpp...
Generating docs for file DontModifyStdNamespaceCheck.h...
Generating docs for file doxygen-mainpage.dox...
Generating docs for file DraftStore.cpp...
Generating docs for file DraftStore.h...
Generating docs for file DurationAdditionCheck.cpp...
Generating docs for file DurationAdditionCheck.h...
Generating docs for file DurationComparisonCheck.cpp...
Generating docs for file DurationComparisonCheck.h...
Generating docs for file DurationConversionCastCheck.cpp...
Generating docs for file DurationConversionCastCheck.h...
Generating docs for file DurationDivisionCheck.cpp...
Generating docs for file DurationDivisionCheck.h...
Generating docs for file DurationFactoryFloatCheck.cpp...
Generating docs for file DurationFactory/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Function.h:75: warning: Found unknown command `\Args'
FloatCheck.h...
Generating docs for file DurationFactoryScaleCheck.cpp...
Generating docs for file DurationFactoryScaleCheck.h...
Generating docs for file DurationRewriter.cpp...
Generating docs for file DurationRewriter.h...
Generating docs for file DurationSubtractionCheck.cpp...
Generating docs for file DurationSubtractionCheck.h...
Generating docs for file DurationUnnecessaryConversionCheck.cpp...
Generating docs for file DurationUnnecessaryConversionCheck.h...
Generating docs for file ElseAfterReturnCheck.cpp...
Generating docs for file ElseAfterReturnCheck.h...
Generating docs for file ExceptionAnalyzer.cpp...
Generating docs for file ExceptionAnalyzer.h...
Generating docs for file ExceptionBaseclassCheck.cpp...
Generating docs for file ExceptionBaseclassCheck.h...
Generating docs for file ExceptionEscapeCheck.cpp...
Generating docs for file ExceptionEscapeCheck.cpp...
Generating docs for file ExceptionEscapeCheck.h...
Generating docs for file ExceptionEscapeCheck.h...
Generating docs for file ExpandModularHeadersPPCallbacks.cpp...
Generating docs for file ExpandModularHeadersPPCallbacks.h...
Generating docs for file ExpectedTypes.cpp...
Generating docs for file ExpectedTypes.h...
Generating docs for file ExplicitConstructorCheck.cpp...
Generating docs for file ExplicitConstructorCheck.h...
Generating docs for file ExplicitMakePairCheck.cpp...
Generating docs for file ExplicitMakePairCheck.h...
Generating docs for file ExprSequence.cpp...
Generating docs for file ExprSequence.h...
Generating docs for file FasterStringFindCheck.cpp...
Generating docs for file FasterStringFindCheck.h...
Generating docs for file FasterStrsplitDelimiterCheck.cpp...
Generating docs for file FasterStrsplitDelimiterCheck.h...
Generating docs for file FileDistance.cpp...
Generating docs for file FileDistance.h...
Generating docs for file FileIndex.cpp...
Generating docs for file FileIndex.h...
Generating docs for file FindAllMacros.cpp...
Generating docs for file FindAllMacros.h...
Generating docs for file FindAllSymbols.cpp...
Generating docs for file FindAllSymbols.h...
Generating docs for file FindAllSymbolsAction.cpp...
Generating docs for file FindAllSymbolsAction.h...
Generating docs for file FindAllSymbolsMain.cpp...
Generating docs for file FindSymbols.cpp...
Generating docs for file FindSymbols.h...
Generating docs for file FixItHintUtils.cpp...
Generating docs for file FixItHintUtils.h...
Generating docs for file FloatLoopCounter.cpp...
Generating docs for file FloatLoopCounter.h...
Generating docs for file FoldInitTypeCheck.cpp...
Generating docs for file FoldInitTypeCheck.h...
Generating docs for file ForbiddenSubclassingCheck.cpp...
Generating docs for file ForbiddenSubclassingCheck.h...
Generating docs for file ForRangeCopyCheck.cpp...
Generating docs for file ForRangeCopyCheck.h...
Generating docs for file ForwardDeclarationNamespaceCheck.cpp...
Generating docs for file ForwardDeclarationNamespaceCheck.h...
Generating docs for file ForwardingReferenceOverloadCheck.cpp...
Generating docs for file ForwardingReferenceOverloadCheck.h...
Generating docs for file FS.cpp...
Generating docs for file FS.h...
Generating docs for file FSProvider.cpp...
Generating docs for file FSProvider.h...
Generating docs for file FuchsiaTidyModule.cpp...
Generating docs for file Function.h...
Generating docs for file FunctionNamingCheck.cpp...
Generating docs for file FunctionNamingCheck.h...
Generating docs for file FunctionSizeCheck.cpp...
Generating docs for file FunctionSizeCheck.h...
Generating docs for file FuzzyMatch.cpp...
Generating docs for file FuzzyMatch.h...
Generating docs for file FuzzySymbolIndex.cpp...
Generating docs for file FuzzySymbolIndex.h...
Generating docs for file gen_std.py...
Generating docs for file Generators.cpp...
Generating docs for file Generators.h...
Generating docs for file GlobalCompilationDatabase.cpp...
Generating docs for file GlobalCompilationDatabase.h...
Generating docs for file GlobalNamesInHeadersCheck.cpp...
Generating docs for file GlobalNamesInHeadersCheck.h...
Generating docs for file GlobalVariable/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:29: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:29: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
DeclarationCheck.cpp...
Generating docs for file GlobalVariableDeclarationCheck.h...
Generating docs for file GoogleTidyModule.cpp...
Generating docs for file HeaderFileExtensionsUtils.cpp...
Generating docs for file HeaderFileExtensionsUtils.h...
Generating docs for file HeaderGuard.cpp...
Generating docs for file HeaderGuard.h...
Generating docs for file HeaderGuardCheck.cpp...
Generating docs for file HeaderGuardCheck.h...
Generating docs for file HeaderMapCollector.cpp...
Generating docs for file HeaderMapCollector.h...
Generating docs for file Headers.cpp...
Generating docs for file Headers.h...
Generating docs for file HelperDeclRefGraph.cpp...
Generating docs for file HelperDeclRefGraph.h...
Generating docs for file HICPPTidyModule.cpp...
Generating docs for file IdentifierNamingCheck.cpp...
Generating docs for file IdentifierNamingCheck.h...
Generating docs for file ImplicitBoolConversionCheck.cpp...
Generating docs for file ImplicitBoolConversionCheck.h...
Generating docs for file ImplicitConversionInLoopCheck.cpp...
Generating docs for file ImplicitConversionInLoopCheck.h...
Generating docs for file InaccurateEraseCheck.cpp...
Generating docs for file InaccurateEraseCheck.h...
Generating docs for file IncludeFixer.cpp...
Generating docs for file IncludeFixer.cpp...
Generating docs for file IncludeFixer.h...
Generating docs for file IncludeFixer.h...
Generating docs for file IncludeFixerContext.cpp...
Generating docs for file IncludeFixerContext.h...
Generating docs for file IncludeFixerPlugin.cpp...
Generating docs for file IncludeInserter.cpp...
Generating docs for file IncludeInserter.h...
Generating docs for file IncludeOrderCheck.cpp...
Generating docs for file IncludeOrderCheck.h...
Generating docs for file IncludeSorter.cpp...
Generating docs for file IncludeSorter.h...
Generating docs for file InconsistentDeclarationParameterNameCheck.cpp...
Generating docs for file InconsistentDeclarationParameterNameCheck.h...
Generating docs for file IncorrectRoundingsCheck.cpp...
Generating docs for file IncorrectRoundingsCheck.h...
Generating docs for file Index.cpp...
Generating docs for file Index.h...
Generating docs for file IndexAction.cpp...
Generating docs for file IndexAction.h...
Generating docs for file IndexBenchmark.cpp...
Generating docs for file IndexerMain.cpp...
Generating docs for file InefficientAlgorithmCheck.cpp...
Generating docs for file InefficientAlgorithmCheck.h...
Generating docs for file InefficientStringConcatenationCheck.cpp...
Generating docs for file InefficientStringConcatenationCheck.h...
Generating docs for file InefficientVectorOperationCheck.cpp...
Generating docs for file InefficientVectorOperationCheck.h...
Generating docs for file InMemorySymbolIndex.cpp...
Generating docs for file InMemorySymbolIndex.h...
Generating docs for file IntegerDivisionCheck.cpp...
Generating docs for file IntegerDivisionCheck.h...
Generating docs for file IntegerTypesCheck.cpp...
Generating docs for file IntegerTypesCheck.h...
Generating docs for file InterfacesGlobalInitCheck.cpp...
Generating docs for file InterfacesGlobalInitCheck.h...
Generating docs for file IsolateDeclarationCheck.cpp...
Generating docs for file IsolateDeclarationCheck.h...
Generating docs for file Iterator.cpp...
Generating docs for file Iterator.h...
Generating docs for file JSONTransport.cpp...
Generating docs for file LambdaFunctionNameCheck.cpp...
Generating docs for file LambdaFunctionNameCheck.h...
Generating docs for file LexerUtils.cpp...
Generating docs for file LexerUtils.h...
Generating docs for file LimitedRandomnessCheck.cpp...
Generating docs for file LimitedRandomnessCheck.h...
Generating docs for file LLVMTidyModule.cpp...
Generating docs for file Logger.cpp...
Generating docs for file Logger.h...
Generating docs for file LoopConvertCheck.cpp...
Generating docs for file LoopConvertCheck.h...
Generating docs for file LoopConvertUtils.cpp...
Generating docs for file LoopConvertUtils.h...
Generating docs for file MacroParenthesesCheck.cpp...
Generating docs for file MacroParenthesesCheck.h...
Generating docs for f/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/Modularize.h:47: warning: The following parameters of createModuleMap(llvm::StringRef ModuleMapPath, llvm::ArrayRef< std::string > HeaderFileNames, llvm::ArrayRef< std::string > ProblemFileNames, DependencyMap &Dependencies, llvm::StringRef HeaderPrefix, llvm::StringRef RootModuleName) are not documented:
  parameter 'RootModuleName'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModuleAssistant.cpp:298: warning: The following parameters of createModuleMap(llvm::StringRef ModuleMapPath, llvm::ArrayRef< std::string > HeaderFileNames, llvm::ArrayRef< std::string > ProblemFileNames, DependencyMap &Dependencies, llvm::StringRef HeaderPrefix, llvm::StringRef RootModuleName) are not documented:
  parameter 'RootModuleName'
ile MacroRepeatedSideEffectsCheck.cpp...
Generating docs for file MacroRepeatedSideEffectsCheck.h...
Generating docs for file MacroUsageCheck.cpp...
Generating docs for file MacroUsageCheck.h...
Generating docs for file MagicNumbersCheck.cpp...
Generating docs for file MagicNumbersCheck.h...
Generating docs for file MakeSharedCheck.cpp...
Generating docs for file MakeSharedCheck.h...
Generating docs for file MakeSmartPtrCheck.cpp...
Generating docs for file MakeSmartPtrCheck.h...
Generating docs for file MakeUniqueCheck.cpp...
Generating docs for file MakeUniqueCheck.h...
Generating docs for file Mapper.cpp...
Generating docs for file Mapper.h...
Generating docs for file Matchers.h...
Generating docs for file MDGenerator.cpp...
Generating docs for file MemIndex.cpp...
Generating docs for file MemIndex.h...
Generating docs for file Merge.cpp...
Generating docs for file Merge.h...
Generating docs for file MiscTidyModule.cpp...
Generating docs for file MisleadingIndentationCheck.cpp...
Generating docs for file MisleadingIndentationCheck.h...
Generating docs for file MisplacedArrayIndexCheck.cpp...
Generating docs for file MisplacedArrayIndexCheck.h...
Generating docs for file MisplacedConstCheck.cpp...
Generating docs for file MisplacedConstCheck.h...
Generating docs for file MisplacedOperatorInStrlenInAllocCheck.cpp...
Generating docs for file MisplacedOperatorInStrlenInAllocCheck.h...
Generating docs for file MisplacedWideningCastCheck.cpp...
Generating docs for file MisplacedWideningCastCheck.h...
Generating docs for file ModernizeTidyModule.cpp...
Generating docs for file Modularize.cpp...
Generating docs for file Modularize.h...
Generating docs for file ModularizeUtilities.cpp...
Generating docs for file ModularizeUtilities.h...
Generating docs for file ModuleAssistant.cpp...
Generating docs for file Move.cpp...
Generating docs for file Move.h...
Generating docs for file MoveConstArgCheck.cpp...
Generating docs for file MoveConstArgCheck.h...
Generating docs for file MoveConstructorInitCheck.cpp...
Generating docs for file MoveConstructorInitCheck.h...
Generating docs for file MoveForwardingReferenceCheck.cpp...
Generating docs for file MoveForwardingReferenceCheck.h...
Generating docs for file MPITidyModule.cpp...
Generating docs for file MultipleInheritanceCheck.cpp...
Generating docs for file MultipleInheritanceCheck.h...
Generating docs for file MultipleStatementMacroCheck.cpp...
Generating docs for file MultipleStatementMacroCheck.h...
Generating docs for file MultiwayPathsCoveredCheck.cpp...
Generating docs for file MultiwayPathsCoveredCheck.h...
Generating docs for file NamedParameterCheck.cpp...
Generating docs for file NamedParameterCheck.h...
Generating docs for file NamespaceAliaser.cpp...
Generating docs for file NamespaceAliaser.h...
Generating docs for file NamespaceCommentCheck.cpp...
Generating docs for file NamespaceCommentCheck.h...
Generating docs for file NarrowingConversionsCheck.cpp...
Generating docs for file NarrowingConversionsCheck.h...
Generating docs for file NewDeleteOverloadsCheck.cpp...
Generating docs for file NewDeleteOverloadsCheck.h...
Generating docs for file NoAssemblerCheck.cpp...
Generating docs for file NoAssemblerCheck.h...
Generating docs for file NoexceptMoveConstructorCheck.cpp...
Generating docs for file NoexceptMoveConstructorCheck.h...
Generating docs for file NoInternalDependenciesCheck.cpp...
Generating docs for file NoInternalDependenciesCheck.h...
Generating docs for file NoMallocCheck.cpp...
Generating docs for file NoMallocCheck.h...
Generating docs for file NoNamespaceCheck.cpp...
Generating docs for file NoNamespaceCheck.h...
Generating docs for file NonConstParameterCheck.cpp...
Generating docs for file NonConstParameterCheck.h...
Generating docs for file NonConstReferences.cpp...
Generating docs for file NonConstReferences.h...
Generating docs for file NonCopyableObjects.cpp...
Generating docs for file NonCopyableObjects.h...
Generating docs for file NonPrivateMemberVariablesInClassesCheck.cpp...
Generating docs for file NonPrivateMemberVariablesInClassesCheck.h...
Generating docs for file ObjCTidyModule.cpp...
Generating docs for file OpenMPTidyModule.cpp...
Generating docs for file OptionsUtils.cpp...
Generating docs for file OptionsUtils.h...
Generating docs for file OverloadedOperatorCheck.cpp...
Generating docs for file OverloadedOperatorCheck.h...
Generating docs for file OverloadedUnaryAndCheck.cpp...
Generating docs for file OverloadedUnaryAndCheck.h...
Generating docs for file OwningMemoryCheck.cpp...
Generating docs for file OwningMemoryCheck.h...
Generating docs for file ParentVirtualCallCheck.cpp...
Generating docs for file ParentVirtualCallCheck.h...
Generating docs for file PassByValueCheck.cpp...
Generating docs for file PassByValueCheck.h...
Generating docs for file Path.h...
Generating docs for file PathConfig.cpp...
Generating docs for file PathConfig.h...
Generating docs for file PerformanceTidyModule.cpp...
Generating docs for file PortabilityTidyModule.cpp...
Generating docs for file PostfixOperatorCheck.cpp...
Generating docs for file PostfixOperatorCheck.h...
Generating docs for file PostingList.cpp...
Generating docs for file PostingList.h...
Generating docs for file PPCallbacksTracker.cpp...
Generating docs for file PPCallbacksTracker.h...
Generating docs for file PPTrace.cpp...
Generating docs for file PragmaCommentHandler.cpp...
Generating docs for file PragmaCommentHandler.h...
Generating docs for file PreprocessorTracker.cpp...
Generating docs for file PreprocessorTracker.h...
Generating docs for file ProBoundsArrayToPointerDecayCheck.cpp...
Generating docs for file ProBoundsArrayToPointerDecayCheck.h...
Generating docs for file ProBoundsConstantArrayIndexCheck.cpp...
Generating docs for file ProBoundsConstantArrayIndexCheck.h...
Generating docs for file ProBoundsPointerArithmeticCheck.cpp...
Generating docs for file ProBoundsPointerArithmeticCheck.h...
Generating docs for file ProperlySeededRandomGeneratorCheck.cpp...
Generating docs for file ProperlySeededRandomGeneratorCheck.h...
Generating docs for file PropertyDeclarationCheck.cpp...
Generating docs for file PropertyDeclarationCheck.h...
Generating docs for file Protocol.cpp...
Generating docs for file Protocol.h...
Generating docs for file ProTypeConstCastCheck.cpp...
Generating docs for file ProTypeConstCastCheck.h...
Generating docs for file ProTypeCstyleCastCheck.cpp...
Generating docs for file ProTypeCstyleCastCheck.h...
Generating docs for file ProTypeMemberInitCheck.cpp...
Generating docs for file ProTypeMemberInitCheck.h...
Generating docs for file ProTypeReinterpretCastCheck.cpp...
Generating docs for file ProTypeReinterpretCastCheck.h...
Generating docs for file ProTypeStaticCastDowncastCheck.cpp...
Generating docs for file ProTypeStaticCastDowncastCheck.h...
Generating docs for file ProTypeUnionAccessCheck.cpp...
Generating docs for file ProTypeUnionAccessCheck.h...
Generating docs for file ProTypeVarargCheck.cpp...
Generating docs for file ProTypeVarargCheck.h...
Generating docs for file Quality.cpp...
Generating docs for file Quality.h...
Generating docs for file Query.cpp...
Generating docs for file Query.h...
Generating docs for file QueryParser.cpp...
Generating docs for file QueryParser.h...
Generating docs for file QuerySession.h...
Generating docs for file RawStringLiteralCheck.cpp...
Generating docs for file RawStringLiteralCheck.h...
Generating docs for file ReadabilityTidyModule.cpp...
Generating docs for file README.md...
Generating docs for file RedundantControlFlowCheck.cpp...
Generating docs for file RedundantControlFlowCheck.h...
Generating docs for file RedundantDeclarationCheck.cpp...
Generating docs for file RedundantDeclarationCheck.h...
Generating docs for file RedundantExpressionCheck.cpp...
Generating docs for file RedundantExpressionCheck.h...
Generating docs for file RedundantFunctionPtrDereferenceCheck.cpp...
Generating docs for file RedundantFunctionPtrDereferenceCheck.h...
Generating docs for file RedundantMemberInitCheck.cpp...
Generating docs for file RedundantMemberInitCheck.h...
Generating docs for file RedundantPreprocessorCheck.cpp...
Generating docs /opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
for file RedundantPreprocessorCheck.h...
Generating docs for file RedundantSmartptrGetCheck.cpp...
Generating docs for file RedundantSmartptrGetCheck.h...
Generating docs for file RedundantStrcatCallsCheck.cpp...
Generating docs for file RedundantStrcatCallsCheck.h...
Generating docs for file RedundantStringCStrCheck.cpp...
Generating docs for file RedundantStringCStrCheck.h...
Generating docs for file RedundantStringInitCheck.cpp...
Generating docs for file RedundantStringInitCheck.h...
Generating docs for file RedundantVoidArgCheck.cpp...
Generating docs for file RedundantVoidArgCheck.h...
Generating docs for file Ref.cpp...
Generating docs for file Ref.h...
Generating docs for file rename_check.py...
Generating docs for file ReorderFieldsAction.cpp...
Generating docs for file ReorderFieldsAction.h...
Generating docs for file ReplaceAutoPtrCheck.cpp...
Generating docs for file ReplaceAutoPtrCheck.h...
Generating docs for file ReplaceRandomShuffleCheck.cpp...
Generating docs for file ReplaceRandomShuffleCheck.h...
Generating docs for file Representation.cpp...
Generating docs for file Representation.h...
Generating docs for file RestrictSystemIncludesCheck.cpp...
Generating docs for file RestrictSystemIncludesCheck.h...
Generating docs for file ReturnBracedInitListCheck.cpp...
Generating docs for file ReturnBracedInitListCheck.h...
Generating docs for file RIFF.cpp...
Generating docs for file RIFF.h...
Generating docs for file run-clang-tidy.py...
Generating docs for file run-find-all-symbols.py...
Generating docs for file Selection.cpp...
Generating docs for file Selection.h...
Generating docs for file Serialization.cpp...
Generating docs for file Serialization.h...
Generating docs for file Serialize.cpp...
Generating docs for file Serialize.h...
Generating docs for file SetLongJmpCheck.cpp...
Generating docs for file SetLongJmpCheck.h...
Generating docs for file ShrinkToFitCheck.cpp...
Generating docs for file ShrinkToFitCheck.h...
Generating docs for file SignedBitwiseCheck.cpp...
Generating docs for file SignedBitwiseCheck.h...
Generating docs for file SIMDIntrinsicsCheck.cpp...
Generating docs for file SIMDIntrinsicsCheck.h...
Generating docs for file SimplifyBooleanExprCheck.cpp...
Generating docs for file SimplifyBooleanExprCheck.h...
Generating docs for file SimplifySubscriptExprCheck.cpp...
Generating docs for file SimplifySubscriptExprCheck.h...
Generating docs for file SizeofContainerCheck.cpp...
Generating docs for file SizeofContainerCheck.h...
Generating docs for file SizeofExpressionCheck.cpp...
Generating docs for file SizeofExpressionCheck.h...
Generating docs for file SlicingCheck.cpp...
Generating docs for file SlicingCheck.h...
Generating docs for file SourceCode.cpp...
Generating docs for file SourceCode.h...
Generating docs for file SpecialMemberFunctionsCheck.cpp...
Generating docs for file SpecialMemberFunctionsCheck.h...
Generating docs for file StaticAccessedThroughInstanceCheck.cpp...
Generating docs for file StaticAccessedThroughInstanceCheck.h...
Generating docs for file StaticallyConstructedObjectsCheck.cpp...
Generating docs for file StaticallyConstructedObjectsCheck.h...
Generating docs for file StaticAssertCheck.cpp...
Generating docs for file StaticAssertCheck.h...
Generating docs for file StaticDefinitionInAnonymousNamespaceCheck.cpp...
Generating docs for file StaticDefinitionInAnonymousNamespaceCheck.h...
Generating docs for file StaticObjectExceptionCheck.cpp...
Generating docs for file StaticObjectExceptionCheck.h...
Generating docs for file StdSymbolMap.inc...
Generating docs for file STLPostfixHeaderMap.cpp...
Generating docs for file STLPostfixHeaderMap.h...
Generating docs for file StrCatAppendCheck.cpp...
Generating docs for file StrCatAppendCheck.h...
Generating docs for file StringCompareCheck.cpp...
Generating docs for file StringCompareCheck.h...
Generating docs for file StringConstructorCheck.cpp...
Generating docs for file StringConstructorCheck.h...
Generating docs for file StringFindStartswithCheck.cpp...
Generating docs for file StringFindStartswithCheck.h...
Generating docs for file StringIntegerAssignmentCheck.cpp...
Generating docs for file StringIntegerAssignmentCheck.h...
Generating docs for file StringLiteralWithEmbeddedNulCheck.cpp...
Generating docs for file StringLiteralWithEmbeddedNulCheck.h...
Generating docs for file StrToNumCheck.cpp...
Generating docs for file StrToNumCheck.h...
Generating docs for file SuspiciousEnumUsageCheck.cpp...
Generating docs for file SuspiciousEnumUsageCheck.h...
Generating docs for file SuspiciousMemsetUsageCheck.cpp...
Generating docs for file SuspiciousMemsetUsageCheck.h...
Generating docs for file SuspiciousMissingCommaCheck.cpp...
Generating docs for file SuspiciousMissingCommaCheck.h...
Generating docs for file SuspiciousSemicolonCheck.cpp...
Generating docs for file SuspiciousSemicolonCheck.h...
Generating docs for file SuspiciousStringCompareCheck.cpp...
Generating docs for file SuspiciousStringCompareCheck.h...
Generating docs for file SwapIfBranches.cpp...
Generating docs for file SwappedArgumentsCheck.cpp...
Generating docs for file SwappedArgumentsCheck.h...
Generating docs for file Symbol.cpp...
Generating docs for file Symbol.h...
Generating docs for file SymbolCollector.cpp...
Generating docs for file SymbolCollector.h...
Generating docs for file SymbolID.cpp...
Generating docs for file SymbolID.h...
Generating docs for file SymbolIndex.h...
Generating docs for file SymbolIndexManager.cpp...
Generating docs for file SymbolIndexManager.h...
Generating docs for file SymbolInfo.cpp...
Generating docs for file SymbolInfo.h...
Generating docs for file SymbolLocation.cpp...
Generating docs for file SymbolLocation.h...
Generating docs for file SymbolOrigin.cpp...
Generating docs for file SymbolOrigin.h...
Generating docs for file SymbolReporter.h...
Generating docs for file TemporaryObjectsCheck.cpp...
Generating docs for file TemporaryObjectsCheck.h...
Generating docs for file TerminatingContinueCheck.cpp...
Generating docs for file TerminatingContinueCheck.h...
Generating docs for file test.py...
Generating docs for file Threading.cpp...
Generating docs for file Threading.h...
Generating docs for file ThrowByValueCatchByReferenceCheck.cpp...
Generating docs for file ThrowByValueCatchByReferenceCheck.h...
Generating docs for file ThrowKeywordMissingCheck.cpp...
Generating docs for file ThrowKeywordMissingCheck.h...
Generating docs for file ThrownExceptionTypeCheck.cpp...
Generating docs for file ThrownExceptionTypeCheck.h...
Generating docs for file TimeComparisonCheck.cpp...
Generating docs for file TimeComparisonCheck.h...
Generating docs for file TimeSubtractionCheck.cpp...
Generating docs for file TimeSubtractionCheck.h...
Generating docs for file TodoCommentCheck.cpp...
Generating docs for file TodoCommentCheck.h...
Generating docs for file Token.h...
Generating docs for file ToolTemplate.cpp...
Generating docs for file TooSmallLoopVariableCheck.cpp...
Generating docs for file TooSmallLoopVariableCheck.h...
Generating docs for file Trace.cpp...
Generating docs for file Trace.h...
Generating docs for file TrailingReturnCheck.cpp...
Generating docs for file TrailingReturnCheck.h...
Generating docs for file Transport.h...
Generating docs for file Trigram.cpp...
Generating docs for file Trigram.h...
Generating docs for file TUScheduler.cpp...
Generating docs for file TUScheduler.h...
Generating docs for file Tweak.cpp...
Generating docs for file Tweak.h...
Generating docs for file TwineLocalCheck.cpp...
Generating docs for file TwineLocalCheck.h...
Generating docs for file TypeMismatchCheck.cpp...
Generating docs for file TypeMismatchCheck.h...
Generating docs for file TypePromotionInMathFnCheck.cpp...
Generating docs for file TypePromotionInMathFnCheck.h...
Generating docs for file TypeTraits.cpp...
Generating docs for file TypeTraits.h...
Generating docs for file UnaryStaticAssertCheck.cpp...
Generating docs for file UnaryStaticAssertCheck.h...
Generating docs for file UnconventionalAssignOperatorCheck.cpp...
Generating docs for file UnconventionalAssignOperatorCheck.h...
Generating docs for file UndefinedMemoryManipulationCheck.cpp...
Generating docs for file UndefinedMemoryManipulationCheck.h...
Generating docs for file UndelegatedConstructorCheck.cpp...
Generating docs for file UndelegatedConstructorCheck.h...
Generating docs for file UniqueptrDeleteReleaseCheck.cpp...
Generating docs for file UniqueptrDeleteReleaseCheck.h...
Generating docs for file UniqueptrResetReleaseCheck.cpp...
Generating docs for file UniqueptrResetReleaseCheck.h...
Generating docs for file UnnamedNamespaceInHeaderCheck.cpp...
Generating docs for file UnnamedNamespaceInHeaderCheck.h...
Generating docs for file UnnecessaryCopyInitialization.cpp...
Generating docs for file UnnecessaryCopyInitialization.h...
Generating docs for file UnnecessaryValueParamCheck.cpp...
Generating docs for file UnnecessaryValueParamCheck.h...
Generating docs for file UnusedAliasDeclsCheck.cpp...
Generating docs for file UnusedAliasDeclsCheck.h...
Generating docs for file UnusedParametersCheck.cpp...
Generating docs for file UnusedParametersCheck.h...
Generating docs for file UnusedRaiiCheck.cpp...
Generating docs for file UnusedRaiiCheck.h...
Generating docs for file UnusedReturnValueCheck.cpp...
Generating docs for file UnusedReturnValueCheck.h...
Generating docs for file UnusedUsingDeclsCheck.cpp...
Generating docs for file UnusedUsingDeclsCheck.h...
Generating docs for file UpgradeDurationConversionsCheck.cpp...
Generating docs for file UpgradeDurationConversionsCheck.h...
Generating docs for file UppercaseLiteralSuffixCheck.cpp...
Generating docs for file UppercaseLiteralSuffixCheck.h...
Generating docs for file URI.cpp...
Generating docs for file URI.h...
Generating docs for file UseAfterMoveCheck.cpp...
Generating docs for file UseAfterMoveCheck.h...
Generating docs for file UseAutoCheck.cpp...
Generating docs for file UseAutoCheck.h...
Generating docs for file UseBoolLiteralsCheck.cpp...
Generating docs for file UseBoolLiteralsCheck.h...
Generating docs for file UseDefaultMemberInitCheck.cpp...
Generating docs for file UseDefaultMemberInitCheck.h...
Generating docs for file UseDefaultNoneCheck.cpp...
Generating docs for file UseDefaultNoneCheck.h...
Generating docs for file UseEmplaceCheck.cpp...
Generating docs for file UseEmplaceCheck.h...
Generating docs for file UseEqualsDefaultCheck.cpp...
Generating docs for file UseEqualsDefaultCheck.h...
Generating docs for file UseEqualsDeleteCheck.cpp...
Generating docs for file UseEqualsDeleteCheck.h...
Generating docs for file UseNodiscardCheck.cpp...
Generating docs for file UseNodiscardCheck.h...
Generating docs for file UseNoexceptCheck.cpp...
Generating docs for file UseNoexceptCheck.h...
Generating docs for file UseNullptrCheck.cpp...
Generating docs for file UseNullptrCheck.h...
Generating docs for file UseOverrideCheck.cpp...
Generating docs for file UseOverrideCheck.h...
Generating docs for file UseToStringCheck.cpp...
Generating docs for file UseToStringCheck.h...
Generating docs for file UseTransparentFunctorsCheck.cpp...
Generating docs for file UseTransparentFunctorsCheck.h...
Generating docs for file UseUncaughtExceptionsCheck.cpp...
Generating docs for file UseUncaughtExceptionsCheck.h...
Generating docs for file UseUsingCheck.cpp...
Generating docs for file UseUsingCheck.h...
Generating docs for file UsingInserter.cpp...
Generating docs for file UsingInserter.h...
Generating docs for file UsingNamespaceDirectiveCheck.cpp...
Generating docs for file UsingNamespaceDirectiveCheck.h...
Generating docs for file VariadicFunctionDefCheck.cpp...
Generating docs for file VariadicFunctionDefCheck.h...
Generating docs for file VirtualInheritanceCheck.cpp...
Generating docs for file VirtualInheritanceCheck.h...
Generating docs for file VirtualNearMissCheck.cpp...
Generating docs for file VirtualNearMissCheck.h...
Generating docs for file vsc-extension-quickstart.md...
Generating docs for file XPCTransport.cpp...
Generating docs for file XRefs.cpp...
Generating docs for file XRefs.h...
Generating docs for file YAMLGenerator.cpp...
Generating docs for file YAMLSerialization.cpp...
Generating docs for file YamlSymbolIndex.cpp...
Generating doc/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Function.h:75: warning: Found unknown command `\Args'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:29: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:80: warning: Unsupported xml/html tag <iosfwd> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:82: warning: Unsupported xml/html tag <string> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Function.h:75: warning: Found unknown command `\Args'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeCompletionStrings.cpp:171: warning: The following parameters of clang::clangd::formatDocumentation(const CodeCompletionString &CCS, llvm::StringRef DocComment) are not documented:
  parameter 'CCS'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:29: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.h:165: warning: explicit link request to 'indexed' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h:73: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h:73: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h:73: warning: explicit link request to 'include' could not be resolved
s for file YamlSymbolIndex.h...
Generating docs for file ZirconTidyModule.cpp...
Generating page documentation...
Generating docs for page md__opt_doxygen-docs_src_llvm_tools_clang_tools_extra_clangd_clients_clangd-vscode_README...
Generating docs for page md__opt_doxygen-docs_src_llvm_tools_clang_tools_extra_clangd_clients_clangd-vscode_vsc-extension-quickstart...
Generating docs for page todo...
Generating docs for page deprecated...
Generating group documentation...
Generating class documentation...
Generating docs for compound ASTConsumer...
Generating docs for compound CollectEntitiesAction...
Generating docs for compound CollectEntitiesConsumer...
Generating docs for compound CollectEntitiesVisitor...
Generating docs for compound CompileCheckAction...
Generating docs for compound CompileCheckConsumer...
Generating docs for compound CompileCheckFrontendActionFactory...
Generating docs for compound CompileCheckVisitor...
Generating docs for compound ConstCommentVisitor...
Generating docs for compound CoverageCheckerAction...
Generating docs for compound CoverageCheckerCallbacks...
Generating docs for compound CoverageCheckerConsumer...
Generating docs for compound CoverageCheckerFrontendActionFactory...
Generating docs for compound DiagnosticConsumer...
Generating docs for compound EntityMap...
Generating docs for compound Entry...
Generating docs for compound ExternalSemaSource...
Generating docs for compound HeaderEntry...
Generating docs for compound Location...
Generating docs for compound ModularizeFrontendActionFactory...
Generating docs for compound MultiplexConsumer...
Generating docs for compound PluginASTAction...
Generating docs for compound PPCallbacks...
Generating docs for compound StringMap...
Generating docs for compound SyntaxOnlyAction...
Generating docs for compound clang::tooling::ToolAction...
Generating namespace index...
Generating docs for namespace add_new_check
Generating docs for namespace clang
Generating docs for namespace clang-include-fixer
Generating docs for namespace clang-tidy-diff
Generating docs for namespace clang::ast_matchers
Generating docs for namespace clang::clangd
Generating docs for compound clang::clangd::ApplyWorkspaceEditParams...
Generating docs for compound clang::clangd::ASTRetentionPolicy...
Generating docs for compound clang::clangd::AsyncTaskRunner...
Generating docs for compound clang::clangd::BackgroundIndex...
Generating docs for compound clang::clangd::BackgroundIndexStorage...
Generating docs for compound clang::clangd::CancelledError...
Generating docs for compound clang::clangd::CanonicalIncludes...
Generating docs for compound clang::clangd::CheapUnresolvedName...
Generating docs for compound clang::clangd::ClangdCompileCommand...
Generating docs for compound clang::clangd::ClangdDiagnosticOptions...
Generating docs for compound clang::clangd::ClangdLSPServer...
Generating docs for nested compound clang::clangd::ClangdLSPServer::MessageHandler...
Generating docs for compound clang::clangd::ClangdServer...
Generating docs for nested compound clang::clangd::ClangdServer::Options...
Generating docs for nested compound clang::clangd::ClangdServer::TweakRef...
Generating docs for compound clang::clangd::ClientCapabilities...
Generating docs for compound clang::clangd::CodeAction...
Generating docs for compound clang::clangd::CodeActionContext...
Generating docs for compound clang::clangd::CodeActionParams...
Generating docs for compound clang::clangd::CodeCompleteOptions...
Generating docs for nested compound clang::clangd::CodeCompleteOptions::IncludeInsertionIndicator...
Generating docs for compound clang::clangd::CodeCompleteResult...
Generating docs for compound clang::clangd::CodeCompletion...
Generating docs for nested compound clang::clangd::CodeCompletion::IncludeCandidate...
Generating docs for nested compound clang::clangd::CodeCompletion::Scores...
Generating docs for compound clang::clangd::Command...
Generating docs for compound clang::clangd::CompletionContext...
Generating docs for compound clang::clangd::CompletionItem...
Generating docs for co/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:36: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:36: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:131: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:144: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:144: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:152: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:131: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.cpp:176: warning: explicit link request to 'include' could not be resolved
mpound clang::clangd::CompletionList...
Generating docs for compound clang::clangd::CompletionParams...
Generating docs for compound clang::clangd::ConfigurationSettings...
Generating docs for compound clang::clangd::Context...
Generating docs for compound clang::clangd::Deadline...
Generating docs for compound clang::clangd::Diag...
Generating docs for compound clang::clangd::DiagBase...
Generating docs for compound clang::clangd::Diagnostic...
Generating docs for compound clang::clangd::DiagnosticsConsumer...
Generating docs for compound clang::clangd::DidChangeConfigurationParams...
Generating docs for compound clang::clangd::DidChangeTextDocumentParams...
Generating docs for compound clang::clangd::DidChangeWatchedFilesParams...
Generating docs for compound clang::clangd::DidCloseTextDocumentParams...
Generating docs for compound clang::clangd::DidOpenTextDocumentParams...
Generating docs for compound clang::clangd::DirectoryBasedGlobalCompilationDatabase...
Generating docs for compound clang::clangd::DocumentFormattingParams...
Generating docs for compound clang::clangd::DocumentHighlight...
Generating docs for compound clang::clangd::DocumentOnTypeFormattingParams...
Generating docs for compound clang::clangd::DocumentRangeFormattingParams...
Generating docs for compound clang::clangd::DocumentSymbol...
Generating docs for compound clang::clangd::DocumentSymbolParams...
Generating docs for compound clang::clangd::DraftStore...
Generating docs for compound clang::clangd::Event...
Generating docs for nested compound clang::clangd::Event::Subscription...
Generating docs for compound clang::clangd::ExecuteCommandParams...
Generating docs for compound clang::clangd::FileDistance...
Generating docs for compound clang::clangd::FileDistanceOptions...
Generating docs for compound clang::clangd::FileEvent...
Generating docs for compound clang::clangd::FileIndex...
Generating docs for compound clang::clangd::FileStatus...
Generating docs for compound clang::clangd::FileSymbols...
Generating docs for compound clang::clangd::FileSystemProvider...
Generating docs for compound clang::clangd::Fix...
Generating docs for compound clang::clangd::FormattingOptions...
Generating docs for compound clang::clangd::ForwardBinder...
Generating docs for compound clang::clangd::FuzzyFindRequest...
Generating docs for compound clang::clangd::FuzzyMatcher...
Generating docs for compound clang::clangd::GlobalCompilationDatabase...
Generating docs for compound clang::clangd::HeaderFile...
Generating docs for compound clang::clangd::Hover...
Generating docs for compound clang::clangd::IgnoreDiagnostics...
Generating docs for compound clang::clangd::IncludeFixer...
Generating docs for nested compound clang::clangd::IncludeFixer::UnresolvedNameRecorder...
Generating docs for compound clang::clangd::IncludeGraphNode...
Generating docs for compound clang::clangd::IncludeInserter...
Generating docs for compound clang::clangd::IncludeStructure...
Generating docs for compound clang::clangd::Inclusion...
Generating docs for compound clang::clangd::IndexFileIn...
Generating docs for compound clang::clangd::IndexFileOut...
Generating docs for compound clang::clangd::InitializationOptions...
Generating docs for compound clang::clangd::InitializeParams...
Generating docs for compound clang::clangd::InputsAndAST...
Generating docs for compound clang::clangd::InputsAndPreamble...
Generating docs for compound clang::clangd::Key...
Generating docs for compound clang::clangd::LocatedSymbol...
Generating docs for compound clang::clangd::Location...
Generating docs for compound clang::clangd::Logger...
Generating docs for compound clang::clangd::LoggingSession...
Generating docs for compound clang::clangd::LookupRequest...
Generating docs for compound clang::clangd::LSPDiagnosticCompare...
Generating docs for compound clang::clangd::LSPError...
Generating docs for compound clang::clangd::MarkupContent...
Generating docs for compound clang::clangd::MemIndex...
Generating docs for compound clang::clangd::MergedIndex...
Generating docs for compound clang::clangd::NoPar/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/TUScheduler.h:92: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.h:90: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.h:90: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/Symbol.h:90: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.h:53: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.h:54: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.h:53: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/SymbolCollector.h:54: warning: explicit link request to 'include' could not be resolved
ams...
Generating docs for compound clang::clangd::Note...
Generating docs for compound clang::clangd::Notification...
Generating docs for compound clang::clangd::OpaqueType...
Generating docs for compound clang::clangd::OverlayCDB...
Generating docs for compound clang::clangd::ParameterInformation...
Generating docs for compound clang::clangd::ParsedAST...
Generating docs for compound clang::clangd::ParseInputs...
Generating docs for compound clang::clangd::ParseOptions...
Generating docs for compound clang::clangd::ParsingCallbacks...
Generating docs for compound clang::clangd::Position...
Generating docs for compound clang::clangd::PreambleData...
Generating docs for compound clang::clangd::PreambleFileStatusCache...
Generating docs for compound clang::clangd::ProjectInfo...
Generating docs for compound clang::clangd::Range...
Generating docs for compound clang::clangd::RealFileSystemProvider...
Generating docs for compound clang::clangd::Ref...
Generating docs for compound clang::clangd::ReferenceParams...
Generating docs for compound clang::clangd::RefSlab...
Generating docs for nested compound clang::clangd::RefSlab::Builder...
Generating docs for compound clang::clangd::RefsRequest...
Generating docs for compound clang::clangd::RenameParams...
Generating docs for compound clang::clangd::ScopeDistance...
Generating docs for compound clang::clangd::SelectionTree...
Generating docs for nested compound clang::clangd::SelectionTree::Node...
Generating docs for compound clang::clangd::Semaphore...
Generating docs for compound clang::clangd::SignatureHelp...
Generating docs for compound clang::clangd::SignatureInformation...
Generating docs for compound clang::clangd::SignatureQualitySignals...
Generating docs for compound clang::clangd::SourceParams...
Generating docs for compound clang::clangd::SpeculativeFuzzyFind...
Generating docs for compound clang::clangd::StoreDiags...
Generating docs for compound clang::clangd::StreamLogger...
Generating docs for compound clang::clangd::SwapIndex...
Generating docs for compound clang::clangd::Symbol...
Generating docs for nested compound clang::clangd::Symbol::IncludeHeaderWithReferences...
Generating docs for compound clang::clangd::SymbolCollector...
Generating docs for nested compound clang::clangd::SymbolCollector::Options...
Generating docs for compound clang::clangd::SymbolDetails...
Generating docs for compound clang::clangd::SymbolID...
Generating docs for compound clang::clangd::SymbolIndex...
Generating docs for compound clang::clangd::SymbolInformation...
Generating docs for compound clang::clangd::SymbolLocation...
Generating docs for nested compound clang::clangd::SymbolLocation::Position...
Generating docs for compound clang::clangd::SymbolQualitySignals...
Generating docs for compound clang::clangd::SymbolRelevanceSignals...
Generating docs for compound clang::clangd::SymbolSlab...
Generating docs for nested compound clang::clangd::SymbolSlab::Builder...
Generating docs for compound clang::clangd::TextDocumentContentChangeEvent...
Generating docs for compound clang::clangd::TextDocumentIdentifier...
Generating docs for compound clang::clangd::TextDocumentItem...
Generating docs for compound clang::clangd::TextDocumentPositionParams...
Generating docs for compound clang::clangd::TextEdit...
Generating docs for compound clang::clangd::TopN...
Generating docs for compound clang::clangd::Transport...
Generating docs for nested compound clang::clangd::Transport::MessageHandler...
Generating docs for compound clang::clangd::TUAction...
Generating docs for compound clang::clangd::TUScheduler...
Generating docs for nested compound clang::clangd::TUScheduler::ASTCache...
Generating docs for nested compound clang::clangd::TUScheduler::FileData...
Generating docs for compound clang::clangd::TUStatus...
Generating docs for nested compound clang::clangd::TUStatus::BuildDetails...
Generating docs for compound clang::clangd::Tweak...
Generating docs for nested compound clang::clangd::Tweak::Selection...
Generating docs for compound clang::clangd::TweakArgs...
Generating docs for/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h:73: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h:25: warning: Unsupported xml/html tag <scheme> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h:25: warning: Unsupported xml/html tag <authority> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h:25: warning: Unsupported xml/html tag <body> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h:73: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h:118: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/URI.h:119: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/find-all-symbols/FindAllSymbols.h:28: warning: explicit link request to 'include' could not be resolved
 compound clang::clangd::TypeHierarchyItem...
Generating docs for compound clang::clangd::TypeHierarchyParams...
Generating docs for compound clang::clangd::URI...
Generating docs for compound clang::clangd::URIDistance...
Generating docs for compound clang::clangd::URIForFile...
Generating docs for compound clang::clangd::URIScheme...
Generating docs for compound clang::clangd::WithContext...
Generating docs for compound clang::clangd::WithContextValue...
Generating docs for compound clang::clangd::WorkspaceEdit...
Generating docs for compound clang::clangd::WorkspaceSymbolParams...
Generating docs for namespace clang::clangd::detail
Generating docs for namespace clang::clangd::dex
Generating docs for compound clang::clangd::dex::Chunk...
Generating docs for compound clang::clangd::dex::Corpus...
Generating docs for compound clang::clangd::dex::Dex...
Generating docs for compound clang::clangd::dex::Iterator...
Generating docs for compound clang::clangd::dex::PostingList...
Generating docs for compound clang::clangd::dex::Token...
Generating docs for namespace clang::clangd::dex::detail
Generating docs for namespace clang::clangd::riff
Generating docs for compound clang::clangd::riff::Chunk...
Generating docs for compound clang::clangd::riff::File...
Generating docs for namespace clang::clangd::trace
Generating docs for compound clang::clangd::trace::EventTracer...
Generating docs for compound clang::clangd::trace::Session...
Generating docs for compound clang::clangd::trace::Span...
Generating docs for namespace clang::doc
Generating docs for compound clang::doc::BitCodeConstants...
Generating docs for compound clang::doc::BlockIdToIndexFunctor...
Generating docs for compound clang::doc::ClangDocBitcodeReader...
Generating docs for compound clang::doc::ClangDocBitcodeWriter...
Generating docs for compound clang::doc::ClangDocContext...
Generating docs for compound clang::doc::CommentInfo...
Generating docs for compound clang::doc::EnumInfo...
Generating docs for compound clang::doc::FieldTypeInfo...
Generating docs for compound clang::doc::FunctionInfo...
Generating docs for compound clang::doc::Generator...
Generating docs for compound clang::doc::Info...
Generating docs for compound clang::doc::Location...
Generating docs for compound clang::doc::MapASTVisitor...
Generating docs for compound clang::doc::MapperActionFactory...
Generating docs for compound clang::doc::MDGenerator...
Generating docs for compound clang::doc::MemberTypeInfo...
Generating docs for compound clang::doc::NamespaceInfo...
Generating docs for compound clang::doc::RecordIdDsc...
Generating docs for compound clang::doc::RecordIdToIndexFunctor...
Generating docs for compound clang::doc::RecordInfo...
Generating docs for compound clang::doc::Reference...
Generating docs for compound clang::doc::SymbolInfo...
Generating docs for compound clang::doc::TypeInfo...
Generating docs for compound clang::doc::YAMLGenerator...
Generating docs for namespace clang::doc::serialize
Generating docs for compound clang::doc::serialize::ClangDocCommentVisitor...
Generating docs for namespace clang::find_all_symbols
Generating docs for compound clang::find_all_symbols::FindAllMacros...
Generating docs for compound clang::find_all_symbols::FindAllSymbols...
Generating docs for compound clang::find_all_symbols::FindAllSymbolsAction...
Generating docs for compound clang::find_all_symbols::FindAllSymbolsActionFactory...
Generating docs for compound clang::find_all_symbols::HeaderMapCollector...
Generating docs for compound clang::find_all_symbols::PragmaCommentHandler...
Generating docs for compound clang::find_all_symbols::SymbolAndSignals...
Generating docs for compound clang::find_all_symbols::SymbolInfo...
Generating docs for nested compound clang::find_all_symbols::SymbolInfo::Signals...
Generating docs for compound clang::find_all_symbols::SymbolReporter...
Generating docs for compound clang::find_all_symbols::YamlReporter...
Generating docs for namespace clang::include_fixer
Generating docs for compound clang::include_fixer::ClangIncludeFixerPluginAction...
Genera/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/include-fixer/SymbolIndexManager.h:55: warning: The following parameters of clang::include_fixer::SymbolIndexManager::search(llvm::StringRef Identifier, bool IsNestedSearch=true, llvm::StringRef FileName="") const are not documented:
  parameter 'FileName'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.h:127: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.h:127: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.h:136: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-move/Move.h:136: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-query/QueryParser.h:35: warning: The following parameters of clang::query::QueryParser::complete(StringRef Line, size_t Pos, const QuerySession &QS) are not documented:
  parameter 'Line'
  parameter 'QS'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-apply-replacements/include/clang-apply-replacements/Tooling/ApplyReplacements.h:89: warning: The following parameters of clang::replace::mergeAndDeduplicate(const TUReplacements &TUs, const TUDiagnostics &TUDs, FileToChangesMap &FileChanges, clang::SourceManager &SM) are not documented:
  parameter 'TUDs'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:266: warning: Found unknown command `\P'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:254: warning: The following parameters of clang::tidy::runClangTidy(clang::tidy::ClangTidyContext &Context, const tooling::CompilationDatabase &Compilations, ArrayRef< std::string > InputFiles, llvm::IntrusiveRefCntPtr< llvm::vfs::OverlayFileSystem > BaseFS, bool EnableCheckProfile=false, llvm::StringRef StoreCheckProfile=StringRef()) are not documented:
  parameter 'Context'
  parameter 'Compilations'
  parameter 'InputFiles'
  parameter 'BaseFS'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
ting docs for compound clang::include_fixer::FuzzySymbolIndex...
Generating docs for compound clang::include_fixer::IncludeFixerActionFactory...
Generating docs for compound clang::include_fixer::IncludeFixerContext...
Generating docs for nested compound clang::include_fixer::IncludeFixerContext::HeaderInfo...
Generating docs for nested compound clang::include_fixer::IncludeFixerContext::QuerySymbolInfo...
Generating docs for compound clang::include_fixer::IncludeFixerSemaSource...
Generating docs for compound clang::include_fixer::InMemorySymbolIndex...
Generating docs for compound clang::include_fixer::SymbolIndex...
Generating docs for compound clang::include_fixer::SymbolIndexManager...
Generating docs for compound clang::include_fixer::YamlSymbolIndex...
Generating docs for namespace clang::move
Generating docs for compound clang::move::ClangMoveAction...
Generating docs for compound clang::move::ClangMoveActionFactory...
Generating docs for compound clang::move::ClangMoveContext...
Generating docs for compound clang::move::ClangMoveTool...
Generating docs for compound clang::move::DeclarationReporter...
Generating docs for nested compound clang::move::DeclarationReporter::Declaration...
Generating docs for compound clang::move::HelperDeclRefGraph...
Generating docs for compound clang::move::HelperDeclRGBuilder...
Generating docs for compound clang::move::MoveDefinitionSpec...
Generating docs for namespace clang::pp_trace
Generating docs for compound clang::pp_trace::Argument...
Generating docs for compound clang::pp_trace::CallbackCall...
Generating docs for compound clang::pp_trace::PPCallbacksTracker...
Generating docs for namespace clang::query
Generating docs for compound clang::query::DisableOutputQuery...
Generating docs for compound clang::query::EnableOutputQuery...
Generating docs for compound clang::query::HelpQuery...
Generating docs for compound clang::query::InvalidQuery...
Generating docs for compound clang::query::LetQuery...
Generating docs for compound clang::query::MatchQuery...
Generating docs for compound clang::query::NoOpQuery...
Generating docs for compound clang::query::Query...
Generating docs for compound clang::query::QueryParser...
Generating docs for nested compound clang::query::QueryParser::LexOrCompleteWord...
Generating docs for compound clang::query::QuerySession...
Generating docs for compound clang::query::QuitQuery...
Generating docs for compound clang::query::SetExclusiveOutputQuery...
Generating docs for compound clang::query::SetNonExclusiveOutputQuery...
Generating docs for compound clang::query::SetQuery...
Generating docs for compound clang::query::SetQueryKind...
Generating docs for compound clang::query::SetQueryKind< bool >...
Generating docs for compound clang::query::SetQueryKind< OutputKind >...
Generating docs for namespace clang::reorder_fields
Generating docs for compound clang::reorder_fields::ReorderFieldsAction...
Generating docs for namespace clang::replace
Generating docs for namespace clang::serialization
Generating docs for namespace clang::tidy
Generating docs for compound clang::tidy::ClangTidyASTConsumerFactory...
Generating docs for compound clang::tidy::ClangTidyCheck...
Generating docs for compound clang::tidy::ClangTidyCheckFactories...
Generating docs for compound clang::tidy::ClangTidyContext...
Generating docs for nested compound ClangTidyContext::CachedGlobList...
Generating docs for compound clang::tidy::ClangTidyDiagnosticConsumer...
Generating docs for compound clang::tidy::ClangTidyError...
Generating docs for compound clang::tidy::ClangTidyGlobalOptions...
Generating docs for compound clang::tidy::ClangTidyModule...
Generating docs for compound clang::tidy::ClangTidyOptions...
Generating docs for compound clang::tidy::ClangTidyOptionsProvider...
Generating docs for compound clang::tidy::ClangTidyPluginAction...
Generating docs for compound clang::tidy::ClangTidyProfiling...
Generating docs for nested compound clang::tidy::ClangTidyProfiling::StorageParams...
Generating docs for compound clang::tidy::ClangTidyStats...
Generating docs for comp/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidyOptions.h:220: warning: The following parameters of clang::tidy::FileOptionsProvider::FileOptionsProvider(const ClangTidyGlobalOptions &GlobalOptions, const ClangTidyOptions &DefaultOptions, const ClangTidyOptions &OverrideOptions, llvm::IntrusiveRefCntPtr< llvm::vfs::FileSystem > FS=nullptr) are not documented:
  parameter 'FS'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
ound clang::tidy::ConfigOptionsProvider...
Generating docs for compound clang::tidy::DefaultOptionsProvider...
Generating docs for compound clang::tidy::FileFilter...
Generating docs for compound clang::tidy::FileOptionsProvider...
Generating docs for compound clang::tidy::GlobList...
Generating docs for compound clang::tidy::OptionsView...
Generating docs for namespace clang::tidy::abseil
Generating docs for compound clang::tidy::abseil::AbseilModule...
Generating docs for compound clang::tidy::abseil::DurationAdditionCheck...
Generating docs for compound clang::tidy::abseil::DurationComparisonCheck...
Generating docs for compound clang::tidy::abseil::DurationConversionCastCheck...
Generating docs for compound clang::tidy::abseil::DurationDivisionCheck...
Generating docs for compound clang::tidy::abseil::DurationFactoryFloatCheck...
Generating docs for compound clang::tidy::abseil::DurationFactoryScaleCheck...
Generating docs for compound clang::tidy::abseil::DurationScale2IndexFunctor...
Generating docs for compound clang::tidy::abseil::DurationSubtractionCheck...
Generating docs for compound clang::tidy::abseil::DurationUnnecessaryConversionCheck...
Generating docs for compound clang::tidy::abseil::FasterStrsplitDelimiterCheck...
Generating docs for compound clang::tidy::abseil::NoInternalDependenciesCheck...
Generating docs for compound clang::tidy::abseil::NoNamespaceCheck...
Generating docs for compound clang::tidy::abseil::RedundantStrcatCallsCheck...
Generating docs for compound clang::tidy::abseil::StrCatAppendCheck...
Generating docs for compound clang::tidy::abseil::StringFindStartswithCheck...
Generating docs for compound clang::tidy::abseil::TimeComparisonCheck...
Generating docs for compound clang::tidy::abseil::TimeSubtractionCheck...
Generating docs for compound clang::tidy::abseil::UpgradeDurationConversionsCheck...
Generating docs for namespace clang::tidy::android
Generating docs for compound clang::tidy::android::AndroidModule...
Generating docs for compound clang::tidy::android::CloexecAccept4Check...
Generating docs for compound clang::tidy::android::CloexecAcceptCheck...
Generating docs for compound clang::tidy::android::CloexecCheck...
Generating docs for compound clang::tidy::android::CloexecCreatCheck...
Generating docs for compound clang::tidy::android::CloexecDupCheck...
Generating docs for compound clang::tidy::android::CloexecEpollCreate1Check...
Generating docs for compound clang::tidy::android::CloexecEpollCreateCheck...
Generating docs for compound clang::tidy::android::CloexecFopenCheck...
Generating docs for compound clang::tidy::android::CloexecInotifyInit1Check...
Generating docs for compound clang::tidy::android::CloexecInotifyInitCheck...
Generating docs for compound clang::tidy::android::CloexecMemfdCreateCheck...
Generating docs for compound clang::tidy::android::CloexecOpenCheck...
Generating docs for compound clang::tidy::android::CloexecSocketCheck...
Generating docs for compound clang::tidy::android::ComparisonInTempFailureRetryCheck...
Generating docs for namespace clang::tidy::boost
Generating docs for compound clang::tidy::boost::BoostModule...
Generating docs for compound clang::tidy::boost::UseToStringCheck...
Generating docs for namespace clang::tidy::bugprone
Generating docs for compound clang::tidy::bugprone::ArgumentCommentCheck...
Generating docs for compound clang::tidy::bugprone::AssertSideEffectCheck...
Generating docs for compound clang::tidy::bugprone::BoolPointerImplicitConversionCheck...
Generating docs for compound clang::tidy::bugprone::BugproneModule...
Generating docs for compound clang::tidy::bugprone::CopyConstructorInitCheck...
Generating docs for compound clang::tidy::bugprone::DanglingHandleCheck...
Generating docs for compound clang::tidy::bugprone::ExceptionEscapeCheck...
Generating docs for compound clang::tidy::bugprone::FoldInitTypeCheck...
Generating docs for compound clang::tidy::bugprone::ForwardDeclarationNamespaceCheck...
Generating docs for compound clang::tidy::bugprone::ForwardingReferenceOverloadCheck...
Generating docs for compound clan/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
g::tidy::bugprone::InaccurateEraseCheck...
Generating docs for compound clang::tidy::bugprone::IncorrectRoundingsCheck...
Generating docs for compound clang::tidy::bugprone::IntegerDivisionCheck...
Generating docs for compound clang::tidy::bugprone::LambdaFunctionNameCheck...
Generating docs for nested compound clang::tidy::bugprone::LambdaFunctionNameCheck::SourceRangeLessThan...
Generating docs for compound clang::tidy::bugprone::MacroParenthesesCheck...
Generating docs for compound clang::tidy::bugprone::MacroRepeatedSideEffectsCheck...
Generating docs for compound clang::tidy::bugprone::MisplacedOperatorInStrlenInAllocCheck...
Generating docs for compound clang::tidy::bugprone::MisplacedWideningCastCheck...
Generating docs for compound clang::tidy::bugprone::MoveForwardingReferenceCheck...
Generating docs for compound clang::tidy::bugprone::MultipleStatementMacroCheck...
Generating docs for compound clang::tidy::bugprone::ParentVirtualCallCheck...
Generating docs for compound clang::tidy::bugprone::SizeofContainerCheck...
Generating docs for compound clang::tidy::bugprone::SizeofExpressionCheck...
Generating docs for compound clang::tidy::bugprone::StringConstructorCheck...
Generating docs for compound clang::tidy::bugprone::StringIntegerAssignmentCheck...
Generating docs for compound clang::tidy::bugprone::StringLiteralWithEmbeddedNulCheck...
Generating docs for compound clang::tidy::bugprone::SuspiciousEnumUsageCheck...
Generating docs for compound clang::tidy::bugprone::SuspiciousMemsetUsageCheck...
Generating docs for compound clang::tidy::bugprone::SuspiciousMissingCommaCheck...
Generating docs for compound clang::tidy::bugprone::SuspiciousSemicolonCheck...
Generating docs for compound clang::tidy::bugprone::SuspiciousStringCompareCheck...
Generating docs for compound clang::tidy::bugprone::SwappedArgumentsCheck...
Generating docs for compound clang::tidy::bugprone::TerminatingContinueCheck...
Generating docs for compound clang::tidy::bugprone::ThrowKeywordMissingCheck...
Generating docs for compound clang::tidy::bugprone::TooSmallLoopVariableCheck...
Generating docs for compound clang::tidy::bugprone::UndefinedMemoryManipulationCheck...
Generating docs for compound clang::tidy::bugprone::UndelegatedConstructorCheck...
Generating docs for compound clang::tidy::bugprone::UnusedRaiiCheck...
Generating docs for compound clang::tidy::bugprone::UnusedReturnValueCheck...
Generating docs for compound clang::tidy::bugprone::UseAfterMoveCheck...
Generating docs for compound clang::tidy::bugprone::ValueRange...
Generating docs for compound clang::tidy::bugprone::VirtualNearMissCheck...
Generating docs for namespace clang::tidy::cert
Generating docs for compound clang::tidy::cert::CERTModule...
Generating docs for compound clang::tidy::cert::CommandProcessorCheck...
Generating docs for compound clang::tidy::cert::DontModifyStdNamespaceCheck...
Generating docs for compound clang::tidy::cert::FloatLoopCounter...
Generating docs for compound clang::tidy::cert::LimitedRandomnessCheck...
Generating docs for compound clang::tidy::cert::PostfixOperatorCheck...
Generating docs for compound clang::tidy::cert::ProperlySeededRandomGeneratorCheck...
Generating docs for compound clang::tidy::cert::SetLongJmpCheck...
Generating docs for compound clang::tidy::cert::StaticObjectExceptionCheck...
Generating docs for compound clang::tidy::cert::StrToNumCheck...
Generating docs for compound clang::tidy::cert::ThrownExceptionTypeCheck...
Generating docs for compound clang::tidy::cert::VariadicFunctionDefCheck...
Generating docs for namespace clang::tidy::cppcoreguidelines
Generating docs for compound clang::tidy::cppcoreguidelines::AvoidGotoCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::CppCoreGuidelinesModule...
Generating docs for compound clang::tidy::cppcoreguidelines::InterfacesGlobalInitCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::MacroUsageCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::NarrowingConversionsCheck...
Generating docs for compound clang::tidy::cppcoregui/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
delines::NoMallocCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::OwningMemoryCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProBoundsArrayToPointerDecayCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProBoundsConstantArrayIndexCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProBoundsPointerArithmeticCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeConstCastCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeCstyleCastCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeMemberInitCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeReinterpretCastCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeStaticCastDowncastCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeUnionAccessCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::ProTypeVarargCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::SlicingCheck...
Generating docs for compound clang::tidy::cppcoreguidelines::SpecialMemberFunctionsCheck...
Generating docs for namespace clang::tidy::fuchsia
Generating docs for compound clang::tidy::fuchsia::DefaultArgumentsCheck...
Generating docs for compound clang::tidy::fuchsia::FuchsiaModule...
Generating docs for compound clang::tidy::fuchsia::MultipleInheritanceCheck...
Generating docs for compound clang::tidy::fuchsia::OverloadedOperatorCheck...
Generating docs for compound clang::tidy::fuchsia::RestrictedIncludesPPCallbacks...
Generating docs for compound clang::tidy::fuchsia::RestrictSystemIncludesCheck...
Generating docs for compound clang::tidy::fuchsia::StaticallyConstructedObjectsCheck...
Generating docs for compound clang::tidy::fuchsia::TrailingReturnCheck...
Generating docs for compound clang::tidy::fuchsia::VirtualInheritanceCheck...
Generating docs for namespace clang::tidy::google
Generating docs for compound clang::tidy::google::DefaultArgumentsCheck...
Generating docs for compound clang::tidy::google::ExplicitConstructorCheck...
Generating docs for compound clang::tidy::google::GoogleModule...
Generating docs for namespace clang::tidy::google::build
Generating docs for compound clang::tidy::google::build::ExplicitMakePairCheck...
Generating docs for compound clang::tidy::google::build::UnnamedNamespaceInHeaderCheck...
Generating docs for compound clang::tidy::google::build::UsingNamespaceDirectiveCheck...
Generating docs for namespace clang::tidy::google::objc
Generating docs for compound clang::tidy::google::objc::AvoidThrowingObjCExceptionCheck...
Generating docs for compound clang::tidy::google::objc::FunctionNamingCheck...
Generating docs for compound clang::tidy::google::objc::GlobalVariableDeclarationCheck...
Generating docs for namespace clang::tidy::google::readability
Generating docs for compound clang::tidy::google::readability::AvoidCStyleCastsCheck...
Generating docs for compound clang::tidy::google::readability::AvoidUnderscoreInGoogletestNameCheck...
Generating docs for compound clang::tidy::google::readability::GlobalNamesInHeadersCheck...
Generating docs for compound clang::tidy::google::readability::TodoCommentCheck...
Generating docs for nested compound clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler...
Generating docs for namespace clang::tidy::google::runtime
Generating docs for compound clang::tidy::google::runtime::IntegerTypesCheck...
Generating docs for compound clang::tidy::google::runtime::NonConstReferences...
Generating docs for compound clang::tidy::google::runtime::OverloadedUnaryAndCheck...
Generating docs for namespace clang::tidy::hicpp
Generating docs for compound clang::tidy::hicpp::ExceptionBaseclassCheck...
Generating docs for compound clang::tidy::hicpp::HICPPModule...
Generating docs for compound clang::tidy::hicpp::MultiwayPathsCoveredCheck...
Generating docs for compound clang::tidy::hicpp::NoAssemblerCheck...
Generating docs for compound clang::tidy::hicpp::SignedBitwiseCheck./opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:48: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
..
Generating docs for namespace clang::tidy::llvm
Generating docs for compound clang::tidy::llvm::IncludeOrderCheck...
Generating docs for compound clang::tidy::llvm::LLVMHeaderGuardCheck...
Generating docs for compound clang::tidy::llvm::LLVMModule...
Generating docs for compound clang::tidy::llvm::TwineLocalCheck...
Generating docs for namespace clang::tidy::matchers
Generating docs for namespace clang::tidy::misc
Generating docs for compound clang::tidy::misc::DefinitionsInHeadersCheck...
Generating docs for compound clang::tidy::misc::MiscModule...
Generating docs for compound clang::tidy::misc::MisplacedConstCheck...
Generating docs for compound clang::tidy::misc::NewDeleteOverloadsCheck...
Generating docs for compound clang::tidy::misc::NonCopyableObjectsCheck...
Generating docs for compound clang::tidy::misc::NonPrivateMemberVariablesInClassesCheck...
Generating docs for compound clang::tidy::misc::RedundantExpressionCheck...
Generating docs for compound clang::tidy::misc::StaticAssertCheck...
Generating docs for compound clang::tidy::misc::ThrowByValueCatchByReferenceCheck...
Generating docs for compound clang::tidy::misc::UnconventionalAssignOperatorCheck...
Generating docs for compound clang::tidy::misc::UniqueptrResetReleaseCheck...
Generating docs for compound clang::tidy::misc::UnusedAliasDeclsCheck...
Generating docs for compound clang::tidy::misc::UnusedParametersCheck...
Generating docs for nested compound clang::tidy::misc::UnusedParametersCheck::IndexerVisitor...
Generating docs for compound clang::tidy::misc::UnusedUsingDeclsCheck...
Generating docs for namespace clang::tidy::modernize
Generating docs for compound clang::tidy::modernize::AvoidBindCheck...
Generating docs for compound clang::tidy::modernize::AvoidCArraysCheck...
Generating docs for compound clang::tidy::modernize::ComponentFinderASTVisitor...
Generating docs for compound clang::tidy::modernize::ConcatNestedNamespacesCheck...
Generating docs for compound clang::tidy::modernize::Confidence...
Generating docs for compound clang::tidy::modernize::DeclFinderASTVisitor...
Generating docs for compound clang::tidy::modernize::DependencyFinderASTVisitor...
Generating docs for compound clang::tidy::modernize::DeprecatedHeadersCheck...
Generating docs for compound clang::tidy::modernize::DeprecatedIosBaseAliasesCheck...
Generating docs for compound clang::tidy::modernize::ForLoopIndexUseVisitor...
Generating docs for compound clang::tidy::modernize::LoopConvertCheck...
Generating docs for compound clang::tidy::modernize::MakeSharedCheck...
Generating docs for compound clang::tidy::modernize::MakeSmartPtrCheck...
Generating docs for compound clang::tidy::modernize::MakeUniqueCheck...
Generating docs for compound clang::tidy::modernize::ModernizeModule...
Generating docs for compound clang::tidy::modernize::PassByValueCheck...
Generating docs for compound clang::tidy::modernize::RawStringLiteralCheck...
Generating docs for compound clang::tidy::modernize::RedundantVoidArgCheck...
Generating docs for compound clang::tidy::modernize::ReplaceAutoPtrCheck...
Generating docs for compound clang::tidy::modernize::ReplaceRandomShuffleCheck...
Generating docs for compound clang::tidy::modernize::ReturnBracedInitListCheck...
Generating docs for compound clang::tidy::modernize::ShrinkToFitCheck...
Generating docs for compound clang::tidy::modernize::StmtAncestorASTVisitor...
Generating docs for compound clang::tidy::modernize::TUTrackingInfo...
Generating docs for compound clang::tidy::modernize::UnaryStaticAssertCheck...
Generating docs for compound clang::tidy::modernize::Usage...
Generating docs for compound clang::tidy::modernize::UseAutoCheck...
Generating docs for compound clang::tidy::modernize::UseBoolLiteralsCheck...
Generating docs for compound clang::tidy::modernize::UseDefaultMemberInitCheck...
Generating docs for compound clang::tidy::modernize::UseEmplaceCheck...
Generating docs for compound clang::tidy::modernize::UseEqualsDefaultCheck...
Generating docs for compound clang::tidy::modernize::UseEqualsDeleteCheck...
Generating docs for compound c/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/performance/TypePromotionInMathFnCheck.h:21: warning: explicit link request to 'sin' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
lang::tidy::modernize::UseNodiscardCheck...
Generating docs for compound clang::tidy::modernize::UseNoexceptCheck...
Generating docs for compound clang::tidy::modernize::UseNullptrCheck...
Generating docs for compound clang::tidy::modernize::UseOverrideCheck...
Generating docs for compound clang::tidy::modernize::UseTransparentFunctorsCheck...
Generating docs for compound clang::tidy::modernize::UseUncaughtExceptionsCheck...
Generating docs for compound clang::tidy::modernize::UseUsingCheck...
Generating docs for compound clang::tidy::modernize::VariableNamer...
Generating docs for namespace clang::tidy::mpi
Generating docs for compound clang::tidy::mpi::BufferDerefCheck...
Generating docs for compound clang::tidy::mpi::MPIModule...
Generating docs for compound clang::tidy::mpi::TypeMismatchCheck...
Generating docs for namespace clang::tidy::objc
Generating docs for compound clang::tidy::objc::AvoidNSErrorInitCheck...
Generating docs for compound clang::tidy::objc::AvoidSpinlockCheck...
Generating docs for compound clang::tidy::objc::ForbiddenSubclassingCheck...
Generating docs for compound clang::tidy::objc::ObjCModule...
Generating docs for compound clang::tidy::objc::PropertyDeclarationCheck...
Generating docs for namespace clang::tidy::openmp
Generating docs for compound clang::tidy::openmp::ExceptionEscapeCheck...
Generating docs for compound clang::tidy::openmp::OpenMPModule...
Generating docs for compound clang::tidy::openmp::UseDefaultNoneCheck...
Generating docs for namespace clang::tidy::performance
Generating docs for compound clang::tidy::performance::FasterStringFindCheck...
Generating docs for compound clang::tidy::performance::ForRangeCopyCheck...
Generating docs for compound clang::tidy::performance::ImplicitConversionInLoopCheck...
Generating docs for compound clang::tidy::performance::InefficientAlgorithmCheck...
Generating docs for compound clang::tidy::performance::InefficientStringConcatenationCheck...
Generating docs for compound clang::tidy::performance::InefficientVectorOperationCheck...
Generating docs for compound clang::tidy::performance::MoveConstArgCheck...
Generating docs for compound clang::tidy::performance::MoveConstructorInitCheck...
Generating docs for compound clang::tidy::performance::NoexceptMoveConstructorCheck...
Generating docs for compound clang::tidy::performance::PerformanceModule...
Generating docs for compound clang::tidy::performance::TypePromotionInMathFnCheck...
Generating docs for compound clang::tidy::performance::UnnecessaryCopyInitialization...
Generating docs for compound clang::tidy::performance::UnnecessaryValueParamCheck...
Generating docs for namespace clang::tidy::portability
Generating docs for compound clang::tidy::portability::PortabilityModule...
Generating docs for compound clang::tidy::portability::SIMDIntrinsicsCheck...
Generating docs for namespace clang::tidy::readability
Generating docs for compound clang::tidy::readability::AvoidConstParamsInDecls...
Generating docs for compound clang::tidy::readability::BracesAroundStatementsCheck...
Generating docs for compound clang::tidy::readability::ConstReturnTypeCheck...
Generating docs for compound clang::tidy::readability::ContainerSizeEmptyCheck...
Generating docs for compound clang::tidy::readability::DeletedDefaultCheck...
Generating docs for compound clang::tidy::readability::DeleteNullPointerCheck...
Generating docs for compound clang::tidy::readability::ElseAfterReturnCheck...
Generating docs for compound clang::tidy::readability::FunctionSizeCheck...
Generating docs for compound clang::tidy::readability::IdentifierNamingCheck...
Generating docs for nested compound clang::tidy::readability::IdentifierNamingCheck::NamingCheckFailure...
Generating docs for nested compound clang::tidy::readability::IdentifierNamingCheck::NamingStyle...
Generating docs for compound clang::tidy::readability::ImplicitBoolConversionCheck...
Generating docs for compound clang::tidy::readability::InconsistentDeclarationParameterNameCheck...
Generating docs for compound clang::tidy::readability::IsolateDeclarationCheck...
Generat/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/ASTUtils.h:25: warning: Unsupported xml/html tag <flag> found
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:48: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:48: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:152: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/ClangTidy.h:153: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/HeaderGuard.h:39: warning: explicit link request to 'endif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:36: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:37: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:38: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/utils/IncludeSorter.h:39: warning: explicit link request to 'include' could not be resolved
ing docs for compound clang::tidy::readability::MagicNumbersCheck...
Generating docs for compound clang::tidy::readability::MisleadingIndentationCheck...
Generating docs for compound clang::tidy::readability::MisplacedArrayIndexCheck...
Generating docs for compound clang::tidy::readability::NamedParameterCheck...
Generating docs for compound clang::tidy::readability::NamespaceCommentCheck...
Generating docs for compound clang::tidy::readability::NonConstParameterCheck...
Generating docs for compound clang::tidy::readability::ReadabilityModule...
Generating docs for compound clang::tidy::readability::RedundantControlFlowCheck...
Generating docs for compound clang::tidy::readability::RedundantDeclarationCheck...
Generating docs for compound clang::tidy::readability::RedundantFunctionPtrDereferenceCheck...
Generating docs for compound clang::tidy::readability::RedundantMemberInitCheck...
Generating docs for compound clang::tidy::readability::RedundantPreprocessorCheck...
Generating docs for compound clang::tidy::readability::RedundantSmartptrGetCheck...
Generating docs for compound clang::tidy::readability::RedundantStringCStrCheck...
Generating docs for compound clang::tidy::readability::RedundantStringInitCheck...
Generating docs for compound clang::tidy::readability::SimplifyBooleanExprCheck...
Generating docs for nested compound clang::tidy::readability::SimplifyBooleanExprCheck::Visitor...
Generating docs for compound clang::tidy::readability::SimplifySubscriptExprCheck...
Generating docs for compound clang::tidy::readability::StaticAccessedThroughInstanceCheck...
Generating docs for compound clang::tidy::readability::StaticDefinitionInAnonymousNamespaceCheck...
Generating docs for compound clang::tidy::readability::StringCompareCheck...
Generating docs for compound clang::tidy::readability::UniqueptrDeleteReleaseCheck...
Generating docs for compound clang::tidy::readability::UppercaseLiteralSuffixCheck...
Generating docs for namespace clang::tidy::utils
Generating docs for compound clang::tidy::utils::ExceptionAnalyzer...
Generating docs for nested compound clang::tidy::utils::ExceptionAnalyzer::ExceptionInfo...
Generating docs for compound clang::tidy::utils::ExprSequence...
Generating docs for compound clang::tidy::utils::HeaderGuardCheck...
Generating docs for compound clang::tidy::utils::IncludeInserter...
Generating docs for compound clang::tidy::utils::IncludeInserterCallback...
Generating docs for compound clang::tidy::utils::IncludeSorter...
Generating docs for compound clang::tidy::utils::NamespaceAliaser...
Generating docs for compound clang::tidy::utils::StmtToBlockMap...
Generating docs for compound clang::tidy::utils::UsingInserter...
Generating docs for namespace clang::tidy::utils::decl_ref_expr
Generating docs for namespace clang::tidy::utils::fixit
Generating docs for namespace clang::tidy::utils::lexer
Generating docs for namespace clang::tidy::utils::options
Generating docs for namespace clang::tidy::utils::type_traits
Generating docs for namespace clang::tidy::zircon
Generating docs for compound clang::tidy::zircon::TemporaryObjectsCheck...
Generating docs for compound clang::tidy::zircon::ZirconModule...
Generating docs for namespace clang::tooling
Generating docs for compound clang::tooling::ExpandModularHeadersPPCallbacks...
Generating docs for nested compound clang::tooling::ExpandModularHeadersPPCallbacks::FileRecorder...
Generating docs for namespace gen_std
Generating docs for namespace llvm
Generating docs for compound llvm::DenseMapInfo< clang::clangd::dex::Token >...
Generating docs for compound llvm::DenseMapInfo< clang::clangd::SymbolID >...
Generating docs for compound llvm::DenseMapInfo< clang::tidy::cppcoreguidelines::SpecialMemberFunctionsCheck::ClassDefId >...
Generating docs for compound llvm::DenseMapInfo< clang::tidy::readability::IdentifierNamingCheck::NamingCheckId >...
Generating docs for compound llvm::format_provider< clang::clangd::Position >...
Generating docs for namespace llvm::vfs
Generating docs for namespace llvm::yaml
Generating docs for compound llvm::yaml::Mapping/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/ModularizeUtilities.h:166: warning: The following parameters of Modularize::ModularizeUtilities::collectUmbrellaHeaders(llvm::StringRef UmbrellaDirName, DependentsVector &Dependents) are not documented:
  parameter 'Dependents'
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/modularize/PreprocessorTracker.h:26: warning: explicit link request to 'include' could not be resolved
Traits< clang::clangd::Symbol::IncludeHeaderWithReferences >...
Generating docs for compound llvm::yaml::MappingTraits< ClangTidyOptions >...
Generating docs for compound llvm::yaml::MappingTraits< ClangTidyOptions::StringPair >...
Generating docs for compound llvm::yaml::MappingTraits< CommentInfo >...
Generating docs for compound llvm::yaml::MappingTraits< EnumInfo >...
Generating docs for compound llvm::yaml::MappingTraits< FieldTypeInfo >...
Generating docs for compound llvm::yaml::MappingTraits< FileFilter >...
Generating docs for compound llvm::yaml::MappingTraits< FunctionInfo >...
Generating docs for compound llvm::yaml::MappingTraits< IncludeFixerContext >...
Generating docs for compound llvm::yaml::MappingTraits< IncludeFixerContext::HeaderInfo >...
Generating docs for compound llvm::yaml::MappingTraits< IncludeFixerContext::QuerySymbolInfo >...
Generating docs for compound llvm::yaml::MappingTraits< Location >...
Generating docs for compound llvm::yaml::MappingTraits< MemberTypeInfo >...
Generating docs for compound llvm::yaml::MappingTraits< NamespaceInfo >...
Generating docs for compound llvm::yaml::MappingTraits< RecordInfo >...
Generating docs for compound llvm::yaml::MappingTraits< Ref >...
Generating docs for compound llvm::yaml::MappingTraits< RefBundle >...
Generating docs for compound llvm::yaml::MappingTraits< Reference >...
Generating docs for compound llvm::yaml::MappingTraits< std::unique_ptr< CommentInfo > >...
Generating docs for compound llvm::yaml::MappingTraits< Symbol >...
Generating docs for compound llvm::yaml::MappingTraits< SymbolAndSignals >...
Generating docs for compound llvm::yaml::MappingTraits< SymbolInfo >...
Generating docs for compound llvm::yaml::MappingTraits< SymbolInfo::Context >...
Generating docs for compound llvm::yaml::MappingTraits< SymbolLocation >...
Generating docs for compound llvm::yaml::MappingTraits< tooling::Range >...
Generating docs for nested compound llvm::yaml::MappingTraits< tooling::Range >::NormalizedRange...
Generating docs for compound llvm::yaml::MappingTraits< TypeInfo >...
Generating docs for compound llvm::yaml::MappingTraits< VariantEntry >...
Generating docs for compound llvm::yaml::MappingTraits< YPosition >...
Generating docs for compound llvm::yaml::NOptionMap...
Generating docs for compound llvm::yaml::NormalizedFileURI...
Generating docs for compound llvm::yaml::NormalizedPosition...
Generating docs for compound llvm::yaml::NormalizedRefKind...
Generating docs for compound llvm::yaml::NormalizedSymbolFlag...
Generating docs for compound llvm::yaml::NormalizedSymbolID...
Generating docs for compound llvm::yaml::NormalizedSymbolOrigin...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< clang::AccessSpecifier >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< clang::TagTypeKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< ContextType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< InfoType >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< SymbolKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< SymbolLanguage >...
Generating docs for compound llvm::yaml::ScalarTraits< SmallString< U > >...
Generating docs for compound llvm::yaml::ScalarTraits< std::array< unsigned char, 20 > >...
Generating docs for compound llvm::yaml::SequenceTraits< FileFilter::LineRange >...
Generating docs for namespace Modularize
Generating docs for compound Modularize::CoverageChecker...
Generating docs for compound Modularize::ModularizeUtilities...
Generating docs for compound Modularize::PreprocessorTracker...
Generating docs for namespace rename_check
Generating docs for namespace run-clang-tidy
Generating docs for namespace run-find-all-symbols
Generating docs for namespace test
Generating docs for compound test::TestStdGen...
Generating docs for namespace xpcClosure
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory abseil
Generating dependency graph for directory android
Gener/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h:73: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/index/CanonicalIncludes.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/Headers.h:32: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clangd/CodeComplete.h:73: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/abseil/RedundantStrcatCallsCheck.h:19: warning: explicit link request to 'StrAppend' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/tools/extra/clang-tidy/llvm/IncludeOrderCheck.h:18: warning: explicit link request to 'includes' could not be resolved
ating dependency graph for directory benchmarks
Generating dependency graph for directory boost
Generating dependency graph for directory bugprone
Generating dependency graph for directory cert
Generating dependency graph for directory clang
Generating dependency graph for directory clang-apply-replacements
Generating dependency graph for directory clang-doc
Generating dependency graph for directory clang-move
Generating dependency graph for directory clang-query
Generating dependency graph for directory clang-reorder-fields
Generating dependency graph for directory clang-tidy
Generating dependency graph for directory clangd
Generating dependency graph for directory cppcoreguidelines
Generating dependency graph for directory dex
Generating dependency graph for directory dexp
Generating dependency graph for directory extra
Generating dependency graph for directory find-all-symbols
Generating dependency graph for directory fuchsia
Generating dependency graph for directory fuzzer
Generating dependency graph for directory google
Generating dependency graph for directory hicpp
Generating dependency graph for directory include-fixer
Generating dependency graph for directory index
Generating dependency graph for directory indexer
Generating dependency graph for directory lib
Generating dependency graph for directory llvm
Generating dependency graph for directory llvm
Generating dependency graph for directory misc
Generating dependency graph for directory modernize
Generating dependency graph for directory mpi
Generating dependency graph for directory objc
Generating dependency graph for directory openmp
Generating dependency graph for directory performance
Generating dependency graph for directory plugin
Generating dependency graph for directory plugin
Generating dependency graph for directory portability
Generating dependency graph for directory readability
Generating dependency graph for directory refactor
Generating dependency graph for directory src
Generating dependency graph for directory test-client
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory tool
Generating dependency graph for directory Tooling
Generating dependency graph for directory tools
Generating dependency graph for directory tools
Generating dependency graph for directory tweaks
Generating dependency graph for directory utils
Generating dependency graph for directory xpc
Generating dependency graph for directory zircon
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
Generating dot graphs using 9 parallel threads...
Running dot for graph 1/464
Running dot for graph 2/464
Running dot for graph 3/464
Running dot for graph 4/464
Running dot for graph 5/464
Running dot for graph 6/464
Running dot for graph 7/464
Running dot for graph 8/464
Running dot for graph 9/464
Running dot for graph 10/464
Running dot for graph 11/464
Running dot for graph 12/464
Running dot for graph 13/464
Running dot for graph 14/464
Running dot for graph 15/464
Running dot for graph 16/464
Running dot for graph 17/464
Running dot for graph 18/464
Running dot for graph 19/464
Running dot for graph 20/464
Running dot for graph 21/464
Running dot for graph 22/464
Running dot for graph 23/464
Running dot for graph 24/464
Running dot for graph 25/464
Running dot for graph 26/464
Running dot for graph 27/464
Running dot for graph 28/464
Running dot for graph 29/464
Running dot for graph 30/464
Running dot for graph 31/464
Running dot for graph 32/464
Running dot for graph 33/464
Running dot for graph 34/464
Running dot for graph 35/464
Running dot for graph 36/464
Running dot for graph 37/464
Running dot for graph 38/464
Running dot for graph 39/464
Running dot for graph 40/464
Running dot for graph 41/464
Running dot for graph 42/464
Running dot for graph 43/464
Running dot for graph 44/464
Running dot for graph 45/464
Running dot for graph 46/464
Running dot for graph 47/464
Running dot for graph 48/464
Running dot for graph 49/464
Running dot for graph 50/464
Running dot for graph 51/464
Running dot for graph 52/464
Running dot for graph 53/464
Running dot for graph 54/464
Running dot for graph 55/464
Running dot for graph 56/464
Running dot for graph 57/464
Running dot for graph 58/464
Running dot for graph 59/464
Running dot for graph 60/464
Running dot for graph 61/464
Running dot for graph 62/464
Running dot for graph 63/464
Running dot for graph 64/464
Running dot for graph 65/464
Running dot for graph 66/464
Running dot for graph 67/464
Running dot for graph 68/464
Running dot for graph 69/464
Running dot for graph 70/464
Running dot for graph 71/464
Running dot for graph 72/464
Running dot for graph 73/464
Running dot for graph 74/464
Running dot for graph 75/464
Running dot for graph 76/464
Running dot for graph 77/464
Running dot for graph 78/464
Running dot for graph 79/464
Running dot for graph 80/464
Running dot for graph 81/464
Running dot for graph 82/464
Running dot for graph 83/464
Running dot for graph 84/464
Running dot for graph 85/464
Running dot for graph 86/464
Running dot for graph 87/464
Running dot for graph 88/464
Running dot for graph 89/464
Running dot for graph 90/464
Running dot for graph 91/464
Running dot for graph 92/464
Running dot for graph 93/464
Running dot for graph 94/464
Running dot for graph 95/464
Running dot for graph 96/464
Running dot for graph 97/464
Running dot for graph 98/464
Running dot for graph 99/464
Running dot for graph 100/464
Running dot for graph 101/464
Running dot for graph 102/464
Running dot for graph 103/464
Running dot for graph 104/464
Running dot for graph 105/464
Running dot for graph 106/464
Running dot for graph 107/464
Running dot for graph 108/464
Running dot for graph 109/464
Running dot for graph 110/464
Running dot for graph 111/464
Running dot for graph 112/464
Running dot for graph 113/464
Running dot for graph 114/464
Running dot for graph 115/464
Running dot for graph 116/464
Running dot for graph 117/464
Running dot for graph 118/464
Running dot for graph 119/464
Running dot for graph 120/464
Running dot for graph 121/464
Running dot for graph 122/464
Running dot for graph 123/464
Running dot for graph 124/464
Running dot for graph 125/464
Running dot for graph 126/464
Running dot for graph 127/464
Running dot for graph 128/464
Running dot for graph 129/464
Running dot for graph 130/464
Running dot for graph 131/464
Running dot for graph 132/464
Running dot for graph 133/464
Running dot for graph 134/464
Running dot for graph 135/464
Running dot for graph 136/464
Running dot for graph 137/464
Running dot for graph 138/464
Running dot for graph 139/464
Running dot for graph 140/464
Running dot for graph 141/464
Running dot for graph 142/464
Running dot for graph 143/464
Running dot for graph 144/464
Running dot for graph 145/464
Running dot for graph 146/464
Running dot for graph 147/464
Running dot for graph 148/464
Running dot for graph 149/464
Running dot for graph 150/464
Running dot for graph 151/464
Running dot for graph 152/464
Running dot for graph 153/464
Running dot for graph 154/464
Running dot for graph 155/464
Running dot for graph 156/464
Running dot for graph 157/464
Running dot for graph 158/464
Running dot for graph 159/464
Running dot for graph 160/464
Running dot for graph 161/464
Running dot for graph 162/464
Running dot for graph 163/464
Running dot for graph 164/464
Running dot for graph 165/464
Running dot for graph 166/464
Running dot for graph 167/464
Running dot for graph 168/464
Running dot for graph 169/464
Running dot for graph 170/464
Running dot for graph 171/464
Running dot for graph 172/464
Running dot for graph 173/464
Running dot for graph 174/464
Running dot for graph 175/464
Running dot for graph 176/464
Running dot for graph 177/464
Running dot for graph 178/464
Running dot for graph 179/464
Running dot for graph 180/464
Running dot for graph 181/464
Running dot for graph 182/464
Running dot for graph 183/464
Running dot for graph 184/464
Running dot for graph 185/464
Running dot for graph 186/464
Running dot for graph 187/464
Running dot for graph 188/464
Running dot for graph 189/464
Running dot for graph 190/464
Running dot for graph 191/464
Running dot for graph 192/464
Running dot for graph 193/464
Running dot for graph 194/464
Running dot for graph 195/464
Running dot for graph 196/464
Running dot for graph 197/464
Running dot for graph 198/464
Running dot for graph 199/464
Running dot for graph 200/464
Running dot for graph 201/464
Running dot for graph 202/464
Running dot for graph 203/464
Running dot for graph 204/464
Running dot for graph 205/464
Running dot for graph 206/464
Running dot for graph 207/464
Running dot for graph 208/464
Running dot for graph 209/464
Running dot for graph 210/464
Running dot for graph 211/464
Running dot for graph 212/464
Running dot for graph 213/464
Running dot for graph 214/464
Running dot for graph 215/464
Running dot for graph 216/464
Running dot for graph 217/464
Running dot for graph 218/464
Running dot for graph 219/464
Running dot for graph 220/464
Running dot for graph 221/464
Running dot for graph 222/464
Running dot for graph 223/464
Running dot for graph 224/464
Running dot for graph 225/464
Running dot for graph 226/464
Running dot for graph 227/464
Running dot for graph 228/464
Running dot for graph 229/464
Running dot for graph 230/464
Running dot for graph 231/464
Running dot for graph 232/464
Running dot for graph 233/464
Running dot for graph 234/464
Running dot for graph 235/464
Running dot for graph 236/464
Running dot for graph 237/464
Running dot for graph 238/464
Running dot for graph 239/464
Running dot for graph 240/464
Running dot for graph 241/464
Running dot for graph 242/464
Running dot for graph 243/464
Running dot for graph 244/464
Running dot for graph 245/464
Running dot for graph 246/464
Running dot for graph 247/464
Running dot for graph 248/464
Running dot for graph 249/464
Running dot for graph 250/464
Running dot for graph 251/464
Running dot for graph 252/464
Running dot for graph 253/464
Running dot for graph 254/464
Running dot for graph 255/464
Running dot for graph 256/464
Running dot for graph 257/464
Running dot for graph 258/464
Running dot for graph 259/464
Running dot for graph 260/464
Running dot for graph 261/464
Running dot for graph 262/464
Running dot for graph 263/464
Running dot for graph 264/464
Running dot for graph 265/464
Running dot for graph 266/464
Running dot for graph 267/464
Running dot for graph 268/464
Running dot for graph 269/464
Running dot for graph 270/464
Running dot for graph 271/464
Running dot for graph 272/464
Running dot for graph 273/464
Running dot for graph 274/464
Running dot for graph 275/464
Running dot for graph 276/464
Running dot for graph 277/464
Running dot for graph 278/464
Running dot for graph 279/464
Running dot for graph 280/464
Running dot for graph 281/464
Running dot for graph 282/464
Running dot for graph 283/464
Running dot for graph 284/464
Running dot for graph 285/464
Running dot for graph 286/464
Running dot for graph 287/464
Running dot for graph 288/464
Running dot for graph 289/464
Running dot for graph 290/464
Running dot for graph 291/464
Running dot for graph 292/464
Running dot for graph 293/464
Running dot for graph 294/464
Running dot for graph 295/464
Running dot for graph 296/464
Running dot for graph 297/464
Running dot for graph 298/464
Running dot for graph 299/464
Running dot for graph 300/464
Running dot for graph 301/464
Running dot for graph 302/464
Running dot for graph 303/464
Running dot for graph 304/464
Running dot for graph 305/464
Running dot for graph 306/464
Running dot for graph 307/464
Running dot for graph 308/464
Running dot for graph 309/464
Running dot for graph 310/464
Running dot for graph 311/464
Running dot for graph 312/464
Running dot for graph 313/464
Running dot for graph 314/464
Running dot for graph 315/464
Running dot for graph 316/464
Running dot for graph 317/464
Running dot for graph 318/464
Running dot for graph 319/464
Running dot for graph 320/464
Running dot for graph 321/464
Running dot for graph 322/464
Running dot for graph 323/464
Running dot for graph 324/464
Running dot for graph 325/464
Running dot for graph 326/464
Running dot for graph 327/464
Running dot for graph 328/464
Running dot for graph 329/464
Running dot for graph 330/464
Running dot for graph 331/464
Running dot for graph 332/464
Running dot for graph 333/464
Running dot for graph 334/464
Running dot for graph 335/464
Running dot for graph 336/464
Running dot for graph 337/464
Running dot for graph 338/464
Running dot for graph 339/464
Running dot for graph 340/464
Running dot for graph 341/464
Running dot for graph 342/464
Running dot for graph 343/464
Running dot for graph 344/464
Running dot for graph 345/464
Running dot for graph 346/464
Running dot for graph 347/464
Running dot for graph 348/464
Running dot for graph 349/464
Running dot for graph 350/464
Running dot for graph 351/464
Running dot for graph 352/464
Running dot for graph 353/464
Running dot for graph 354/464
Running dot for graph 355/464
Running dot for graph 356/464
Running dot for graph 357/464
Running dot for graph 358/464
Running dot for graph 359/464
Running dot for graph 360/464
Running dot for graph 361/464
Running dot for graph 362/464
Running dot for graph 363/464
Running dot for graph 364/464
Running dot for graph 365/464
Running dot for graph 366/464
Running dot for graph 367/464
Running dot for graph 368/464
Running dot for graph 369/464
Running dot for graph 370/464
Running dot for graph 371/464
Running dot for graph 372/464
Running dot for graph 373/464
Running dot for graph 374/464
Running dot for graph 375/464
Running dot for graph 376/464
Running dot for graph 377/464
Running dot for graph 378/464
Running dot for graph 379/464
Running dot for graph 380/464
Running dot for graph 381/464
Running dot for graph 382/464
Running dot for graph 383/464
Running dot for graph 384/464
Running dot for graph 385/464
Running dot for graph 386/464
Running dot for graph 387/464
Running dot for graph 388/464
Running dot for graph 389/464
Running dot for graph 390/464
Running dot for graph 391/464
Running dot for graph 392/464
Running dot for graph 393/464
Running dot for graph 394/464
Running dot for graph 395/464
Running dot for graph 396/464
Running dot for graph 397/464
Running dot for graph 398/464
Running dot for graph 399/464
Running dot for graph 400/464
Running dot for graph 401/464
Running dot for graph 402/464
Running dot for graph 403/464
Running dot for graph 404/464
Running dot for graph 405/464
Running dot for graph 406/464
Running dot for graph 407/464
Running dot for graph 408/464
Running dot for graph 409/464
Running dot for graph 410/464
Running dot for graph 411/464
Running dot for graph 412/464
Running dot for graph 413/464
Running dot for graph 414/464
Running dot for graph 415/464
Running dot for graph 416/464
Running dot for graph 417/464
Running dot for graph 418/464
Running dot for graph 419/464
Running dot for graph 420/464
Running dot for graph 421/464
Running dot for graph 422/464
Running dot for graph 423/464
Running dot for graph 424/464
Running dot for graph 425/464
Running dot for graph 426/464
Running dot for graph 427/464
Running dot for graph 428/464
Running dot for graph 429/464
Running dot for graph 430/464
Running dot for graph 431/464
Running dot for graph 432/464
Running dot for graph 433/464
Running dot for graph 434/464
Running dot for graph 435/464
Running dot for graph 436/464
Running dot for graph 437/464
Running dot for graph 438/464
Running dot for graph 439/464
Running dot for graph 440/464
Running dot for graph 441/464
Running dot for graph 442/464
Running dot for graph 443/464
Running dot for graph 444/464
Running dot for graph 445/464
Running dot for graph 446/464
Running dot for graph 447/464
Running dot for graph 448/464
Running dot for graph 449/464
Running dot for graph 450/464
Running dot for graph 451/464
Running dot for graph 452/464
Running dot for graph 453/464
Running dot for graph 454/464
Running dot for graph 455/464
Running dot for graph 456/464
Running dot for graph 457/464
Running dot for graph 458/464
Running dot for graph 459/464
Running dot for graph 460/464
Running dot for graph 461/464
Running dot for graph 462/464
Running dot for graph 463/464
Running dot for graph 464/464
Patching output file 1/6
Patching output file 2/6
Patching output file 3/6
Patching output file 4/6
Patching output file 5/6
Patching output file 6/6
lookup cache used 35323/262144 hits=358239 misses=37439
finished...
Built target doxygen-clang-tools
Generating clang doxygen documentation.
Searching for include files...
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAttrClasses.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAttrImpl.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAttrTextDump.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAttrTraverse.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangAttrVisitor.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentCommandInfo.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentCommandList.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentHTMLNamedCharacterReferences.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentHTMLTags.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentHTMLTagsProperties.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangCommentNodes.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangDeclNodes.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/ClangStmtNodes.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/AST/CMakeFiles/StmtDataCollectors.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMFP16.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangARMNeon.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangAttrHasAttributeImpl.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangAttrList.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangAttrSubjectMatchRuleList.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticAnalysis.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticAST.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticComment.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticCommon.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticCrossTU.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticDriver.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticFrontend.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticGroups.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticIndexName.dir
Searching for files in directory /opt/doxygen-docs/builwarning: source /opt/doxygen-docs/src/llvm/tools/clang/docs/img is not a readable file or directory... skipping.
d/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticLex.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticParse.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticRefactoring.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticSema.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Basic/CMakeFiles/ClangDiagnosticSerialization.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Config
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Driver
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Driver/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Driver/CMakeFiles/ClangDriverOptions.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Parse
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Parse/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Parse/CMakeFiles/ClangAttrParserStringSwitches.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Parse/CMakeFiles/ClangAttrSubMatchRulesParserStringSwitches.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrParsedAttrImpl.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrParsedAttrKinds.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrParsedAttrList.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrSpellingListIndex.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Sema/CMakeFiles/ClangAttrTemplateInstantiate.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Serialization
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Serialization/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Serialization/CMakeFiles/ClangAttrPCHRead.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/Serialization/CMakeFiles/ClangAttrPCHWrite.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/StaticAnalyzer/Checkers/CMakeFiles
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/clang/StaticAnalyzer/Checkers/CMakeFiles/ClangSACheckers.dir
Searching for files in directory /opt/doxygen-docs/build/tools/clang/include/CMakeFiles
Searching for example files...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples/analyzer-plugin
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples/AnnotateFunctions
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples/clang-interpreter
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/examples/PrintFunctionNames
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/FlowSensitive
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Support
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Config
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/FrontendTool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/AST
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/CrossTU
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Arch
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Format
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/FrontendTool
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cuda
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cuda_wrappers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Index
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ASTDiff
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Inclusions
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract
Searching for files in directory /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename
Reading and parsing tag files
Parsing files
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Consumed.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Consumed.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Dominators.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Dominators.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/LiveVariables.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/LiveVariables.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/PostOrderCFGView.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ReachableCode.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ReachableCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyLogical.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyUtil.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/UninitializedValues.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDeclContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDeclContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnyCall.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnyCall.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/BodyFarm.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/BodyFarm.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CallGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CallGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CFG.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CFG.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CFGStmtMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CFGStmtMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CloneDetection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CloneDetection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CodeInjector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CodeInjector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ConstructionContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ConstructionContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific/CocoaConventions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/FlowSensitive/DataflowValues.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/RetainSummaryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/RetainSummaryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/SelectorExtras.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/SelectorExtras.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Support/BumpVector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Support/BumpVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMTActions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/FileRemapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/APValue.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/APValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AST.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AST.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContextAllocate.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContextAllocate.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTDumperUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTDumperUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTFwd.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTFwd.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTImporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTImporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTImporterLookupTable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTImporterLookupTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTLambda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTLambda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTMutationListener.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTMutationListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTNodeTraverser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTNodeTraverser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTStructuralEquivalence.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTStructuralEquivalence.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTTypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTTypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTUnresolvedSet.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTUnresolvedSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTVector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTVector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Attr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Attr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AttrIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AttrIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AttrVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/AttrVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/BaseSubobject.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/BaseSubobject.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CanonicalType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CanonicalType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CharUnits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CharUnits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Comment.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Comment.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentBriefParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentBriefParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentSema.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentSema.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ComparisonCategories.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ComparisonCategories.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CXXInheritance.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CXXInheritance.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DataCollection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DataCollection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclAccessPair.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclAccessPair.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclarationName.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclarationName.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclBase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclContextInternals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclContextInternals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclCXX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclCXX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclFriend.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclFriend.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclGroup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclGroup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclLookups.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclLookups.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclObjC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclObjC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclTemplate.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclTemplate.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DependentDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DependentDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/EvaluatedExprVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/EvaluatedExprVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprCXX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprCXX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprOpenMP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprOpenMP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTMerger.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTMerger.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/FormatString.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/FormatString.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/GlobalDecl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/GlobalDecl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LambdaCapture.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LambdaCapture.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LocInfoType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LocInfoType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Mangle.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Mangle.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/MangleNumberingContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/MangleNumberingContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NestedNameSpecifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NonTrivialTypeVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NonTrivialTypeVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NSAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NSAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ODRHash.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ODRHash.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OperationKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OperationKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OSLog.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OSLog.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ParentMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ParentMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/PrettyDeclStackTrace.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/PrettyDeclStackTrace.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/PrettyPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/PrettyPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/QualTypeNames.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/QualTypeNames.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RawCommentList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RawCommentList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RecordLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RecordLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/RecursiveASTVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Redeclarable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Redeclarable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Stmt.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Stmt.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtCXX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtCXX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtGraphTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtGraphTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtIterator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtIterator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtObjC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtObjC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateArgumentVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateArgumentVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateBase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateBase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateName.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateName.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TextNodeDumper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TextNodeDumper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeLocVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeLocVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeOrdering.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeOrdering.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TypeVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/UnresolvedSet.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/UnresolvedSet.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/VTableBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/VTableBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/VTTBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/VTTBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersMacros.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersMacros.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchFinder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AddressSpaces.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AddressSpaces.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AlignedAllocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AlignedAllocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AllDiagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AllDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Attributes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Attributes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AttrKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AttrKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AttrSubjectMatchRules.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/AttrSubjectMatchRules.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/BitmaskEnum.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/BitmaskEnum.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Builtins.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Builtins.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CapturedStmt.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CapturedStmt.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CharInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CharInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CodeGenOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CodeGenOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CommentOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/CommentOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Cuda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Cuda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DebugInfoOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DebugInfoOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticAnalysis.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticAnalysis.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticAST.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticAST.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticCategories.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticComment.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticComment.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticCrossTU.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticCrossTU.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticDriver.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticDriver.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticError.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticError.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticFrontend.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticFrontend.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticLex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticLex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticParse.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticParse.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticRefactoring.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticRefactoring.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticSema.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticSema.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticSerialization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticSerialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ExceptionSpecificationType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ExceptionSpecificationType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ExpressionTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ExpressionTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileSystemOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileSystemOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileSystemStatCache.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileSystemStatCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FixedPoint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FixedPoint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/IdentifierTable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/IdentifierTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Lambda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Lambda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/LangOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/LangOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Linkage.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Linkage.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/LLVM.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/LLVM.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/MacroBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/MacroBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Module.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Module.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/ObjCRuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenCLOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenCLOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenMPKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenMPKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OperatorKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OperatorKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OperatorPrecedence.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OperatorPrecedence.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PartialDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PartialDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PlistSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PlistSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PragmaKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PragmaKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PrettyStackTrace.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/PrettyStackTrace.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SanitizerBlacklist.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SanitizerBlacklist.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Sanitizers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Sanitizers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SanitizerSpecialCaseList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SanitizerSpecialCaseList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceLocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceLocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManagerInternals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManagerInternals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Specifiers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Specifiers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Stack.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Stack.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SyncScope.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SyncScope.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetBuiltins.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetBuiltins.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetCXXABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetCXXABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TemplateKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TemplateKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TokenKinds.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TokenKinds.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TypeTraits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TypeTraits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Version.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Version.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Visibility.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Visibility.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/XRayInstr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/XRayInstr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/XRayLists.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/XRayLists.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/BackendUtil.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/BackendUtil.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CGFunctionInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CGFunctionInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CodeGenABITypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CodeGenABITypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CodeGenAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CodeGenAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ConstantInitBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ConstantInitBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ConstantInitFuture.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ConstantInitFuture.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/SwiftCallingConv.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/SwiftCallingConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU/CrossTranslationUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU/CrossTranslationUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU/CrossTUDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/CrossTU/CrossTUDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Action.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Action.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/DarwinSDKInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/DarwinSDKInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Distro.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Distro.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/DriverDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/DriverDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Job.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Job.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Multilib.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Multilib.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Options.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Options.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Phases.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Phases.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/SanitizerArgs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/SanitizerArgs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Tool.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Tool.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Util.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Util.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/XRayArgs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/XRayArgs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/Commit.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/Commit.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/EditedSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/EditedSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/EditsReceiver.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/EditsReceiver.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/FileOffset.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/FileOffset.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/Rewriters.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Edit/Rewriters.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTConsumers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTConsumers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ChainedDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CommandLineSourceLoc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CommandLineSourceLoc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DependencyOutputOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DependencyOutputOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendPluginRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendPluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LangStandard.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LangStandard.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LayoutOverrideSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LayoutOverrideSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/LogDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/MigratorOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/MigratorOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/MultiplexConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/MultiplexConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PCHContainerOperations.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PCHContainerOperations.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PrecompiledPreamble.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PrecompiledPreamble.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PreprocessorOutputOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/PreprocessorOutputOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticReader.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnosticReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/SerializedDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnosticBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnosticBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/TextDiagnosticPrinter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/FrontendTool/Utils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/FrontendTool/Utils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/CodegenNameGenerator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/CodegenNameGenerator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/CommentToXML.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/CommentToXML.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/DeclOccurrence.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/DeclOccurrence.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexDataConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexDataConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexingAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexingAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexSymbol.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexSymbol.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/USRGeneration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/USRGeneration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ExternalPreprocessorSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ExternalPreprocessorSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderMapTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderMapTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearchOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearchOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/LexDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/LexDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/LiteralSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/LiteralSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroArgs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroArgs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleLoader.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleLoader.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPConditionalDirectiveRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPConditionalDirectiveRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Pragma.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Pragma.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ScratchBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ScratchBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Token.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Token.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/TokenConcatenation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/TokenConcatenation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/TokenLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/TokenLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/VariadicMacroSupport.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/VariadicMacroSupport.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/LoopHint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/LoopHint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseAST.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseAST.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/Parser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/Parser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/RAIIObjectsForParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/RAIIObjectsForParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/DeltaTree.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/DeltaTree.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/HTMLRewrite.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/RewriteBuffer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/RewriteBuffer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/Rewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/Rewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/RewriteRope.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/RewriteRope.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/TokenRewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/TokenRewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/ASTConsumers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/ASTConsumers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/Rewriters.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/Rewriters.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/AnalysisBasedWarnings.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/AnalysisBasedWarnings.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CleanupInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CleanupInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CXXFieldCollector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CXXFieldCollector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DeclSpec.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DeclSpec.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DelayedDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Designator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Designator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Lookup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Lookup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ObjCMethodList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ObjCMethodList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Overload.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Overload.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Ownership.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Ownership.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedAttr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedAttr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Scope.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Scope.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ScopeInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ScopeInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaFixItUtils.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaFixItUtils.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaLambda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaLambda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Template.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Template.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TemplateDeduction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TemplateInstCallback.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TemplateInstCallback.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TypoCorrection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/TypoCorrection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Weak.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Weak.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTDeserializationListener.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTDeserializationListener.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTWriter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTWriter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ContinuousRangeMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/GlobalModuleIndex.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/GlobalModuleIndex.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/InMemoryModuleCache.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/InMemoryModuleCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/Module.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/Module.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ModuleFileExtension.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ModuleFileExtension.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ModuleManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ModuleManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/PCHContainerOperations.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/PCHContainerOperations.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/SerializationDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/SerializationDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/LocalCheckers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/Checker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/IssueHash.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/IssueHash.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/AllTUsExecution.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/AllTUsExecution.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ArgumentsAdjusters.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ArgumentsAdjusters.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiff.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiff.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CommonOptionsParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CommonOptionsParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Diagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Diagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Lookup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Lookup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/DiagnosticsYaml.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/DiagnosticsYaml.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Execution.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Execution.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FixIt.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FixIt.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/JSONCompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/ASTSelection.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/AtomicChange.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract/Extract.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract/Extract.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOption.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOption.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/RefactoringCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/RefactoringCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ReplacementsYaml.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ReplacementsYaml.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/StandaloneExecution.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/StandaloneExecution.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/ToolExecutorPluginRegistry.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Tooling.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Tooling.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/BuildSystem.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/BuildSystem.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXCompilationDatabase.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXErrorCode.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXErrorCode.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXString.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/CXString.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Documentation.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Documentation.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Platform.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Platform.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/AnalysisDeclContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/AnalysisDeclContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/BodyFarm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/BodyFarm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CallGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CallGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFG.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFG.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFGReachabilityAnalysis.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFGStmtMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CFGStmtMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CloneDetection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CloneDetection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CocoaConventions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CocoaConventions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CodeInjector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/CodeInjector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ConstructionContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ConstructionContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/Consumed.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/Consumed.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/Dominators.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/Dominators.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ExprMutationAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ExprMutationAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/LiveVariables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/LiveVariables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ObjCNoReturn.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ObjCNoReturn.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/PostOrderCFGView.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/PostOrderCFGView.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ProgramPoint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ProgramPoint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ReachableCode.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ReachableCode.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/RetainSummaryManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/RetainSummaryManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafety.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyLogical.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyLogical.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyTIL.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/ThreadSafetyTIL.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Analysis/UninitializedValues.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ARCMT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ARCMTActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ARCMTActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/FileRemapper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Internals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Internals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ObjCMT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/ObjCMT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/PlistReporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/PlistReporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransAPIUses.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransAPIUses.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransARCAssign.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransARCAssign.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransAutoreleasePool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransBlockObjCVariable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransformActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransformActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Transforms.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Transforms.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Transforms.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/Transforms.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransGCAttrs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransGCAttrs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransGCCalls.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransGCCalls.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransProperties.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransProperties.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransProtectedScope.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransProtectedScope.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransUnbridgedCasts.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/APValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/APValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTImporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTImporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTImporterLookupTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTImporterLookupTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTStructuralEquivalence.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTStructuralEquivalence.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTTypeTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTTypeTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/AttrImpl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/AttrImpl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Comment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Comment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentBriefParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentBriefParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentCommandTraits.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentSema.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CommentSema.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ComparisonCategories.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ComparisonCategories.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CXXABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CXXABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CXXInheritance.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/CXXInheritance.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DataCollection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DataCollection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Decl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Decl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclarationName.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclarationName.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclFriend.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclFriend.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclGroup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclGroup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclTemplate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Expr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Expr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprClassification.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprClassification.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExternalASTMerger.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExternalASTMerger.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExternalASTSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExternalASTSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/FormatString.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/FormatString.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/FormatStringParsing.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/FormatStringParsing.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/InheritViz.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/InheritViz.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ItaniumCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ItaniumCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ItaniumMangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ItaniumMangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Linkage.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Linkage.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Mangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Mangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/MicrosoftCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/MicrosoftCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/MicrosoftMangle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/NestedNameSpecifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/NestedNameSpecifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/NSAPI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/NSAPI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ODRHash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ODRHash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/OpenMPClause.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/OpenMPClause.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/OSLog.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/OSLog.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ParentMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ParentMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/PrintfFormatString.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/PrintfFormatString.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/QualTypeNames.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/QualTypeNames.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RawCommentList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RawCommentList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RecordLayout.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RecordLayout.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/RecordLayoutBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ScanfFormatString.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ScanfFormatString.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/SelectorLocationsKind.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/SelectorLocationsKind.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Stmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Stmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtIterator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtIterator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtProfile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtProfile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtViz.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/StmtViz.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TemplateBase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TemplateBase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TemplateName.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TemplateName.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TextNodeDumper.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TextNodeDumper.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Type.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/Type.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TypeLoc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TypeLoc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TypePrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/TypePrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/VTableBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/VTableBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/VTTBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/AST/VTTBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/ASTMatchFinder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Parser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Registry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/VariantValue.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Attributes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Attributes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Builtins.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Builtins.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/CharInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/CharInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/CodeGenOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/CodeGenOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Cuda.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Cuda.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Diagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Diagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/DiagnosticIDs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/DiagnosticOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/DiagnosticOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FileManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FileManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FileSystemStatCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FileSystemStatCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FixedPoint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/FixedPoint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/IdentifierTable.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/IdentifierTable.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/LangOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/LangOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Module.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Module.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/ObjCRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/ObjCRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/OpenMPKinds.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/OpenMPKinds.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/OperatorPrecedence.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/OperatorPrecedence.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SanitizerBlacklist.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SanitizerBlacklist.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Sanitizers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Sanitizers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SanitizerSpecialCaseList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SanitizerSpecialCaseList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SourceLocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SourceLocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SourceManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/SourceManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AArch64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AArch64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AMDGPU.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AMDGPU.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARM.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/ARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AVR.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AVR.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AVR.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/AVR.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/BPF.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/BPF.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/BPF.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/BPF.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Hexagon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Hexagon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Hexagon.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Lanai.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Lanai.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Lanai.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Lanai.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Le64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Le64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Le64.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Le64.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Mips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Mips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Mips.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Mips.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/MSP430.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/MSP430.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/MSP430.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/MSP430.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/NVPTX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/NVPTX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/NVPTX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/NVPTX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/OSTargets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/OSTargets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/OSTargets.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/OSTargets.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PNaCl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PNaCl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PNaCl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PNaCl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/RISCV.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/RISCV.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/RISCV.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/RISCV.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Sparc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Sparc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Sparc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/Sparc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SPIR.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SPIR.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SPIR.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SPIR.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SystemZ.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SystemZ.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SystemZ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/TCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/TCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/TCE.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/TCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/WebAssembly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/WebAssembly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/X86.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/X86.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/X86.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/X86.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/XCore.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/XCore.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/XCore.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/XCore.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/TokenKinds.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/TokenKinds.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Version.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Version.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Warnings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Warnings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/XRayInstr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/XRayInstr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/XRayLists.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/XRayLists.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ABIInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ABIInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/Address.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/Address.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/BackendUtil.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGAtomic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGAtomic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBlocks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBlocks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCall.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCall.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCall.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCall.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGClass.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGClass.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCleanup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCleanup.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCleanup.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCoroutine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCoroutine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDANV.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDANV.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCUDARuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGException.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGException.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprAgg.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprAgg.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprComplex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprComplex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprConstant.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExprScalar.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGGPUBuiltin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGGPUBuiltin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGLoopInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGLoopInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGLoopInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGLoopInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGNonTrivialStruct.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGNonTrivialStruct.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCGNU.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCMac.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayoutBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGStmtOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGValue.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGValue.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTables.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTables.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTables.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTables.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTT.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGVTT.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenABITypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenABITypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenPGO.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenPGO.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenPGO.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTBAA.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypeCache.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypeCache.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ConstantEmitter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ConstantEmitter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ConstantInitBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ConstantInitBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CoverageMappingGen.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/EHScopeStack.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/EHScopeStack.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ModuleBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ModuleBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SanitizerMetadata.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SwiftCallingConv.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/SwiftCallingConv.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/VarBypassDetector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/VarBypassDetector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/VarBypassDetector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/VarBypassDetector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/CrossTU/CrossTranslationUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/CrossTU/CrossTranslationUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Action.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Action.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Compilation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Compilation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/DarwinSDKInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/DarwinSDKInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Distro.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Distro.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Driver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Driver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/DriverOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/DriverOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/InputInfo.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/InputInfo.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Job.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Job.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Multilib.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Multilib.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Phases.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Phases.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/SanitizerArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/SanitizerArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Tool.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Tool.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChain.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/AArch64.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/ARM.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Mips.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/PPC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/RISCV.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/RISCV.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/RISCV.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/RISCV.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/Sparc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/SystemZ.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Arch/X86.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CommonArgs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Contiki.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Contiki.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Contiki.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Contiki.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Haiku.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Haiku.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Haiku.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Haiku.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/HIP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/HIP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/HIP.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/HIP.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hurd.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hurd.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hurd.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hurd.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Lanai.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Lanai.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Linux.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Linux.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Linux.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Linux.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MipsLinux.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSP430.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSP430.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSP430.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSP430.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVCSetupApi.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVCSetupApi.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/RISCVToolchain.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/RISCVToolchain.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/RISCVToolchain.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/RISCVToolchain.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/TCE.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/TCE.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/TCE.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/TCE.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Types.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/Types.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/XRayArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/XRayArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/Commit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/Commit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/EditedSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/EditedSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Edit/RewriteObjCFoundationAPI.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/AffectedRangeManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/AffectedRangeManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/AffectedRangeManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/AffectedRangeManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/ContinuationIndenter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/ContinuationIndenter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/ContinuationIndenter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/ContinuationIndenter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/Encoding.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/Encoding.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/Format.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/Format.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatInternal.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatInternal.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatToken.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatToken.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatToken.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatToken.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatTokenLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatTokenLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatTokenLexer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/FormatTokenLexer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/NamespaceEndCommentsFixer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/SortJavaScriptImports.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/SortJavaScriptImports.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/SortJavaScriptImports.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/SortJavaScriptImports.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnalyzer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnalyzer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnalyzer.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnalyzer.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnnotator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnnotator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnnotator.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/TokenAnnotator.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineFormatter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineParser.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UnwrappedLineParser.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/UsingDeclarationsSorter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/WhitespaceManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/WhitespaceManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/WhitespaceManager.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Format/WhitespaceManager.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTConsumers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTMerge.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTMerge.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTUnit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ASTUnit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ChainedDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ChainedIncludesSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ChainedIncludesSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyFile.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyFile.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DiagnosticRenderer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DiagnosticRenderer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendTiming.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendTiming.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/HeaderIncludeGen.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/HeaderIncludeGen.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/InitHeaderSearch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/InitPreprocessor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LangStandards.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LangStandards.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LayoutOverrideSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LayoutOverrideSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/LogDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ModuleDependencyCollector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/ModuleDependencyCollector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/MultiplexConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/MultiplexConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PrecompiledPreamble.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PrecompiledPreamble.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/PrintPreprocessedOutput.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/FixItRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/FixItRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/HTMLPrint.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/HTMLPrint.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/InclusionRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteMacros.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteMacros.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteModernObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteTest.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/Rewrite/RewriteTest.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/SerializedDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/SerializedDiagnosticReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TestModuleFileExtension.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnosticBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/TextDiagnosticPrinter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/VerifyDiagnosticConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_builtin_vars.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_builtin_vars.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_cmath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_cmath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_complex_builtins.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_complex_builtins.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_device_functions.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_device_functions.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_intrinsics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_intrinsics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_libdevice_declares.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_libdevice_declares.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_math_forward_declares.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_math_forward_declares.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_runtime_wrapper.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__clang_cuda_runtime_wrapper.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__stddef_max_align_t.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__stddef_max_align_t.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_aes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_aes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/adxintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/adxintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/altivec.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/altivec.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ammintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ammintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/arm64intr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/arm64intr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/arm_acle.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/arm_acle.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/armintr.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/armintr.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx2intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx2intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512bitalgintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512bitalgintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512bwintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512bwintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512cdintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512cdintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512dqintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512dqintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512erintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512erintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512fintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512fintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512ifmaintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512ifmaintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512ifmavlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512ifmavlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512pfintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512pfintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmi2intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmi2intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmiintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmiintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmivlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vbmivlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlbitalgintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlbitalgintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlbwintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlbwintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlcdintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlcdintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vldqintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vldqintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlvbmi2intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlvbmi2intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlvnniintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vlvnniintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vnniintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vnniintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vpopcntdqintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vpopcntdqintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vpopcntdqvlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avx512vpopcntdqvlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/bmi2intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/bmi2intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/bmiintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/bmiintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cetintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cetintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cldemoteintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cldemoteintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clflushoptintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clflushoptintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clwbintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clwbintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clzerointrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/clzerointrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cpuid.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/cpuid.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/f16cintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/f16cintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/float.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/float.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fma4intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fma4intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fmaintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fmaintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fxsrintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/fxsrintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/gfniintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/gfniintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/htmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/htmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/htmxlintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/htmxlintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/immintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/immintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/inttypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/inttypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/invpcidintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/invpcidintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/iso646.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/iso646.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/limits.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/limits.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lwpintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lwpintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lzcntintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lzcntintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mm3dnow.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mm3dnow.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mm_malloc.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mm_malloc.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/movdirintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/movdirintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/msa.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/msa.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mwaitxintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/mwaitxintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/nmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/nmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/opencl-c.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/opencl-c.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pconfigintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pconfigintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pkuintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pkuintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/pmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/popcntintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/popcntintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/prfchwintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/prfchwintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ptwriteintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ptwriteintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/rdseedintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/rdseedintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/rtmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/rtmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/s390intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/s390intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/sgxintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/sgxintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/shaintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/shaintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/smmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/smmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdalign.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdalign.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdarg.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdarg.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdatomic.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdatomic.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdbool.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdbool.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stddef.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stddef.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdint.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdint.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdnoreturn.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/stdnoreturn.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tbmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tbmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tgmath.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tgmath.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/tmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/unwind.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/unwind.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vadefs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vadefs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vaesintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vaesintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/varargs.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/varargs.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vecintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vecintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vpclmulqdqintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/vpclmulqdqintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/waitpkgintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/waitpkgintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/wbnoinvdintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/wbnoinvdintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/wmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/wmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/x86intrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/x86intrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xmmintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xmmintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xopintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xopintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsavecintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsavecintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsaveintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsaveintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsaveoptintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsaveoptintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsavesintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xsavesintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xtestintrin.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/xtestintrin.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/CodegenNameGenerator.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/CodegenNameGenerator.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/CommentToXML.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/CommentToXML.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/FileIndexRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/FileIndexRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/FileIndexRecord.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/FileIndexRecord.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexBody.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexBody.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexingContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexSymbol.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexSymbol.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexTypeSourceInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/IndexTypeSourceInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/SimpleFormatContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/SimpleFormatContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/USRGeneration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Index/USRGeneration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderSearch.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderSearch.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Lexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Lexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/LiteralSupport.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/LiteralSupport.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/MacroArgs.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/MacroArgs.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/MacroInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/MacroInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/ModuleMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/ModuleMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPCaching.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPCaching.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPConditionalDirectiveRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPExpressions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPExpressions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPLexerChange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPLexerChange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPMacroExpansion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Pragma.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Pragma.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Preprocessor.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Preprocessor.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessorLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessorLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/ScratchBuffer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/ScratchBuffer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/TokenConcatenation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/TokenConcatenation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/TokenLexer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/TokenLexer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/UnicodeCharSets.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/UnicodeCharSets.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseAST.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseAST.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseCXXInlineMethods.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseInit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseInit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseObjc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseObjc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParsePragma.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParsePragma.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseStmtAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseStmtAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseTemplate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseTentative.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseTentative.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/DeltaTree.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/DeltaTree.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/HTMLRewrite.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/HTMLRewrite.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/Rewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/Rewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/RewriteRope.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/RewriteRope.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/TokenRewriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Rewrite/TokenRewriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/AnalysisBasedWarnings.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/CodeCompleteConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/CodeCompleteConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/CoroutineStmtBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/CoroutineStmtBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/DeclSpec.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/DeclSpec.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/DelayedDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/DelayedDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/IdentifierResolver.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/IdentifierResolver.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/JumpDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/JumpDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/MultiplexExternalSemaSource.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/ParsedAttr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/ParsedAttr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Scope.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Scope.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/ScopeInfo.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/ScopeInfo.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Sema.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Sema.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAccess.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAccess.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAttr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAttr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaChecking.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaChecking.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCoroutine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCoroutine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCUDA.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCUDA.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCXXScopeSpec.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclAttr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExceptionSpec.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExpr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExpr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprMember.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprMember.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExprObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaFixItUtils.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaFixItUtils.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaInit.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaInit.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLambda.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLambda.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaObjCProperty.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOpenMP.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOpenMP.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaPseudoObject.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaPseudoObject.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmtAsm.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmtAsm.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmtAttr.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmtAttr.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiate.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateVariadic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TypeLocBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TypeLocBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TypeLocBuilder.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TypeLocBuilder.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTCommon.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTCommon.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTCommon.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTCommon.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderInternals.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderInternals.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReaderStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriterDecl.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTWriterStmt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/GeneratePCH.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/GeneratePCH.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/GlobalModuleIndex.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/GlobalModuleIndex.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/InMemoryModuleCache.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/InMemoryModuleCache.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/Module.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/Module.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ModuleFileExtension.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ModuleFileExtension.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ModuleManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ModuleManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/MultiOnDiskHashTable.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/MultiOnDiskHashTable.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/PCHContainerOperations.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/PCHContainerOperations.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AllocationState.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AllocationState.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/GTestChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/InterCheckerAPI.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IteratorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PaddingChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/APSIntType.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BlockCounter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporter.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CallEvent.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Checker.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Checker.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerContext.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CheckerManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/CoreEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/DynamicTypeMap.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/DynamicTypeMap.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Environment.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/IssueHash.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/IssueHash.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/LoopWidening.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/MemRegion.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PathDiagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/ProgramState.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SarifDiagnostics.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Store.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SubEngine.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SubEngine.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SValBuilder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SVals.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/SymbolManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/TaintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/TaintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/WorkList.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/WorkList.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/FrontendActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Frontend/ModelInjector.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/AllTUsExecution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/AllTUsExecution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ArgumentsAdjusters.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/ASTDiff/ASTDiff.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CommonOptionsParser.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CommonOptionsParser.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Diagnostic.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Diagnostic.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Lookup.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Lookup.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Replacement.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Core/Replacement.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Execution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Execution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/FileMatchTrie.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/FileMatchTrie.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/FixIt.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/FixIt.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Inclusions/HeaderIncludes.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Inclusions/IncludeStyle.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Inclusions/IncludeStyle.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/InterpolatingCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/JSONCompilationDatabase.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelection.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelection.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/AtomicChange.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/Extract.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/Extract.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.h...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Extract/SourceExtraction.h...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/RefactoringActions.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/RefactoringActions.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp..error: FileDef::insertMembers(): member `OMPClauseReader' with class scope `<global>' inserted in file scope `OpenMPClause.h'!
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5631: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:2178: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6056: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6056: warning: explicit link request to 'include' could not be resolved
.
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/RefactoringCallbacks.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/RefactoringCallbacks.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/StandaloneExecution.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/StandaloneExecution.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Tooling.cpp...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Tooling.cpp...
Preprocessing /opt/doxygen-docs/src/llvm/tools/clang/docs/doxygen-mainpage.dox...
Parsing file /opt/doxygen-docs/src/llvm/tools/clang/docs/doxygen-mainpage.dox...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Associating documentation with classes...
Computing nesting relations for classes...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Computing dependencies between directories...
Generating citations page...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file docs/doxygen-mainpage.dox...
Generating code for file include/clang-c/BuildSystem.h...
Generating code for file include/clang-c/CXCompilationDatabase.h...
Generating code for file include/clang-c/CXErrorCode.h...
Generating code for file include/clang-c/CXString.h...
Generating code for file include/clang-c/Documentation.h...
Generating code for file include/clang-c/Index.h...
Generating code for file include/clang-c/Platform.h...
Generating code for file include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Generating code for file include/clang/Analysis/Analy/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h:59: warning: Found unknown command `\or'
ses/Consumed.h...
Generating code for file include/clang/Analysis/Analyses/Dominators.h...
Generating code for file include/clang/Analysis/Analyses/ExprMutationAnalyzer.h...
Generating code for file include/clang/Analysis/Analyses/LiveVariables.h...
Generating code for file include/clang/Analysis/Analyses/PostOrderCFGView.h...
Generating code for file include/clang/Analysis/Analyses/ReachableCode.h...
Generating code for file include/clang/Analysis/Analyses/ThreadSafety.h...
Generating code for file include/clang/Analysis/Analyses/ThreadSafetyCommon.h...
Generating code for file include/clang/Analysis/Analyses/ThreadSafetyLogical.h...
Generating code for file include/clang/Analysis/Analyses/ThreadSafetyTIL.h...
Generating code for file include/clang/Analysis/Analyses/ThreadSafetyTraverse.h...
Generating code for file include/clang/Analysis/Analyses/ThreadSafetyUtil.h...
Generating code for file include/clang/Analysis/Analyses/UninitializedValues.h...
Generating code for file include/clang/Analysis/AnalysisDeclContext.h...
Generating code for file include/clang/Analysis/AnalysisDiagnostic.h...
Generating code for file include/clang/Analysis/AnyCall.h...
Generating code for file include/clang/Analysis/BodyFarm.h...
Generating code for file include/clang/Analysis/CallGraph.h...
Generating code for file include/clang/Analysis/CFG.h...
Generating code for file include/clang/Analysis/CFGStmtMap.h...
Generating code for file include/clang/Analysis/CloneDetection.h...
Generating code for file include/clang/Analysis/CodeInjector.h...
Generating code for file include/clang/Analysis/ConstructionContext.h...
Generating code for file include/clang/Analysis/DomainSpecific/CocoaConventions.h...
Generating code for file include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Generating code for file include/clang/Analysis/FlowSensitive/DataflowValues.h...
Generating code for file include/clang/Analysis/ProgramPoint.h...
Generating code for file include/clang/Analysis/RetainSummaryManager.h...
Generating code for file include/clang/Analysis/SelectorExtras.h...
Generating code for file include/clang/Analysis/Support/BumpVector.h...
Generating code for file include/clang/ARCMigrate/ARCMT.h...
Generating code for file include/clang/ARCMigrate/ARCMTActions.h...
Generating code for file include/clang/ARCMigrate/FileRemapper.h...
Generating code for file include/clang/AST/APValue.h...
Generating code for file include/clang/AST/AST.h...
Generating code for file include/clang/AST/ASTConsumer.h...
Generating code for file include/clang/AST/ASTContext.h...
Generating code for file include/clang/AST/ASTContextAllocate.h...
Generating code for file include/clang/AST/ASTDiagnostic.h...
Generating code for file include/clang/AST/ASTDumperUtils.h...
Generating code for file include/clang/AST/ASTFwd.h...
Generating code for file include/clang/AST/ASTImporter.h...
Generating code for file include/clang/AST/ASTImporterLookupTable.h...
Generating code for file include/clang/AST/ASTLambda.h...
Generating code for file include/clang/AST/ASTMutationListener.h...
Generating code for file include/clang/AST/ASTNodeTraverser.h...
Generating code for file include/clang/AST/ASTStructuralEquivalence.h...
Generating code for file include/clang/AST/ASTTypeTraits.h...
Generating code for file include/clang/AST/ASTUnresolvedSet.h...
Generating code for file include/clang/AST/ASTVector.h...
Generating code for file include/clang/AST/Attr.h...
Generating code for file include/clang/AST/AttrIterator.h...
Generating code for file include/clang/AST/AttrVisitor.h...
Generating code for file include/clang/AST/Availability.h...
Generating code for file include/clang/AST/BaseSubobject.h...
Generating code for file include/clang/AST/CanonicalType.h...
Generating code for file include/clang/AST/CharUnits.h...
Generating code for file include/clang/AST/Comment.h...
Generating code for file include/clang/AST/CommentBriefParser.h...
Generating code for file include/clang/AST/CommentCommandTraits.h...
Generating code for file include/clang/AST/CommentDiagnostic.h...
Generating code fo/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentSema.h:189: warning: Found unknown command `\and'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:137: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:927: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4567: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1412: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:439: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4911: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3304: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:864: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4675: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:246: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:500: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:175: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3579: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5012: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:664: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:388: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5374: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:895: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3551: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3369: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:732: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1441: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1470: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1300: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4438: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4754: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1918: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3488: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:833: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1272: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4703: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4804: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5223: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3255: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1440: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1778: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3665: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3803: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1558: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2469: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:282: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3390: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1892: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1487: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3594: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2726: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2668: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3524: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3954: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:4027: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3744: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2784: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1637: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2410: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1383: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1936: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2295: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3457: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2528: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2912: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1252: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1848: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3185: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2587: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2847: warning: explicit link request to 'pragma' could not be resolved
r file include/clang/AST/CommentLexer.h...
Generating code for file include/clang/AST/CommentParser.h...
Generating code for file include/clang/AST/CommentSema.h...
Generating code for file include/clang/AST/CommentVisitor.h...
Generating code for file include/clang/AST/ComparisonCategories.h...
Generating code for file include/clang/AST/CXXInheritance.h...
Generating code for file include/clang/AST/DataCollection.h...
Generating code for file include/clang/AST/Decl.h...
Generating code for file include/clang/AST/DeclAccessPair.h...
Generating code for file include/clang/AST/DeclarationName.h...
Generating code for file include/clang/AST/DeclBase.h...
Generating code for file include/clang/AST/DeclContextInternals.h...
Generating code for file include/clang/AST/DeclCXX.h...
Generating code for file include/clang/AST/DeclFriend.h...
Generating code for file include/clang/AST/DeclGroup.h...
Generating code for file include/clang/AST/DeclLookups.h...
Generating code for file include/clang/AST/DeclObjC.h...
Generating code for file include/clang/AST/DeclOpenMP.h...
Generating code for file include/clang/AST/DeclTemplate.h...
Generating code for file include/clang/AST/DeclVisitor.h...
Generating code for file include/clang/AST/DependentDiagnostic.h...
Generating code for file include/clang/AST/EvaluatedExprVisitor.h...
Generating code for file include/clang/AST/Expr.h...
Generating code for file include/clang/AST/ExprCXX.h...
Generating code for file include/clang/AST/ExprObjC.h...
Generating code for file include/clang/AST/ExprOpenMP.h...
Generating code for file include/clang/AST/ExternalASTMerger.h...
Generating code for file include/clang/AST/ExternalASTSource.h...
Generating code for file include/clang/AST/FormatString.h...
Generating code for file include/clang/AST/GlobalDecl.h...
Generating code for file include/clang/AST/LambdaCapture.h...
Generating code for file include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h...
Generating code for file include/clang/AST/LocInfoType.h...
Generating code for file include/clang/AST/Mangle.h...
Generating code for file include/clang/AST/MangleNumberingContext.h...
Generating code for file include/clang/AST/NestedNameSpecifier.h...
Generating code for file include/clang/AST/NonTrivialTypeVisitor.h...
Generating code for file include/clang/AST/NSAPI.h...
Generating code for file include/clang/AST/ODRHash.h...
Generating code for file include/clang/AST/OpenMPClause.h...
Generating code for file include/clang/AST/OperationKinds.h...
Generating code for file include/clang/AST/OSLog.h...
Generating code for file include/clang/AST/ParentMap.h...
Generating code for file include/clang/AST/PrettyDeclStackTrace.h...
Generating code for file include/clang/AST/PrettyPrinter.h...
Generating code for file include/clang/AST/QualTypeNames.h...
Generating code for file include/clang/AST/RawCommentList.h...
Generating code for file include/clang/AST/RecordLayout.h...
Generating code for file include/clang/AST/RecursiveASTVisitor.h...
Generating code for file include/clang/AST/Redeclarable.h...
Generating code for file include/clang/AST/SelectorLocationsKind.h...
Generating code for file include/clang/AST/Stmt.h...
Generating code for file include/clang/AST/StmtCXX.h...
Generating code for file include/clang/AST/StmtGraphTraits.h...
Generating code for file include/clang/AST/StmtIterator.h...
Generating code for file include/clang/AST/StmtObjC.h...
Generating code for file include/clang/AST/StmtOpenMP.h...
Generating code for file include/clang/AST/StmtVisitor.h...
Generating code for file include/clang/AST/TemplateArgumentVisitor.h...
Generating code for file include/clang/AST/TemplateBase.h...
Generating code for file include/clang/AST/TemplateName.h...
Generating code for file include/clang/AST/TextNodeDumper.h...
Generating code for file include/clang/AST/Type.h...
Generating code for file include/clang/AST/TypeLoc.h...
Generating code for file include/clang/AST/TypeLocVisitor.h...
Generating code for file include/clang/AST/TypeOrdering.h...
Generating code for file include/clang/AST/TypeVisi/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1434: warning: Found unknown command `\try'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:6384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1454: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1444: warning: Found unknown command `\catch'
tor.h...
Generating code for file include/clang/AST/UnresolvedSet.h...
Generating code for file include/clang/AST/VTableBuilder.h...
Generating code for file include/clang/AST/VTTBuilder.h...
Generating code for file include/clang/ASTMatchers/ASTMatchers.h...
Generating code for file include/clang/ASTMatchers/ASTMatchersInternal.h...
Generating code for file include/clang/ASTMatchers/ASTMatchersMacros.h...
Generating code for file include/clang/ASTMatchers/ASTMatchFinder.h...
Generating code for file include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Generating code for file include/clang/ASTMatchers/Dynamic/Parser.h...
Generating code for file include/clang/Parse/Parser.h...
Generating code for file include/clang/ASTMatchers/Dynamic/Registry.h...
Generating code for file include/clang/ASTMatchers/Dynamic/VariantValue.h...
Generating code for file include/clang/Basic/ABI.h...
Generating code for file include/clang/Basic/AddressSpaces.h...
Generating code for file include/clang/Basic/AlignedAllocation.h...
Generating code for file include/clang/Basic/AllDiagnostics.h...
Generating code for file include/clang/Basic/Attributes.h...
Generating code for file include/clang/Basic/AttrKinds.h...
Generating code for file include/clang/Basic/AttrSubjectMatchRules.h...
Generating code for file include/clang/Basic/BitmaskEnum.h...
Generating code for file include/clang/Basic/Builtins.h...
Generating code for file include/clang/Basic/CapturedStmt.h...
Generating code for file include/clang/Basic/CharInfo.h...
Generating code for file include/clang/Basic/CodeGenOptions.h...
Generating code for file include/clang/Basic/CommentOptions.h...
Generating code for file include/clang/Basic/Cuda.h...
Generating code for file lib/Driver/ToolChains/Cuda.h...
Generating code for file include/clang/Basic/DebugInfoOptions.h...
Generating code for file include/clang/Basic/Diagnostic.h...
Generating code for file include/clang/Tooling/Core/Diagnostic.h...
Generating code for file include/clang/Basic/DiagnosticAnalysis.h...
Generating code for file include/clang/Basic/DiagnosticAST.h...
Generating code for file include/clang/Basic/DiagnosticCategories.h...
Generating code for file include/clang/Basic/DiagnosticComment.h...
Generating code for file include/clang/Basic/DiagnosticCrossTU.h...
Generating code for file include/clang/Basic/DiagnosticDriver.h...
Generating code for file include/clang/Basic/DiagnosticError.h...
Generating code for file include/clang/Basic/DiagnosticFrontend.h...
Generating code for file include/clang/Basic/DiagnosticIDs.h...
Generating code for file include/clang/Basic/DiagnosticLex.h...
Generating code for file include/clang/Basic/DiagnosticOptions.h...
Generating code for file include/clang/Basic/DiagnosticParse.h...
Generating code for file include/clang/Basic/DiagnosticRefactoring.h...
Generating code for file include/clang/Basic/DiagnosticSema.h...
Generating code for file include/clang/Basic/DiagnosticSerialization.h...
Generating code for file include/clang/Basic/ExceptionSpecificationType.h...
Generating code for file include/clang/Basic/ExpressionTraits.h...
Generating code for file include/clang/Basic/FileManager.h...
Generating code for file include/clang/Basic/FileSystemOptions.h...
Generating code for file include/clang/Basic/FileSystemStatCache.h...
Generating code for file include/clang/Basic/FixedPoint.h...
Generating code for file include/clang/Basic/IdentifierTable.h...
Generating code for file include/clang/Basic/Lambda.h...
Generating code for file include/clang/Basic/LangOptions.h...
Generating code for file include/clang/Basic/Linkage.h...
Generating code for file lib/AST/Linkage.h...
Generating code for file include/clang/Basic/LLVM.h...
Generating code for file include/clang/Basic/MacroBuilder.h...
Generating code for file include/clang/Basic/Module.h...
Generating code for file include/clang/Serialization/Module.h...
Generating code for file include/clang/Basic/ObjCRuntime.h...
Generating code for file include/clang/Basic/OpenCLOptions.h...
Generating code for file include/clang/Basic/OpenMPKinds.h.../opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1437: warning: Unsupported xml/html tag <command> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1443: warning: Unsupported xml/html tag <scratch> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h:109: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1980: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:66: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:67: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:51: warning: explicit link request to 'include' could not be resolved

Generating code for file include/clang/Basic/OperatorKinds.h...
Generating code for file include/clang/Basic/OperatorPrecedence.h...
Generating code for file include/clang/Basic/PartialDiagnostic.h...
Generating code for file include/clang/Basic/PlistSupport.h...
Generating code for file include/clang/Basic/PragmaKinds.h...
Generating code for file include/clang/Basic/PrettyStackTrace.h...
Generating code for file include/clang/Basic/SanitizerBlacklist.h...
Generating code for file include/clang/Basic/Sanitizers.h...
Generating code for file include/clang/Basic/SanitizerSpecialCaseList.h...
Generating code for file include/clang/Basic/SourceLocation.h...
Generating code for file include/clang/Basic/SourceManager.h...
Generating code for file include/clang/Basic/SourceManagerInternals.h...
Generating code for file include/clang/Basic/Specifiers.h...
Generating code for file include/clang/Basic/Stack.h...
Generating code for file include/clang/Basic/SyncScope.h...
Generating code for file include/clang/Basic/TargetBuiltins.h...
Generating code for file include/clang/Basic/TargetCXXABI.h...
Generating code for file include/clang/Basic/TargetInfo.h...
Generating code for file lib/CodeGen/TargetInfo.h...
Generating code for file include/clang/Basic/TargetOptions.h...
Generating code for file include/clang/Basic/TemplateKinds.h...
Generating code for file include/clang/Basic/TokenKinds.h...
Generating code for file include/clang/Basic/TypeTraits.h...
Generating code for file include/clang/Basic/Version.h...
Generating code for file include/clang/Basic/Visibility.h...
Generating code for file include/clang/Basic/XRayInstr.h...
Generating code for file include/clang/Basic/XRayLists.h...
Generating code for file include/clang/CodeGen/BackendUtil.h...
Generating code for file include/clang/CodeGen/CGFunctionInfo.h...
Generating code for file include/clang/CodeGen/CodeGenABITypes.h...
Generating code for file include/clang/CodeGen/CodeGenAction.h...
Generating code for file include/clang/CodeGen/ConstantInitBuilder.h...
Generating code for file include/clang/CodeGen/ConstantInitFuture.h...
Generating code for file include/clang/CodeGen/ModuleBuilder.h...
Generating code for file include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Generating code for file include/clang/CodeGen/SwiftCallingConv.h...
Generating code for file include/clang/CrossTU/CrossTranslationUnit.h...
Generating code for file include/clang/CrossTU/CrossTUDiagnostic.h...
Generating code for file include/clang/Driver/Action.h...
Generating code for file include/clang/Driver/Compilation.h...
Generating code for file include/clang/Driver/DarwinSDKInfo.h...
Generating code for file include/clang/Driver/Distro.h...
Generating code for file include/clang/Driver/Driver.h...
Generating code for file include/clang/Driver/DriverDiagnostic.h...
Generating code for file include/clang/Driver/Job.h...
Generating code for file include/clang/Driver/Multilib.h...
Generating code for file include/clang/Driver/Options.h...
Generating code for file include/clang/Driver/Phases.h...
Generating code for file include/clang/Driver/SanitizerArgs.h...
Generating code for file include/clang/Driver/Tool.h...
Generating code for file include/clang/Driver/ToolChain.h...
Generating code for file include/clang/Driver/Types.h...
Generating code for file include/clang/Driver/Util.h...
Generating code for file include/clang/Driver/XRayArgs.h...
Generating code for file include/clang/Edit/Commit.h...
Generating code for file include/clang/Edit/EditedSource.h...
Generating code for file include/clang/Edit/EditsReceiver.h...
Generating code for file include/clang/Edit/FileOffset.h...
Generating code for file include/clang/Edit/Rewriters.h...
Generating code for file include/clang/Rewrite/Frontend/Rewriters.h...
Generating code for file include/clang/Format/Format.h...
Generating code for file include/clang/Frontend/ASTConsumers.h...
Generating code for file include/clang/Rewrite/Frontend/ASTConsumers.h...
Generating code for file include/clang/Frontend/ASTUnit.h...
Generating code for file incl/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h:65: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:535: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:536: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h:100: warning: explicit link request to 'ifndef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:842: warning: explicit link request to 'elif' could not be resolved
ude/clang/Frontend/ChainedDiagnosticConsumer.h...
Generating code for file include/clang/Frontend/CommandLineSourceLoc.h...
Generating code for file include/clang/Frontend/CompilerInstance.h...
Generating code for file include/clang/Frontend/CompilerInvocation.h...
Generating code for file include/clang/Frontend/DependencyOutputOptions.h...
Generating code for file include/clang/Frontend/DiagnosticRenderer.h...
Generating code for file include/clang/Frontend/FrontendAction.h...
Generating code for file include/clang/Frontend/FrontendActions.h...
Generating code for file include/clang/Rewrite/Frontend/FrontendActions.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Generating code for file include/clang/Frontend/FrontendDiagnostic.h...
Generating code for file include/clang/Frontend/FrontendOptions.h...
Generating code for file include/clang/Frontend/FrontendPluginRegistry.h...
Generating code for file include/clang/Frontend/LangStandard.h...
Generating code for file include/clang/Frontend/LayoutOverrideSource.h...
Generating code for file include/clang/Frontend/LogDiagnosticPrinter.h...
Generating code for file include/clang/Frontend/MigratorOptions.h...
Generating code for file include/clang/Frontend/MultiplexConsumer.h...
Generating code for file include/clang/Frontend/PCHContainerOperations.h...
Generating code for file include/clang/Serialization/PCHContainerOperations.h...
Generating code for file include/clang/Frontend/PrecompiledPreamble.h...
Generating code for file include/clang/Frontend/PreprocessorOutputOptions.h...
Generating code for file include/clang/Frontend/SerializedDiagnosticPrinter.h...
Generating code for file include/clang/Frontend/SerializedDiagnosticReader.h...
Generating code for file include/clang/Frontend/SerializedDiagnostics.h...
Generating code for file include/clang/Frontend/TextDiagnostic.h...
Generating code for file include/clang/Frontend/TextDiagnosticBuffer.h...
Generating code for file include/clang/Frontend/TextDiagnosticPrinter.h...
Generating code for file include/clang/Frontend/Utils.h...
Generating code for file include/clang/FrontendTool/Utils.h...
Generating code for file include/clang/Frontend/VerifyDiagnosticConsumer.h...
Generating code for file include/clang/Index/CodegenNameGenerator.h...
Generating code for file include/clang/Index/CommentToXML.h...
Generating code for file include/clang/Index/DeclOccurrence.h...
Generating code for file include/clang/Index/IndexDataConsumer.h...
Generating code for file include/clang/Index/IndexingAction.h...
Generating code for file include/clang/Index/IndexSymbol.h...
Generating code for file include/clang/Index/USRGeneration.h...
Generating code for file include/clang/Lex/CodeCompletionHandler.h...
Generating code for file include/clang/Lex/DirectoryLookup.h...
Generating code for file include/clang/Lex/ExternalPreprocessorSource.h...
Generating code for file include/clang/Lex/HeaderMap.h...
Generating code for file include/clang/Lex/HeaderMapTypes.h...
Generating code for file include/clang/Lex/HeaderSearch.h...
Generating code for file include/clang/Lex/HeaderSearchOptions.h...
Generating code for file include/clang/Lex/LexDiagnostic.h...
Generating code for file include/clang/Lex/Lexer.h...
Generating code for file include/clang/Lex/LiteralSupport.h...
Generating code for file include/clang/Lex/MacroArgs.h...
Generating code for file include/clang/Lex/MacroInfo.h...
Generating code for file include/clang/Lex/ModuleLoader.h...
Generating code for file include/clang/Lex/ModuleMap.h...
Generating code for file include/clang/Lex/MultipleIncludeOpt.h...
Generating code for file include/clang/Lex/PPCallbacks.h...
Generating code for file include/clang/Lex/PPConditionalDirectiveRecord.h...
Generating code for file include/clang/Lex/Pragma.h...
Generating code for file include/clang/Lex/PreprocessingRecord.h...
Generating code for file include/clang/Lex/Preprocessor.h...
Generating code for file include/clang/Lex/PreprocessorLexer.h...
Generating code for file include/clang/Lex/PreprocessorOptions.h./opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:66: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h:329: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedAttr.h:158: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedAttr.h:443: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:541: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:646: warning: explicit link request to 'ifs' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:646: warning: explicit link request to 'ifdefs' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:631: warning: explicit link request to 'pragma' could not be resolved
..
Generating code for file include/clang/Lex/ScratchBuffer.h...
Generating code for file include/clang/Lex/Token.h...
Generating code for file include/clang/Lex/TokenConcatenation.h...
Generating code for file include/clang/Lex/TokenLexer.h...
Generating code for file include/clang/Lex/VariadicMacroSupport.h...
Generating code for file include/clang/Parse/LoopHint.h...
Generating code for file include/clang/Parse/ParseAST.h...
Generating code for file include/clang/Parse/ParseDiagnostic.h...
Generating code for file include/clang/Parse/RAIIObjectsForParser.h...
Generating code for file include/clang/Rewrite/Core/DeltaTree.h...
Generating code for file include/clang/Rewrite/Core/HTMLRewrite.h...
Generating code for file include/clang/Rewrite/Core/RewriteBuffer.h...
Generating code for file include/clang/Rewrite/Core/Rewriter.h...
Generating code for file include/clang/Rewrite/Core/RewriteRope.h...
Generating code for file include/clang/Rewrite/Core/TokenRewriter.h...
Generating code for file include/clang/Rewrite/Frontend/FixItRewriter.h...
Generating code for file include/clang/Sema/AnalysisBasedWarnings.h...
Generating code for file include/clang/Sema/CleanupInfo.h...
Generating code for file include/clang/Sema/CodeCompleteConsumer.h...
Generating code for file include/clang/Sema/CodeCompleteOptions.h...
Generating code for file include/clang/Sema/CXXFieldCollector.h...
Generating code for file include/clang/Sema/DeclSpec.h...
Generating code for file include/clang/Sema/DelayedDiagnostic.h...
Generating code for file include/clang/Sema/Designator.h...
Generating code for file include/clang/Sema/ExternalSemaSource.h...
Generating code for file include/clang/Sema/IdentifierResolver.h...
Generating code for file include/clang/Sema/Initialization.h...
Generating code for file include/clang/Sema/Lookup.h...
Generating code for file include/clang/Tooling/Core/Lookup.h...
Generating code for file include/clang/Sema/MultiplexExternalSemaSource.h...
Generating code for file include/clang/Sema/ObjCMethodList.h...
Generating code for file include/clang/Sema/Overload.h...
Generating code for file include/clang/Sema/Ownership.h...
Generating code for file include/clang/Sema/ParsedAttr.h...
Generating code for file include/clang/Sema/ParsedTemplate.h...
Generating code for file include/clang/Sema/Scope.h...
Generating code for file include/clang/Sema/ScopeInfo.h...
Generating code for file include/clang/Sema/Sema.h...
Generating code for file include/clang/Sema/SemaConsumer.h...
Generating code for file include/clang/Sema/SemaDiagnostic.h...
Generating code for file include/clang/Sema/SemaFixItUtils.h...
Generating code for file include/clang/Sema/SemaInternal.h...
Generating code for file include/clang/Sema/SemaLambda.h...
Generating code for file include/clang/Sema/Template.h...
Generating code for file include/clang/Sema/TemplateDeduction.h...
Generating code for file include/clang/Sema/TemplateInstCallback.h...
Generating code for file include/clang/Sema/TypoCorrection.h...
Generating code for file include/clang/Sema/Weak.h...
Generating code for file include/clang/Serialization/ASTBitCodes.h...
Generating code for file include/clang/Serialization/ASTDeserializationListener.h...
Generating code for file include/clang/Serialization/ASTReader.h...
Generating code for file include/clang/Serialization/ASTWriter.h...
Generating code for file include/clang/Serialization/ContinuousRangeMap.h...
Generating code for file include/clang/Serialization/GlobalModuleIndex.h...
Generating code for file include/clang/Serialization/InMemoryModuleCache.h...
Generating code for file include/clang/Serialization/ModuleFileExtension.h...
Generating code for file include/clang/Serialization/ModuleManager.h...
Generating code for file include/clang/Serialization/SerializationDiagnostic.h...
Generating code for file include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h...
Generating code for file include/clang/StaticAnalyzer/Checkers/LocalCheckers.h...
Generating code for file include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h...
Generating code for file include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Generating code for file include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Generating code for file include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h...
Generating code for file include/clang/StaticAnalyzer/Core/Checker.h...
Generating code for file include/clang/StaticAnalyzer/Core/CheckerManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/IssueHash.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SMTAPI.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Generating code for file include/clang/StaticAnaly/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:21: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:39: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:23: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:31: warning: explicit link request to 'include' could not be resolved
zer/Core/PathSensitive/SymExpr.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h...
Generating code for file include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h...
Generating code for file include/clang/StaticAnalyzer/Frontend/ModelConsumer.h...
Generating code for file include/clang/Tooling/AllTUsExecution.h...
Generating code for file include/clang/Tooling/ArgumentsAdjusters.h...
Generating code for file include/clang/Tooling/ASTDiff/ASTDiff.h...
Generating code for file include/clang/Tooling/ASTDiff/ASTDiffInternal.h...
Generating code for file include/clang/Tooling/CommonOptionsParser.h...
Generating code for file include/clang/Tooling/CompilationDatabase.h...
Generating code for file include/clang/Tooling/CompilationDatabasePluginRegistry.h...
Generating code for file include/clang/Tooling/Core/Replacement.h...
Generating code for file include/clang/Tooling/DiagnosticsYaml.h...
Generating code for file include/clang/Tooling/Execution.h...
Generating code for file include/clang/Tooling/FileMatchTrie.h...
Generating code for file include/clang/Tooling/FixIt.h...
Generating code for file include/clang/Tooling/Inclusions/HeaderIncludes.h...
Generating code for file include/clang/Tooling/Inclusions/IncludeStyle.h...
Generating code for file include/clang/Tooling/JSONCompilationDatabase.h...
Generating code for file include/clang/Tooling/Refactoring.h...
Generating code for file include/clang/Tooling/Refactoring/ASTSelection.h...
Generating code for file include/clang/Tooling/Refactoring/AtomicChange.h...
Generating code for file include/clang/Tooling/Refactoring/Extract/Extract.h...
Generating code for file include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringAction.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringOption.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringOptions.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Generating code for file include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Generating code for file include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Generating code for file include/clang/Tooling/RefactoringCallbacks.h...
Generating code for file include/clang/Tooling/ReplacementsYaml.h...
Generating code for file include/clang/Tooling/StandaloneExecution.h...
Generating code for file include/clang/Tooling/ToolExecutorPluginRegistry.h...
Generating code for file include/clang/Tooling/Tooling.h...
Generating code for file lib/Analysis/AnalysisDeclContext.cpp...
Generating code for file lib/Analysis/BodyFarm.cpp...
Generating code for file lib/Analysis/CallGraph.cpp...
Generating code for file lib/Analysis/CFG.cpp...
Generating code for file lib/Analysis/CFGReachabilityAnalysis.cpp...
Generating code for file lib/Analysis/CFGStmtMap.cpp...
Generating code for file lib/Analysis/CloneDetection.cpp...
Generating code for file lib/Analysis/CocoaConventions.cpp...
Generating code for file lib/Analysis/CodeInjector.cpp...
Generating code for file lib/Analysis/ConstructionContext.cpp...
Generating code for file lib/Analysis/Consumed.cpp...
Generating code for file lib/Analysis/Dominators.cpp...
Generating code for file lib/Analysis/ExprMutationAnalyzer.cpp...
Generating code for file lib/Analysis/LiveVariables.cpp...
Generating code for file lib/Analysis/ObjCNoReturn.cpp...
Generating code for file lib/Analysis/PostOrderCFGView.cpp...
Generating code for file lib/Analysis/ProgramPoint.cpp...
Generating code for file lib/Analysis/ReachableCode.cpp...
Generating code for file lib/Analysis/RetainSummaryManager.cpp...
Generating code for file lib/Analysis/ThreadSafety.cpp...
Generating code for file lib/Analysis/ThreadSafetyCommon.cpp...
Generating code for file lib/Analysis/ThreadSafetyLogical.cpp...
Generating code for file lib/Analysis/ThreadSafetyTIL.cpp...
Generating code for file lib/Analysis/UninitializedValues.cpp...
Generating code for file lib/ARCMigrate/ARCMT.cpp...
Generating code for file lib/ARCMigrate/ARCMTActions.cpp...
Generating code for file lib/ARCMigrate/FileRemapper.cpp...
Generating code for file lib/ARCMigrate/Internals.h...
Generating code for file lib/ARCMigrate/ObjCMT.cpp...
Generating code for file lib/ARCMigrate/PlistReporter.cpp...
Generating code for file lib/ARCMigrate/TransAPIUses.cpp...
Generating code for file lib/ARCMigrate/TransARCAssign.cpp...
Generating code for file lib/ARCMigrate/TransAutoreleasePool.cpp...
Generating code for file lib/ARCMigrate/TransBlockObjCVariable.cpp...
Generating code for file lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp...
Generating code for file lib/ARCMigrate/TransformActions.cpp...
Generating code for file lib/ARCMigrate/Transforms.cpp...
Generating code for file lib/ARCMigrate/Transforms.h...
Generating code for file lib/ARCMigrate/TransGCAttrs.cpp...
Generating code for file lib/ARCMigrate/TransGCCalls.cpp...
Generating code for file lib/ARCMigrate/TransProperties.cpp...
Generating code for file lib/ARCMigrate/TransProtectedScope.cpp...
Generating code for file lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Generating code for file lib/ARCMigrate/TransUnbridgedCasts.cpp...
Generating code for file lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Generating code for file lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Generating code for file lib/AST/APValue.cpp...
Generating code for file lib/AST/ASTConsumer.cpp...
Generating code for file lib/AST/ASTContext.cpp...
Generating code for file lib/AST/ASTDiagnostic.cpp...
Generating code for file lib/AST/ASTDumper.cpp...
Generating code for file lib/AST/ASTImporter.cpp...
Generating code for file lib/AST/ASTImporterLookupTable.cpp...
Generating code for file lib/AST/ASTStructuralEquivalence.cpp...
Generating code for file lib/AST/ASTTypeTraits.cpp...
Generating code for file lib/AST/AttrImpl.cpp...
Generating code for file lib/AST/Comment.cpp...
Generating code for file lib/AST/CommentBriefParser.cpp...
Generating code for file lib/AST/CommentCommandTraits.cpp...
Generating code for file lib/AST/CommentLexer.cpp...
Generating code for file lib/AST/CommentParser.cpp...
Generating code for file lib/AST/CommentSema.cpp...
Generating code for file lib/AST/ComparisonCategories.cpp...
Generating code for file lib/AST/CXXABI.h...
Generating code for file lib/AST/CXXInheritance.cpp...
Generating code for file lib/AST/DataCollection.cpp...
Generating code for file lib/AST/Decl.cpp...
Generating code for file lib/AST/DeclarationName.cpp...
Generating code for file lib/AST/DeclBase.cpp...
Generating code for file lib/AST/DeclCXX.cpp...
Generating code for file lib/AST/DeclFriend.cpp...
Generating code for file lib/AST/DeclGroup.cpp...
Generating code for file lib/AST/DeclObjC.cpp...
Genera/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:3524: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp:4202: warning: Found unknown command `\__clang_call_terminate'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4370: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2178: warning: explicit link request to 'include' could not be resolved
ting code for file lib/AST/DeclOpenMP.cpp...
Generating code for file lib/AST/DeclPrinter.cpp...
Generating code for file lib/AST/DeclTemplate.cpp...
Generating code for file lib/AST/Expr.cpp...
Generating code for file lib/AST/ExprClassification.cpp...
Generating code for file lib/AST/ExprConstant.cpp...
Generating code for file lib/AST/ExprCXX.cpp...
Generating code for file lib/AST/ExprObjC.cpp...
Generating code for file lib/AST/ExternalASTMerger.cpp...
Generating code for file lib/AST/ExternalASTSource.cpp...
Generating code for file lib/AST/FormatString.cpp...
Generating code for file lib/AST/FormatStringParsing.h...
Generating code for file lib/AST/InheritViz.cpp...
Generating code for file lib/AST/ItaniumCXXABI.cpp...
Generating code for file lib/CodeGen/ItaniumCXXABI.cpp...
Generating code for file lib/AST/ItaniumMangle.cpp...
Generating code for file lib/AST/Mangle.cpp...
Generating code for file lib/AST/MicrosoftCXXABI.cpp...
Generating code for file lib/CodeGen/MicrosoftCXXABI.cpp...
Generating code for file lib/AST/MicrosoftMangle.cpp...
Generating code for file lib/AST/NestedNameSpecifier.cpp...
Generating code for file lib/AST/NSAPI.cpp...
Generating code for file lib/AST/ODRHash.cpp...
Generating code for file lib/AST/OpenMPClause.cpp...
Generating code for file lib/AST/OSLog.cpp...
Generating code for file lib/AST/ParentMap.cpp...
Generating code for file lib/AST/PrintfFormatString.cpp...
Generating code for file lib/AST/QualTypeNames.cpp...
Generating code for file lib/AST/RawCommentList.cpp...
Generating code for file lib/AST/RecordLayout.cpp...
Generating code for file lib/AST/RecordLayoutBuilder.cpp...
Generating code for file lib/AST/ScanfFormatString.cpp...
Generating code for file lib/AST/SelectorLocationsKind.cpp...
Generating code for file lib/AST/Stmt.cpp...
Generating code for file lib/AST/StmtCXX.cpp...
Generating code for file lib/AST/StmtIterator.cpp...
Generating code for file lib/AST/StmtObjC.cpp...
Generating code for file lib/AST/StmtOpenMP.cpp...
Generating code for file lib/AST/StmtPrinter.cpp...
Generating code for file lib/AST/StmtProfile.cpp...
Generating code for file lib/AST/StmtViz.cpp...
Generating code for file lib/AST/TemplateBase.cpp...
Generating code for file lib/AST/TemplateName.cpp...
Generating code for file lib/AST/TextNodeDumper.cpp...
Generating code for file lib/AST/Type.cpp...
Generating code for file lib/AST/TypeLoc.cpp...
Generating code for file lib/AST/TypePrinter.cpp...
Generating code for file lib/AST/VTableBuilder.cpp...
Generating code for file lib/AST/VTTBuilder.cpp...
Generating code for file lib/ASTMatchers/ASTMatchersInternal.cpp...
Generating code for file lib/ASTMatchers/ASTMatchFinder.cpp...
Generating code for file lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Generating code for file lib/ASTMatchers/Dynamic/Marshallers.h...
Generating code for file lib/ASTMatchers/Dynamic/Parser.cpp...
Generating code for file lib/Parse/Parser.cpp...
Generating code for file lib/ASTMatchers/Dynamic/Registry.cpp...
Generating code for file lib/ASTMatchers/Dynamic/VariantValue.cpp...
Generating code for file lib/Basic/Attributes.cpp...
Generating code for file lib/Basic/Builtins.cpp...
Generating code for file lib/Basic/CharInfo.cpp...
Generating code for file lib/Basic/CodeGenOptions.cpp...
Generating code for file lib/Basic/Cuda.cpp...
Generating code for file lib/Driver/ToolChains/Cuda.cpp...
Generating code for file lib/Basic/Diagnostic.cpp...
Generating code for file lib/Tooling/Core/Diagnostic.cpp...
Generating code for file lib/Basic/DiagnosticIDs.cpp...
Generating code for file lib/Basic/DiagnosticOptions.cpp...
Generating code for file lib/Basic/FileManager.cpp...
Generating code for file lib/Basic/FileSystemStatCache.cpp...
Generating code for file lib/Basic/FixedPoint.cpp...
Generating code for file lib/Basic/IdentifierTable.cpp...
Generating code for file lib/Basic/LangOptions.cpp...
Generating code for file lib/Basic/Module.cpp...
Generating code for file lib/Serialization/Module.cpp...
Generating code for file lib/Basic/ObjCRuntime.cpp...
Generating code f/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:65: warning: explicit link request to 'defines' could not be resolved
or file lib/Basic/OpenMPKinds.cpp...
Generating code for file lib/Basic/OperatorPrecedence.cpp...
Generating code for file lib/Basic/SanitizerBlacklist.cpp...
Generating code for file lib/Basic/Sanitizers.cpp...
Generating code for file lib/Basic/SanitizerSpecialCaseList.cpp...
Generating code for file lib/Basic/SourceLocation.cpp...
Generating code for file lib/Basic/SourceManager.cpp...
Generating code for file lib/Basic/TargetInfo.cpp...
Generating code for file lib/CodeGen/TargetInfo.cpp...
Generating code for file lib/Basic/Targets.cpp...
Generating code for file lib/Basic/Targets.h...
Generating code for file lib/Basic/Targets/AArch64.cpp...
Generating code for file lib/Driver/ToolChains/Arch/AArch64.cpp...
Generating code for file lib/Basic/Targets/AArch64.h...
Generating code for file lib/Driver/ToolChains/Arch/AArch64.h...
Generating code for file lib/Basic/Targets/AMDGPU.cpp...
Generating code for file lib/Driver/ToolChains/AMDGPU.cpp...
Generating code for file lib/Basic/Targets/AMDGPU.h...
Generating code for file lib/Driver/ToolChains/AMDGPU.h...
Generating code for file lib/Basic/Targets/ARC.cpp...
Generating code for file lib/Basic/Targets/ARC.h...
Generating code for file lib/Basic/Targets/ARM.cpp...
Generating code for file lib/Driver/ToolChains/Arch/ARM.cpp...
Generating code for file lib/Basic/Targets/ARM.h...
Generating code for file lib/Driver/ToolChains/Arch/ARM.h...
Generating code for file lib/Basic/Targets/AVR.cpp...
Generating code for file lib/Driver/ToolChains/AVR.cpp...
Generating code for file lib/Basic/Targets/AVR.h...
Generating code for file lib/Driver/ToolChains/AVR.h...
Generating code for file lib/Basic/Targets/BPF.cpp...
Generating code for file lib/Basic/Targets/BPF.h...
Generating code for file lib/Basic/Targets/Hexagon.cpp...
Generating code for file lib/Driver/ToolChains/Hexagon.cpp...
Generating code for file lib/Basic/Targets/Hexagon.h...
Generating code for file lib/Driver/ToolChains/Hexagon.h...
Generating code for file lib/Basic/Targets/Lanai.cpp...
Generating code for file lib/Basic/Targets/Lanai.h...
Generating code for file lib/Driver/ToolChains/Lanai.h...
Generating code for file lib/Basic/Targets/Le64.cpp...
Generating code for file lib/Basic/Targets/Le64.h...
Generating code for file lib/Basic/Targets/Mips.cpp...
Generating code for file lib/Driver/ToolChains/Arch/Mips.cpp...
Generating code for file lib/Basic/Targets/Mips.h...
Generating code for file lib/Driver/ToolChains/Arch/Mips.h...
Generating code for file lib/Basic/Targets/MSP430.cpp...
Generating code for file lib/Driver/ToolChains/MSP430.cpp...
Generating code for file lib/Basic/Targets/MSP430.h...
Generating code for file lib/Driver/ToolChains/MSP430.h...
Generating code for file lib/Basic/Targets/NVPTX.cpp...
Generating code for file lib/Basic/Targets/NVPTX.h...
Generating code for file lib/Basic/Targets/OSTargets.cpp...
Generating code for file lib/Basic/Targets/OSTargets.h...
Generating code for file lib/Basic/Targets/PNaCl.cpp...
Generating code for file lib/Basic/Targets/PNaCl.h...
Generating code for file lib/Basic/Targets/PPC.cpp...
Generating code for file lib/Driver/ToolChains/Arch/PPC.cpp...
Generating code for file lib/Basic/Targets/PPC.h...
Generating code for file lib/Driver/ToolChains/Arch/PPC.h...
Generating code for file lib/Basic/Targets/RISCV.cpp...
Generating code for file lib/Driver/ToolChains/Arch/RISCV.cpp...
Generating code for file lib/Basic/Targets/RISCV.h...
Generating code for file lib/Driver/ToolChains/Arch/RISCV.h...
Generating code for file lib/Basic/Targets/Sparc.cpp...
Generating code for file lib/Driver/ToolChains/Arch/Sparc.cpp...
Generating code for file lib/Basic/Targets/Sparc.h...
Generating code for file lib/Driver/ToolChains/Arch/Sparc.h...
Generating code for file lib/Basic/Targets/SPIR.cpp...
Generating code for file lib/Basic/Targets/SPIR.h...
Generating code for file lib/Basic/Targets/SystemZ.cpp...
Generating code for file lib/Driver/ToolChains/Arch/SystemZ.cpp...
Generating code for file lib/Basic/Targets/SystemZ.h...
Generating code for file lib/Driver/ToolChains//opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp:346: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:464: warning: Found unknown command `\import'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:488: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:489: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:494: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:2359: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:2350: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp:2421: warning: Found unknown command `\llvm'
Arch/SystemZ.h...
Generating code for file lib/Basic/Targets/TCE.cpp...
Generating code for file lib/Driver/ToolChains/TCE.cpp...
Generating code for file lib/Basic/Targets/TCE.h...
Generating code for file lib/Driver/ToolChains/TCE.h...
Generating code for file lib/Basic/Targets/WebAssembly.cpp...
Generating code for file lib/Driver/ToolChains/WebAssembly.cpp...
Generating code for file lib/Basic/Targets/WebAssembly.h...
Generating code for file lib/Driver/ToolChains/WebAssembly.h...
Generating code for file lib/Basic/Targets/X86.cpp...
Generating code for file lib/Driver/ToolChains/Arch/X86.cpp...
Generating code for file lib/Basic/Targets/X86.h...
Generating code for file lib/Driver/ToolChains/Arch/X86.h...
Generating code for file lib/Basic/Targets/XCore.cpp...
Generating code for file lib/Driver/ToolChains/XCore.cpp...
Generating code for file lib/Basic/Targets/XCore.h...
Generating code for file lib/Driver/ToolChains/XCore.h...
Generating code for file lib/Basic/TokenKinds.cpp...
Generating code for file lib/Basic/Version.cpp...
Generating code for file lib/Basic/Warnings.cpp...
Generating code for file lib/Basic/XRayInstr.cpp...
Generating code for file lib/Basic/XRayLists.cpp...
Generating code for file lib/CodeGen/ABIInfo.h...
Generating code for file lib/CodeGen/Address.h...
Generating code for file lib/CodeGen/BackendUtil.cpp...
Generating code for file lib/CodeGen/CGAtomic.cpp...
Generating code for file lib/CodeGen/CGBlocks.cpp...
Generating code for file lib/CodeGen/CGBlocks.h...
Generating code for file lib/CodeGen/CGBuilder.h...
Generating code for file lib/CodeGen/CGBuiltin.cpp...
Generating code for file lib/CodeGen/CGCall.cpp...
Generating code for file lib/CodeGen/CGCall.h...
Generating code for file lib/CodeGen/CGClass.cpp...
Generating code for file lib/CodeGen/CGCleanup.cpp...
Generating code for file lib/CodeGen/CGCleanup.h...
Generating code for file lib/CodeGen/CGCoroutine.cpp...
Generating code for file lib/CodeGen/CGCUDANV.cpp...
Generating code for file lib/CodeGen/CGCUDARuntime.cpp...
Generating code for file lib/CodeGen/CGCUDARuntime.h...
Generating code for file lib/CodeGen/CGCXX.cpp...
Generating code for file lib/CodeGen/CGCXXABI.cpp...
Generating code for file lib/CodeGen/CGCXXABI.h...
Generating code for file lib/CodeGen/CGDebugInfo.cpp...
Generating code for file lib/CodeGen/CGDebugInfo.h...
Generating code for file lib/CodeGen/CGDecl.cpp...
Generating code for file lib/CodeGen/CGDeclCXX.cpp...
Generating code for file lib/CodeGen/CGException.cpp...
Generating code for file lib/CodeGen/CGExpr.cpp...
Generating code for file lib/CodeGen/CGExprAgg.cpp...
Generating code for file lib/CodeGen/CGExprComplex.cpp...
Generating code for file lib/CodeGen/CGExprConstant.cpp...
Generating code for file lib/CodeGen/CGExprCXX.cpp...
Generating code for file lib/CodeGen/CGExprScalar.cpp...
Generating code for file lib/CodeGen/CGGPUBuiltin.cpp...
Generating code for file lib/CodeGen/CGLoopInfo.cpp...
Generating code for file lib/CodeGen/CGLoopInfo.h...
Generating code for file lib/CodeGen/CGNonTrivialStruct.cpp...
Generating code for file lib/CodeGen/CGObjC.cpp...
Generating code for file lib/CodeGen/CGObjCGNU.cpp...
Generating code for file lib/CodeGen/CGObjCMac.cpp...
Generating code for file lib/CodeGen/CGObjCRuntime.cpp...
Generating code for file lib/CodeGen/CGObjCRuntime.h...
Generating code for file lib/CodeGen/CGOpenCLRuntime.cpp...
Generating code for file lib/CodeGen/CGOpenCLRuntime.h...
Generating code for file lib/CodeGen/CGOpenMPRuntime.cpp...
Generating code for file lib/CodeGen/CGOpenMPRuntime.h...
Generating code for file lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Generating code for file lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Generating code for file lib/CodeGen/CGRecordLayout.h...
Generating code for file lib/CodeGen/CGRecordLayoutBuilder.cpp...
Generating code for file lib/CodeGen/CGStmt.cpp...
Generating code for file lib/CodeGen/CGStmtOpenMP.cpp...
Generating code for file lib/CodeGen/CGValue.h...
Generating code for file lib/CodeGen/CGVTables.cpp...
Generating code for file lib/Cod/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h:101: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:184: warning: Found unknown command `\executable_path'
eGen/CGVTables.h...
Generating code for file lib/CodeGen/CGVTT.cpp...
Generating code for file lib/CodeGen/CodeGenABITypes.cpp...
Generating code for file lib/CodeGen/CodeGenAction.cpp...
Generating code for file lib/CodeGen/CodeGenFunction.cpp...
Generating code for file lib/CodeGen/CodeGenFunction.h...
Generating code for file lib/CodeGen/CodeGenModule.cpp...
Generating code for file lib/CodeGen/CodeGenModule.h...
Generating code for file lib/CodeGen/CodeGenPGO.cpp...
Generating code for file lib/CodeGen/CodeGenPGO.h...
Generating code for file lib/CodeGen/CodeGenTBAA.cpp...
Generating code for file lib/CodeGen/CodeGenTBAA.h...
Generating code for file lib/CodeGen/CodeGenTypeCache.h...
Generating code for file lib/CodeGen/CodeGenTypes.cpp...
Generating code for file lib/CodeGen/CodeGenTypes.h...
Generating code for file lib/CodeGen/ConstantEmitter.h...
Generating code for file lib/CodeGen/ConstantInitBuilder.cpp...
Generating code for file lib/CodeGen/CoverageMappingGen.cpp...
Generating code for file lib/CodeGen/CoverageMappingGen.h...
Generating code for file lib/CodeGen/EHScopeStack.h...
Generating code for file lib/CodeGen/MacroPPCallbacks.cpp...
Generating code for file lib/CodeGen/MacroPPCallbacks.h...
Generating code for file lib/CodeGen/ModuleBuilder.cpp...
Generating code for file lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Generating code for file lib/CodeGen/SanitizerMetadata.cpp...
Generating code for file lib/CodeGen/SanitizerMetadata.h...
Generating code for file lib/CodeGen/SwiftCallingConv.cpp...
Generating code for file lib/CodeGen/VarBypassDetector.cpp...
Generating code for file lib/CodeGen/VarBypassDetector.h...
Generating code for file lib/CrossTU/CrossTranslationUnit.cpp...
Generating code for file lib/Driver/Action.cpp...
Generating code for file lib/Driver/Compilation.cpp...
Generating code for file lib/Driver/DarwinSDKInfo.cpp...
Generating code for file lib/Driver/Distro.cpp...
Generating code for file lib/Driver/Driver.cpp...
Generating code for file lib/Driver/DriverOptions.cpp...
Generating code for file lib/Driver/InputInfo.h...
Generating code for file lib/Driver/Job.cpp...
Generating code for file lib/Driver/Multilib.cpp...
Generating code for file lib/Driver/Phases.cpp...
Generating code for file lib/Driver/SanitizerArgs.cpp...
Generating code for file lib/Driver/Tool.cpp...
Generating code for file lib/Driver/ToolChain.cpp...
Generating code for file lib/Driver/ToolChains/Ananas.cpp...
Generating code for file lib/Driver/ToolChains/Ananas.h...
Generating code for file lib/Driver/ToolChains/BareMetal.cpp...
Generating code for file lib/Driver/ToolChains/BareMetal.h...
Generating code for file lib/Driver/ToolChains/Clang.cpp...
Generating code for file lib/Driver/ToolChains/Clang.h...
Generating code for file lib/Driver/ToolChains/CloudABI.cpp...
Generating code for file lib/Driver/ToolChains/CloudABI.h...
Generating code for file lib/Driver/ToolChains/CommonArgs.cpp...
Generating code for file lib/Driver/ToolChains/CommonArgs.h...
Generating code for file lib/Driver/ToolChains/Contiki.cpp...
Generating code for file lib/Driver/ToolChains/Contiki.h...
Generating code for file lib/Driver/ToolChains/CrossWindows.cpp...
Generating code for file lib/Driver/ToolChains/CrossWindows.h...
Generating code for file lib/Driver/ToolChains/Darwin.cpp...
Generating code for file lib/Driver/ToolChains/Darwin.h...
Generating code for file lib/Driver/ToolChains/DragonFly.cpp...
Generating code for file lib/Driver/ToolChains/DragonFly.h...
Generating code for file lib/Driver/ToolChains/FreeBSD.cpp...
Generating code for file lib/Driver/ToolChains/FreeBSD.h...
Generating code for file lib/Driver/ToolChains/Fuchsia.cpp...
Generating code for file lib/Driver/ToolChains/Fuchsia.h...
Generating code for file lib/Driver/ToolChains/Gnu.cpp...
Generating code for file lib/Driver/ToolChains/Gnu.h...
Generating code for file lib/Driver/ToolChains/Haiku.cpp...
Generating code for file lib/Driver/ToolChains/Haiku.h...
Generating code for file lib/Driver/ToolChains/HIP.cpp...
Generating code for file lib/Drive/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:77: warning: explicit link request to 'includes' could not be resolved
r/ToolChains/HIP.h...
Generating code for file lib/Driver/ToolChains/Hurd.cpp...
Generating code for file lib/Driver/ToolChains/Hurd.h...
Generating code for file lib/Driver/ToolChains/Linux.cpp...
Generating code for file lib/Driver/ToolChains/Linux.h...
Generating code for file lib/Driver/ToolChains/MinGW.cpp...
Generating code for file lib/Driver/ToolChains/MinGW.h...
Generating code for file lib/Driver/ToolChains/Minix.cpp...
Generating code for file lib/Driver/ToolChains/Minix.h...
Generating code for file lib/Driver/ToolChains/MipsLinux.cpp...
Generating code for file lib/Driver/ToolChains/MipsLinux.h...
Generating code for file lib/Driver/ToolChains/MSVC.cpp...
Generating code for file lib/Driver/ToolChains/MSVC.h...
Generating code for file lib/Driver/ToolChains/MSVCSetupApi.h...
Generating code for file lib/Driver/ToolChains/Myriad.cpp...
Generating code for file lib/Driver/ToolChains/Myriad.h...
Generating code for file lib/Driver/ToolChains/NaCl.cpp...
Generating code for file lib/Driver/ToolChains/NaCl.h...
Generating code for file lib/Driver/ToolChains/NetBSD.cpp...
Generating code for file lib/Driver/ToolChains/NetBSD.h...
Generating code for file lib/Driver/ToolChains/OpenBSD.cpp...
Generating code for file lib/Driver/ToolChains/OpenBSD.h...
Generating code for file lib/Driver/ToolChains/PS4CPU.cpp...
Generating code for file lib/Driver/ToolChains/PS4CPU.h...
Generating code for file lib/Driver/ToolChains/RISCVToolchain.cpp...
Generating code for file lib/Driver/ToolChains/RISCVToolchain.h...
Generating code for file lib/Driver/ToolChains/Solaris.cpp...
Generating code for file lib/Driver/ToolChains/Solaris.h...
Generating code for file lib/Driver/Types.cpp...
Generating code for file lib/Driver/XRayArgs.cpp...
Generating code for file lib/Edit/Commit.cpp...
Generating code for file lib/Edit/EditedSource.cpp...
Generating code for file lib/Edit/RewriteObjCFoundationAPI.cpp...
Generating code for file lib/Format/AffectedRangeManager.cpp...
Generating code for file lib/Format/AffectedRangeManager.h...
Generating code for file lib/Format/BreakableToken.cpp...
Generating code for file lib/Format/BreakableToken.h...
Generating code for file lib/Format/ContinuationIndenter.cpp...
Generating code for file lib/Format/ContinuationIndenter.h...
Generating code for file lib/Format/Encoding.h...
Generating code for file lib/Format/Format.cpp...
Generating code for file lib/Format/FormatInternal.h...
Generating code for file lib/Format/FormatToken.cpp...
Generating code for file lib/Format/FormatToken.h...
Generating code for file lib/Format/FormatTokenLexer.cpp...
Generating code for file lib/Format/FormatTokenLexer.h...
Generating code for file lib/Format/NamespaceEndCommentsFixer.cpp...
Generating code for file lib/Format/NamespaceEndCommentsFixer.h...
Generating code for file lib/Format/SortJavaScriptImports.cpp...
Generating code for file lib/Format/SortJavaScriptImports.h...
Generating code for file lib/Format/TokenAnalyzer.cpp...
Generating code for file lib/Format/TokenAnalyzer.h...
Generating code for file lib/Format/TokenAnnotator.cpp...
Generating code for file lib/Format/TokenAnnotator.h...
Generating code for file lib/Format/UnwrappedLineFormatter.cpp...
Generating code for file lib/Format/UnwrappedLineFormatter.h...
Generating code for file lib/Format/UnwrappedLineParser.cpp...
Generating code for file lib/Format/UnwrappedLineParser.h...
Generating code for file lib/Format/UsingDeclarationsSorter.cpp...
Generating code for file lib/Format/UsingDeclarationsSorter.h...
Generating code for file lib/Format/WhitespaceManager.cpp...
Generating code for file lib/Format/WhitespaceManager.h...
Generating code for file lib/Frontend/ASTConsumers.cpp...
Generating code for file lib/Frontend/ASTMerge.cpp...
Generating code for file lib/Frontend/ASTUnit.cpp...
Generating code for file lib/Frontend/ChainedDiagnosticConsumer.cpp...
Generating code for file lib/Frontend/ChainedIncludesSource.cpp...
Generating code for file lib/Frontend/CompilerInstance.cpp...
Generating code for file lib/Frontend/CompilerInvocation.cpp.../opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:56: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:61: warning: explicit link request to 'pragma' could not be resolved

Generating code for file lib/Frontend/CreateInvocationFromCommandLine.cpp...
Generating code for file lib/Frontend/DependencyFile.cpp...
Generating code for file lib/Frontend/DependencyGraph.cpp...
Generating code for file lib/Frontend/DiagnosticRenderer.cpp...
Generating code for file lib/Frontend/FrontendAction.cpp...
Generating code for file lib/Frontend/FrontendActions.cpp...
Generating code for file lib/Frontend/Rewrite/FrontendActions.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/FrontendActions.cpp...
Generating code for file lib/Frontend/FrontendOptions.cpp...
Generating code for file lib/Frontend/FrontendTiming.cpp...
Generating code for file lib/Frontend/HeaderIncludeGen.cpp...
Generating code for file lib/Frontend/InitHeaderSearch.cpp...
Generating code for file lib/Frontend/InitPreprocessor.cpp...
Generating code for file lib/Frontend/LangStandards.cpp...
Generating code for file lib/Frontend/LayoutOverrideSource.cpp...
Generating code for file lib/Frontend/LogDiagnosticPrinter.cpp...
Generating code for file lib/Frontend/ModuleDependencyCollector.cpp...
Generating code for file lib/Frontend/MultiplexConsumer.cpp...
Generating code for file lib/Frontend/PrecompiledPreamble.cpp...
Generating code for file lib/Frontend/PrintPreprocessedOutput.cpp...
Generating code for file lib/Frontend/Rewrite/FixItRewriter.cpp...
Generating code for file lib/Frontend/Rewrite/HTMLPrint.cpp...
Generating code for file lib/Frontend/Rewrite/InclusionRewriter.cpp...
Generating code for file lib/Frontend/Rewrite/RewriteMacros.cpp...
Generating code for file lib/Frontend/Rewrite/RewriteModernObjC.cpp...
Generating code for file lib/Frontend/Rewrite/RewriteObjC.cpp...
Generating code for file lib/Frontend/Rewrite/RewriteTest.cpp...
Generating code for file lib/Frontend/SerializedDiagnosticPrinter.cpp...
Generating code for file lib/Frontend/SerializedDiagnosticReader.cpp...
Generating code for file lib/Frontend/TestModuleFileExtension.cpp...
Generating code for file lib/Frontend/TestModuleFileExtension.h...
Generating code for file lib/Frontend/TextDiagnostic.cpp...
Generating code for file lib/Frontend/TextDiagnosticBuffer.cpp...
Generating code for file lib/Frontend/TextDiagnosticPrinter.cpp...
Generating code for file lib/Frontend/VerifyDiagnosticConsumer.cpp...
Generating code for file lib/FrontendTool/ExecuteCompilerInvocation.cpp...
Generating code for file lib/Headers/__clang_cuda_builtin_vars.h...
Generating code for file lib/Headers/__clang_cuda_cmath.h...
Generating code for file lib/Headers/__clang_cuda_complex_builtins.h...
Generating code for file lib/Headers/__clang_cuda_device_functions.h...
Generating code for file lib/Headers/__clang_cuda_intrinsics.h...
Generating code for file lib/Headers/__clang_cuda_libdevice_declares.h...
Generating code for file lib/Headers/__clang_cuda_math_forward_declares.h...
Generating code for file lib/Headers/__clang_cuda_runtime_wrapper.h...
Generating code for file lib/Headers/__stddef_max_align_t.h...
Generating code for file lib/Headers/__wmmintrin_aes.h...
Generating code for file lib/Headers/__wmmintrin_pclmul.h...
Generating code for file lib/Headers/adxintrin.h...
Generating code for file lib/Headers/altivec.h...
Generating code for file lib/Headers/ammintrin.h...
Generating code for file lib/Headers/arm64intr.h...
Generating code for file lib/Headers/arm_acle.h...
Generating code for file lib/Headers/armintr.h...
Generating code for file lib/Headers/avx2intrin.h...
Generating code for file lib/Headers/avx512bitalgintrin.h...
Generating code for file lib/Headers/avx512bwintrin.h...
Generating code for file lib/Headers/avx512cdintrin.h...
Generating code for file lib/Headers/avx512dqintrin.h...
Generating code for file lib/Headers/avx512erintrin.h...
Generating code for file lib/Headers/avx512fintrin.h...
Generating code for file lib/Headers/avx512ifmaintrin.h...
Generating code for file lib/Headers/avx512ifmavlintrin.h...
Generating code for file lib/Headers/avx512pfintrin.h...
Generating code for file lib/Headers/avx512vbmi2intrin.h...
Generating code for file lib/Headers/avx512vbmiintrin.h...
Generating code for file lib/Headers/avx512vbmivlintrin.h...
Generating code for file lib/Headers/avx512vlbitalgintrin.h...
Generating code for file lib/Headers/avx512vlbwintrin.h...
Generating code for file lib/Headers/avx512vlcdintrin.h...
Generating code for file lib/Headers/avx512vldqintrin.h...
Generating code for file lib/Headers/avx512vlintrin.h...
Generating code for file lib/Headers/avx512vlvbmi2intrin.h...
Generating code for file lib/Headers/avx512vlvnniintrin.h...
Generating code for file lib/Headers/avx512vnniintrin.h...
Generating code for file lib/Headers/avx512vpopcntdqintrin.h...
Generating code for file lib/Headers/avx512vpopcntdqvlintrin.h...
Generating code for file lib/Headers/avxintrin.h...
Generating code for file lib/Headers/bmi2intrin.h...
Generating code for file lib/Headers/bmiintrin.h...
Generating code for file lib/Headers/cetintrin.h...
Generating code for file lib/Headers/cldemoteintrin.h...
Generating code for file lib/Headers/clflushoptintrin.h...
Generating code for file lib/Headers/clwbintrin.h...
Generating code for file lib/Headers/clzerointrin.h...
Generating code for file lib/Headers/cpuid.h...
Generating code for file lib/Headers/emmintrin.h...
Generating code for file lib/Headers/f16cintrin.h...
Generating code for file lib/Headers/float.h...
Generating code for file lib/Headers/fma4intrin.h...
Generating code for file lib/Headers/fmaintrin.h...
Generating code for file lib/Headers/fxsrintrin.h...
Generating code for file lib/Headers/gfniintrin.h...
Generating code for file lib/Headers/htmintrin.h...
Generating code for file lib/Headers/htmxlintrin.h...
Generating code for file lib/Headers/ia32intrin.h...
Generating code for file lib/Headers/immintrin.h...
Generating code for file lib/Headers/intrin.h...
Generating code for file lib/Headers/inttypes.h...
Generating code for file lib/Headers/invpcidintrin.h...
Generating code for file lib/Headers/iso646.h...
Generating code for file lib/Headers/limits.h...
Generating code for file lib/Headers/lwpintrin.h...
Generating code for file lib/Headers/lzcntintrin.h...
Generating code for file lib/Headers/mm3dnow.h...
Generating code for file lib/Headers/mm_malloc.h...
Generating code for file lib/Headers/mmintrin.h...
Generating code for file lib/Headers/movdirintrin.h...
Generating code for file lib/Headers/msa.h...
Generating code for file lib/Headers/mwaitxintrin.h...
Generating code for file lib/Headers/nmmintrin.h...
Generating code for file lib/Headers/opencl-c.h...
Generating code for file lib/Headers/pconfigintrin.h...
Generating code for file lib/Headers/pkuintrin.h...
Generating code for file lib/Headers/pmmintrin.h...
Generating code for file lib/Headers/popcntintrin.h...
Generating code for file lib/Headers/prfchwintrin.h...
Generating code for file lib/Headers/ptwriteintrin.h...
Generating code for file lib/Headers/rdseedintrin.h...
Generating code for file lib/Headers/rtmintrin.h...
Generating code for file lib/Headers/s390intrin.h...
Generating code for file lib/Headers/sgxintrin.h...
Generating code for file lib/Headers/shaintrin.h...
Generating code for file lib/Headers/smmintrin.h...
Generating code for file lib/Headers/stdalign.h...
Generating code for file lib/Headers/stdarg.h...
Generating code for file lib/Headers/stdatomic.h...
Generating code for file lib/Headers/stdbool.h...
Generating code for file lib/Headers/stddef.h...
Generating code for file lib/Headers/stdint.h...
Generating code for file lib/Headers/stdnoreturn.h...
Generating code for file lib/Headers/tbmintrin.h...
Generating code for file lib/Headers/tgmath.h...
Generating code for file lib/Headers/tmmintrin.h...
Generating code for file lib/Headers/unwind.h...
Generating code for file lib/Headers/vadefs.h...
Generating code for file lib/Headers/vaesintrin.h...
Generating code for file lib/Headers/varargs.h...
Generating code for file lib/Headers/vecintrin.h...
Generating code for file lib/Headers/vpclmulqdqintrin.h...
Generating code for file lib/Headers/waitpkgintrin.h...
Generating code for file lib/Headers/wbnoinvdintri/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:710: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:1506: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:95: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:95: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1166: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1160: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8872: warning: explicit link request to 'pragma' could not be resolved
n.h...
Generating code for file lib/Headers/wmmintrin.h...
Generating code for file lib/Headers/x86intrin.h...
Generating code for file lib/Headers/xmmintrin.h...
Generating code for file lib/Headers/xopintrin.h...
Generating code for file lib/Headers/xsavecintrin.h...
Generating code for file lib/Headers/xsaveintrin.h...
Generating code for file lib/Headers/xsaveoptintrin.h...
Generating code for file lib/Headers/xsavesintrin.h...
Generating code for file lib/Headers/xtestintrin.h...
Generating code for file lib/Index/CodegenNameGenerator.cpp...
Generating code for file lib/Index/CommentToXML.cpp...
Generating code for file lib/Index/FileIndexRecord.cpp...
Generating code for file lib/Index/FileIndexRecord.h...
Generating code for file lib/Index/IndexBody.cpp...
Generating code for file lib/Index/IndexDecl.cpp...
Generating code for file lib/Index/IndexingAction.cpp...
Generating code for file lib/Index/IndexingContext.cpp...
Generating code for file lib/Index/IndexingContext.h...
Generating code for file lib/Index/IndexSymbol.cpp...
Generating code for file lib/Index/IndexTypeSourceInfo.cpp...
Generating code for file lib/Index/SimpleFormatContext.h...
Generating code for file lib/Index/USRGeneration.cpp...
Generating code for file lib/Lex/HeaderMap.cpp...
Generating code for file lib/Lex/HeaderSearch.cpp...
Generating code for file lib/Lex/Lexer.cpp...
Generating code for file lib/Lex/LiteralSupport.cpp...
Generating code for file lib/Lex/MacroArgs.cpp...
Generating code for file lib/Lex/MacroInfo.cpp...
Generating code for file lib/Lex/ModuleMap.cpp...
Generating code for file lib/Lex/PPCaching.cpp...
Generating code for file lib/Lex/PPCallbacks.cpp...
Generating code for file lib/Lex/PPConditionalDirectiveRecord.cpp...
Generating code for file lib/Lex/PPDirectives.cpp...
Generating code for file lib/Lex/PPExpressions.cpp...
Generating code for file lib/Lex/PPLexerChange.cpp...
Generating code for file lib/Lex/PPMacroExpansion.cpp...
Generating code for file lib/Lex/Pragma.cpp...
Generating code for file lib/Lex/PreprocessingRecord.cpp...
Generating code for file lib/Lex/Preprocessor.cpp...
Generating code for file lib/Lex/PreprocessorLexer.cpp...
Generating code for file lib/Lex/ScratchBuffer.cpp...
Generating code for file lib/Lex/TokenConcatenation.cpp...
Generating code for file lib/Lex/TokenLexer.cpp...
Generating code for file lib/Lex/UnicodeCharSets.h...
Generating code for file lib/Parse/ParseAST.cpp...
Generating code for file lib/Parse/ParseCXXInlineMethods.cpp...
Generating code for file lib/Parse/ParseDecl.cpp...
Generating code for file lib/Parse/ParseDeclCXX.cpp...
Generating code for file lib/Parse/ParseExpr.cpp...
Generating code for file lib/Parse/ParseExprCXX.cpp...
Generating code for file lib/Parse/ParseInit.cpp...
Generating code for file lib/Parse/ParseObjc.cpp...
Generating code for file lib/Parse/ParseOpenMP.cpp...
Generating code for file lib/Parse/ParsePragma.cpp...
Generating code for file lib/Parse/ParseStmt.cpp...
Generating code for file lib/Parse/ParseStmtAsm.cpp...
Generating code for file lib/Parse/ParseTemplate.cpp...
Generating code for file lib/Parse/ParseTentative.cpp...
Generating code for file lib/Rewrite/DeltaTree.cpp...
Generating code for file lib/Rewrite/HTMLRewrite.cpp...
Generating code for file lib/Rewrite/Rewriter.cpp...
Generating code for file lib/Rewrite/RewriteRope.cpp...
Generating code for file lib/Rewrite/TokenRewriter.cpp...
Generating code for file lib/Sema/AnalysisBasedWarnings.cpp...
Generating code for file lib/Sema/CodeCompleteConsumer.cpp...
Generating code for file lib/Sema/CoroutineStmtBuilder.h...
Generating code for file lib/Sema/DeclSpec.cpp...
Generating code for file lib/Sema/DelayedDiagnostic.cpp...
Generating code for file lib/Sema/IdentifierResolver.cpp...
Generating code for file lib/Sema/JumpDiagnostics.cpp...
Generating code for file lib/Sema/MultiplexExternalSemaSource.cpp...
Generating code for file lib/Sema/ParsedAttr.cpp...
Generating code for file lib/Sema/Scope.cpp...
Generating code for file lib/Sema/ScopeInfo.cpp...
Generating code for /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2529: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp:4438: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp:5081: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8517: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8924: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8939: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8929: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8899: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8934: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8889: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8884: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8941: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8943: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8877: warning: explicit link request to 'pragma' could not be resolved
file lib/Sema/Sema.cpp...
Generating code for file lib/Sema/SemaAccess.cpp...
Generating code for file lib/Sema/SemaAttr.cpp...
Generating code for file lib/Sema/SemaCast.cpp...
Generating code for file lib/Sema/SemaChecking.cpp...
Generating code for file lib/Sema/SemaCodeComplete.cpp...
Generating code for file lib/Sema/SemaConsumer.cpp...
Generating code for file lib/Sema/SemaCoroutine.cpp...
Generating code for file lib/Sema/SemaCUDA.cpp...
Generating code for file lib/Sema/SemaCXXScopeSpec.cpp...
Generating code for file lib/Sema/SemaDecl.cpp...
Generating code for file lib/Sema/SemaDeclAttr.cpp...
Generating code for file lib/Sema/SemaDeclCXX.cpp...
Generating code for file lib/Sema/SemaDeclObjC.cpp...
Generating code for file lib/Sema/SemaExceptionSpec.cpp...
Generating code for file lib/Sema/SemaExpr.cpp...
Generating code for file lib/Sema/SemaExprCXX.cpp...
Generating code for file lib/Sema/SemaExprMember.cpp...
Generating code for file lib/Sema/SemaExprObjC.cpp...
Generating code for file lib/Sema/SemaFixItUtils.cpp...
Generating code for file lib/Sema/SemaInit.cpp...
Generating code for file lib/Sema/SemaLambda.cpp...
Generating code for file lib/Sema/SemaLookup.cpp...
Generating code for file lib/Sema/SemaObjCProperty.cpp...
Generating code for file lib/Sema/SemaOpenMP.cpp...
Generating code for file lib/Sema/SemaOverload.cpp...
Generating code for file lib/Sema/SemaPseudoObject.cpp...
Generating code for file lib/Sema/SemaStmt.cpp...
Generating code for file lib/Sema/SemaStmtAsm.cpp...
Generating code for file lib/Sema/SemaStmtAttr.cpp...
Generating code for file lib/Sema/SemaTemplate.cpp...
Generating code for file lib/Sema/SemaTemplateDeduction.cpp...
Generating code for file lib/Sema/SemaTemplateInstantiate.cpp...
Generating code for file lib/Sema/SemaTemplateInstantiateDecl.cpp...
Generating code for file lib/Sema/SemaTemplateVariadic.cpp...
Generating code for file lib/Sema/SemaType.cpp...
Generating code for file lib/Sema/TreeTransform.h...
Generating code for file lib/Sema/TypeLocBuilder.cpp...
Generating code for file lib/Sema/TypeLocBuilder.h...
Generating code for file lib/Serialization/ASTCommon.cpp...
Generating code for file lib/Serialization/ASTCommon.h...
Generating code for file lib/Serialization/ASTReader.cpp...
Generating code for file lib/Serialization/ASTReaderDecl.cpp...
Generating code for file lib/Serialization/ASTReaderInternals.h...
Generating code for file lib/Serialization/ASTReaderStmt.cpp...
Generating code for file lib/Serialization/ASTWriter.cpp...
Generating code for file lib/Serialization/ASTWriterDecl.cpp...
Generating code for file lib/Serialization/ASTWriterStmt.cpp...
Generating code for file lib/Serialization/GeneratePCH.cpp...
Generating code for file lib/Serialization/GlobalModuleIndex.cpp...
Generating code for file lib/Serialization/InMemoryModuleCache.cpp...
Generating code for file lib/Serialization/ModuleFileExtension.cpp...
Generating code for file lib/Serialization/ModuleManager.cpp...
Generating code for file lib/Serialization/MultiOnDiskHashTable.h...
Generating code for file lib/Serialization/PCHContainerOperations.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/AllocationState.h...
Generating code for file lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/GTestChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/InterCheckerAPI.h...
Generating code for file lib/StaticAnalyzer/Checkers/IteratorChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MIGChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MoveChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h...
Generating code for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h...
Generating code for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h...
Generating code for file lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/PaddingChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h...
Generating code for file lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h...
Generating code for file lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ReturnUndefChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h...
Generating code for file lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Generating code for file lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Generating code for file lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Generating code for file lib/StaticAnalyzer/Co/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:109: warning: Unsupported symbol &c; found
re/APSIntType.cpp...
Generating code for file lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Generating code for file lib/StaticAnalyzer/Core/BlockCounter.cpp...
Generating code for file lib/StaticAnalyzer/Core/BugReporter.cpp...
Generating code for file lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Generating code for file lib/StaticAnalyzer/Core/CallEvent.cpp...
Generating code for file lib/StaticAnalyzer/Core/Checker.cpp...
Generating code for file lib/StaticAnalyzer/Core/CheckerContext.cpp...
Generating code for file lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Generating code for file lib/StaticAnalyzer/Core/CheckerManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Generating code for file lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/CoreEngine.cpp...
Generating code for file lib/StaticAnalyzer/Core/DynamicTypeMap.cpp...
Generating code for file lib/StaticAnalyzer/Core/Environment.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngine.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Generating code for file lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Generating code for file lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Generating code for file lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Generating code for file lib/StaticAnalyzer/Core/IssueHash.cpp...
Generating code for file lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Generating code for file lib/StaticAnalyzer/Core/LoopWidening.cpp...
Generating code for file lib/StaticAnalyzer/Core/MemRegion.cpp...
Generating code for file lib/StaticAnalyzer/Core/PathDiagnostic.cpp...
Generating code for file lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Generating code for file lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Generating code for file lib/StaticAnalyzer/Core/ProgramState.cpp...
Generating code for file lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/RegionStore.cpp...
Generating code for file lib/StaticAnalyzer/Core/SarifDiagnostics.cpp...
Generating code for file lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Generating code for file lib/StaticAnalyzer/Core/Store.cpp...
Generating code for file lib/StaticAnalyzer/Core/SubEngine.cpp...
Generating code for file lib/StaticAnalyzer/Core/SValBuilder.cpp...
Generating code for file lib/StaticAnalyzer/Core/SVals.cpp...
Generating code for file lib/StaticAnalyzer/Core/SymbolManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/TaintManager.cpp...
Generating code for file lib/StaticAnalyzer/Core/WorkList.cpp...
Generating code for file lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Generating code for file lib/StaticAnalyzer/Frontend/ModelInjector.h...
Generating code for file lib/Tooling/AllTUsExecution.cpp...
Generating code for file lib/Tooling/ArgumentsAdjusters.cpp...
Generating code for file lib/Tooling/ASTDiff/ASTDiff.cpp...
Generating code for file lib/Tooling/CommonOptionsParser.cpp...
Generating code for file lib/Tooling/CompilationDatabase.cpp...
Generating code for file lib/Tooling/Core/Lookup.cpp...
Generating code for file lib/Tooling/Core/Replacement.cpp...
Generating code for file lib/Tooling/Execution.cpp...
Generating code for fi/opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:8: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6056: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6056: warning: explicit link request to 'include' could not be resolved
le lib/Tooling/FileMatchTrie.cpp...
Generating code for file lib/Tooling/FixIt.cpp...
Generating code for file lib/Tooling/Inclusions/HeaderIncludes.cpp...
Generating code for file lib/Tooling/Inclusions/IncludeStyle.cpp...
Generating code for file lib/Tooling/InterpolatingCompilationDatabase.cpp...
Generating code for file lib/Tooling/JSONCompilationDatabase.cpp...
Generating code for file lib/Tooling/Refactoring.cpp...
Generating code for file lib/Tooling/Refactoring/ASTSelection.cpp...
Generating code for file lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Generating code for file lib/Tooling/Refactoring/AtomicChange.cpp...
Generating code for file lib/Tooling/Refactoring/Extract/Extract.cpp...
Generating code for file lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Generating code for file lib/Tooling/Refactoring/Extract/SourceExtraction.h...
Generating code for file lib/Tooling/Refactoring/RefactoringActions.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Generating code for file lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Generating code for file lib/Tooling/RefactoringCallbacks.cpp...
Generating code for file lib/Tooling/StandaloneExecution.cpp...
Generating code for file lib/Tooling/Tooling.cpp...
Generating file documentation...
Generating docs for file docs/doxygen-mainpage.dox...
Generating docs for file include/clang-c/BuildSystem.h...
Generating docs for file include/clang-c/CXCompilationDatabase.h...
Generating docs for file include/clang-c/CXErrorCode.h...
Generating docs for file include/clang-c/CXString.h...
Generating docs for file include/clang-c/Documentation.h...
Generating docs for file include/clang-c/Index.h...
Generating docs for file include/clang-c/Platform.h...
Generating docs for file include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h...
Generating docs for file include/clang/Analysis/Analyses/Consumed.h...
Generating docs for file include/clang/Analysis/Analyses/Dominators.h...
Generating docs for file include/clang/Analysis/Analyses/ExprMutationAnalyzer.h...
Generating docs for file include/clang/Analysis/Analyses/LiveVariables.h...
Generating docs for file include/clang/Analysis/Analyses/PostOrderCFGView.h...
Generating docs for file include/clang/Analysis/Analyses/ReachableCode.h...
Generating docs for file include/clang/Analysis/Analyses/ThreadSafety.h...
Generating docs for file include/clang/Analysis/Analyses/ThreadSafetyCommon.h...
Generating docs for file include/clang/Analysis/Analyses/ThreadSafetyLogical.h...
Generating docs for file include/clang/Analysis/Analyses/ThreadSafetyTIL.h...
Generating docs for file include/clang/Analysis/Analyses/ThreadSafetyTraverse.h...
Generating docs for file include/clang/Analysis/Analyses/ThreadSafetyUtil.h...
Generating docs for file include/clang/Analysis/Analyses/UninitializedValues.h...
Generating docs for file include/clang/Analysis/AnalysisDeclContext.h...
Generating docs for file include/clang/Analysis/AnalysisDiagnostic.h...
Generating docs for file include/clang/Analysis/AnyCall.h...
Generating docs for file include/clang/Analysis/BodyFarm.h...
Generating docs for file include/clang/Analysis/CallGraph.h...
Generating docs for file include/clang/Analysis/CFG.h...
Generating docs for file include/clang/Analysis/CFGStmtMap.h...
Generating docs for file include/clang/Analysis/CloneDetection.h...
Generating docs for file include/clang/Analysis/CodeInjector.h...
Generating docs for file include/clang/Analysis/ConstructionContext.h...
Generating docs for file include/clang/Analysis/DomainSpecific/CocoaConventions.h...
Generating docs for file include/clang/Analysis/DomainSpecific/ObjCNoReturn.h...
Generating docs for file include/clang/Analysis/FlowSensitive/DataflowValues.h...
Generating docs for file include/clang/Analysis/ProgramPoint.h...
Generawarning: Include graph for 'ASTContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ASTContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Attr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
warning: Included by graph for 'Decl.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:137: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:171: warning: explicit link request to 'pragma' could not be resolved
warning: Included by graph for 'DeclBase.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DeclCXX.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'DeclObjC.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
warning: Included by graph for 'DeclTemplate.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Expr.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ExprCXX.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'ExprObjC.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
ting docs for file include/clang/Analysis/RetainSummaryManager.h...
Generating docs for file include/clang/Analysis/SelectorExtras.h...
Generating docs for file include/clang/Analysis/Support/BumpVector.h...
Generating docs for file include/clang/ARCMigrate/ARCMT.h...
Generating docs for file include/clang/ARCMigrate/ARCMTActions.h...
Generating docs for file include/clang/ARCMigrate/FileRemapper.h...
Generating docs for file include/clang/AST/APValue.h...
Generating docs for file include/clang/AST/AST.h...
Generating docs for file include/clang/AST/ASTConsumer.h...
Generating docs for file include/clang/AST/ASTContext.h...
Generating docs for file include/clang/AST/ASTContextAllocate.h...
Generating docs for file include/clang/AST/ASTDiagnostic.h...
Generating docs for file include/clang/AST/ASTDumperUtils.h...
Generating docs for file include/clang/AST/ASTFwd.h...
Generating docs for file include/clang/AST/ASTImporter.h...
Generating docs for file include/clang/AST/ASTImporterLookupTable.h...
Generating docs for file include/clang/AST/ASTLambda.h...
Generating docs for file include/clang/AST/ASTMutationListener.h...
Generating docs for file include/clang/AST/ASTNodeTraverser.h...
Generating docs for file include/clang/AST/ASTStructuralEquivalence.h...
Generating docs for file include/clang/AST/ASTTypeTraits.h...
Generating docs for file include/clang/AST/ASTUnresolvedSet.h...
Generating docs for file include/clang/AST/ASTVector.h...
Generating docs for file include/clang/AST/Attr.h...
Generating docs for file include/clang/AST/AttrIterator.h...
Generating docs for file include/clang/AST/AttrVisitor.h...
Generating docs for file include/clang/AST/Availability.h...
Generating docs for file include/clang/AST/BaseSubobject.h...
Generating docs for file include/clang/AST/CanonicalType.h...
Generating docs for file include/clang/AST/CharUnits.h...
Generating docs for file include/clang/AST/Comment.h...
Generating docs for file include/clang/AST/CommentBriefParser.h...
Generating docs for file include/clang/AST/CommentCommandTraits.h...
Generating docs for file include/clang/AST/CommentDiagnostic.h...
Generating docs for file include/clang/AST/CommentLexer.h...
Generating docs for file include/clang/AST/CommentParser.h...
Generating docs for file include/clang/AST/CommentSema.h...
Generating docs for file include/clang/AST/CommentVisitor.h...
Generating docs for file include/clang/AST/ComparisonCategories.h...
Generating docs for file include/clang/AST/CXXInheritance.h...
Generating docs for file include/clang/AST/DataCollection.h...
Generating docs for file include/clang/AST/Decl.h...
Generating docs for file include/clang/AST/DeclAccessPair.h...
Generating docs for file include/clang/AST/DeclarationName.h...
Generating docs for file include/clang/AST/DeclBase.h...
Generating docs for file include/clang/AST/DeclContextInternals.h...
Generating docs for file include/clang/AST/DeclCXX.h...
Generating docs for file include/clang/AST/DeclFriend.h...
Generating docs for file include/clang/AST/DeclGroup.h...
Generating docs for file include/clang/AST/DeclLookups.h...
Generating docs for file include/clang/AST/DeclObjC.h...
Generating docs for file include/clang/AST/DeclOpenMP.h...
Generating docs for file include/clang/AST/DeclTemplate.h...
Generating docs for file include/clang/AST/DeclVisitor.h...
Generating docs for file include/clang/AST/DependentDiagnostic.h...
Generating docs for file include/clang/AST/EvaluatedExprVisitor.h...
Generating docs for file include/clang/AST/Expr.h...
Generating docs for file include/clang/AST/ExprCXX.h...
Generating docs for file include/clang/AST/ExprObjC.h...
Generating docs for file include/clang/AST/ExprOpenMP.h...
Generating docs for file include/clang/AST/ExternalASTMerger.h...
Generating docs for file include/clang/AST/ExternalASTSource.h...
Generating docs for file include/clang/AST/FormatString.h...
Generating docs for file include/clang/AST/GlobalDecl.h...
Generating docs for file include/clang/AST/LambdaCapture.h...
Generating docs for file include/clang/AST/LexicallyOrderedRecursiveA/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:175: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:246: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:388: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:439: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:500: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:664: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:732: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:833: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:864: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:895: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:927: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1272: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1300: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1412: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1441: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1470: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1918: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3304: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3369: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3488: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3551: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3579: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4438: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4567: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4675: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4703: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4754: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4804: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4911: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5012: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5223: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5374: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:122: warning: The following parameters of OMPLinearClause(SourceLocation StartLoc, SourceLocation LParenLoc, OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc, unsigned NumVars) are not documented:
  parameter 'Modifier'
  parameter 'ModifierLoc'
warning: Included by graph for 'Stmt.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:282: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1252: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1383: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1440: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1487: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1558: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1637: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1778: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1848: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1892: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1936: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2295: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2410: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2469: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2528: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2587: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2668: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2726: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2784: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2847: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2912: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3185: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3255: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3390: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3457: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3524: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3594: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3665: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3744: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3803: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3954: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:4027: warning: explicit link request to 'pragma' could not be resolved
warning: Included by graph for 'Type.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1434: warning: Found unknown command `\try'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1444: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1454: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:6384: warning: explicit link request to 'pragma' could not be resolved
warning: Included by graph for 'Diagnostic.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
STVisitor.h...
Generating docs for file include/clang/AST/LocInfoType.h...
Generating docs for file include/clang/AST/Mangle.h...
Generating docs for file include/clang/AST/MangleNumberingContext.h...
Generating docs for file include/clang/AST/NestedNameSpecifier.h...
Generating docs for file include/clang/AST/NonTrivialTypeVisitor.h...
Generating docs for file include/clang/AST/NSAPI.h...
Generating docs for file include/clang/AST/ODRHash.h...
Generating docs for file include/clang/AST/OpenMPClause.h...
Generating docs for file include/clang/AST/OperationKinds.h...
Generating docs for file include/clang/AST/OSLog.h...
Generating docs for file include/clang/AST/ParentMap.h...
Generating docs for file include/clang/AST/PrettyDeclStackTrace.h...
Generating docs for file include/clang/AST/PrettyPrinter.h...
Generating docs for file include/clang/AST/QualTypeNames.h...
Generating docs for file include/clang/AST/RawCommentList.h...
Generating docs for file include/clang/AST/RecordLayout.h...
Generating docs for file include/clang/AST/RecursiveASTVisitor.h...
Generating docs for file include/clang/AST/Redeclarable.h...
Generating docs for file include/clang/AST/SelectorLocationsKind.h...
Generating docs for file include/clang/AST/Stmt.h...
Generating docs for file include/clang/AST/StmtCXX.h...
Generating docs for file include/clang/AST/StmtGraphTraits.h...
Generating docs for file include/clang/AST/StmtIterator.h...
Generating docs for file include/clang/AST/StmtObjC.h...
Generating docs for file include/clang/AST/StmtOpenMP.h...
Generating docs for file include/clang/AST/StmtVisitor.h...
Generating docs for file include/clang/AST/TemplateArgumentVisitor.h...
Generating docs for file include/clang/AST/TemplateBase.h...
Generating docs for file include/clang/AST/TemplateName.h...
Generating docs for file include/clang/AST/TextNodeDumper.h...
Generating docs for file include/clang/AST/Type.h...
Generating docs for file include/clang/AST/TypeLoc.h...
Generating docs for file include/clang/AST/TypeLocVisitor.h...
Generating docs for file include/clang/AST/TypeOrdering.h...
Generating docs for file include/clang/AST/TypeVisitor.h...
Generating docs for file include/clang/AST/UnresolvedSet.h...
Generating docs for file include/clang/AST/VTableBuilder.h...
Generating docs for file include/clang/AST/VTTBuilder.h...
Generating docs for file include/clang/ASTMatchers/ASTMatchers.h...
Generating docs for file include/clang/ASTMatchers/ASTMatchersInternal.h...
Generating docs for file include/clang/ASTMatchers/ASTMatchersMacros.h...
Generating docs for file include/clang/ASTMatchers/ASTMatchFinder.h...
Generating docs for file include/clang/ASTMatchers/Dynamic/Diagnostics.h...
Generating docs for file include/clang/ASTMatchers/Dynamic/Parser.h...
Generating docs for file include/clang/Parse/Parser.h...
Generating docs for file include/clang/ASTMatchers/Dynamic/Registry.h...
Generating docs for file include/clang/ASTMatchers/Dynamic/VariantValue.h...
Generating docs for file include/clang/Basic/ABI.h...
Generating docs for file include/clang/Basic/AddressSpaces.h...
Generating docs for file include/clang/Basic/AlignedAllocation.h...
Generating docs for file include/clang/Basic/AllDiagnostics.h...
Generating docs for file include/clang/Basic/Attributes.h...
Generating docs for file include/clang/Basic/AttrKinds.h...
Generating docs for file include/clang/Basic/AttrSubjectMatchRules.h...
Generating docs for file include/clang/Basic/BitmaskEnum.h...
Generating docs for file include/clang/Basic/Builtins.h...
Generating docs for file include/clang/Basic/CapturedStmt.h...
Generating docs for file include/clang/Basic/CharInfo.h...
Generating docs for file include/clang/Basic/CodeGenOptions.h...
Generating docs for file include/clang/Basic/CommentOptions.h...
Generating docs for file include/clang/Basic/Cuda.h...
Generating docs for file lib/Driver/ToolChains/Cuda.h...
Generating docs for file include/clang/Basic/DebugInfoOptions.h...
Generating docs for file include/clang/Basic/Diagnostic.h...
Generating docs for file include/clang/Tooling/Core/warning: Included by graph for 'FileManager.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'IdentifierTable.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'LangOptions.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'LLVM.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SourceLocation.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'SourceManager.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'TargetInfo.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
Diagnostic.h...
Generating docs for file include/clang/Basic/DiagnosticAnalysis.h...
Generating docs for file include/clang/Basic/DiagnosticAST.h...
Generating docs for file include/clang/Basic/DiagnosticCategories.h...
Generating docs for file include/clang/Basic/DiagnosticComment.h...
Generating docs for file include/clang/Basic/DiagnosticCrossTU.h...
Generating docs for file include/clang/Basic/DiagnosticDriver.h...
Generating docs for file include/clang/Basic/DiagnosticError.h...
Generating docs for file include/clang/Basic/DiagnosticFrontend.h...
Generating docs for file include/clang/Basic/DiagnosticIDs.h...
Generating docs for file include/clang/Basic/DiagnosticLex.h...
Generating docs for file include/clang/Basic/DiagnosticOptions.h...
Generating docs for file include/clang/Basic/DiagnosticParse.h...
Generating docs for file include/clang/Basic/DiagnosticRefactoring.h...
Generating docs for file include/clang/Basic/DiagnosticSema.h...
Generating docs for file include/clang/Basic/DiagnosticSerialization.h...
Generating docs for file include/clang/Basic/ExceptionSpecificationType.h...
Generating docs for file include/clang/Basic/ExpressionTraits.h...
Generating docs for file include/clang/Basic/FileManager.h...
Generating docs for file include/clang/Basic/FileSystemOptions.h...
Generating docs for file include/clang/Basic/FileSystemStatCache.h...
Generating docs for file include/clang/Basic/FixedPoint.h...
Generating docs for file include/clang/Basic/IdentifierTable.h...
Generating docs for file include/clang/Basic/Lambda.h...
Generating docs for file include/clang/Basic/LangOptions.h...
Generating docs for file include/clang/Basic/Linkage.h...
Generating docs for file lib/AST/Linkage.h...
Generating docs for file include/clang/Basic/LLVM.h...
Generating docs for file include/clang/Basic/MacroBuilder.h...
Generating docs for file include/clang/Basic/Module.h...
Generating docs for file include/clang/Serialization/Module.h...
Generating docs for file include/clang/Basic/ObjCRuntime.h...
Generating docs for file include/clang/Basic/OpenCLOptions.h...
Generating docs for file include/clang/Basic/OpenMPKinds.h...
Generating docs for file include/clang/Basic/OperatorKinds.h...
Generating docs for file include/clang/Basic/OperatorPrecedence.h...
Generating docs for file include/clang/Basic/PartialDiagnostic.h...
Generating docs for file include/clang/Basic/PlistSupport.h...
Generating docs for file include/clang/Basic/PragmaKinds.h...
Generating docs for file include/clang/Basic/PrettyStackTrace.h...
Generating docs for file include/clang/Basic/SanitizerBlacklist.h...
Generating docs for file include/clang/Basic/Sanitizers.h...
Generating docs for file include/clang/Basic/SanitizerSpecialCaseList.h...
Generating docs for file include/clang/Basic/SourceLocation.h...
Generating docs for file include/clang/Basic/SourceManager.h...
Generating docs for file include/clang/Basic/SourceManagerInternals.h...
Generating docs for file include/clang/Basic/Specifiers.h...
Generating docs for file include/clang/Basic/Stack.h...
Generating docs for file include/clang/Basic/SyncScope.h...
Generating docs for file include/clang/Basic/TargetBuiltins.h...
Generating docs for file include/clang/Basic/TargetCXXABI.h...
Generating docs for file include/clang/Basic/TargetInfo.h...
Generating docs for file lib/CodeGen/TargetInfo.h...
Generating docs for file include/clang/Basic/TargetOptions.h...
Generating docs for file include/clang/Basic/TemplateKinds.h...
Generating docs for file include/clang/Basic/TokenKinds.h...
Generating docs for file include/clang/Basic/TypeTraits.h...
Generating docs for file include/clang/Basic/Version.h...
Generating docs for file include/clang/Basic/Visibility.h...
Generating docs for file include/clang/Basic/XRayInstr.h...
Generating docs for file include/clang/Basic/XRayLists.h...
Generating docs for file include/clang/CodeGen/BackendUtil.h...
Generating docs for file include/clang/CodeGen/CGFunctionInfo.h...
Generating docs for file include/clang/CodeGen/CodeGenABITypes.h...
Generating docs for file include/clawarning: Included by graph for 'Driver.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Options.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h:109: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1980: warning: explicit link request to 'include' could not be resolved
ng/CodeGen/CodeGenAction.h...
Generating docs for file include/clang/CodeGen/ConstantInitBuilder.h...
Generating docs for file include/clang/CodeGen/ConstantInitFuture.h...
Generating docs for file include/clang/CodeGen/ModuleBuilder.h...
Generating docs for file include/clang/CodeGen/ObjectFilePCHContainerOperations.h...
Generating docs for file include/clang/CodeGen/SwiftCallingConv.h...
Generating docs for file include/clang/CrossTU/CrossTranslationUnit.h...
Generating docs for file include/clang/CrossTU/CrossTUDiagnostic.h...
Generating docs for file include/clang/Driver/Action.h...
Generating docs for file include/clang/Driver/Compilation.h...
Generating docs for file include/clang/Driver/DarwinSDKInfo.h...
Generating docs for file include/clang/Driver/Distro.h...
Generating docs for file include/clang/Driver/Driver.h...
Generating docs for file include/clang/Driver/DriverDiagnostic.h...
Generating docs for file include/clang/Driver/Job.h...
Generating docs for file include/clang/Driver/Multilib.h...
Generating docs for file include/clang/Driver/Options.h...
Generating docs for file include/clang/Driver/Phases.h...
Generating docs for file include/clang/Driver/SanitizerArgs.h...
Generating docs for file include/clang/Driver/Tool.h...
Generating docs for file include/clang/Driver/ToolChain.h...
Generating docs for file include/clang/Driver/Types.h...
Generating docs for file include/clang/Driver/Util.h...
Generating docs for file include/clang/Driver/XRayArgs.h...
Generating docs for file include/clang/Edit/Commit.h...
Generating docs for file include/clang/Edit/EditedSource.h...
Generating docs for file include/clang/Edit/EditsReceiver.h...
Generating docs for file include/clang/Edit/FileOffset.h...
Generating docs for file include/clang/Edit/Rewriters.h...
Generating docs for file include/clang/Rewrite/Frontend/Rewriters.h...
Generating docs for file include/clang/Format/Format.h...
Generating docs for file include/clang/Frontend/ASTConsumers.h...
Generating docs for file include/clang/Rewrite/Frontend/ASTConsumers.h...
Generating docs for file include/clang/Frontend/ASTUnit.h...
Generating docs for file include/clang/Frontend/ChainedDiagnosticConsumer.h...
Generating docs for file include/clang/Frontend/CommandLineSourceLoc.h...
Generating docs for file include/clang/Frontend/CompilerInstance.h...
Generating docs for file include/clang/Frontend/CompilerInvocation.h...
Generating docs for file include/clang/Frontend/DependencyOutputOptions.h...
Generating docs for file include/clang/Frontend/DiagnosticRenderer.h...
Generating docs for file include/clang/Frontend/FrontendAction.h...
Generating docs for file include/clang/Frontend/FrontendActions.h...
Generating docs for file include/clang/Rewrite/Frontend/FrontendActions.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/FrontendActions.h...
Generating docs for file include/clang/Frontend/FrontendDiagnostic.h...
Generating docs for file include/clang/Frontend/FrontendOptions.h...
Generating docs for file include/clang/Frontend/FrontendPluginRegistry.h...
Generating docs for file include/clang/Frontend/LangStandard.h...
Generating docs for file include/clang/Frontend/LayoutOverrideSource.h...
Generating docs for file include/clang/Frontend/LogDiagnosticPrinter.h...
Generating docs for file include/clang/Frontend/MigratorOptions.h...
Generating docs for file include/clang/Frontend/MultiplexConsumer.h...
Generating docs for file include/clang/Frontend/PCHContainerOperations.h...
Generating docs for file include/clang/Serialization/PCHContainerOperations.h...
Generating docs for file include/clang/Frontend/PrecompiledPreamble.h...
Generating docs for file include/clang/Frontend/PreprocessorOutputOptions.h...
Generating docs for file include/clang/Frontend/SerializedDiagnosticPrinter.h...
Generating docs for file include/clang/Frontend/SerializedDiagnosticReader.h...
Generating docs for file include/clang/Frontend/SerializedDiagnostics.h...
Generating docs for file include/clang/Frontend/TextDiagnostic.h...
Generating docs for file include/clang/Frontendwarning: Included by graph for 'Lexer.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Preprocessor.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/TextDiagnosticBuffer.h...
Generating docs for file include/clang/Frontend/TextDiagnosticPrinter.h...
Generating docs for file include/clang/Frontend/Utils.h...
Generating docs for file include/clang/FrontendTool/Utils.h...
Generating docs for file include/clang/Frontend/VerifyDiagnosticConsumer.h...
Generating docs for file include/clang/Index/CodegenNameGenerator.h...
Generating docs for file include/clang/Index/CommentToXML.h...
Generating docs for file include/clang/Index/DeclOccurrence.h...
Generating docs for file include/clang/Index/IndexDataConsumer.h...
Generating docs for file include/clang/Index/IndexingAction.h...
Generating docs for file include/clang/Index/IndexSymbol.h...
Generating docs for file include/clang/Index/USRGeneration.h...
Generating docs for file include/clang/Lex/CodeCompletionHandler.h...
Generating docs for file include/clang/Lex/DirectoryLookup.h...
Generating docs for file include/clang/Lex/ExternalPreprocessorSource.h...
Generating docs for file include/clang/Lex/HeaderMap.h...
Generating docs for file include/clang/Lex/HeaderMapTypes.h...
Generating docs for file include/clang/Lex/HeaderSearch.h...
Generating docs for file include/clang/Lex/HeaderSearchOptions.h...
Generating docs for file include/clang/Lex/LexDiagnostic.h...
Generating docs for file include/clang/Lex/Lexer.h...
Generating docs for file include/clang/Lex/LiteralSupport.h...
Generating docs for file include/clang/Lex/MacroArgs.h...
Generating docs for file include/clang/Lex/MacroInfo.h...
Generating docs for file include/clang/Lex/ModuleLoader.h...
Generating docs for file include/clang/Lex/ModuleMap.h...
Generating docs for file include/clang/Lex/MultipleIncludeOpt.h...
Generating docs for file include/clang/Lex/PPCallbacks.h...
Generating docs for file include/clang/Lex/PPConditionalDirectiveRecord.h...
Generating docs for file include/clang/Lex/Pragma.h...
Generating docs for file include/clang/Lex/PreprocessingRecord.h...
Generating docs for file include/clang/Lex/Preprocessor.h...
Generating docs for file include/clang/Lex/PreprocessorLexer.h...
Generating docs for file include/clang/Lex/PreprocessorOptions.h...
Generating docs for file include/clang/Lex/ScratchBuffer.h...
Generating docs for file include/clang/Lex/Token.h...
Generating docs for file include/clang/Lex/TokenConcatenation.h...
Generating docs for file include/clang/Lex/TokenLexer.h...
Generating docs for file include/clang/Lex/VariadicMacroSupport.h...
Generating docs for file include/clang/Parse/LoopHint.h...
Generating docs for file include/clang/Parse/ParseAST.h...
Generating docs for file include/clang/Parse/ParseDiagnostic.h...
Generating docs for file include/clang/Parse/RAIIObjectsForParser.h...
Generating docs for file include/clang/Rewrite/Core/DeltaTree.h...
Generating docs for file include/clang/Rewrite/Core/HTMLRewrite.h...
Generating docs for file include/clang/Rewrite/Core/RewriteBuffer.h...
Generating docs for file include/clang/Rewrite/Core/Rewriter.h...
Generating docs for file include/clang/Rewrite/Core/RewriteRope.h...
Generating docs for file include/clang/Rewrite/Core/TokenRewriter.h...
Generating docs for file include/clang/Rewrite/Frontend/FixItRewriter.h...
Generating docs for file include/clang/Sema/AnalysisBasedWarnings.h...
Generating docs for file include/clang/Sema/CleanupInfo.h...
Generating docs for file include/clang/Sema/CodeCompleteConsumer.h...
Generating docs for file include/clang/Sema/CodeCompleteOptions.h...
Generating docs for file include/clang/Sema/CXXFieldCollector.h...
Generating docs for file include/clang/Sema/DeclSpec.h...
Generating docs for file include/clang/Sema/DelayedDiagnostic.h...
Generating docs for file include/clang/Sema/Designator.h...
Generating docs for file include/clang/Sema/ExternalSemaSource.h...
Generating docs for file include/clang/Sema/IdentifierResolver.h...
Generating docs for file include/clang/Sema/Initialization.h...
Generating docs for file include/clang/Sema/Lookup.h...
Generating docs for file include/clang/Tooling/Core/Lookup.h...
Generating docs for file include/clang/Sema/warning: Include graph for 'ASTReader.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'BuiltinCheckerRegistration.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'BugType.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'Checker.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CheckerManager.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CallEvent.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Included by graph for 'CheckerContext.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
MultiplexExternalSemaSource.h...
Generating docs for file include/clang/Sema/ObjCMethodList.h...
Generating docs for file include/clang/Sema/Overload.h...
Generating docs for file include/clang/Sema/Ownership.h...
Generating docs for file include/clang/Sema/ParsedAttr.h...
Generating docs for file include/clang/Sema/ParsedTemplate.h...
Generating docs for file include/clang/Sema/Scope.h...
Generating docs for file include/clang/Sema/ScopeInfo.h...
Generating docs for file include/clang/Sema/Sema.h...
Generating docs for file include/clang/Sema/SemaConsumer.h...
Generating docs for file include/clang/Sema/SemaDiagnostic.h...
Generating docs for file include/clang/Sema/SemaFixItUtils.h...
Generating docs for file include/clang/Sema/SemaInternal.h...
Generating docs for file include/clang/Sema/SemaLambda.h...
Generating docs for file include/clang/Sema/Template.h...
Generating docs for file include/clang/Sema/TemplateDeduction.h...
Generating docs for file include/clang/Sema/TemplateInstCallback.h...
Generating docs for file include/clang/Sema/TypoCorrection.h...
Generating docs for file include/clang/Sema/Weak.h...
Generating docs for file include/clang/Serialization/ASTBitCodes.h...
Generating docs for file include/clang/Serialization/ASTDeserializationListener.h...
Generating docs for file include/clang/Serialization/ASTReader.h...
Generating docs for file include/clang/Serialization/ASTWriter.h...
Generating docs for file include/clang/Serialization/ContinuousRangeMap.h...
Generating docs for file include/clang/Serialization/GlobalModuleIndex.h...
Generating docs for file include/clang/Serialization/InMemoryModuleCache.h...
Generating docs for file include/clang/Serialization/ModuleFileExtension.h...
Generating docs for file include/clang/Serialization/ModuleManager.h...
Generating docs for file include/clang/Serialization/SerializationDiagnostic.h...
Generating docs for file include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h...
Generating docs for file include/clang/StaticAnalyzer/Checkers/LocalCheckers.h...
Generating docs for file include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h...
Generating docs for file include/clang/StaticAnalyzer/Checkers/SValExplainer.h...
Generating docs for file include/clang/StaticAnalyzer/Core/AnalyzerOptions.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/BugType.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h...
Generating docs for file include/clang/StaticAnalyzer/Core/BugReporter/PathDiagnostic.h...
Generating docs for file include/clang/StaticAnalyzer/Core/Checker.h...
Generating docs for file include/clang/StaticAnalyzer/Core/CheckerManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/IssueHash.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeMap.h../opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h:48: warning: explicit link request to 'Factory' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
.
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SMTAPI.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/Store.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/TaintManager.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/TaintTag.h...
Generating docs for file include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/CheckerRegistration.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h...
Generating docs for file include/clang/StaticAnalyzer/Frontend/ModelConsumer.h...
Generating docs for file include/clang/Tooling/AllTUsExecution.h...
Generating docs for file include/clang/Tooling/ArgumentsAdjusters.h...
Generating docs for file include/clang/Tooling/ASTDiff/ASTDiff.h...
Generating docs for file include/clang/Tooling/ASTDiff/ASTDiffInternal.h...
Generating docs for file include/clang/Tooling/CommonOptionsParser.h...
Generating docs for file include/clang/Tooling/CompilationDatabase.h...
Generating docs for file include/clang/Tooling/CompilationDatabasePluginRegistry.h...
Generating docs for file include/clang/Tooling/Core/Replacement.h...
Generating docs for file include/clang/Tooling/DiagnosticsYaml.h...
Generating docs for file include/clang/Tooling/Execution.h...
Generating docs for file include/clang/Tooling/FileMatchTrie.h...
Generating docs for file include/clang/Tooling/FixIt.h...
Generating docs for file include/clang/Tooling/Inclusions/HeaderIncludes.h...
Generating docs for file include/clang/Tooling/Inclusions/IncludeStyle.h...
Generating docs for file include/clang/Tooling/JSONCompilationDatabase.h...
Generating docs for file include/clang/Tooling/Refactoring.h...
Generating docs for file include/clang/Tooling/Refactoring/ASTSelection.h...
Generating docs for file include/clang/Tooling/Refactoring/AtomicChange.h...
Generating docs for file include/clang/Tooling/Refactoring/Extract/Extract.h...
Generating docs for file include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringAction.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringActionRule.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringActionRules.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringDiagnostic.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringOption.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringOptions.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringResultConsumer.h...
Generating docs for file include/clang/Tooling/Refactoring/RefactoringRuleContext.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/RenamingAction.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/SymbolName.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/USRFinder.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/USRFindingAction.h...
Generating docs for file include/clang/Tooling/Refactoring/Rename/USRLocFinder.h...
Generating docs for file include/clang/Tooling/RefactoringCallbacks.h...
Generating docs for file include/clang/Tooling/ReplacementsYaml.h...
Generating docs for file include/clang/Tooling/StandaloneExecution.h...
Generating docs for file include/clang/Tooling/ToolExecutorPluginRegistry.h...
Generating docs for file include/clang/Tooling/Tooling.h...
Generating docs for file lib/Analysis/AnalysisDeclContext.cpp...
Generating docs for file lib/Analysis/BodyFarm.cpp...
Generating docs for file lib/Analysis/CallGraph.cpp...
Generating docs for file lib/Analysis/CFG.cpp...
Generating docs for file lib/Analysis/CFGReachabilityAnalysis.cpp...
Generating docs for file lib/Analysis/CFGStmtMap.cpp...
Generating docs for file lib/Analysis/CloneDetection.cpp...
Generating docs for file lib/Analysis/CocoaConventions.cpp...
Generating docs for file lib/Analysis/CodeInjector.cpp...
Generating docs for file lib/Analysis/ConstructionContext.cpp...
Generating docs for file lib/Analysis/Consumed.cpp...
Generating docs for file lib/Analysis/Dominators.cpp...
Generating docs for file lib/Analysis/ExprMutationAnalyzer.cpp...
Generating docs for file lib/Analysis/LiveVariables.cpp...
Generating docs for file lib/Analysis/ObjCNoReturn.cpp...
Generating docs for file lib/Analysis/PostOrderCFGView.cpp...
Generating docs for file lib/Analysis/ProgramPoint.cpp...
Generating docs for file lib/Analysis/ReachableCode.cpp...
Generating docs for file lib/Analysis/RetainSummaryManager.cpp...
Generating docs for file lib/Analysis/ThreadSafety.cpp...
Generating docs for file lib/Analysis/ThreadSafetyCommon.cpp...
Generating docs for file lib/Analysis/ThreadSafetyLogical.cpp...
Generating docs for file lib/Analysis/ThreadSafetyTIL.cpp...
Generating docs for file lib/Analysis/UninitializedValues.cpp...
Generating docs for file lib/ARCMigrate/ARCMT.cpp...
Generating docs for file lib/ARCMigrate/ARCMTActions.cpp...
Generating docs for file lib/ARCMigrate/FileRemapper.cpp...
Generating docs for file lib/ARCMigrate/Internals.h...
Generating docs for file lib/ARCMigrate/ObjCMT.cpp...
Generating docs for file lib/ARCMigrate/PlistReporter.cpp...
Generating docs for file lib/ARCMigrate/TransAPIUses.cpp...
Generating docs for file lib/ARCMigrate/TransARCAssign.cpp...
Generating docs for file lib/ARCMigrate/TransAutoreleasePool.cpp...
Generating docs for file lib/ARCMigrate/TransBlockObjCVariable.cpp...
Generating docs for file lib/ARCMigrate/TransEmptyStatementsAndDealloc.cppwarning: Include graph for 'ASTContext.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTDiagnostic.cpp:227: warning: The following parameters of ConvertTypeToDiagnosticString(ASTContext &Context, QualType Ty, ArrayRef< DiagnosticsEngine::ArgumentValue > PrevArgs, ArrayRef< intptr_t > QualTypeVals) are not documented:
  parameter 'PrevArgs'
warning: Include graph for 'ASTImporter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'Decl.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/DeclCXX.cpp:1456: warning: The following parameters of CollectVisibleConversions(ASTContext &Context, CXXRecordDecl *Record, bool InVirtual, AccessSpecifier Access, const llvm::SmallPtrSet< CanQualType, 8 > &ParentHiddenTypes, ASTUnresolvedSet &Output, UnresolvedSetImpl &VOutput, llvm::SmallPtrSet< NamedDecl *, 8 > &HiddenVBaseCs) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:3524: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:5363: warning: Found unknown command `\selector'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:2559: warning: The following parameters of evaluateVarDeclInit(EvalInfo &Info, const Expr *E, const VarDecl *VD, CallStackFrame *Frame, APValue *&Result, const LValue *LVal) are not documented:
  parameter 'LVal'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:3524: warning: Unsupported xml/html tag <op> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:2534: warning: The following parameters of HandleLValueComplexElement(EvalInfo &Info, const Expr *E, LValue &LVal, QualType EltTy, bool Imag) are not documented:
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ExprConstant.cpp:3714: warning: The following parameters of HandleMemberPointerAccess(EvalInfo &Info, QualType LVType, LValue &LV, const Expr *RHS, bool IncludeMember=true) are not documented:
  parameter 'LVType'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp:4202: warning: Found unknown command `\__clang_call_terminate'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp:3969: warning: The following parameters of CallBeginCatch(CodeGenFunction &CGF, llvm::Value *Exn, bool EndMightThrow) are not documented:
  parameter 'CGF'
  parameter 'Exn'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/ItaniumCXXABI.cpp:4202: warning: Found unknown command `\__clang_call_terminate'
...
Generating docs for file lib/ARCMigrate/TransformActions.cpp...
Generating docs for file lib/ARCMigrate/Transforms.cpp...
Generating docs for file lib/ARCMigrate/Transforms.h...
Generating docs for file lib/ARCMigrate/TransGCAttrs.cpp...
Generating docs for file lib/ARCMigrate/TransGCCalls.cpp...
Generating docs for file lib/ARCMigrate/TransProperties.cpp...
Generating docs for file lib/ARCMigrate/TransProtectedScope.cpp...
Generating docs for file lib/ARCMigrate/TransRetainReleaseDealloc.cpp...
Generating docs for file lib/ARCMigrate/TransUnbridgedCasts.cpp...
Generating docs for file lib/ARCMigrate/TransUnusedInitDelegate.cpp...
Generating docs for file lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp...
Generating docs for file lib/AST/APValue.cpp...
Generating docs for file lib/AST/ASTConsumer.cpp...
Generating docs for file lib/AST/ASTContext.cpp...
Generating docs for file lib/AST/ASTDiagnostic.cpp...
Generating docs for file lib/AST/ASTDumper.cpp...
Generating docs for file lib/AST/ASTImporter.cpp...
Generating docs for file lib/AST/ASTImporterLookupTable.cpp...
Generating docs for file lib/AST/ASTStructuralEquivalence.cpp...
Generating docs for file lib/AST/ASTTypeTraits.cpp...
Generating docs for file lib/AST/AttrImpl.cpp...
Generating docs for file lib/AST/Comment.cpp...
Generating docs for file lib/AST/CommentBriefParser.cpp...
Generating docs for file lib/AST/CommentCommandTraits.cpp...
Generating docs for file lib/AST/CommentLexer.cpp...
Generating docs for file lib/AST/CommentParser.cpp...
Generating docs for file lib/AST/CommentSema.cpp...
Generating docs for file lib/AST/ComparisonCategories.cpp...
Generating docs for file lib/AST/CXXABI.h...
Generating docs for file lib/AST/CXXInheritance.cpp...
Generating docs for file lib/AST/DataCollection.cpp...
Generating docs for file lib/AST/Decl.cpp...
Generating docs for file lib/AST/DeclarationName.cpp...
Generating docs for file lib/AST/DeclBase.cpp...
Generating docs for file lib/AST/DeclCXX.cpp...
Generating docs for file lib/AST/DeclFriend.cpp...
Generating docs for file lib/AST/DeclGroup.cpp...
Generating docs for file lib/AST/DeclObjC.cpp...
Generating docs for file lib/AST/DeclOpenMP.cpp...
Generating docs for file lib/AST/DeclPrinter.cpp...
Generating docs for file lib/AST/DeclTemplate.cpp...
Generating docs for file lib/AST/Expr.cpp...
Generating docs for file lib/AST/ExprClassification.cpp...
Generating docs for file lib/AST/ExprConstant.cpp...
Generating docs for file lib/AST/ExprCXX.cpp...
Generating docs for file lib/AST/ExprObjC.cpp...
Generating docs for file lib/AST/ExternalASTMerger.cpp...
Generating docs for file lib/AST/ExternalASTSource.cpp...
Generating docs for file lib/AST/FormatString.cpp...
Generating docs for file lib/AST/FormatStringParsing.h...
Generating docs for file lib/AST/InheritViz.cpp...
Generating docs for file lib/AST/ItaniumCXXABI.cpp...
Generating docs for file lib/CodeGen/ItaniumCXXABI.cpp...
Generating docs for file lib/AST/ItaniumMangle.cpp...
Generating docs for file lib/AST/Mangle.cpp...
Generating docs for file lib/AST/MicrosoftCXXABI.cpp...
Generating docs for file lib/CodeGen/MicrosoftCXXABI.cpp...
Generating docs for file lib/AST/MicrosoftMangle.cpp...
Generating docs for file lib/AST/NestedNameSpecifier.cpp...
Generating docs for file lib/AST/NSAPI.cpp...
Generating docs for file lib/AST/ODRHash.cpp...
Generating docs for file lib/AST/OpenMPClause.cpp...
Generating docs for file lib/AST/OSLog.cpp...
Generating docs for file lib/AST/ParentMap.cpp...
Generating docs for file lib/AST/PrintfFormatString.cpp...
Generating docs for file lib/AST/QualTypeNames.cpp...
Generating docs for file lib/AST/RawCommentList.cpp...
Generating docs for file lib/AST/RecordLayout.cpp...
Generating docs for file lib/AST/RecordLayoutBuilder.cpp...
Generating docs for file lib/AST/ScanfFormatString.cpp...
Generating docs for file lib/AST/SelectorLocationsKind.cpp...
Generating docs for file lib/AST/Stmt.cpp...
Generating docs for file lib/AST/StmtCXX.cpp...
Generating docs for file lib/AST/StmtIterator.cpp...
Generating docs for file li/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp:287: warning: The following parameters of emitVoidPtrDirectVAArg(CodeGenFunction &CGF, Address VAListAddr, llvm::Type *DirectTy, CharUnits DirectSize, CharUnits DirectAlign, CharUnits SlotSize, bool AllowHigherAlign) are not documented:
  parameter 'CGF'
  parameter 'VAListAddr'
  parameter 'DirectTy'
  parameter 'DirectSize'
  parameter 'DirectAlign'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.cpp:340: warning: The following parameters of emitVoidPtrVAArg(CodeGenFunction &CGF, Address VAListAddr, QualType ValueTy, bool IsIndirect, std::pair< CharUnits, CharUnits > ValueInfo, CharUnits SlotSizeAndAlign, bool AllowHigherAlign) are not documented:
  parameter 'CGF'
  parameter 'VAListAddr'
  parameter 'ValueTy'
b/AST/StmtObjC.cpp...
Generating docs for file lib/AST/StmtOpenMP.cpp...
Generating docs for file lib/AST/StmtPrinter.cpp...
Generating docs for file lib/AST/StmtProfile.cpp...
Generating docs for file lib/AST/StmtViz.cpp...
Generating docs for file lib/AST/TemplateBase.cpp...
Generating docs for file lib/AST/TemplateName.cpp...
Generating docs for file lib/AST/TextNodeDumper.cpp...
Generating docs for file lib/AST/Type.cpp...
Generating docs for file lib/AST/TypeLoc.cpp...
Generating docs for file lib/AST/TypePrinter.cpp...
Generating docs for file lib/AST/VTableBuilder.cpp...
Generating docs for file lib/AST/VTTBuilder.cpp...
Generating docs for file lib/ASTMatchers/ASTMatchersInternal.cpp...
Generating docs for file lib/ASTMatchers/ASTMatchFinder.cpp...
Generating docs for file lib/ASTMatchers/Dynamic/Diagnostics.cpp...
Generating docs for file lib/ASTMatchers/Dynamic/Marshallers.h...
Generating docs for file lib/ASTMatchers/Dynamic/Parser.cpp...
Generating docs for file lib/Parse/Parser.cpp...
Generating docs for file lib/ASTMatchers/Dynamic/Registry.cpp...
Generating docs for file lib/ASTMatchers/Dynamic/VariantValue.cpp...
Generating docs for file lib/Basic/Attributes.cpp...
Generating docs for file lib/Basic/Builtins.cpp...
Generating docs for file lib/Basic/CharInfo.cpp...
Generating docs for file lib/Basic/CodeGenOptions.cpp...
Generating docs for file lib/Basic/Cuda.cpp...
Generating docs for file lib/Driver/ToolChains/Cuda.cpp...
Generating docs for file lib/Basic/Diagnostic.cpp...
Generating docs for file lib/Tooling/Core/Diagnostic.cpp...
Generating docs for file lib/Basic/DiagnosticIDs.cpp...
Generating docs for file lib/Basic/DiagnosticOptions.cpp...
Generating docs for file lib/Basic/FileManager.cpp...
Generating docs for file lib/Basic/FileSystemStatCache.cpp...
Generating docs for file lib/Basic/FixedPoint.cpp...
Generating docs for file lib/Basic/IdentifierTable.cpp...
Generating docs for file lib/Basic/LangOptions.cpp...
Generating docs for file lib/Basic/Module.cpp...
Generating docs for file lib/Serialization/Module.cpp...
Generating docs for file lib/Basic/ObjCRuntime.cpp...
Generating docs for file lib/Basic/OpenMPKinds.cpp...
Generating docs for file lib/Basic/OperatorPrecedence.cpp...
Generating docs for file lib/Basic/SanitizerBlacklist.cpp...
Generating docs for file lib/Basic/Sanitizers.cpp...
Generating docs for file lib/Basic/SanitizerSpecialCaseList.cpp...
Generating docs for file lib/Basic/SourceLocation.cpp...
Generating docs for file lib/Basic/SourceManager.cpp...
Generating docs for file lib/Basic/TargetInfo.cpp...
Generating docs for file lib/CodeGen/TargetInfo.cpp...
Generating docs for file lib/Basic/Targets.cpp...
Generating docs for file lib/Basic/Targets.h...
Generating docs for file lib/Basic/Targets/AArch64.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/AArch64.cpp...
Generating docs for file lib/Basic/Targets/AArch64.h...
Generating docs for file lib/Driver/ToolChains/Arch/AArch64.h...
Generating docs for file lib/Basic/Targets/AMDGPU.cpp...
Generating docs for file lib/Driver/ToolChains/AMDGPU.cpp...
Generating docs for file lib/Basic/Targets/AMDGPU.h...
Generating docs for file lib/Driver/ToolChains/AMDGPU.h...
Generating docs for file lib/Basic/Targets/ARC.cpp...
Generating docs for file lib/Basic/Targets/ARC.h...
Generating docs for file lib/Basic/Targets/ARM.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/ARM.cpp...
Generating docs for file lib/Basic/Targets/ARM.h...
Generating docs for file lib/Driver/ToolChains/Arch/ARM.h...
Generating docs for file lib/Basic/Targets/AVR.cpp...
Generating docs for file lib/Driver/ToolChains/AVR.cpp...
Generating docs for file lib/Basic/Targets/AVR.h...
Generating docs for file lib/Driver/ToolChains/AVR.h...
Generating docs for file lib/Basic/Targets/BPF.cpp...
Generating docs for file lib/Basic/Targets/BPF.h...
Generating docs for file lib/Basic/Targets/Hexagon.cpp...
Generating docs for file lib/Driver/ToolChains/Hexagon.cpp...
Generating docs for file lib/Basic/Targets/Hexagon.h...
Generating docs for file lib/Dwarning: Include graph for 'BackendUtil.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp:346: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp:346: warning: Found unknown command `\llvm'
river/ToolChains/Hexagon.h...
Generating docs for file lib/Basic/Targets/Lanai.cpp...
Generating docs for file lib/Basic/Targets/Lanai.h...
Generating docs for file lib/Driver/ToolChains/Lanai.h...
Generating docs for file lib/Basic/Targets/Le64.cpp...
Generating docs for file lib/Basic/Targets/Le64.h...
Generating docs for file lib/Basic/Targets/Mips.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/Mips.cpp...
Generating docs for file lib/Basic/Targets/Mips.h...
Generating docs for file lib/Driver/ToolChains/Arch/Mips.h...
Generating docs for file lib/Basic/Targets/MSP430.cpp...
Generating docs for file lib/Driver/ToolChains/MSP430.cpp...
Generating docs for file lib/Basic/Targets/MSP430.h...
Generating docs for file lib/Driver/ToolChains/MSP430.h...
Generating docs for file lib/Basic/Targets/NVPTX.cpp...
Generating docs for file lib/Basic/Targets/NVPTX.h...
Generating docs for file lib/Basic/Targets/OSTargets.cpp...
Generating docs for file lib/Basic/Targets/OSTargets.h...
Generating docs for file lib/Basic/Targets/PNaCl.cpp...
Generating docs for file lib/Basic/Targets/PNaCl.h...
Generating docs for file lib/Basic/Targets/PPC.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/PPC.cpp...
Generating docs for file lib/Basic/Targets/PPC.h...
Generating docs for file lib/Driver/ToolChains/Arch/PPC.h...
Generating docs for file lib/Basic/Targets/RISCV.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/RISCV.cpp...
Generating docs for file lib/Basic/Targets/RISCV.h...
Generating docs for file lib/Driver/ToolChains/Arch/RISCV.h...
Generating docs for file lib/Basic/Targets/Sparc.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/Sparc.cpp...
Generating docs for file lib/Basic/Targets/Sparc.h...
Generating docs for file lib/Driver/ToolChains/Arch/Sparc.h...
Generating docs for file lib/Basic/Targets/SPIR.cpp...
Generating docs for file lib/Basic/Targets/SPIR.h...
Generating docs for file lib/Basic/Targets/SystemZ.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/SystemZ.cpp...
Generating docs for file lib/Basic/Targets/SystemZ.h...
Generating docs for file lib/Driver/ToolChains/Arch/SystemZ.h...
Generating docs for file lib/Basic/Targets/TCE.cpp...
Generating docs for file lib/Driver/ToolChains/TCE.cpp...
Generating docs for file lib/Basic/Targets/TCE.h...
Generating docs for file lib/Driver/ToolChains/TCE.h...
Generating docs for file lib/Basic/Targets/WebAssembly.cpp...
Generating docs for file lib/Driver/ToolChains/WebAssembly.cpp...
Generating docs for file lib/Basic/Targets/WebAssembly.h...
Generating docs for file lib/Driver/ToolChains/WebAssembly.h...
Generating docs for file lib/Basic/Targets/X86.cpp...
Generating docs for file lib/Driver/ToolChains/Arch/X86.cpp...
Generating docs for file lib/Basic/Targets/X86.h...
Generating docs for file lib/Driver/ToolChains/Arch/X86.h...
Generating docs for file lib/Basic/Targets/XCore.cpp...
Generating docs for file lib/Driver/ToolChains/XCore.cpp...
Generating docs for file lib/Basic/Targets/XCore.h...
Generating docs for file lib/Driver/ToolChains/XCore.h...
Generating docs for file lib/Basic/TokenKinds.cpp...
Generating docs for file lib/Basic/Version.cpp...
Generating docs for file lib/Basic/Warnings.cpp...
Generating docs for file lib/Basic/XRayInstr.cpp...
Generating docs for file lib/Basic/XRayLists.cpp...
Generating docs for file lib/CodeGen/ABIInfo.h...
Generating docs for file lib/CodeGen/Address.h...
Generating docs for file lib/CodeGen/BackendUtil.cpp...
Generating docs for file lib/CodeGen/CGAtomic.cpp...
Generating docs for file lib/CodeGen/CGBlocks.cpp...
Generating docs for file lib/CodeGen/CGBlocks.h...
Generating docs for file lib/CodeGen/CGBuilder.h...
Generating docs for file lib/CodeGen/CGBuiltin.cpp...
Generating docs for file lib/CodeGen/CGCall.cpp...
Generating docs for file lib/CodeGen/CGCall.h...
Generating docs for file lib/CodeGen/CGClass.cpp...
Generating docs for file lib/CodeGen/CGCleanup.cpp...
Generating docs for file lib/CodeGen/CGCleanup.h...
Generating docs for file lib/CodeGen/CGCoroutine.cpp...
Gener/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp:2421: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGExpr.cpp:2421: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:821: warning: The following parameters of EmitOMPAggregateInit(CodeGenFunction &CGF, Address DestAddr, QualType Type, bool EmitDeclareReductionInit, const Expr *Init, const OMPDeclareReductionDecl *DRD, Address SrcAddr=Address::invalid()) are not documented:
  parameter 'CGF'
  parameter 'EmitDeclareReductionInit'
  parameter 'DRD'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5409: warning: The following parameters of EmitOMPAggregateReduction(CodeGenFunction &CGF, QualType Type, const VarDecl *LHSVar, const VarDecl *RHSVar, const llvm::function_ref< void(CodeGenFunction &CGF, const Expr *, const Expr *, const Expr *)> &RedOpGen, const Expr *XExpr=nullptr, const Expr *EExpr=nullptr, const Expr *UpExpr=nullptr) are not documented:
  parameter 'CGF'
  parameter 'XExpr'
  parameter 'EExpr'
  parameter 'UpExpr'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5918: warning: Unsupported xml/html tag <Prefix> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp:5918: warning: Unsupported xml/html tag <Decl_mangled_name> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:3912: warning: found </em> tag without matching <em>
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:3712: warning: found </em> tag without matching <em>
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.cpp:1739: warning: The following parameters of emitNonZeroVLAInit(CodeGenFunction &CGF, QualType baseType, Address dest, Address src, llvm::Value *sizeInChars) are not documented:
  parameter 'CGF'
  parameter 'dest'
ating docs for file lib/CodeGen/CGCUDANV.cpp...
Generating docs for file lib/CodeGen/CGCUDARuntime.cpp...
Generating docs for file lib/CodeGen/CGCUDARuntime.h...
Generating docs for file lib/CodeGen/CGCXX.cpp...
Generating docs for file lib/CodeGen/CGCXXABI.cpp...
Generating docs for file lib/CodeGen/CGCXXABI.h...
Generating docs for file lib/CodeGen/CGDebugInfo.cpp...
Generating docs for file lib/CodeGen/CGDebugInfo.h...
Generating docs for file lib/CodeGen/CGDecl.cpp...
Generating docs for file lib/CodeGen/CGDeclCXX.cpp...
Generating docs for file lib/CodeGen/CGException.cpp...
Generating docs for file lib/CodeGen/CGExpr.cpp...
Generating docs for file lib/CodeGen/CGExprAgg.cpp...
Generating docs for file lib/CodeGen/CGExprComplex.cpp...
Generating docs for file lib/CodeGen/CGExprConstant.cpp...
Generating docs for file lib/CodeGen/CGExprCXX.cpp...
Generating docs for file lib/CodeGen/CGExprScalar.cpp...
Generating docs for file lib/CodeGen/CGGPUBuiltin.cpp...
Generating docs for file lib/CodeGen/CGLoopInfo.cpp...
Generating docs for file lib/CodeGen/CGLoopInfo.h...
Generating docs for file lib/CodeGen/CGNonTrivialStruct.cpp...
Generating docs for file lib/CodeGen/CGObjC.cpp...
Generating docs for file lib/CodeGen/CGObjCGNU.cpp...
Generating docs for file lib/CodeGen/CGObjCMac.cpp...
Generating docs for file lib/CodeGen/CGObjCRuntime.cpp...
Generating docs for file lib/CodeGen/CGObjCRuntime.h...
Generating docs for file lib/CodeGen/CGOpenCLRuntime.cpp...
Generating docs for file lib/CodeGen/CGOpenCLRuntime.h...
Generating docs for file lib/CodeGen/CGOpenMPRuntime.cpp...
Generating docs for file lib/CodeGen/CGOpenMPRuntime.h...
Generating docs for file lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp...
Generating docs for file lib/CodeGen/CGOpenMPRuntimeNVPTX.h...
Generating docs for file lib/CodeGen/CGRecordLayout.h...
Generating docs for file lib/CodeGen/CGRecordLayoutBuilder.cpp...
Generating docs for file lib/CodeGen/CGStmt.cpp...
Generating docs for file lib/CodeGen/CGStmtOpenMP.cpp...
Generating docs for file lib/CodeGen/CGValue.h...
Generating docs for file lib/CodeGen/CGVTables.cpp...
Generating docs for file lib/CodeGen/CGVTables.h...
Generating docs for file lib/CodeGen/CGVTT.cpp...
Generating docs for file lib/CodeGen/CodeGenABITypes.cpp...
Generating docs for file lib/CodeGen/CodeGenAction.cpp...
Generating docs for file lib/CodeGen/CodeGenFunction.cpp...
Generating docs for file lib/CodeGen/CodeGenFunction.h...
Generating docs for file lib/CodeGen/CodeGenModule.cpp...
Generating docs for file lib/CodeGen/CodeGenModule.h...
Generating docs for file lib/CodeGen/CodeGenPGO.cpp...
Generating docs for file lib/CodeGen/CodeGenPGO.h...
Generating docs for file lib/CodeGen/CodeGenTBAA.cpp...
Generating docs for file lib/CodeGen/CodeGenTBAA.h...
Generating docs for file lib/CodeGen/CodeGenTypeCache.h...
Generating docs for file lib/CodeGen/CodeGenTypes.cpp...
Generating docs for file lib/CodeGen/CodeGenTypes.h...
Generating docs for file lib/CodeGen/ConstantEmitter.h...
Generating docs for file lib/CodeGen/ConstantInitBuilder.cpp...
Generating docs for file lib/CodeGen/CoverageMappingGen.cpp...
Generating docs for file lib/CodeGen/CoverageMappingGen.h...
Generating docs for file lib/CodeGen/EHScopeStack.h...
Generating docs for file lib/CodeGen/MacroPPCallbacks.cpp...
Generating docs for file lib/CodeGen/MacroPPCallbacks.h...
Generating docs for file lib/CodeGen/ModuleBuilder.cpp...
Generating docs for file lib/CodeGen/ObjectFilePCHContainerOperations.cpp...
Generating docs for file lib/CodeGen/SanitizerMetadata.cpp...
Generating docs for file lib/CodeGen/SanitizerMetadata.h...
Generating docs for file lib/CodeGen/SwiftCallingConv.cpp...
Generating docs for file lib/CodeGen/VarBypassDetector.cpp...
Generating docs for file lib/CodeGen/VarBypassDetector.h...
Generating docs for file lib/CrossTU/CrossTranslationUnit.cpp...
Generating docs for file lib/Driver/Action.cpp...
Generating docs for file lib/Driver/Compilation.cpp...
Generating docs for file lib/Driver/DarwinSDKInfo.cpp...
Generating docs for file lib/Driver/Distro.cpp.warning: Include graph for 'Driver.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
..
Generating docs for file lib/Driver/Driver.cpp...
Generating docs for file lib/Driver/DriverOptions.cpp...
Generating docs for file lib/Driver/InputInfo.h...
Generating docs for file lib/Driver/Job.cpp...
Generating docs for file lib/Driver/Multilib.cpp...
Generating docs for file lib/Driver/Phases.cpp...
Generating docs for file lib/Driver/SanitizerArgs.cpp...
Generating docs for file lib/Driver/Tool.cpp...
Generating docs for file lib/Driver/ToolChain.cpp...
Generating docs for file lib/Driver/ToolChains/Ananas.cpp...
Generating docs for file lib/Driver/ToolChains/Ananas.h...
Generating docs for file lib/Driver/ToolChains/BareMetal.cpp...
Generating docs for file lib/Driver/ToolChains/BareMetal.h...
Generating docs for file lib/Driver/ToolChains/Clang.cpp...
Generating docs for file lib/Driver/ToolChains/Clang.h...
Generating docs for file lib/Driver/ToolChains/CloudABI.cpp...
Generating docs for file lib/Driver/ToolChains/CloudABI.h...
Generating docs for file lib/Driver/ToolChains/CommonArgs.cpp...
Generating docs for file lib/Driver/ToolChains/CommonArgs.h...
Generating docs for file lib/Driver/ToolChains/Contiki.cpp...
Generating docs for file lib/Driver/ToolChains/Contiki.h...
Generating docs for file lib/Driver/ToolChains/CrossWindows.cpp...
Generating docs for file lib/Driver/ToolChains/CrossWindows.h...
Generating docs for file lib/Driver/ToolChains/Darwin.cpp...
Generating docs for file lib/Driver/ToolChains/Darwin.h...
Generating docs for file lib/Driver/ToolChains/DragonFly.cpp...
Generating docs for file lib/Driver/ToolChains/DragonFly.h...
Generating docs for file lib/Driver/ToolChains/FreeBSD.cpp...
Generating docs for file lib/Driver/ToolChains/FreeBSD.h...
Generating docs for file lib/Driver/ToolChains/Fuchsia.cpp...
Generating docs for file lib/Driver/ToolChains/Fuchsia.h...
Generating docs for file lib/Driver/ToolChains/Gnu.cpp...
Generating docs for file lib/Driver/ToolChains/Gnu.h...
Generating docs for file lib/Driver/ToolChains/Haiku.cpp...
Generating docs for file lib/Driver/ToolChains/Haiku.h...
Generating docs for file lib/Driver/ToolChains/HIP.cpp...
Generating docs for file lib/Driver/ToolChains/HIP.h...
Generating docs for file lib/Driver/ToolChains/Hurd.cpp...
Generating docs for file lib/Driver/ToolChains/Hurd.h...
Generating docs for file lib/Driver/ToolChains/Linux.cpp...
Generating docs for file lib/Driver/ToolChains/Linux.h...
Generating docs for file lib/Driver/ToolChains/MinGW.cpp...
Generating docs for file lib/Driver/ToolChains/MinGW.h...
Generating docs for file lib/Driver/ToolChains/Minix.cpp...
Generating docs for file lib/Driver/ToolChains/Minix.h...
Generating docs for file lib/Driver/ToolChains/MipsLinux.cpp...
Generating docs for file lib/Driver/ToolChains/MipsLinux.h...
Generating docs for file lib/Driver/ToolChains/MSVC.cpp...
Generating docs for file lib/Driver/ToolChains/MSVC.h...
Generating docs for file lib/Driver/ToolChains/MSVCSetupApi.h...
Generating docs for file lib/Driver/ToolChains/Myriad.cpp...
Generating docs for file lib/Driver/ToolChains/Myriad.h...
Generating docs for file lib/Driver/ToolChains/NaCl.cpp...
Generating docs for file lib/Driver/ToolChains/NaCl.h...
Generating docs for file lib/Driver/ToolChains/NetBSD.cpp...
Generating docs for file lib/Driver/ToolChains/NetBSD.h...
Generating docs for file lib/Driver/ToolChains/OpenBSD.cpp...
Generating docs for file lib/Driver/ToolChains/OpenBSD.h...
Generating docs for file lib/Driver/ToolChains/PS4CPU.cpp...
Generating docs for file lib/Driver/ToolChains/PS4CPU.h...
Generating docs for file lib/Driver/ToolChains/RISCVToolchain.cpp...
Generating docs for file lib/Driver/ToolChains/RISCVToolchain.h...
Generating docs for file lib/Driver/ToolChains/Solaris.cpp...
Generating docs for file lib/Driver/ToolChains/Solaris.h...
Generating docs for file lib/Driver/Types.cpp...
Generating docs for file lib/Driver/XRayArgs.cpp...
Generating docs for file lib/Edit/Commit.cpp...
Generating docs for file lib/Edit/EditedSource.cpp...
Generating docs for file lib/Edit/RewriteObjCFoundationAPI.cpp...
Generating docs for /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1980: warning: explicit link request to 'include' could not be resolved
warning: Include graph for 'ASTUnit.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'CompilerInvocation.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyFile.cpp:380: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/DependencyFile.cpp:382: warning: explicit link request to 'c.h' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/FrontendAction.cpp:316: warning: The following parameters of collectModuleHeaderIncludes(const LangOptions &LangOpts, FileManager &FileMgr, DiagnosticsEngine &Diag, ModuleMap &ModMap, clang::Module *Module, SmallVectorImpl< char > &Includes) are not documented:
  parameter 'LangOpts'
  parameter 'FileMgr'
  parameter 'Diag'
  parameter 'ModMap'
file lib/Format/AffectedRangeManager.cpp...
Generating docs for file lib/Format/AffectedRangeManager.h...
Generating docs for file lib/Format/BreakableToken.cpp...
Generating docs for file lib/Format/BreakableToken.h...
Generating docs for file lib/Format/ContinuationIndenter.cpp...
Generating docs for file lib/Format/ContinuationIndenter.h...
Generating docs for file lib/Format/Encoding.h...
Generating docs for file lib/Format/Format.cpp...
Generating docs for file lib/Format/FormatInternal.h...
Generating docs for file lib/Format/FormatToken.cpp...
Generating docs for file lib/Format/FormatToken.h...
Generating docs for file lib/Format/FormatTokenLexer.cpp...
Generating docs for file lib/Format/FormatTokenLexer.h...
Generating docs for file lib/Format/NamespaceEndCommentsFixer.cpp...
Generating docs for file lib/Format/NamespaceEndCommentsFixer.h...
Generating docs for file lib/Format/SortJavaScriptImports.cpp...
Generating docs for file lib/Format/SortJavaScriptImports.h...
Generating docs for file lib/Format/TokenAnalyzer.cpp...
Generating docs for file lib/Format/TokenAnalyzer.h...
Generating docs for file lib/Format/TokenAnnotator.cpp...
Generating docs for file lib/Format/TokenAnnotator.h...
Generating docs for file lib/Format/UnwrappedLineFormatter.cpp...
Generating docs for file lib/Format/UnwrappedLineFormatter.h...
Generating docs for file lib/Format/UnwrappedLineParser.cpp...
Generating docs for file lib/Format/UnwrappedLineParser.h...
Generating docs for file lib/Format/UsingDeclarationsSorter.cpp...
Generating docs for file lib/Format/UsingDeclarationsSorter.h...
Generating docs for file lib/Format/WhitespaceManager.cpp...
Generating docs for file lib/Format/WhitespaceManager.h...
Generating docs for file lib/Frontend/ASTConsumers.cpp...
Generating docs for file lib/Frontend/ASTMerge.cpp...
Generating docs for file lib/Frontend/ASTUnit.cpp...
Generating docs for file lib/Frontend/ChainedDiagnosticConsumer.cpp...
Generating docs for file lib/Frontend/ChainedIncludesSource.cpp...
Generating docs for file lib/Frontend/CompilerInstance.cpp...
Generating docs for file lib/Frontend/CompilerInvocation.cpp...
Generating docs for file lib/Frontend/CreateInvocationFromCommandLine.cpp...
Generating docs for file lib/Frontend/DependencyFile.cpp...
Generating docs for file lib/Frontend/DependencyGraph.cpp...
Generating docs for file lib/Frontend/DiagnosticRenderer.cpp...
Generating docs for file lib/Frontend/FrontendAction.cpp...
Generating docs for file lib/Frontend/FrontendActions.cpp...
Generating docs for file lib/Frontend/Rewrite/FrontendActions.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/FrontendActions.cpp...
Generating docs for file lib/Frontend/FrontendOptions.cpp...
Generating docs for file lib/Frontend/FrontendTiming.cpp...
Generating docs for file lib/Frontend/HeaderIncludeGen.cpp...
Generating docs for file lib/Frontend/InitHeaderSearch.cpp...
Generating docs for file lib/Frontend/InitPreprocessor.cpp...
Generating docs for file lib/Frontend/LangStandards.cpp...
Generating docs for file lib/Frontend/LayoutOverrideSource.cpp...
Generating docs for file lib/Frontend/LogDiagnosticPrinter.cpp...
Generating docs for file lib/Frontend/ModuleDependencyCollector.cpp...
Generating docs for file lib/Frontend/MultiplexConsumer.cpp...
Generating docs for file lib/Frontend/PrecompiledPreamble.cpp...
Generating docs for file lib/Frontend/PrintPreprocessedOutput.cpp...
Generating docs for file lib/Frontend/Rewrite/FixItRewriter.cpp...
Generating docs for file lib/Frontend/Rewrite/HTMLPrint.cpp...
Generating docs for file lib/Frontend/Rewrite/InclusionRewriter.cpp...
Generating docs for file lib/Frontend/Rewrite/RewriteMacros.cpp...
Generating docs for file lib/Frontend/Rewrite/RewriteModernObjC.cpp...
Generating docs for file lib/Frontend/Rewrite/RewriteObjC.cpp...
Generating docs for file lib/Frontend/Rewrite/RewriteTest.cpp...
Generating docs for file lib/Frontend/SerializedDiagnosticPrinter.cpp...
Generating docs for file lib/Frontend/SerializedDiagnosticReader.cpp...
Generating docs for file lib/Fronte/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h:31: warning: argument '__X' of command @param is not found in the argument list of _mm_clmulepi64_si128(X, Y, I)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h:31: warning: argument '__Y' of command @param is not found in the argument list of _mm_clmulepi64_si128(X, Y, I)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h:31: warning: argument '__I' of command @param is not found in the argument list of _mm_clmulepi64_si128(X, Y, I)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/__wmmintrin_pclmul.h:58: warning: The following parameters of _mm_clmulepi64_si128(X, Y, I) are not documented:
  parameter 'X'
  parameter 'Y'
  parameter 'I'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:1987: warning: argument '__a' of command @param is not found in the argument list of _mm256_extract_epi16(X, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:1987: warning: argument '__imm' of command @param is not found in the argument list of _mm256_extract_epi16(X, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:1998: warning: The following parameters of _mm256_extract_epi16(X, N) are not documented:
  parameter 'X'
  parameter 'N'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:1969: warning: argument '__a' of command @param is not found in the argument list of _mm256_extract_epi32(X, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:1969: warning: argument '__imm' of command @param is not found in the argument list of _mm256_extract_epi32(X, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:1980: warning: The following parameters of _mm256_extract_epi32(X, N) are not documented:
  parameter 'X'
  parameter 'N'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2006: warning: argument '__a' of command @param is not found in the argument list of _mm256_extract_epi8(X, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2006: warning: argument '__imm' of command @param is not found in the argument list of _mm256_extract_epi8(X, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2017: warning: The following parameters of _mm256_extract_epi8(X, N) are not documented:
  parameter 'X'
  parameter 'N'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2064: warning: argument '__a' of command @param is not found in the argument list of _mm256_insert_epi16(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2064: warning: argument '__b' of command @param is not found in the argument list of _mm256_insert_epi16(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2064: warning: argument '__imm' of command @param is not found in the argument list of _mm256_insert_epi16(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2082: warning: The following parameters of _mm256_insert_epi16(X, I, N) are not documented:
  parameter 'X'
  parameter 'I'
  parameter 'N'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2041: warning: argument '__a' of command @param is not found in the argument list of _mm256_insert_epi32(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2041: warning: argument '__b' of command @param is not found in the argument list of _mm256_insert_epi32(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2041: warning: argument '__imm' of command @param is not found in the argument list of _mm256_insert_epi32(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2059: warning: The following parameters of _mm256_insert_epi32(X, I, N) are not documented:
  parameter 'X'
  parameter 'I'
  parameter 'N'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2086: warning: argument '__a' of command @param is not found in the argument list of _mm256_insert_epi8(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2086: warning: argument '__b' of command @param is not found in the argument list of _mm256_insert_epi8(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2086: warning: argument '__imm' of command @param is not found in the argument list of _mm256_insert_epi8(X, I, N)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/avxintrin.h:2104: warning: The following parameters of _mm256_insert_epi8(X, I, N) are not documented:
  parameter 'X'
  parameter 'I'
  parameter 'N'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4362: warning: argument '__a' of command @param is not found in the argument list of _mm_extract_epi16(a, imm)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4362: warning: argument '__imm' of command @param is not found in the argument list of _mm_extract_epi16(a, imm)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4380: warning: The following parameters of _mm_extract_epi16(a, imm) are not documented:
  parameter 'a'
  parameter 'imm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4388: warning: argument '__a' of command @param is not found in the argument list of _mm_insert_epi16(a, b, imm)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4388: warning: argument '__b' of command @param is not found in the argument list of _mm_insert_epi16(a, b, imm)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4388: warning: argument '__imm' of command @param is not found in the argument list of _mm_insert_epi16(a, b, imm)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4404: warning: The following parameters of _mm_insert_epi16(a, b, imm) are not documented:
  parameter 'a'
  parameter 'b'
  parameter 'imm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4194: warning: argument '__p' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse2")))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/emmintrin.h:4194: warning: argument '__a' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse2")))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:139: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:139: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:139: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:139: warning: argument '__A' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:250: warning: argument '__C' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse4.2")))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:250: warning: argument '__D' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse4.2")))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:250: warning: argument '__C' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse4.2")))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:250: warning: argument '__D' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse4.2")))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:250: warning: argument '__C' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse4.2")))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/ia32intrin.h:250: warning: argument '__D' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__, __target__("sse4.2")))
warning: Include graph for 'immintrin.h' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
nd/TestModuleFileExtension.cpp...
Generating docs for file lib/Frontend/TestModuleFileExtension.h...
Generating docs for file lib/Frontend/TextDiagnostic.cpp...
Generating docs for file lib/Frontend/TextDiagnosticBuffer.cpp...
Generating docs for file lib/Frontend/TextDiagnosticPrinter.cpp...
Generating docs for file lib/Frontend/VerifyDiagnosticConsumer.cpp...
Generating docs for file lib/FrontendTool/ExecuteCompilerInvocation.cpp...
Generating docs for file lib/Headers/__clang_cuda_builtin_vars.h...
Generating docs for file lib/Headers/__clang_cuda_cmath.h...
Generating docs for file lib/Headers/__clang_cuda_complex_builtins.h...
Generating docs for file lib/Headers/__clang_cuda_device_functions.h...
Generating docs for file lib/Headers/__clang_cuda_intrinsics.h...
Generating docs for file lib/Headers/__clang_cuda_libdevice_declares.h...
Generating docs for file lib/Headers/__clang_cuda_math_forward_declares.h...
Generating docs for file lib/Headers/__clang_cuda_runtime_wrapper.h...
Generating docs for file lib/Headers/__stddef_max_align_t.h...
Generating docs for file lib/Headers/__wmmintrin_aes.h...
Generating docs for file lib/Headers/__wmmintrin_pclmul.h...
Generating docs for file lib/Headers/adxintrin.h...
Generating docs for file lib/Headers/altivec.h...
Generating docs for file lib/Headers/ammintrin.h...
Generating docs for file lib/Headers/arm64intr.h...
Generating docs for file lib/Headers/arm_acle.h...
Generating docs for file lib/Headers/armintr.h...
Generating docs for file lib/Headers/avx2intrin.h...
Generating docs for file lib/Headers/avx512bitalgintrin.h...
Generating docs for file lib/Headers/avx512bwintrin.h...
Generating docs for file lib/Headers/avx512cdintrin.h...
Generating docs for file lib/Headers/avx512dqintrin.h...
Generating docs for file lib/Headers/avx512erintrin.h...
Generating docs for file lib/Headers/avx512fintrin.h...
Generating docs for file lib/Headers/avx512ifmaintrin.h...
Generating docs for file lib/Headers/avx512ifmavlintrin.h...
Generating docs for file lib/Headers/avx512pfintrin.h...
Generating docs for file lib/Headers/avx512vbmi2intrin.h...
Generating docs for file lib/Headers/avx512vbmiintrin.h...
Generating docs for file lib/Headers/avx512vbmivlintrin.h...
Generating docs for file lib/Headers/avx512vlbitalgintrin.h...
Generating docs for file lib/Headers/avx512vlbwintrin.h...
Generating docs for file lib/Headers/avx512vlcdintrin.h...
Generating docs for file lib/Headers/avx512vldqintrin.h...
Generating docs for file lib/Headers/avx512vlintrin.h...
Generating docs for file lib/Headers/avx512vlvbmi2intrin.h...
Generating docs for file lib/Headers/avx512vlvnniintrin.h...
Generating docs for file lib/Headers/avx512vnniintrin.h...
Generating docs for file lib/Headers/avx512vpopcntdqintrin.h...
Generating docs for file lib/Headers/avx512vpopcntdqvlintrin.h...
Generating docs for file lib/Headers/avxintrin.h...
Generating docs for file lib/Headers/bmi2intrin.h...
Generating docs for file lib/Headers/bmiintrin.h...
Generating docs for file lib/Headers/cetintrin.h...
Generating docs for file lib/Headers/cldemoteintrin.h...
Generating docs for file lib/Headers/clflushoptintrin.h...
Generating docs for file lib/Headers/clwbintrin.h...
Generating docs for file lib/Headers/clzerointrin.h...
Generating docs for file lib/Headers/cpuid.h...
Generating docs for file lib/Headers/emmintrin.h...
Generating docs for file lib/Headers/f16cintrin.h...
Generating docs for file lib/Headers/float.h...
Generating docs for file lib/Headers/fma4intrin.h...
Generating docs for file lib/Headers/fmaintrin.h...
Generating docs for file lib/Headers/fxsrintrin.h...
Generating docs for file lib/Headers/gfniintrin.h...
Generating docs for file lib/Headers/htmintrin.h...
Generating docs for file lib/Headers/htmxlintrin.h...
Generating docs for file lib/Headers/ia32intrin.h...
Generating docs for file lib/Headers/immintrin.h...
Generating docs for file lib/Headers/intrin.h...
Generating docs for file lib/Headers/inttypes.h...
Generating docs for file lib/Headers/invpcidintrin.h...
Generating docs for file lib/He/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lzcntintrin.h:39: warning: argument '__X' of command @param is not found in the argument list of __lzcnt16(X)
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/lzcntintrin.h:45: warning: The following parameters of __lzcnt16(X) are not documented:
  parameter 'X'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/prfchwintrin.h:48: warning: argument '__P' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Headers/prfchwintrin.h:48: warning: argument '__P' of command @param is not found in the argument list of __attribute__((__always_inline__, __nodebug__))
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:95: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:95: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:1506: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:95: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:95: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:1506: warning: explicit link request to 'include' could not be resolved
aders/iso646.h...
Generating docs for file lib/Headers/limits.h...
Generating docs for file lib/Headers/lwpintrin.h...
Generating docs for file lib/Headers/lzcntintrin.h...
Generating docs for file lib/Headers/mm3dnow.h...
Generating docs for file lib/Headers/mm_malloc.h...
Generating docs for file lib/Headers/mmintrin.h...
Generating docs for file lib/Headers/movdirintrin.h...
Generating docs for file lib/Headers/msa.h...
Generating docs for file lib/Headers/mwaitxintrin.h...
Generating docs for file lib/Headers/nmmintrin.h...
Generating docs for file lib/Headers/opencl-c.h...
Generating docs for file lib/Headers/pconfigintrin.h...
Generating docs for file lib/Headers/pkuintrin.h...
Generating docs for file lib/Headers/pmmintrin.h...
Generating docs for file lib/Headers/popcntintrin.h...
Generating docs for file lib/Headers/prfchwintrin.h...
Generating docs for file lib/Headers/ptwriteintrin.h...
Generating docs for file lib/Headers/rdseedintrin.h...
Generating docs for file lib/Headers/rtmintrin.h...
Generating docs for file lib/Headers/s390intrin.h...
Generating docs for file lib/Headers/sgxintrin.h...
Generating docs for file lib/Headers/shaintrin.h...
Generating docs for file lib/Headers/smmintrin.h...
Generating docs for file lib/Headers/stdalign.h...
Generating docs for file lib/Headers/stdarg.h...
Generating docs for file lib/Headers/stdatomic.h...
Generating docs for file lib/Headers/stdbool.h...
Generating docs for file lib/Headers/stddef.h...
Generating docs for file lib/Headers/stdint.h...
Generating docs for file lib/Headers/stdnoreturn.h...
Generating docs for file lib/Headers/tbmintrin.h...
Generating docs for file lib/Headers/tgmath.h...
Generating docs for file lib/Headers/tmmintrin.h...
Generating docs for file lib/Headers/unwind.h...
Generating docs for file lib/Headers/vadefs.h...
Generating docs for file lib/Headers/vaesintrin.h...
Generating docs for file lib/Headers/varargs.h...
Generating docs for file lib/Headers/vecintrin.h...
Generating docs for file lib/Headers/vpclmulqdqintrin.h...
Generating docs for file lib/Headers/waitpkgintrin.h...
Generating docs for file lib/Headers/wbnoinvdintrin.h...
Generating docs for file lib/Headers/wmmintrin.h...
Generating docs for file lib/Headers/x86intrin.h...
Generating docs for file lib/Headers/xmmintrin.h...
Generating docs for file lib/Headers/xopintrin.h...
Generating docs for file lib/Headers/xsavecintrin.h...
Generating docs for file lib/Headers/xsaveintrin.h...
Generating docs for file lib/Headers/xsaveoptintrin.h...
Generating docs for file lib/Headers/xsavesintrin.h...
Generating docs for file lib/Headers/xtestintrin.h...
Generating docs for file lib/Index/CodegenNameGenerator.cpp...
Generating docs for file lib/Index/CommentToXML.cpp...
Generating docs for file lib/Index/FileIndexRecord.cpp...
Generating docs for file lib/Index/FileIndexRecord.h...
Generating docs for file lib/Index/IndexBody.cpp...
Generating docs for file lib/Index/IndexDecl.cpp...
Generating docs for file lib/Index/IndexingAction.cpp...
Generating docs for file lib/Index/IndexingContext.cpp...
Generating docs for file lib/Index/IndexingContext.h...
Generating docs for file lib/Index/IndexSymbol.cpp...
Generating docs for file lib/Index/IndexTypeSourceInfo.cpp...
Generating docs for file lib/Index/SimpleFormatContext.h...
Generating docs for file lib/Index/USRGeneration.cpp...
Generating docs for file lib/Lex/HeaderMap.cpp...
Generating docs for file lib/Lex/HeaderSearch.cpp...
Generating docs for file lib/Lex/Lexer.cpp...
Generating docs for file lib/Lex/LiteralSupport.cpp...
Generating docs for file lib/Lex/MacroArgs.cpp...
Generating docs for file lib/Lex/MacroInfo.cpp...
Generating docs for file lib/Lex/ModuleMap.cpp...
Generating docs for file lib/Lex/PPCaching.cpp...
Generating docs for file lib/Lex/PPCallbacks.cpp...
Generating docs for file lib/Lex/PPConditionalDirectiveRecord.cpp...
Generating docs for file lib/Lex/PPDirectives.cpp...
Generating docs for file lib/Lex/PPExpressions.cpp...
Generating docs for file lib/Lex/PPLexerChange.cpp...
Generating docs for file lib//opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:670: warning: Unsupported xml/html tag <expr> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:671: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:672: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:672: warning: Unsupported xml/html tag <alignment> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:673: warning: Unsupported xml/html tag <argument_list> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/ParseOpenMP.cpp:673: warning: Unsupported xml/html tag <step> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Sema.cpp:1929: warning: The following parameters of noteOverloads(Sema &S, const UnresolvedSetImpl &Overloads, const SourceLocation FinalNoteLoc) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaAccess.cpp:926: warning: The following parameters of FindBestPath(Sema &S, const EffectiveContext &EC, AccessTarget &Target, AccessSpecifier FinalAccess, CXXBasePaths &Paths) are not documented:
  parameter 'S'
  parameter 'EC'
  parameter 'Target'
  parameter 'Paths'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCast.cpp:559: warning: The following parameters of CastsAwayConstness(Sema &Self, QualType SrcType, QualType DestType, bool CheckCVR, bool CheckObjCLifetime, QualType *TheOffendingSrcType=nullptr, QualType *TheOffendingDestType=nullptr, Qualifiers *CastAwayQualifiers=nullptr) are not documented:
  parameter 'Self'
  parameter 'SrcType'
  parameter 'DestType'
  parameter 'TheOffendingSrcType'
  parameter 'TheOffendingDestType'
  parameter 'CastAwayQualifiers'
warning: Include graph for 'SemaChecking.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaChecking.cpp:10274: warning: The following parameters of AnalyzeComparison(Sema &S, BinaryOperator *E) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaChecking.cpp:13646: warning: The following parameters of FindTypeTagExpr(const Expr *TypeExpr, const ASTContext &Ctx, const ValueDecl **VD, uint64_t *MagicValue) are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaChecking.cpp:9733: warning: The following parameters of GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth) are not documented:
  parameter 'C'
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaChecking.cpp:13722: warning: The following parameters of GetMatchingCType(const IdentifierInfo *ArgumentKind, const Expr *TypeExpr, const ASTContext &Ctx, const llvm::DenseMap< Sema::TypeTagMagicValue, Sema::TypeTagData > *MagicValues, bool &FoundWrongKind, Sema::TypeTagData &TypeInfo) are not documented:
  parameter 'ArgumentKind'
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp:5922: warning: The following parameters of AddObjCMethods(ObjCContainerDecl *Container, bool WantInstanceMethods, ObjCMethodKind WantKind, ArrayRef< IdentifierInfo * > SelIdents, DeclContext *CurContext, VisitedSelectorSet &Selectors, bool AllowSameLength, ResultBuilder &Results, bool InOriginalClass=true, bool IsRootClass=false) are not documented:
  parameter 'WantKind'
  parameter 'SelIdents'
  parameter 'Selectors'
  parameter 'InOriginalClass'
  parameter 'IsRootClass'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp:2598: warning: The following parameters of formatBlockPlaceholder(const PrintingPolicy &Policy, const NamedDecl *BlockDecl, FunctionTypeLoc &Block, FunctionProtoTypeLoc &BlockProto, bool SuppressBlockName, bool SuppressBlock, Optional< ArrayRef< QualType >> ObjCSubsts) are not documented:
  parameter 'Policy'
  parameter 'BlockProto'
  parameter 'SuppressBlock'
  parameter 'ObjCSubsts'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaCodeComplete.cpp:3787: warning: The following parameters of MaybeAddOverrideCalls(Sema &S, DeclContext *InContext, ResultBuilder &Results) are not documented:
  parameter 'Results'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp:9285: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp:9287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp:1426: warning: The following parameters of isOutOfScopePreviousDeclaration(NamedDecl *PrevDecl, DeclContext *DC, ASTContext &Context) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp:7625: warning: The following parameters of ReportOverrides(Sema &S, unsigned DiagID, const CXXMethodDecl *MD, OverrideErrorKind OEK=OEK_All) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp:1767: warning: The following parameters of CheckConstexprCtorInitializer(Sema &SemaRef, const FunctionDecl *Dcl, FieldDecl *Field, llvm::SmallSet< Decl *, 16 > &Inits, bool &Diagnosed) are not documented:
  parameter 'SemaRef'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclCXX.cpp:6206: warning: The following parameters of lookupCallFromSpecialMember(Sema &S, CXXRecordDecl *Class, Sema::CXXSpecialMember CSM, unsigned FieldQuals, bool ConstRHS) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp:4438: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDeclObjC.cpp:4438: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExpr.cpp:11843: warning: The following parameters of diagnoseAddressOfInvalidType(Sema &S, SourceLocation Loc, Expr *E, unsigned Type) are not documented:
  parameter 'S'
  parameter 'Loc'
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaExpr.cpp:8557: warning: The following parameters of tryVectorConvertAndSplat(Sema &S, ExprResult *scalar, QualType scalarTy, QualType vectorEltTy, QualType vectorTy, unsigned &DiagID) are not documented:
  parameter 'S'
  parameter 'scalarTy'
  parameter 'vectorEltTy'
  parameter 'vectorTy'
  parameter 'DiagID'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaInit.cpp:3841: warning: The following parameters of TryConstructorInitialization(Sema &S, const InitializedEntity &Entity, const InitializationKind &Kind, MultiExprArg Args, QualType DestType, QualType DestArrayType, InitializationSequence &Sequence, bool IsListInit=false, bool IsInitListCopy=false) are not documented:
  parameter 'S'
  parameter 'Entity'
  parameter 'Kind'
  parameter 'Args'
  parameter 'Sequence'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp:5081: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaLookup.cpp:5081: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:9557: warning: The following parameters of checkAddressOfFunctionIsAvailable(Sema &S, const FunctionDecl *FD, bool Complain, bool InOverloadResolution, SourceLocation Loc) are not documented:
  parameter 'S'
  parameter 'FD'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:891: warning: The following parameters of checkPlaceholderForOverload(Sema &S, Expr *&E, UnbridgedCastsSet *unbridgedCasts=nullptr) are not documented:
  parameter 'S'
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:6877: warning: The following parameters of isAllowableExplicitConversion(Sema &S, QualType ConvType, QualType ToType, bool AllowObjCPointerConversion) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:87: warning: The following parameters of IsUserDefinedConversion(Sema &S, Expr *From, QualType ToType, UserDefinedConversionSequence &User, OverloadCandidateSet &CandidateSet, bool AllowExplicit, bool AllowObjCConversionOnExplicit) are not documented:
  parameter 'S'
  parameter 'From'
  parameter 'ToType'
  parameter 'User'
  parameter 'CandidateSet'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:1546: warning: The following parameters of IsVectorConversion(Sema &S, QualType FromType, QualType ToType, ImplicitConversionKind &ICK) are not documented:
  parameter 'S'
  parameter 'FromType'
  parameter 'ToType'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaOverload.cpp:1340: warning: The following parameters of TryImplicitConversion(Sema &S, Expr *From, QualType ToType, bool SuppressUserConversions, bool AllowExplicit, bool InOverloadResolution, bool CStyle, bool AllowObjCWritebackConversion, bool AllowObjCConversionOnExplicit) are not documented:
  parameter 'S'
  parameter 'From'
  parameter 'ToType'
  parameter 'SuppressUserConversions'
  parameter 'AllowExplicit'
  parameter 'InOverloadResolution'
  parameter 'CStyle'
  parameter 'AllowObjCConversionOnExplicit'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaStmt.cpp:2992: warning: The following parameters of TryMoveInitialization(Sema &S, const InitializedEntity &Entity, const VarDecl *NRVOCandidate, QualType ResultType, Expr *&Value, bool ConvertingConstructorsOnly, ExprResult &Res) are not documented:
  parameter 'S'
  parameter 'Entity'
  parameter 'NRVOCandidate'
  parameter 'ResultType'
  parameter 'Value'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplate.cpp:8534: warning: The following parameters of completeMemberSpecializationImpl(Sema &S, DeclT *OrigD, SourceLocation Loc) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp:142: warning: The following parameters of DeduceTemplateArgumentsByTypeMatch(Sema &S, TemplateParameterList *TemplateParams, QualType ParamIn, QualType ArgIn, TemplateDeductionInfo &Info, SmallVectorImpl< DeducedTemplateArgument > &Deduced, unsigned TDF, bool PartialOrdering, bool DeducedFromArrayBound) are not documented:
  parameter 'DeducedFromArrayBound'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateDeduction.cpp:5009: warning: The following parameters of isAtLeastAsSpecializedAs(Sema &S, QualType T1, QualType T2, TemplateLikeDecl *P2, TemplateDeductionInfo &Info) are not documented:
  parameter 'S'
  parameter 'P2'
  parameter 'Info'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:1642: warning: The following parameters of adjustFunctionTypeForInstantiation(ASTContext &Context, FunctionDecl *D, TypeSourceInfo *TInfo) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaType.cpp:3947: warning: The following parameters of GetTypeSourceInfoForDeclarator(TypeProcessingState &State, QualType T, TypeSourceInfo *ReturnTypeInfo) are not documented:
  parameter 'State'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaType.cpp:358: warning: The following parameters of maybeMovePastReturnType(Declarator &declarator, unsigned i, bool onlyBlockPointers) are not documented:
  parameter 'declarator'
Lex/PPMacroExpansion.cpp...
Generating docs for file lib/Lex/Pragma.cpp...
Generating docs for file lib/Lex/PreprocessingRecord.cpp...
Generating docs for file lib/Lex/Preprocessor.cpp...
Generating docs for file lib/Lex/PreprocessorLexer.cpp...
Generating docs for file lib/Lex/ScratchBuffer.cpp...
Generating docs for file lib/Lex/TokenConcatenation.cpp...
Generating docs for file lib/Lex/TokenLexer.cpp...
Generating docs for file lib/Lex/UnicodeCharSets.h...
Generating docs for file lib/Parse/ParseAST.cpp...
Generating docs for file lib/Parse/ParseCXXInlineMethods.cpp...
Generating docs for file lib/Parse/ParseDecl.cpp...
Generating docs for file lib/Parse/ParseDeclCXX.cpp...
Generating docs for file lib/Parse/ParseExpr.cpp...
Generating docs for file lib/Parse/ParseExprCXX.cpp...
Generating docs for file lib/Parse/ParseInit.cpp...
Generating docs for file lib/Parse/ParseObjc.cpp...
Generating docs for file lib/Parse/ParseOpenMP.cpp...
Generating docs for file lib/Parse/ParsePragma.cpp...
Generating docs for file lib/Parse/ParseStmt.cpp...
Generating docs for file lib/Parse/ParseStmtAsm.cpp...
Generating docs for file lib/Parse/ParseTemplate.cpp...
Generating docs for file lib/Parse/ParseTentative.cpp...
Generating docs for file lib/Rewrite/DeltaTree.cpp...
Generating docs for file lib/Rewrite/HTMLRewrite.cpp...
Generating docs for file lib/Rewrite/Rewriter.cpp...
Generating docs for file lib/Rewrite/RewriteRope.cpp...
Generating docs for file lib/Rewrite/TokenRewriter.cpp...
Generating docs for file lib/Sema/AnalysisBasedWarnings.cpp...
Generating docs for file lib/Sema/CodeCompleteConsumer.cpp...
Generating docs for file lib/Sema/CoroutineStmtBuilder.h...
Generating docs for file lib/Sema/DeclSpec.cpp...
Generating docs for file lib/Sema/DelayedDiagnostic.cpp...
Generating docs for file lib/Sema/IdentifierResolver.cpp...
Generating docs for file lib/Sema/JumpDiagnostics.cpp...
Generating docs for file lib/Sema/MultiplexExternalSemaSource.cpp...
Generating docs for file lib/Sema/ParsedAttr.cpp...
Generating docs for file lib/Sema/Scope.cpp...
Generating docs for file lib/Sema/ScopeInfo.cpp...
Generating docs for file lib/Sema/Sema.cpp...
Generating docs for file lib/Sema/SemaAccess.cpp...
Generating docs for file lib/Sema/SemaAttr.cpp...
Generating docs for file lib/Sema/SemaCast.cpp...
Generating docs for file lib/Sema/SemaChecking.cpp...
Generating docs for file lib/Sema/SemaCodeComplete.cpp...
Generating docs for file lib/Sema/SemaConsumer.cpp...
Generating docs for file lib/Sema/SemaCoroutine.cpp...
Generating docs for file lib/Sema/SemaCUDA.cpp...
Generating docs for file lib/Sema/SemaCXXScopeSpec.cpp...
Generating docs for file lib/Sema/SemaDecl.cpp...
Generating docs for file lib/Sema/SemaDeclAttr.cpp...
Generating docs for file lib/Sema/SemaDeclCXX.cpp...
Generating docs for file lib/Sema/SemaDeclObjC.cpp...
Generating docs for file lib/Sema/SemaExceptionSpec.cpp...
Generating docs for file lib/Sema/SemaExpr.cpp...
Generating docs for file lib/Sema/SemaExprCXX.cpp...
Generating docs for file lib/Sema/SemaExprMember.cpp...
Generating docs for file lib/Sema/SemaExprObjC.cpp...
Generating docs for file lib/Sema/SemaFixItUtils.cpp...
Generating docs for file lib/Sema/SemaInit.cpp...
Generating docs for file lib/Sema/SemaLambda.cpp...
Generating docs for file lib/Sema/SemaLookup.cpp...
Generating docs for file lib/Sema/SemaObjCProperty.cpp...
Generating docs for file lib/Sema/SemaOpenMP.cpp...
Generating docs for file lib/Sema/SemaOverload.cpp...
Generating docs for file lib/Sema/SemaPseudoObject.cpp...
Generating docs for file lib/Sema/SemaStmt.cpp...
Generating docs for file lib/Sema/SemaStmtAsm.cpp...
Generating docs for file lib/Sema/SemaStmtAttr.cpp...
Generating docs for file lib/Sema/SemaTemplate.cpp...
Generating docs for file lib/Sema/SemaTemplateDeduction.cpp...
Generating docs for file lib/Sema/SemaTemplateInstantiate.cpp...
Generating docs for file lib/Sema/SemaTemplateInstantiateDecl.cpp...
Generating docs for file lib/Sema/SemaTemplateVariadic.cpp...
Generating docs for file lib/Sema/SemaType.cpp...
Gewarning: Include graph for 'ASTReader.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp:774: warning: The following parameters of checkHeaderSearchOptions(const HeaderSearchOptions &HSOpts, StringRef SpecificModuleCachePath, StringRef ExistingModuleCachePath, DiagnosticsEngine *Diags, const LangOptions &LangOpts) are not documented:
  parameter 'HSOpts'
  parameter 'SpecificModuleCachePath'
  parameter 'ExistingModuleCachePath'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp:267: warning: The following parameters of checkLanguageOptions(const LangOptions &LangOpts, const LangOptions &ExistingLangOpts, DiagnosticsEngine *Diags, bool AllowCompatibleDifferences=true) are not documented:
  parameter 'LangOpts'
  parameter 'ExistingLangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp:623: warning: The following parameters of checkPreprocessorOptions(const PreprocessorOptions &PPOpts, const PreprocessorOptions &ExistingPPOpts, DiagnosticsEngine *Diags, FileManager &FileMgr, std::string &SuggestedPredefines, const LangOptions &LangOpts, bool Validate=true) are not documented:
  parameter 'PPOpts'
  parameter 'ExistingPPOpts'
  parameter 'FileMgr'
  parameter 'SuggestedPredefines'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Serialization/ASTReader.cpp:369: warning: The following parameters of checkTargetOptions(const TargetOptions &TargetOpts, const TargetOptions &ExistingTargetOpts, DiagnosticsEngine *Diags, bool AllowCompatibleDifferences=true) are not documented:
  parameter 'TargetOpts'
  parameter 'ExistingTargetOpts'
  parameter 'AllowCompatibleDifferences'
warning: Include graph for 'ASTReaderDecl.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ASTWriter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp:455: warning: The following parameters of storeWhenMoreInformative(ProgramStateRef &State, SymbolRef Sym, const ObjCObjectPointerType *const *Current, const ObjCObjectPointerType *StaticLowerBound, const ObjCObjectPointerType *StaticUpperBound, ASTContext &C) are not documented:
  parameter 'State'
  parameter 'Sym'
  parameter 'C'
nerating docs for file lib/Sema/TreeTransform.h...
Generating docs for file lib/Sema/TypeLocBuilder.cpp...
Generating docs for file lib/Sema/TypeLocBuilder.h...
Generating docs for file lib/Serialization/ASTCommon.cpp...
Generating docs for file lib/Serialization/ASTCommon.h...
Generating docs for file lib/Serialization/ASTReader.cpp...
Generating docs for file lib/Serialization/ASTReaderDecl.cpp...
Generating docs for file lib/Serialization/ASTReaderInternals.h...
Generating docs for file lib/Serialization/ASTReaderStmt.cpp...
Generating docs for file lib/Serialization/ASTWriter.cpp...
Generating docs for file lib/Serialization/ASTWriterDecl.cpp...
Generating docs for file lib/Serialization/ASTWriterStmt.cpp...
Generating docs for file lib/Serialization/GeneratePCH.cpp...
Generating docs for file lib/Serialization/GlobalModuleIndex.cpp...
Generating docs for file lib/Serialization/InMemoryModuleCache.cpp...
Generating docs for file lib/Serialization/ModuleFileExtension.cpp...
Generating docs for file lib/Serialization/ModuleManager.cpp...
Generating docs for file lib/Serialization/MultiOnDiskHashTable.h...
Generating docs for file lib/Serialization/PCHContainerOperations.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/AllocationState.h...
Generating docs for file lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/AnalyzerStatsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/BlockInCriticalSectionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/BoolAssignmentChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/BuiltinFunctionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CastToStructChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckObjCInstMethSignature.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckSecuritySyntaxOnly.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CheckSizeofPointer.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ChrootChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CloneChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ConversionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CStringChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CStringSyntaxChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DebugCheckers.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DeleteWithNonVirtualDtorChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DereferenceChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DirectIvarAssignment.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DynamicTypeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/DynamicTypePropagation.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/EnumCastOutOfRangeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/FixedAddressChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/GCDAntipatternChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp...
/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp:1013: warning: The following parameters of isARCNilInitializedLocal(CheckerContext &C, const Stmt *S) are not documented:
  parameter 'C'
Generating docs for file lib/StaticAnalyzer/Checkers/GTestChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/IdenticalExprChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/InterCheckerAPI.h...
Generating docs for file lib/StaticAnalyzer/Checkers/IteratorChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/IvarInvalidationChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/LLVMConventionsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MacOSXAPIChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MallocChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MallocOverflowSecurityChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MallocSizeofChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MIGChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MmapWriteExecChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MoveChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIBugReporter.h...
Generating docs for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h...
Generating docs for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPIFunctionClassifier.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/MPI-Checker/MPITypes.h...
Generating docs for file lib/StaticAnalyzer/Checkers/NonnullGlobalConstantsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/NonNullParamChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/NSAutoreleasePoolChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/NSErrorChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/NullabilityChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCAtSyncChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCContainersASTChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCContainersChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCMissingSuperCallChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCPropertyChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ObjCUnusedIVarsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/OSObjectCStyleCast.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/PaddingChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/PointerArithChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/PointerSortingChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/PointerSubChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/PthreadLockChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.h...
Generating docs for file lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h...
Generating docs for file lib/StaticAnalyzer/Checkers/ReturnPointerRangeChecker.cpp...
Generating docs for file lib/StaticAnalyzwarning: Include graph for 'BugReporter.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'BugReporterVisitors.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
warning: Include graph for 'ExprEngine.cpp' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES.
er/Checkers/ReturnUndefChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/RunLoopAutoreleaseLeakChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/StreamChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/TestAfterDivZeroChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/TraversalChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/TrustNonnullChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UndefBranchChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UndefCapturedBlockVarChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UndefinedAssignmentChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObject.h...
Generating docs for file lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedObjectChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UninitializedObject/UninitializedPointee.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/ValistChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/VforkChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/VirtualCallChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp...
Generating docs for file lib/StaticAnalyzer/Core/AnalysisManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/AnalyzerOptions.cpp...
Generating docs for file lib/StaticAnalyzer/Core/APSIntType.cpp...
Generating docs for file lib/StaticAnalyzer/Core/BasicValueFactory.cpp...
Generating docs for file lib/StaticAnalyzer/Core/BlockCounter.cpp...
Generating docs for file lib/StaticAnalyzer/Core/BugReporter.cpp...
Generating docs for file lib/StaticAnalyzer/Core/BugReporterVisitors.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CallEvent.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Checker.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CheckerContext.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CheckerHelpers.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CheckerManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CommonBugCategories.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/CoreEngine.cpp...
Generating docs for file lib/StaticAnalyzer/Core/DynamicTypeMap.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Environment.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExplodedGraph.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngine.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngineC.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngineCXX.cpp...
Generating docs for file lib/StaticAnalyzer/Core/ExprEngineObjC.cpp...
Generating docs for file lib/StaticAnalyzer/Core/FunctionSummary.cpp...
Generating docs for file lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp...
Generating docs for file lib/StaticAnalyzer/Core/IssueHash.cpp...
Generating docs for file lib/StaticAnalyzer/Core/LoopUnrolling.cpp...
Generating docs for file lib/StaticAnalyzer/Core/LoopWidening.cpp...
Generating docs for file lib/StaticAnalyzer/Core/MemRegion.cpp...
Generating docs for file lib/StaticAnalyzer/Core/PathDiagnostic.cpp...
Generating docs for file /opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/CompilationDatabase.cpp:260: warning: The following parameters of stripPositionalArgs(std::vector< const char * > Args, std::vector< std::string > &Result, std::string &ErrorMsg) are not documented:
  parameter 'Result'
  parameter 'ErrorMsg'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:8: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:8: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Documentation.h:104: warning: Found unknown command `\has'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Documentation.h:506: warning: found paragraph command outside of subsubsection context!
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Documentation.h:472: warning: The following parameters of clang_TParamCommandComment_getIndex(CXComment Comment, unsigned Depth) are not documented:
  parameter 'Depth'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:2178: warning: Found unknown command `\available'
lib/StaticAnalyzer/Core/PlistDiagnostics.cpp...
Generating docs for file lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h...
Generating docs for file lib/StaticAnalyzer/Core/ProgramState.cpp...
Generating docs for file lib/StaticAnalyzer/Core/RangeConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/RangedConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/RegionStore.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SarifDiagnostics.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Store.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SubEngine.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SValBuilder.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SVals.cpp...
Generating docs for file lib/StaticAnalyzer/Core/SymbolManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/TaintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Core/WorkList.cpp...
Generating docs for file lib/StaticAnalyzer/Core/Z3ConstraintManager.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/CheckerRegistration.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/ModelConsumer.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/ModelInjector.cpp...
Generating docs for file lib/StaticAnalyzer/Frontend/ModelInjector.h...
Generating docs for file lib/Tooling/AllTUsExecution.cpp...
Generating docs for file lib/Tooling/ArgumentsAdjusters.cpp...
Generating docs for file lib/Tooling/ASTDiff/ASTDiff.cpp...
Generating docs for file lib/Tooling/CommonOptionsParser.cpp...
Generating docs for file lib/Tooling/CompilationDatabase.cpp...
Generating docs for file lib/Tooling/Core/Lookup.cpp...
Generating docs for file lib/Tooling/Core/Replacement.cpp...
Generating docs for file lib/Tooling/Execution.cpp...
Generating docs for file lib/Tooling/FileMatchTrie.cpp...
Generating docs for file lib/Tooling/FixIt.cpp...
Generating docs for file lib/Tooling/Inclusions/HeaderIncludes.cpp...
Generating docs for file lib/Tooling/Inclusions/IncludeStyle.cpp...
Generating docs for file lib/Tooling/InterpolatingCompilationDatabase.cpp...
Generating docs for file lib/Tooling/JSONCompilationDatabase.cpp...
Generating docs for file lib/Tooling/Refactoring.cpp...
Generating docs for file lib/Tooling/Refactoring/ASTSelection.cpp...
Generating docs for file lib/Tooling/Refactoring/ASTSelectionRequirements.cpp...
Generating docs for file lib/Tooling/Refactoring/AtomicChange.cpp...
Generating docs for file lib/Tooling/Refactoring/Extract/Extract.cpp...
Generating docs for file lib/Tooling/Refactoring/Extract/SourceExtraction.cpp...
Generating docs for file lib/Tooling/Refactoring/Extract/SourceExtraction.h...
Generating docs for file lib/Tooling/Refactoring/RefactoringActions.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/RenamingAction.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/SymbolOccurrences.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/USRFinder.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/USRFindingAction.cpp...
Generating docs for file lib/Tooling/Refactoring/Rename/USRLocFinder.cpp...
Generating docs for file lib/Tooling/RefactoringCallbacks.cpp...
Generating docs for file lib/Tooling/StandaloneExecution.cpp...
Generating docs for file lib/Tooling/Tooling.cpp...
Generating page documentation...
Generating docs for page todo...
Generating group documentation...
Generating dependency graph for group COMPILATIONDB
Generating dependency graph for group CINDEX_STRING
Generating dependency graph for group CINDEX
Generating dependency graph for group CINDEX_FILES
Generating dependency graph for group CINDEX_LOCATIONS
Generating dependency graph for group CINDEX_DIAG
Generating dependen/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:1201: warning: The following parameters of clang_createTranslationUnit2(CXIndex CIdx, const char *ast_filename, CXTranslationUnit *out_TU) are not documented:
  parameter 'CIdx'
  parameter 'ast_filename'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:4552: warning: found paragraph command outside of subsubsection context!
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:4472: warning: The following parameters of clang_Cursor_getObjCPropertyAttributes(CXCursor C, unsigned reserved) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:4534: warning: The following parameters of clang_Cursor_isExternalSymbol(CXCursor C, CXString *language, CXString *definedIn, unsigned *isGenerated) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5631: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:5995: warning: The following parameters of clang_remap_getFilenames(CXRemapping, unsigned index, CXString *original, CXString *transformed) are not documented:
  parameter 'index'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6056: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6056: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6056: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6056: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6060: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6060: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang-c/Index.h:6609: warning: The following parameters of clang_indexSourceFile(CXIndexAction, CXClientData client_data, IndexerCallbacks *index_callbacks, unsigned index_callbacks_size, unsigned index_options, const char *source_filename, const char *const *command_line_args, int num_command_line_args, struct CXUnsavedFile *unsaved_files, unsigned num_unsaved_files, CXTranslationUnit *out_TU, unsigned TU_options) are not documented:
  parameter 'source_filename'
  parameter 'command_line_args'
  parameter 'num_command_line_args'
  parameter 'unsaved_files'
  parameter 'num_unsaved_files'
  parameter 'TU_options'
cy graph for group CINDEX_TRANSLATION_UNIT
Generating dependency graph for group CINDEX_CURSOR_MANIP
Generating dependency graph for group CINDEX_CURSOR_SOURCE
Generating dependency graph for group CINDEX_TYPES
Generating dependency graph for group CINDEX_ATTRIBUTES
Generating dependency graph for group CINDEX_CURSOR_TRAVERSAL
Generating dependency graph for group CINDEX_CURSOR_XREF
Generating dependency graph for group CINDEX_MANGLE
Generating dependency graph for group CINDEX_MODULE
Generating dependency graph for group CINDEX_CPP
Generating dependency graph for group CINDEX_LEX
Generating dependency graph for group CINDEX_DEBUG
Generating dependency graph for group CINDEX_CODE_COMPLET
Generating dependency graph for group CINDEX_MISC
Generating dependency graph for group CINDEX_REMAPPING
Generating dependency graph for group CINDEX_HIGH
Generating class documentation...
Generating docs for compound __clang_cuda_enable_if...
Generating docs for compound __clang_cuda_enable_if< true, __T >...
Generating docs for compound __cuda_builtin_blockDim_t...
Generating docs for compound __cuda_builtin_blockIdx_t...
Generating docs for compound __cuda_builtin_gridDim_t...
Generating docs for compound __cuda_builtin_threadIdx_t...
Generating docs for compound _Unwind_Exception...
Generating docs for compound AnyFunctionCall...
Generating docs for compound atomic_flag...
Generating docs for compound basic_parser...
Generating docs for compound BugReporterVisitor...
Generating docs for compound CallEvent...
Generating docs for compound CGBuilderBaseTy...
Generating docs for compound CGOpenMPRuntime...
Generating docs for compound CHECK1...
Generating docs for compound CleanupTy...
Generating docs for compound CommonBase...
Generating docs for compound ConstOMPClauseVisitor...
Generating docs for compound CopyOptionsTy...
Generating docs for compound CPUSuffix...
Generating docs for compound CXCodeCompleteResults...
Generating docs for compound CXComment...
Generating docs for compound CXCompletionResult...
Generating docs for compound CXCursor...
Generating docs for compound CXCursorAndRangeVisitor...
Generating docs for compound CXFileUniqueID...
Generating docs for compound CXIdxAttrInfo...
Generating docs for compound CXIdxBaseClassInfo...
Generating docs for compound CXIdxContainerInfo...
Generating docs for compound CXIdxCXXClassDeclInfo...
Generating docs for compound CXIdxDeclInfo...
Generating docs for compound CXIdxEntityInfo...
Generating docs for compound CXIdxEntityRefInfo...
Generating docs for compound CXIdxIBOutletCollectionAttrInfo...
Generating docs for compound CXIdxImportedASTFileInfo...
Generating docs for compound CXIdxIncludedFileInfo...
Generating docs for compound CXIdxLoc...
Generating docs for compound CXIdxObjCCategoryDeclInfo...
Generating docs for compound CXIdxObjCContainerDeclInfo...
Generating docs for compound CXIdxObjCInterfaceDeclInfo...
Generating docs for compound CXIdxObjCPropertyDeclInfo...
Generating docs for compound CXIdxObjCProtocolRefInfo...
Generating docs for compound CXIdxObjCProtocolRefListInfo...
Generating docs for compound CXPlatformAvailability...
Generating docs for compound CXSourceLocation...
Generating docs for compound CXSourceRange...
Generating docs for compound CXSourceRangeList...
Generating docs for compound CXString...
Generating docs for compound CXStringSet...
Generating docs for compound CXToken...
Generating docs for compound CXTUResourceUsage...
Generating docs for compound CXTUResourceUsageEntry...
Generating docs for compound CXType...
Generating docs for compound CXUnsavedFile...
Generating docs for compound CXVersion...
Generating docs for compound DefaultDOTGraphTraits...
Generating docs for compound DefinedTracker...
Generating docs for compound DereferenceInfo...
Generating docs for compound DiagnosticHandler...
Generating docs for compound ExitFunctionBodyRAII...
Generating docs for compound GraphTraits...
Generating docs for compound IndexerCallbacks...
Generating docs for compound ISANameRevision...
Generating docs for compound IsPartialSpecialization...
G/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2907: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2994: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3158: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4911: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4911: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4916: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3369: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3369: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3374: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3488: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3488: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3493: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3519: warning: The following parameters of OMPDeviceClause::OMPDeviceClause(Expr *E, Stmt *HelperE, OpenMPDirectiveKind CaptureRegion, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'HelperE'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4804: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4804: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4809: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3304: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3304: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3313: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5122: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4629: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4650: warning: The following parameters of OMPGrainsizeClause::OMPGrainsizeClause(Expr *Size, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4754: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4754: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4759: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5374: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5374: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5379: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4370: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4204: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4370: warning: Found unknown command `\NumComponentLists'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3684: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3685: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4675: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4675: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4680: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4703: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4703: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4708: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4729: warning: The following parameters of OMPNumTasksClause::OMPNumTasksClause(Expr *Size, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4438: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4438: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4443: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4567: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4567: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4572: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3579: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3579: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3584: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4507: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3551: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3551: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3556: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5012: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5012: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5017: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5223: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5223: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5228: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:246: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:927: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1892: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2784: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2726: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1441: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1487: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:664: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3185: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3255: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:895: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:388: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1440: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1272: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:439: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:282: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1558: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1637: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:732: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:864: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:500: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1252: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1470: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1918: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1383: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2295: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2410: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2469: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2528: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2587: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3390: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3744: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3803: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3954: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:4027: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1778: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2847: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2912: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1936: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1848: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2668: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3457: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3665: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3594: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3524: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:833: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1300: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1412: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:175: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:137: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/Utils.h:179: warning: The following parameters of clang::AttachHeaderIncludeGen(Preprocessor &PP, const DependencyOutputOptions &DepOpts, bool ShowAllHeaders=false, StringRef OutputPath={}, bool ShowDepth=true, bool MSStyle=false) are not documented:
  parameter 'PP'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/SemaLambda.h:33: warning: The following parameters of clang::getStackIndexOfNearestEnclosingCaptureCapableLambda(ArrayRef< const sema::FunctionScopeInfo * > FunctionScopes, VarDecl *VarToCapture, Sema &S) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h:56: warning: The following parameters of clang::getStandardSelectorLoc(unsigned Index, Selector Sel, bool WithArgSpace, ArrayRef< Expr * > Args, SourceLocation EndLoc) are not documented:
  parameter 'Index'
  parameter 'Sel'
  parameter 'Args'
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/SelectorLocationsKind.h:74: warning: The following parameters of clang::getStandardSelectorLoc(unsigned Index, Selector Sel, bool WithArgSpace, ArrayRef< ParmVarDecl * > Args, SourceLocation EndLoc) are not documented:
  parameter 'Index'
  parameter 'Sel'
  parameter 'Args'
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/OpenMPKinds.h:251: warning: End of list marker found without any preceding list items
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/ParseAST.h:38: warning: The following parameters of clang::ParseAST(Preprocessor &PP, ASTConsumer *Consumer, ASTContext &Ctx, bool PrintStats=false, TranslationUnitKind TUKind=TU_Complete, CodeCompleteConsumer *CompletionConsumer=nullptr, bool SkipFunctionBodies=false) are not documented:
  parameter 'PP'
  parameter 'Consumer'
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/AnalysisDeclContext.h:502: warning: code section ended without end marker
enerating docs for compound IsPartialSpecialization< ClassTemplatePartialSpecializationDecl >...
Generating docs for compound IsPartialSpecialization< VarTemplatePartialSpecializationDecl >...
Generating docs for compound IteratorBase...
Generating docs for compound LoopState...
Generating docs for compound max_align_t...
Generating docs for compound ndrange_t...
Generating docs for compound OMPAlignedClause...
Generating docs for compound OMPClause...
Generating docs for compound OMPClauseMappableExprCommon...
Generating docs for nested compound OMPClauseMappableExprCommon::MappableComponent...
Generating docs for compound OMPClausePrinter...
Generating docs for compound OMPClauseVisitor...
Generating docs for compound OMPClauseVisitorBase...
Generating docs for compound OMPClauseWithPreInit...
Generating docs for compound OMPCopyinClause...
Generating docs for compound OMPCopyprivateClause...
Generating docs for compound OMPDefaultmapClause...
Generating docs for compound OMPDependClause...
Generating docs for compound OMPDeviceClause...
Generating docs for compound OMPDistScheduleClause...
Generating docs for compound OMPFlushClause...
Generating docs for compound OMPFromClause...
Generating docs for compound OMPGrainsizeClause...
Generating docs for compound OMPHintClause...
Generating docs for compound OMPIsDevicePtrClause...
Generating docs for compound OMPMapClause...
Generating docs for compound OMPMappableExprListClause...
Generating docs for nested compound OMPMappableExprListClause::const_component_lists_iterator...
Generating docs for compound OMPMappableExprListSizeTy...
Generating docs for compound OMPNogroupClause...
Generating docs for compound OMPNumTasksClause...
Generating docs for compound OMPNumTeamsClause...
Generating docs for compound OMPPriorityClause...
Generating docs for compound OMPSIMDClause...
Generating docs for compound OMPThreadLimitClause...
Generating docs for compound OMPThreadsClause...
Generating docs for compound OMPToClause...
Generating docs for compound OMPUseDevicePtrClause...
Generating docs for compound ParsedAttrInfo...
Generating docs for compound ReadySuspendResumeResult...
Generating docs for nested compound ResultBuilder::ShadowMapEntry::iterator...
Generating docs for nested compound ResultBuilder::ShadowMapEntry::iterator::pointer...
Generating docs for compound SparcCPUInfo...
Generating docs for compound StmtClassNameTable...
Generating docs for compound std::conditional::type...
Generating docs for compound TypeInfo...
Generating docs for compound udir_iterator_base...
Generating docs for compound clang::Base...
Generating docs for compound llvm::PointerIntPair< DeclAccessPair *, 1, bool >...
Generating docs for compound clang::targets::TgtInfo...
Generating namespace index...
Generating docs for namespace AttributeLangSupport
Generating docs for namespace clang
Generating docs for compound clang::AbstractConditionalOperator...
Generating docs for compound clang::AccessSpecDecl...
Generating docs for compound clang::ActionResult...
Generating docs for compound clang::ActionResult< PtrTy, true >...
Generating docs for compound clang::AddFlagValue...
Generating docs for compound clang::AddrLabelExpr...
Generating docs for compound clang::AdjustedLocInfo...
Generating docs for compound clang::AdjustedType...
Generating docs for compound clang::AdjustedTypeLoc...
Generating docs for compound clang::ADLResult...
Generating docs for compound clang::AmbiguousConversionSequence...
Generating docs for compound clang::AnalysisDeclContext...
Generating docs for compound clang::AnalysisDeclContextManager...
Generating docs for compound clang::AnalyzerOptions...
Generating docs for compound clang::AnyFunctionDecl...
Generating docs for compound clang::APFixedPoint...
Generating docs for compound clang::APFloatStorage...
Generating docs for compound clang::APIntStorage...
Generating docs for compound clang::APNumericStorage...
Generating docs for compound clang::APValue...
Generating docs for nested compound APValue::LV...
Generating docs for nested compound clang::APValue::LValu/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h:1151: warning: The following parameters of clang::ASTContext::applyObjCProtocolQualifiers(QualType type, ArrayRef< ObjCProtocolDecl * > protocols, bool &hasError, bool allowOnPointerType=false) const are not documented:
  parameter 'type'
  parameter 'protocols'
  parameter 'hasError'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h:822: warning: The following parameters of clang::ASTContext::getCommentForDecl(const Decl *D, const Preprocessor *PP) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTContext.cpp:5569: warning: argument 'typeDomain' of command @param is not found in the argument list of clang::ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, QualType Domain) const
/opt/doxygen-docs/src/llvm/tools/clang/lib/AST/ASTContext.cpp:5569: warning: argument 'typeSize' of command @param is not found in the argument list of clang::ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, QualType Domain) const
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h:2514: warning: The following parameters of clang::ASTContext::getFloatingTypeOfSizeWithinDomain(QualType Size, QualType Domain) const are not documented:
  parameter 'Size'
  parameter 'Domain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h:814: warning: The following parameters of clang::ASTContext::getRawCommentForAnyRedecl(const Decl *D, const Decl **OriginalDecl=nullptr) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTContext.h:2860: warning: The following parameters of clang::ASTContext::InitBuiltinTypes(const TargetInfo &Target, const TargetInfo *AuxTarget=nullptr) are not documented:
  parameter 'AuxTarget'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTMutationListener.h:133: warning: The following parameters of clang::ASTMutationListener::DeclarationMarkedOpenMPAllocate(const Decl *D, const Attr *A) are not documented:
  parameter 'A'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTNodeTraverser.h:35: warning: Unsupported xml/html tag <typename> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTNodeTraverser.h:36: warning: Unsupported xml/html tag <typename> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:1481: warning: The following parameters of clang::ASTReader::ASTReader(Preprocessor &PP, InMemoryModuleCache &ModuleCache, ASTContext *Context, const PCHContainerReader &PCHContainerRdr, ArrayRef< std::shared_ptr< ModuleFileExtension >> Extensions, StringRef isysroot="", bool DisableValidation=false, bool AllowASTWithCompilerErrors=false, bool AllowConfigurationMismatch=false, bool ValidateSystemInputs=false, bool UseGlobalIndex=true, std::unique_ptr< llvm::Timer > ReadTimer={}) are not documented:
  parameter 'ModuleCache'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:196: warning: The following parameters of clang::ASTReaderListener::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, std::string &SuggestedPredefines) are not documented:
  parameter 'PPOpts'
  parameter 'Complain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:867: warning: The following parameters of clang::ASTUnit::CodeComplete(StringRef File, unsigned Line, unsigned Column, ArrayRef< RemappedFile > RemappedFiles, bool IncludeMacros, bool IncludeCodePatterns, bool IncludeBriefComments, CodeCompleteConsumer &Consumer, std::shared_ptr< PCHContainerOperations > PCHContainerOps, DiagnosticsEngine &Diag, LangOptions &LangOpts, SourceManager &SourceMgr, FileManager &FileMgr, SmallVectorImpl< StoredDiagnostic > &StoredDiagnostics, SmallVectorImpl< const llvm::MemoryBuffer * > &OwnedBuffers) are not documented:
  parameter 'RemappedFiles'
  parameter 'Consumer'
  parameter 'PCHContainerOps'
  parameter 'Diag'
  parameter 'LangOpts'
  parameter 'SourceMgr'
  parameter 'FileMgr'
  parameter 'StoredDiagnostics'
  parameter 'OwnedBuffers'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:683: warning: The following parameters of clang::ASTUnit::LoadFromASTFile(const std::string &Filename, const PCHContainerReader &PCHContainerRdr, WhatToLoad ToLoad, IntrusiveRefCntPtr< DiagnosticsEngine > Diags, const FileSystemOptions &FileSystemOpts, bool UseDebugInfo=false, bool OnlyLocalDecls=false, ArrayRef< RemappedFile > RemappedFiles=None, bool CaptureDiagnostics=false, bool AllowPCHWithCompilerErrors=false, bool UserFilesAreVolatile=false) are not documented:
  parameter 'ToLoad'
  parameter 'FileSystemOpts'
  parameter 'UseDebugInfo'
  parameter 'OnlyLocalDecls'
  parameter 'RemappedFiles'
  parameter 'CaptureDiagnostics'
  parameter 'AllowPCHWithCompilerErrors'
  parameter 'UserFilesAreVolatile'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:807: warning: The following parameters of clang::ASTUnit::LoadFromCommandLine(const char **ArgBegin, const char **ArgEnd, std::shared_ptr< PCHContainerOperations > PCHContainerOps, IntrusiveRefCntPtr< DiagnosticsEngine > Diags, StringRef ResourceFilesPath, bool OnlyLocalDecls=false, bool CaptureDiagnostics=false, ArrayRef< RemappedFile > RemappedFiles=None, bool RemappedFilesKeepOriginalName=true, unsigned PrecompilePreambleAfterNParses=0, TranslationUnitKind TUKind=TU_Complete, bool CacheCodeCompletionResults=false, bool IncludeBriefCommentsInCodeCompletion=false, bool AllowPCHWithCompilerErrors=false, SkipFunctionBodiesScope SkipFunctionBodies=SkipFunctionBodiesScope::None, bool SingleFileParse=false, bool UserFilesAreVolatile=false, bool ForSerialization=false, llvm::Optional< StringRef > ModuleFormat=llvm::None, std::unique_ptr< ASTUnit > *ErrAST=nullptr, IntrusiveRefCntPtr< llvm::vfs::FileSystem > VFS=nullptr) are not documented:
  parameter 'OnlyLocalDecls'
  parameter 'CaptureDiagnostics'
  parameter 'RemappedFiles'
  parameter 'RemappedFilesKeepOriginalName'
  parameter 'PrecompilePreambleAfterNParses'
  parameter 'TUKind'
  parameter 'CacheCodeCompletionResults'
  parameter 'IncludeBriefCommentsInCodeCompletion'
  parameter 'AllowPCHWithCompilerErrors'
  parameter 'SkipFunctionBodies'
  parameter 'SingleFileParse'
  parameter 'UserFilesAreVolatile'
  parameter 'ForSerialization'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:767: warning: The following parameters of clang::ASTUnit::LoadFromCompilerInvocation(std::shared_ptr< CompilerInvocation > CI, std::shared_ptr< PCHContainerOperations > PCHContainerOps, IntrusiveRefCntPtr< DiagnosticsEngine > Diags, FileManager *FileMgr, bool OnlyLocalDecls=false, bool CaptureDiagnostics=false, unsigned PrecompilePreambleAfterNParses=0, TranslationUnitKind TUKind=TU_Complete, bool CacheCodeCompletionResults=false, bool IncludeBriefCommentsInCodeCompletion=false, bool UserFilesAreVolatile=false) are not documented:
  parameter 'FileMgr'
  parameter 'OnlyLocalDecls'
  parameter 'CaptureDiagnostics'
  parameter 'PrecompilePreambleAfterNParses'
  parameter 'TUKind'
  parameter 'CacheCodeCompletionResults'
  parameter 'IncludeBriefCommentsInCodeCompletion'
  parameter 'UserFilesAreVolatile'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:740: warning: The following parameters of clang::ASTUnit::LoadFromCompilerInvocationAction(std::shared_ptr< CompilerInvocation > CI, std::shared_ptr< PCHContainerOperations > PCHContainerOps, IntrusiveRefCntPtr< DiagnosticsEngine > Diags, FrontendAction *Action=nullptr, ASTUnit *Unit=nullptr, bool Persistent=true, StringRef ResourceFilesPath=StringRef(), bool OnlyLocalDecls=false, bool CaptureDiagnostics=false, unsigned PrecompilePreambleAfterNParses=0, bool CacheCodeCompletionResults=false, bool IncludeBriefCommentsInCodeCompletion=false, bool UserFilesAreVolatile=false, std::unique_ptr< ASTUnit > *ErrAST=nullptr) are not documented:
  parameter 'ResourceFilesPath'
  parameter 'OnlyLocalDecls'
  parameter 'CaptureDiagnostics'
  parameter 'PrecompilePreambleAfterNParses'
  parameter 'CacheCodeCompletionResults'
  parameter 'IncludeBriefCommentsInCodeCompletion'
  parameter 'UserFilesAreVolatile'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/ASTUnit.h:838: warning: The following parameters of clang::ASTUnit::Reparse(std::shared_ptr< PCHContainerOperations > PCHContainerOps, ArrayRef< RemappedFile > RemappedFiles=None, IntrusiveRefCntPtr< llvm::vfs::FileSystem > VFS=nullptr) are not documented:
  parameter 'PCHContainerOps'
  parameter 'RemappedFiles'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTWriter.h:571: warning: The following parameters of clang::ASTWriter::WriteAST(Sema &SemaRef, const std::string &OutputFile, Module *WritingModule, StringRef isysroot, bool hasErrors=false, bool ShouldCacheASTInMemory=false) are not documented:
  parameter 'OutputFile'
  parameter 'hasErrors'
  parameter 'ShouldCacheASTInMemory'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
eBase...
Generating docs for nested compound clang::APValue::LValuePathEntry...
Generating docs for nested compound APValue::MemberPointerData...
Generating docs for nested compound clang::APValue::NoLValuePath...
Generating docs for nested compound clang::APValue::UninitArray...
Generating docs for nested compound clang::APValue::UninitStruct...
Generating docs for compound clang::ArgumentConstructionContext...
Generating docs for compound clang::ArrayInitIndexExpr...
Generating docs for compound clang::ArrayInitLoopExpr...
Generating docs for compound clang::ArrayLocInfo...
Generating docs for compound clang::ArraySubscriptExpr...
Generating docs for compound clang::ArrayType...
Generating docs for compound clang::ArrayTypeLoc...
Generating docs for compound clang::ArrayTypeTraitExpr...
Generating docs for compound clang::AsmStmt...
Generating docs for compound clang::ASTConsumer...
Generating docs for compound clang::ASTContext...
Generating docs for nested compound clang::ASTContext::BlockVarCopyInit...
Generating docs for nested compound clang::ASTContext::DynTypedNodeList...
Generating docs for nested compound ASTContext::ParentMap...
Generating docs for nested compound ASTContext::ParentMap::ASTVisitor...
Generating docs for nested compound clang::ASTContext::RawCommentAndCacheFlags...
Generating docs for nested compound clang::ASTContext::SectionInfo...
Generating docs for compound clang::ASTDeclListAction...
Generating docs for compound clang::ASTDeclReader...
Generating docs for compound clang::ASTDeclWriter...
Generating docs for compound clang::ASTDeserializationListener...
Generating docs for compound clang::ASTDumpAction...
Generating docs for compound clang::ASTFileSignature...
Generating docs for compound clang::ASTFrontendAction...
Generating docs for compound clang::ASTIdentifierIterator...
Generating docs for compound clang::ASTImporter...
Generating docs for compound clang::ASTImporterLookupTable...
Generating docs for compound clang::ASTMergeAction...
Generating docs for compound clang::ASTMutationListener...
Generating docs for compound clang::ASTNodeImporter...
Generating docs for compound clang::ASTNodeTraverser...
Generating docs for compound clang::ASTPrintAction...
Generating docs for compound clang::ASTReader...
Generating docs for nested compound clang::ASTReader::ImportedSubmodule...
Generating docs for nested compound clang::ASTReader::ListenerScope...
Generating docs for nested compound clang::ASTReader::ModuleDeclIterator...
Generating docs for compound clang::ASTReaderListener...
Generating docs for compound clang::ASTRecordLayout...
Generating docs for nested compound clang::ASTRecordLayout::VBaseInfo...
Generating docs for compound clang::ASTRecordReader...
Generating docs for compound clang::ASTRecordWriter...
Generating docs for compound clang::ASTStmtReader...
Generating docs for compound clang::ASTStmtWriter...
Generating docs for compound clang::ASTTemplateArgumentListInfo...
Generating docs for compound clang::ASTTemplateKWAndArgsInfo...
Generating docs for compound clang::ASTTypeWriter...
Generating docs for compound clang::ASTUnit...
Generating docs for nested compound ASTUnit::ASTWriterData...
Generating docs for nested compound clang::ASTUnit::CachedCodeCompletionResult...
Generating docs for nested compound clang::ASTUnit::ConcurrencyCheck...
Generating docs for nested compound clang::ASTUnit::StandaloneDiagnostic...
Generating docs for nested compound clang::ASTUnit::StandaloneFixIt...
Generating docs for compound clang::ASTUnresolvedSet...
Generating docs for compound clang::ASTVector...
Generating docs for compound clang::ASTViewAction...
Generating docs for compound clang::ASTWriter...
Generating docs for compound clang::AsTypeExpr...
Generating docs for compound clang::AtomicExpr...
Generating docs for compound clang::AtomicScopeModel...
Generating docs for compound clang::AtomicScopeOpenCLModel...
Generating docs for compound clang::AtomicType...
Generating docs for compound clang::AtomicTypeLoc...
Generating docs for compound clang::AtomicTypeLocInfo...
Generating doc/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
s for compound clang::Attr...
Generating docs for compound clang::AttributedLocInfo...
Generating docs for compound clang::AttributedStmt...
Generating docs for compound clang::AttributedType...
Generating docs for compound clang::AttributedTypeLoc...
Generating docs for compound clang::AttributeFactory...
Generating docs for compound clang::AttributePool...
Generating docs for compound clang::AttrVisitor...
Generating docs for compound clang::AutoType...
Generating docs for compound clang::AutoTypeLoc...
Generating docs for compound clang::AvailabilityChange...
Generating docs for compound clang::AvailabilitySpec...
Generating docs for compound clang::BackendConsumer...
Generating docs for compound clang::BadConversionSequence...
Generating docs for compound clang::BalancedDelimiterTracker...
Generating docs for compound clang::BaseSubobject...
Generating docs for compound clang::BeforeThanCompare...
Generating docs for compound clang::BeforeThanCompare< RawComment >...
Generating docs for compound clang::BeforeThanCompare< SourceLocation >...
Generating docs for compound clang::BeforeThanCompare< SourceRange >...
Generating docs for compound clang::BinaryConditionalOperator...
Generating docs for compound clang::BinaryOperator...
Generating docs for compound clang::BindingDecl...
Generating docs for compound clang::BlockCall...
Generating docs for compound clang::BlockDecl...
Generating docs for nested compound clang::BlockDecl::Capture...
Generating docs for compound clang::BlockEdge...
Generating docs for compound clang::BlockEntrance...
Generating docs for compound clang::BlockExit...
Generating docs for compound clang::BlockExpr...
Generating docs for compound clang::BlockInvocationContext...
Generating docs for compound clang::BlockPointerType...
Generating docs for compound clang::BlockPointerTypeLoc...
Generating docs for compound clang::BodyFarm...
Generating docs for compound clang::BreakStmt...
Generating docs for compound clang::BuildPreambleErrorCategory...
Generating docs for compound clang::BuiltinLocInfo...
Generating docs for compound clang::BuiltinTemplateDecl...
Generating docs for compound clang::BuiltinType...
Generating docs for compound clang::BuiltinTypeLoc...
Generating docs for compound clang::BumpVector...
Generating docs for compound clang::BumpVectorContext...
Generating docs for compound clang::CallEnter...
Generating docs for compound clang::CallEventManager...
Generating docs for compound clang::CallExitBegin...
Generating docs for compound clang::CallExitEnd...
Generating docs for compound clang::CallExpr...
Generating docs for compound clang::CallGraph...
Generating docs for compound clang::CallGraphNode...
Generating docs for compound clang::CanonicalDeclPtr...
Generating docs for compound clang::CanProxy...
Generating docs for compound clang::CanProxyAdaptor...
Generating docs for compound clang::CanProxyAdaptor< BlockPointerType >...
Generating docs for compound clang::CanProxyAdaptor< ComplexType >...
Generating docs for compound clang::CanProxyAdaptor< DecltypeType >...
Generating docs for compound clang::CanProxyAdaptor< DependentSizedExtVectorType >...
Generating docs for compound clang::CanProxyAdaptor< EnumType >...
Generating docs for compound clang::CanProxyAdaptor< ExtVectorType >...
Generating docs for compound clang::CanProxyAdaptor< FunctionNoProtoType >...
Generating docs for compound clang::CanProxyAdaptor< FunctionProtoType >...
Generating docs for compound clang::CanProxyAdaptor< FunctionType >...
Generating docs for compound clang::CanProxyAdaptor< LValueReferenceType >...
Generating docs for compound clang::CanProxyAdaptor< MemberPointerType >...
Generating docs for compound clang::CanProxyAdaptor< ObjCObjectPointerType >...
Generating docs for compound clang::CanProxyAdaptor< ObjCObjectType >...
Generating docs for compound clang::CanProxyAdaptor< PointerType >...
Generating docs for compound clang::CanProxyAdaptor< RecordType >...
Generating docs for compound clang::CanProxyAdaptor< ReferenceType >...
Generating docs for compound clang::CanProxyAdaptor< RValueRefe/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1730: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitBarrierCall(CodeGenFunction &CGF, SourceLocation Loc, OpenMPDirectiveKind Kind, bool EmitChecks=true, bool ForceSimpleCall=false) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2047: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc, const Expr *IfCond, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2039: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitCancellationPointCall(CodeGenFunction &CGF, SourceLocation Loc, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1683: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitCriticalRegion(CodeGenFunction &CGF, StringRef CriticalName, const RegionCodeGenTy &CriticalOpGen, SourceLocation Loc, const Expr *Hint=nullptr) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2149: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitDoacrossInit(CodeGenFunction &CGF, const OMPLoopDirective &D, ArrayRef< Expr * > NumIterations) are not documented:
  parameter 'CGF'
  parameter 'NumIterations'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2154: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitDoacrossOrdered(CodeGenFunction &CGF, const OMPDependClause *C) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1869: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitFlush(CodeGenFunction &CGF, ArrayRef< const Expr * > Vars, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1820: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitForNext(CodeGenFunction &CGF, SourceLocation Loc, unsigned IVSize, bool IVSigned, Address IL, Address LB, Address UB, Address ST) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1691: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitMasterRegion(CodeGenFunction &CGF, const RegionCodeGenTy &MasterOpGen, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2119: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitNumTeamsClause(CodeGenFunction &CGF, const Expr *NumTeams, const Expr *ThreadLimit, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1828: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitNumThreadsClause(CodeGenFunction &CGF, llvm::Value *NumThreads, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1718: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitOrderedRegion(CodeGenFunction &CGF, const RegionCodeGenTy &OrderedOpGen, SourceLocation Loc, bool IsThreads) are not documented:
  parameter 'CGF'
  parameter 'Loc'
  parameter 'IsThreads'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1673: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, llvm::Function *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars, const Expr *IfCond) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1981: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, ArrayRef< const Expr * > Privates, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, ArrayRef< const Expr * > ReductionOps, ReductionOptionsTy Options) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1708: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitSingleRegion(CodeGenFunction &CGF, const RegionCodeGenTy &SingleOpGen, SourceLocation Loc, ArrayRef< const Expr * > CopyprivateVars, ArrayRef< const Expr * > DestExprs, ArrayRef< const Expr * > SrcExprs, ArrayRef< const Expr * > AssignmentOps) are not documented:
  parameter 'CGF'
  parameter 'Loc'
  parameter 'CopyprivateVars'
  parameter 'DestExprs'
  parameter 'SrcExprs'
  parameter 'AssignmentOps'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2077: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitTargetCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, llvm::Function *OutlinedFn, llvm::Value *OutlinedFnID, const Expr *IfCond, const Expr *Device) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2130: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitTargetDataCalls(CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, const Expr *Device, const RegionCodeGenTy &CodeGen, TargetDataInfo &Info) are not documented:
  parameter 'CGF'
  parameter 'CodeGen'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2142: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitTargetDataStandAloneCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, const Expr *Device) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1701: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitTaskgroupRegion(CodeGenFunction &CGF, const RegionCodeGenTy &TaskgroupOpGen, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2020: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitTaskReductionFixups(CodeGenFunction &CGF, SourceLocation Loc, ReductionCodeGen &RCG, unsigned N) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2008: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitTaskReductionInit(CodeGenFunction &CGF, SourceLocation Loc, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, const OMPTaskDataTy &Data) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2110: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, SourceLocation Loc, llvm::Function *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars) are not documented:
  parameter 'CGF'
  parameter 'D'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1855: warning: The following parameters of clang::CGOpenMPSIMDRuntime::emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr, SourceLocation Loc, bool PerformInit, CodeGenFunction *CGF=nullptr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1863: warning: The following parameters of clang::CGOpenMPSIMDRuntime::getAddrOfArtificialThreadPrivate(CodeGenFunction &CGF, QualType VarType, StringRef Name) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1843: warning: The following parameters of clang::CGOpenMPSIMDRuntime::getAddrOfThreadPrivate(CodeGenFunction &CGF, const VarDecl *VD, Address VDAddr, SourceLocation Loc) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2168: warning: The following parameters of clang::CGOpenMPSIMDRuntime::getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam, const VarDecl *TargetParam) const are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:2028: warning: The following parameters of clang::CGOpenMPSIMDRuntime::getTaskReductionItem(CodeGenFunction &CGF, SourceLocation Loc, llvm::Value *ReductionsPtr, LValue SharedLVal) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:271: warning: The following parameters of clang::ChainedASTReaderListener::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, std::string &SuggestedPredefines) are not documented:
  parameter 'PPOpts'
  parameter 'Complain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h:329: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h:65: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h:65: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h:64: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/CodeCompletionHandler.h:64: warning: explicit link request to 'include_next' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/CodeCompleteConsumer.h:930: warning: The following parameters of clang::CodeCompletionResult::CreateCodeCompletionString(Sema &S, const CodeCompletionContext &CCContext, CodeCompletionAllocator &Allocator, CodeCompletionTUInfo &CCTUInfo, bool IncludeBriefComments) are not documented:
  parameter 'CCContext'
  parameter 'CCTUInfo'
  parameter 'IncludeBriefComments'
renceType >...
Generating docs for compound clang::CanProxyAdaptor< TagType >...
Generating docs for compound clang::CanProxyAdaptor< TemplateTypeParmType >...
Generating docs for compound clang::CanProxyAdaptor< TypeOfType >...
Generating docs for compound clang::CanProxyAdaptor< UnaryTransformType >...
Generating docs for compound clang::CanProxyAdaptor< VectorType >...
Generating docs for compound clang::CanProxyBase...
Generating docs for compound clang::CanQual...
Generating docs for compound clang::CanTypeIterator...
Generating docs for compound clang::CapturedDecl...
Generating docs for compound clang::CapturedStmt...
Generating docs for nested compound clang::CapturedStmt::Capture...
Generating docs for compound clang::CaseStmt...
Generating docs for compound clang::cast_convert_decl_context...
Generating docs for compound clang::cast_convert_decl_context< ToTy, true >...
Generating docs for compound clang::CastExpr...
Generating docs for compound clang::CFG...
Generating docs for nested compound clang::CFG::BuildOptions...
Generating docs for compound clang::CFGAutomaticObjDtor...
Generating docs for compound clang::CFGBaseDtor...
Generating docs for compound clang::CFGBlock...
Generating docs for nested compound clang::CFGBlock::AdjacentBlock...
Generating docs for nested compound clang::CFGBlock::FilteredCFGBlockIterator...
Generating docs for nested compound clang::CFGBlock::FilterOptions...
Generating docs for compound clang::CFGCallback...
Generating docs for compound clang::CFGConstructor...
Generating docs for compound clang::CFGCXXRecordTypedCall...
Generating docs for compound clang::CFGDeleteDtor...
Generating docs for compound clang::CFGElement...
Generating docs for compound clang::CFGImplicitDtor...
Generating docs for compound clang::CFGInitializer...
Generating docs for compound clang::CFGLifetimeEnds...
Generating docs for compound clang::CFGLoopExit...
Generating docs for compound clang::CFGMemberDtor...
Generating docs for compound clang::CFGNewAllocator...
Generating docs for compound clang::CFGReverseBlockReachabilityAnalysis...
Generating docs for compound clang::CFGScopeBegin...
Generating docs for compound clang::CFGScopeEnd...
Generating docs for compound clang::CFGStmt...
Generating docs for compound clang::CFGStmtMap...
Generating docs for compound clang::CFGTemporaryDtor...
Generating docs for compound clang::CFGTerminator...
Generating docs for compound clang::CGOpenMPSIMDRuntime...
Generating docs for compound clang::ChainedASTReaderListener...
Generating docs for compound clang::ChainedDiagnosticConsumer...
Generating docs for compound clang::CharacterLiteral...
Generating docs for compound clang::CharLiteralParser...
Generating docs for compound clang::CharSourceRange...
Generating docs for compound clang::CharUnits...
Generating docs for compound clang::ChooseExpr...
Generating docs for compound clang::ClangDiagnosticHandler...
Generating docs for compound clang::ClassScopeFunctionSpecializationDecl...
Generating docs for compound clang::ClassTemplateDecl...
Generating docs for nested compound clang::ClassTemplateDecl::Common...
Generating docs for compound clang::ClassTemplatePartialSpecializationDecl...
Generating docs for compound clang::ClassTemplateSpecializationDecl...
Generating docs for compound clang::CleanupInfo...
Generating docs for compound clang::CloneConstraint...
Generating docs for compound clang::CloneDetector...
Generating docs for compound clang::CoawaitExpr...
Generating docs for compound clang::CodeCompleteConsumer...
Generating docs for nested compound clang::CodeCompleteConsumer::OverloadCandidate...
Generating docs for compound clang::CodeCompleteOptions...
Generating docs for compound clang::CodeCompletionAllocator...
Generating docs for compound clang::CodeCompletionBuilder...
Generating docs for compound clang::CodeCompletionContext...
Generating docs for compound clang::CodeCompletionHandler...
Generating docs for compound clang::CodeCompletionResult...
Generating docs for compound clang::CodeCompletionString...
Generating docs for nested compound clan/opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/ModuleBuilder.h:85: warning: The following parameters of clang::CodeGenerator::GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition) are not documented:
  parameter 'decl'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/CompilerInstance.h:640: warning: The following parameters of clang::CompilerInstance::createDiagnostics(DiagnosticOptions *Opts, DiagnosticConsumer *Client=nullptr, bool ShouldOwnClient=true, const CodeGenOptions *CodeGenOpts=nullptr) are not documented:
  parameter 'ShouldOwnClient'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtCXX.h:431: warning: Unsupported xml/html tag <promise> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtCXX.h:432: warning: Unsupported xml/html tag <promise> found
g::CodeCompletionString::Chunk...
Generating docs for compound clang::CodeCompletionTUInfo...
Generating docs for compound clang::CodeGenAction...
Generating docs for compound clang::CodeGenerator...
Generating docs for compound clang::CodeGenOptions...
Generating docs for nested compound clang::CodeGenOptions::BitcodeFileToLink...
Generating docs for compound clang::CodeGenOptionsBase...
Generating docs for compound clang::CodeInjector...
Generating docs for compound clang::ColonProtectionRAIIObject...
Generating docs for compound clang::ColorScope...
Generating docs for compound clang::CommentHandler...
Generating docs for compound clang::CommentOptions...
Generating docs for compound clang::ComparisonCategories...
Generating docs for compound clang::ComparisonCategoryInfo...
Generating docs for nested compound clang::ComparisonCategoryInfo::ValueInfo...
Generating docs for compound clang::CompilerInstance...
Generating docs for compound clang::CompilerInvocation...
Generating docs for compound clang::CompilerInvocationBase...
Generating docs for compound clang::ComplexType...
Generating docs for compound clang::ComplexTypeLoc...
Generating docs for compound clang::CompoundAssignOperator...
Generating docs for compound clang::CompoundLiteralExpr...
Generating docs for compound clang::CompoundStmt...
Generating docs for compound clang::ConcreteTypeLoc...
Generating docs for nested compound clang::ConcreteTypeLoc::HasNoInnerType...
Generating docs for compound clang::ConditionalOperator...
Generating docs for compound clang::ConstantArrayType...
Generating docs for compound clang::ConstantArrayTypeLoc...
Generating docs for compound clang::ConstantExpr...
Generating docs for compound clang::ConstAttrVisitor...
Generating docs for compound clang::ConstDeclVisitor...
Generating docs for compound clang::ConstEvaluatedExprVisitor...
Generating docs for compound clang::ConstrainedTemplateDeclInfo...
Generating docs for compound clang::ConstructionContext...
Generating docs for compound clang::ConstructionContextItem...
Generating docs for compound clang::ConstructionContextLayer...
Generating docs for compound clang::ConstructorInfo...
Generating docs for compound clang::ConstructorInitializerConstructionContext...
Generating docs for compound clang::ConstructorUsingShadowDecl...
Generating docs for compound clang::ConstStmtIterator...
Generating docs for compound clang::ConstStmtVisitor...
Generating docs for compound clang::ConstTemplateArgumentVisitor...
Generating docs for compound clang::ContinueStmt...
Generating docs for compound clang::ContinuousRangeMap...
Generating docs for nested compound clang::ContinuousRangeMap::Builder...
Generating docs for compound clang::ConversionFixItGenerator...
Generating docs for compound clang::ConvertVectorExpr...
Generating docs for compound clang::CopiedTypeVisitor...
Generating docs for compound clang::CoreturnStmt...
Generating docs for compound clang::CoroutineBodyStmt...
Generating docs for nested compound clang::CoroutineBodyStmt::CtorArgs...
Generating docs for compound clang::CoroutineStmtBuilder...
Generating docs for compound clang::CoroutineSuspendExpr...
Generating docs for compound clang::CorrectionCandidateCallback...
Generating docs for compound clang::CoverageSourceInfo...
Generating docs for compound clang::CoyieldExpr...
Generating docs for compound clang::CStyleCastExpr...
Generating docs for compound clang::CUDAKernelCallExpr...
Generating docs for compound clang::CXX17ElidedCopyConstructorInitializerConstructionContext...
Generating docs for compound clang::CXX17ElidedCopyReturnedValueConstructionContext...
Generating docs for compound clang::CXX17ElidedCopyVariableConstructionContext...
Generating docs for compound clang::CXXABI...
Generating docs for nested compound clang::CXXABI::MemberPointerInfo...
Generating docs for compound clang::CXXAllocatorCall...
Generating docs for compound clang::CXXBasePath...
Generating docs for compound clang::CXXBasePathElement...
Generating docs for compound clang::CXXBasePaths...
Generating docs for compound clang::CXXBaseSpe/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h:812: warning: The following parameters of clang::CXXDestructorCall::CXXDestructorCall(const CXXDestructorDecl *DD, const Stmt *Trigger, const MemRegion *Target, bool IsBaseDestructor, ProgramStateRef St, const LocationContext *LCtx) are not documented:
  parameter 'IsBaseDestructor'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
cifier...
Generating docs for compound clang::CXXBindTemporaryExpr...
Generating docs for compound clang::CXXBoolLiteralExpr...
Generating docs for compound clang::CXXCatchStmt...
Generating docs for compound clang::CXXConstCastExpr...
Generating docs for compound clang::CXXConstructExpr...
Generating docs for compound clang::CXXConstructorCall...
Generating docs for compound clang::CXXConstructorDecl...
Generating docs for compound clang::CXXConversionDecl...
Generating docs for compound clang::CXXCtorInitializer...
Generating docs for compound clang::CXXDeductionGuideDecl...
Generating docs for compound clang::CXXDefaultArgExpr...
Generating docs for compound clang::CXXDefaultInitExpr...
Generating docs for compound clang::CXXDeleteExpr...
Generating docs for compound clang::CXXDependentScopeMemberExpr...
Generating docs for compound clang::CXXDestructorCall...
Generating docs for compound clang::CXXDestructorDecl...
Generating docs for compound clang::CXXDynamicCastExpr...
Generating docs for compound clang::CXXFieldCollector...
Generating docs for compound clang::CXXFinalOverriderMap...
Generating docs for compound clang::CXXFoldExpr...
Generating docs for compound clang::CXXForRangeStmt...
Generating docs for compound clang::CXXFunctionalCastExpr...
Generating docs for compound clang::CXXIndirectPrimaryBaseSet...
Generating docs for compound clang::CXXInheritedCtorInitExpr...
Generating docs for compound clang::CXXInstanceCall...
Generating docs for compound clang::CXXMemberCall...
Generating docs for compound clang::CXXMemberCallExpr...
Generating docs for compound clang::CXXMemberOperatorCall...
Generating docs for compound clang::CXXMethodDecl...
Generating docs for compound clang::CXXNamedCastExpr...
Generating docs for compound clang::CXXNewExpr...
Generating docs for compound clang::CXXNoexceptExpr...
Generating docs for compound clang::CXXNullPtrLiteralExpr...
Generating docs for compound clang::CXXOperatorCallExpr...
Generating docs for compound clang::CXXPseudoDestructorExpr...
Generating docs for compound clang::CXXRecordDecl...
Generating docs for nested compound clang::CXXRecordDecl::friend_iterator...
Generating docs for compound clang::CXXReinterpretCastExpr...
Generating docs for compound clang::CXXScalarValueInitExpr...
Generating docs for compound clang::CXXScopeSpec...
Generating docs for compound clang::CXXStaticCastExpr...
Generating docs for compound clang::CXXStdInitializerListExpr...
Generating docs for compound clang::CXXTemporary...
Generating docs for compound clang::CXXTemporaryObjectExpr...
Generating docs for compound clang::CXXThisExpr...
Generating docs for compound clang::CXXThrowExpr...
Generating docs for compound clang::CXXTryStmt...
Generating docs for compound clang::CXXTypeidExpr...
Generating docs for compound clang::CXXUnresolvedConstructExpr...
Generating docs for compound clang::CXXUuidofExpr...
Generating docs for compound clang::DataflowValues...
Generating docs for compound clang::DecayedType...
Generating docs for compound clang::DecayedTypeLoc...
Generating docs for compound clang::Decl...
Generating docs for nested compound clang::Decl::EmptyShell...
Generating docs for nested compound clang::Decl::redecl_iterator...
Generating docs for compound clang::DeclAccessPair...
Generating docs for compound clang::DeclarationName...
Generating docs for compound clang::DeclarationNameInfo...
Generating docs for compound clang::DeclarationNameLoc...
Generating docs for nested compound clang::DeclarationNameLoc::CXXLitOpName...
Generating docs for nested compound clang::DeclarationNameLoc::CXXOpName...
Generating docs for nested compound clang::DeclarationNameLoc::NT...
Generating docs for compound clang::DeclarationNameTable...
Generating docs for compound clang::Declarator...
Generating docs for compound clang::DeclaratorChunk...
Generating docs for nested compound clang::DeclaratorChunk::ArrayTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::BlockPointerTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::FunctionTypeInfo...
Generating d/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
ocs for nested compound clang::DeclaratorChunk::MemberPointerTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::ParamInfo...
Generating docs for nested compound clang::DeclaratorChunk::PipeTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::PointerTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::ReferenceTypeInfo...
Generating docs for nested compound clang::DeclaratorChunk::TypeAndRange...
Generating docs for compound clang::DeclaratorDecl...
Generating docs for compound clang::DeclContext...
Generating docs for nested compound clang::DeclContext::all_lookups_iterator...
Generating docs for nested compound clang::DeclContext::ddiag_iterator...
Generating docs for nested compound clang::DeclContext::decl_iterator...
Generating docs for nested compound clang::DeclContext::filtered_decl_iterator...
Generating docs for nested compound clang::DeclContext::specific_decl_iterator...
Generating docs for nested compound clang::DeclContext::udir_iterator...
Generating docs for compound clang::DeclContextLookupResult...
Generating docs for nested compound clang::DeclContextLookupResult::iterator...
Generating docs for compound clang::DeclFilterCCC...
Generating docs for compound clang::DeclGroup...
Generating docs for compound clang::DeclGroupRef...
Generating docs for compound clang::DeclRefExpr...
Generating docs for compound clang::DeclSpec...
Generating docs for compound clang::DeclStmt...
Generating docs for compound clang::DecltypeType...
Generating docs for compound clang::DecltypeTypeLoc...
Generating docs for compound clang::DeclVisitor...
Generating docs for compound clang::DecompositionDecl...
Generating docs for compound clang::DecompositionDeclarator...
Generating docs for nested compound clang::DecompositionDeclarator::Binding...
Generating docs for compound clang::DeducedPack...
Generating docs for compound clang::DeducedTemplateArgument...
Generating docs for compound clang::DeducedTemplateSpecializationType...
Generating docs for compound clang::DeducedTemplateSpecializationTypeLoc...
Generating docs for compound clang::DeducedType...
Generating docs for compound clang::DeducedTypeLoc...
Generating docs for compound clang::DeductionFailureInfo...
Generating docs for compound clang::DefaultArgStorage...
Generating docs for compound clang::DefaultInitializedTypeVisitor...
Generating docs for compound clang::DefaultStmt...
Generating docs for compound clang::DefMacroDirective...
Generating docs for compound clang::DeltaTree...
Generating docs for compound clang::DependencyCollector...
Generating docs for compound clang::DependencyFileGenerator...
Generating docs for compound clang::DependencyOutputOptions...
Generating docs for compound clang::DependentAddressSpaceLocInfo...
Generating docs for compound clang::DependentAddressSpaceType...
Generating docs for compound clang::DependentAddressSpaceTypeLoc...
Generating docs for compound clang::DependentCoawaitExpr...
Generating docs for compound clang::DependentDecltypeType...
Generating docs for compound clang::DependentDiagnostic...
Generating docs for compound clang::DependentFunctionTemplateSpecializationInfo...
Generating docs for compound clang::DependentNameLocInfo...
Generating docs for compound clang::DependentNameType...
Generating docs for compound clang::DependentNameTypeLoc...
Generating docs for compound clang::DependentScopeDeclRefExpr...
Generating docs for compound clang::DependentSizedArrayType...
Generating docs for compound clang::DependentSizedArrayTypeLoc...
Generating docs for compound clang::DependentSizedExtVectorType...
Generating docs for compound clang::DependentSizedExtVectorTypeLoc...
Generating docs for compound clang::DependentStoredDeclsMap...
Generating docs for compound clang::DependentTemplateName...
Generating docs for compound clang::DependentTemplateSpecializationLocInfo...
Generating docs for compound clang::DependentTemplateSpecializationType...
Generating docs for compound clang::DependentTemplateSpecializationTypeLoc...
Generating docs for compound clang::Dependent/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h:187: warning: The following parameters of clang::DiagnosticIDs::getCustomDiagID(Level L, StringRef FormatString) are not documented:
  parameter 'L'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/DiagnosticIDs.h:294: warning: The following parameters of clang::DiagnosticIDs::getDiagnosticsInGroup(diag::Flavor Flavor, StringRef Group, SmallVectorImpl< diag::kind > &Diags) const are not documented:
  parameter 'Flavor'
  parameter 'Group'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/DiagnosticRenderer.h:132: warning: The following parameters of clang::DiagnosticRenderer::emitDiagnostic(FullSourceLoc Loc, DiagnosticsEngine::Level Level, StringRef Message, ArrayRef< CharSourceRange > Ranges, ArrayRef< FixItHint > FixItHints, DiagOrStoredDiag D=(Diagnostic *) nullptr) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:777: warning: The following parameters of clang::DiagnosticsEngine::getCustomDiagID(Level L, const char(&) FormatString[N]) are not documented:
  parameter 'L'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:835: warning: The following parameters of clang::DiagnosticsEngine::getDiagnosticLevel(unsigned DiagID, SourceLocation Loc) const are not documented:
  parameter 'DiagID'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:820: warning: The following parameters of clang::DiagnosticsEngine::isIgnored(unsigned DiagID, SourceLocation Loc) const are not documented:
  parameter 'DiagID'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:552: warning: The following parameters of clang::DiagnosticsEngine::setClient(DiagnosticConsumer *client, bool ShouldOwnClient=true) are not documented:
  parameter 'client'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:709: warning: The following parameters of clang::DiagnosticsEngine::setSeverity(diag::kind Diag, diag::Severity Map, SourceLocation Loc) are not documented:
  parameter 'Diag'
  parameter 'Map'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Diagnostic.h:722: warning: The following parameters of clang::DiagnosticsEngine::setSeverityForGroup(diag::Flavor Flavor, StringRef Group, diag::Severity Map, SourceLocation Loc=SourceLocation()) are not documented:
  parameter 'Group'
  parameter 'Map'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderSearch.cpp:330: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/HeaderSearch.cpp:330: warning: explicit link request to 'import' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/DirectoryLookup.h:179: warning: The following parameters of clang::DirectoryLookup::LookupFile(StringRef &Filename, HeaderSearch &HS, SourceLocation IncludeLoc, SmallVectorImpl< char > *SearchPath, SmallVectorImpl< char > *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool &InUserSpecifiedSystemFramework, bool &IsFrameworkFound, bool &HasBeenMapped, SmallVectorImpl< char > &MappedName) const are not documented:
  parameter 'HasBeenMapped'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h:391: warning: The following parameters of clang::Expr::ClassifyModifiable(ASTContext &Ctx, SourceLocation &Loc) const are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h:300: warning: The following parameters of clang::Expr::isModifiableLvalue(ASTContext &Ctx, SourceLocation *Loc=nullptr) const are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h:689: warning: The following parameters of clang::Expr::tryEvaluateObjectSize(uint64_t &Result, ASTContext &Ctx, unsigned Type) const are not documented:
  parameter 'Result'
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExternalASTSource.h:209: warning: The following parameters of clang::ExternalASTSource::FindExternalLexicalDecls(const DeclContext *DC, llvm::function_ref< bool(Decl::Kind)> IsKindWeWant, SmallVectorImpl< Decl * > &Result) are not documented:
  parameter 'DC'
  parameter 'Result'
TypeOfExprType...
Generating docs for compound clang::DependentUnaryTransformType...
Generating docs for compound clang::DependentVectorType...
Generating docs for compound clang::DependentVectorTypeLoc...
Generating docs for compound clang::DesignatedInitExpr...
Generating docs for nested compound clang::DesignatedInitExpr::ArrayOrRangeDesignator...
Generating docs for nested compound clang::DesignatedInitExpr::Designator...
Generating docs for nested compound clang::DesignatedInitExpr::FieldDesignator...
Generating docs for compound clang::DesignatedInitUpdateExpr...
Generating docs for compound clang::Designation...
Generating docs for compound clang::Designator...
Generating docs for compound clang::DestroyTemplateIdAnnotationsRAIIObj...
Generating docs for compound clang::DestructedTypeVisitor...
Generating docs for compound clang::Diagnostic...
Generating docs for compound clang::DiagnosticBuilder...
Generating docs for compound clang::DiagnosticConsumer...
Generating docs for compound clang::DiagnosticError...
Generating docs for compound clang::DiagnosticErrorTrap...
Generating docs for compound clang::DiagnosticIDs...
Generating docs for compound clang::DiagnosticMapping...
Generating docs for compound clang::DiagnosticNoteRenderer...
Generating docs for compound clang::DiagnosticOptions...
Generating docs for compound clang::DiagnosticRenderer...
Generating docs for compound clang::DiagnosticsEngine...
Generating docs for compound clang::DirectoryEntry...
Generating docs for compound clang::DirectoryLookup...
Generating docs for compound clang::DominatorTree...
Generating docs for compound clang::DoStmt...
Generating docs for compound clang::DumpCompilerOptionsAction...
Generating docs for compound clang::DumpModuleInfoAction...
Generating docs for compound clang::DumpRawTokensAction...
Generating docs for compound clang::DumpTokensAction...
Generating docs for compound clang::ElaboratedLocInfo...
Generating docs for compound clang::ElaboratedType...
Generating docs for compound clang::ElaboratedTypeLoc...
Generating docs for compound clang::ElidedTemporaryObjectConstructionContext...
Generating docs for compound clang::EmitAssemblyAction...
Generating docs for compound clang::EmitBCAction...
Generating docs for compound clang::EmitCodeGenOnlyAction...
Generating docs for compound clang::EmitLLVMAction...
Generating docs for compound clang::EmitLLVMOnlyAction...
Generating docs for compound clang::EmitObjAction...
Generating docs for compound clang::EmptyDecl...
Generating docs for compound clang::EmptyPragmaHandler...
Generating docs for compound clang::EnterExpressionEvaluationContext...
Generating docs for compound clang::EnumConstantDecl...
Generating docs for compound clang::EnumDecl...
Generating docs for compound clang::EnumType...
Generating docs for compound clang::EnumTypeLoc...
Generating docs for compound clang::EpsilonPoint...
Generating docs for compound clang::EvaluatedExprVisitor...
Generating docs for compound clang::EvaluatedExprVisitorBase...
Generating docs for compound clang::EvaluatedStmt...
Generating docs for compound clang::ExplicitCastExpr...
Generating docs for compound clang::ExportDecl...
Generating docs for compound clang::Expr...
Generating docs for nested compound clang::Expr::Classification...
Generating docs for nested compound clang::Expr::EvalResult...
Generating docs for nested compound clang::Expr::EvalStatus...
Generating docs for compound clang::ExpressionTraitExpr...
Generating docs for compound clang::ExprMutationAnalyzer...
Generating docs for compound clang::ExprWithCleanups...
Generating docs for compound clang::ExtensionRAIIObject...
Generating docs for compound clang::ExternalASTMerger...
Generating docs for nested compound clang::ExternalASTMerger::DCOrigin...
Generating docs for nested compound clang::ExternalASTMerger::ImporterSource...
Generating docs for nested compound clang::ExternalASTMerger::ImporterTarget...
Generating docs for compound clang::ExternalASTSource...
Generating docs for nested compound clang::ExternalASTSource::ASTSourceDescriptor...
Generat/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h:195: warning: argument 'TypoName' of command @param is not found in the argument list of clang::ExternalSemaSource::CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT)
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ExternalSemaSource.h:202: warning: The following parameters of clang::ExternalSemaSource::CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) are not documented:
  parameter 'Typo'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileManager.h:201: warning: The following parameters of clang::FileManager::getDirectory(StringRef DirName, bool CacheFailure=true) are not documented:
  parameter 'DirName'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/FileManager.h:213: warning: The following parameters of clang::FileManager::getFile(StringRef Filename, bool OpenFile=false, bool CacheFailure=true) are not documented:
  parameter 'Filename'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Frontend/FixItRewriter.h:44: warning: The following parameters of clang::FixItOptions::RewriteFilename(const std::string &Filename, int &fd)=0 are not documented:
  parameter 'Filename'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclTemplate.h:1012: warning: The following parameters of clang::FunctionTemplateDecl::addSpecialization(FunctionTemplateSpecializationInfo *Info, void *InsertPos) are not documented:
  parameter 'Info'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
ing docs for nested compound clang::ExternalASTSource::Deserializing...
Generating docs for nested compound clang::ExternalASTSource::MemoryBufferSizes...
Generating docs for compound clang::ExternalHeaderFileInfoSource...
Generating docs for compound clang::ExternalPreprocessingRecordSource...
Generating docs for compound clang::ExternalPreprocessorSource...
Generating docs for compound clang::ExternalSemaSource...
Generating docs for compound clang::ExternalSLocEntrySource...
Generating docs for compound clang::ExternalVTableUse...
Generating docs for compound clang::ExternCContextDecl...
Generating docs for compound clang::ExtQuals...
Generating docs for compound clang::ExtQualsTypeCommonBase...
Generating docs for compound clang::ExtVectorElementExpr...
Generating docs for compound clang::ExtVectorType...
Generating docs for compound clang::ExtVectorTypeLoc...
Generating docs for compound clang::FieldDecl...
Generating docs for compound clang::FieldDeclarator...
Generating docs for compound clang::FileEntry...
Generating docs for compound clang::FileID...
Generating docs for compound clang::FileManager...
Generating docs for compound clang::FilenamePatternConstraint...
Generating docs for compound clang::FileNullability...
Generating docs for compound clang::FileNullabilityMap...
Generating docs for compound clang::FileScopeAsmDecl...
Generating docs for compound clang::FileSystemOptions...
Generating docs for compound clang::FileSystemStatCache...
Generating docs for compound clang::FixedPointLiteral...
Generating docs for compound clang::FixedPointSemantics...
Generating docs for compound clang::FixedSizeTemplateParameterListStorage...
Generating docs for compound clang::FixItAction...
Generating docs for compound clang::FixItHint...
Generating docs for compound clang::FixItOptions...
Generating docs for compound clang::FixItRecompile...
Generating docs for compound clang::FixItRewriter...
Generating docs for compound clang::FloatingLiteral...
Generating docs for compound clang::ForStmt...
Generating docs for compound clang::ForwardingDiagnosticConsumer...
Generating docs for compound clang::FPOptions...
Generating docs for compound clang::FrameworkCacheEntry...
Generating docs for compound clang::FriendDecl...
Generating docs for compound clang::FriendTemplateDecl...
Generating docs for compound clang::FrontendAction...
Generating docs for compound clang::FrontendInputFile...
Generating docs for compound clang::FrontendOptions...
Generating docs for compound clang::FullExpr...
Generating docs for compound clang::FullSourceLoc...
Generating docs for nested compound clang::FullSourceLoc::BeforeThanCompare...
Generating docs for compound clang::FunctionCallFilterCCC...
Generating docs for compound clang::FunctionDecl...
Generating docs for compound clang::FunctionExitPoint...
Generating docs for compound clang::FunctionLocInfo...
Generating docs for compound clang::FunctionNoProtoType...
Generating docs for compound clang::FunctionNoProtoTypeLoc...
Generating docs for compound clang::FunctionParmMutationAnalyzer...
Generating docs for compound clang::FunctionParmPackExpr...
Generating docs for compound clang::FunctionProtoType...
Generating docs for nested compound clang::FunctionProtoType::ExceptionSpecInfo...
Generating docs for nested compound clang::FunctionProtoType::ExtProtoInfo...
Generating docs for compound clang::FunctionProtoTypeLoc...
Generating docs for compound clang::FunctionTemplateDecl...
Generating docs for nested compound clang::FunctionTemplateDecl::Common...
Generating docs for compound clang::FunctionTemplateSpecializationInfo...
Generating docs for compound clang::FunctionType...
Generating docs for nested compound clang::FunctionType::ExceptionType...
Generating docs for nested compound clang::FunctionType::ExtInfo...
Generating docs for nested compound clang::FunctionType::ExtParameterInfo...
Generating docs for nested compound clang::FunctionType::FunctionTypeExtraBitfields...
Generating docs for compound clang::FunctionTypeLoc...
Generating docs for compound clang::GCCAsmStmt...
Generating /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:710: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:718: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:674: warning: The following parameters of clang::HeaderSearch::getExistingFileInfo(const FileEntry *FE, bool WantExternal=true) const are not documented:
  parameter 'FE'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:397: warning: The following parameters of clang::HeaderSearch::LookupFile(StringRef Filename, SourceLocation IncludeLoc, bool isAngled, const DirectoryLookup *FromDir, const DirectoryLookup *&CurDir, ArrayRef< std::pair< const FileEntry *, const DirectoryEntry * >> Includers, SmallVectorImpl< char > *SearchPath, SmallVectorImpl< char > *RelativePath, Module *RequestingModule, ModuleMap::KnownHeader *SuggestedModule, bool *IsMapped, bool *IsFrameworkFound, bool SkipCache=false, bool BuildSystemModule=false) are not documented:
  parameter 'Filename'
  parameter 'FromDir'
  parameter 'RequestingModule'
  parameter 'SkipCache'
  parameter 'BuildSystemModule'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:710: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:714: warning: The following parameters of clang::HeaderSearch::suggestPathToFileForDiagnostics(const FileEntry *File, bool *IsSystem=nullptr) are not documented:
  parameter 'File'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:718: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/HeaderSearch.h:722: warning: The following parameters of clang::HeaderSearch::suggestPathToFileForDiagnostics(llvm::StringRef File, llvm::StringRef WorkingDir, bool *IsSystem=nullptr) are not documented:
  parameter 'File'
  parameter 'IsSystem'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/IdentifierResolver.h:155: warning: The following parameters of clang::IdentifierResolver::isDeclInScope(Decl *D, DeclContext *Ctx, Scope *S=nullptr, bool AllowInlineNamespace=false) const are not documented:
  parameter 'D'
  parameter 'Ctx'
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h:1215: warning: The following parameters of clang::InitializationSequence::AddAddressOverloadResolutionStep(FunctionDecl *Function, DeclAccessPair Found, bool HadMultipleCandidates) are not documented:
  parameter 'Found'
  parameter 'HadMultipleCandidates'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h:1286: warning: The following parameters of clang::InitializationSequence::AddConstructorInitializationStep(DeclAccessPair FoundDecl, CXXConstructorDecl *Constructor, QualType T, bool HadMultipleCandidates, bool FromInitList, bool AsInitList) are not documented:
  parameter 'FoundDecl'
  parameter 'Constructor'
  parameter 'T'
  parameter 'HadMultipleCandidates'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Initialization.h:1234: warning: The following parameters of clang::InitializationSequence::AddReferenceBindingStep(QualType T, bool BindingTemporary) are not documented:
  parameter 'T'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Expr.h:1358: warning: The following parameters of clang::IntegerLiteral::Create(const ASTContext &C, const llvm::APInt &V, QualType type, SourceLocation l) are not documented:
  parameter 'C'
  parameter 'l'
docs for nested compound clang::GCCAsmStmt::AsmStringPiece...
Generating docs for compound clang::GenerateHeaderModuleAction...
Generating docs for compound clang::GenerateModuleAction...
Generating docs for compound clang::GenerateModuleFromModuleMapAction...
Generating docs for compound clang::GenerateModuleInterfaceAction...
Generating docs for compound clang::GeneratePCHAction...
Generating docs for compound clang::GenericSelectionExpr...
Generating docs for compound clang::GlobalCodeCompletionAllocator...
Generating docs for compound clang::GlobalDecl...
Generating docs for compound clang::GlobalModuleIndex...
Generating docs for compound clang::GNUNullExpr...
Generating docs for compound clang::GotoStmt...
Generating docs for compound clang::GreaterThanIsOperatorScope...
Generating docs for compound clang::HeaderFileInfo...
Generating docs for compound clang::HeaderMap...
Generating docs for compound clang::HeaderMapImpl...
Generating docs for compound clang::HeaderSearch...
Generating docs for compound clang::HeaderSearchOptions...
Generating docs for nested compound clang::HeaderSearchOptions::Entry...
Generating docs for nested compound clang::HeaderSearchOptions::SystemHeaderPrefix...
Generating docs for compound clang::HMapBucket...
Generating docs for compound clang::HMapHeader...
Generating docs for compound clang::HTMLPrintAction...
Generating docs for compound clang::IdentifierInfo...
Generating docs for compound clang::IdentifierInfoLookup...
Generating docs for compound clang::IdentifierIterator...
Generating docs for compound clang::IdentifierLoc...
Generating docs for compound clang::IdentifierResolver...
Generating docs for nested compound IdentifierResolver::IdDeclInfoMap...
Generating docs for nested compound clang::IdentifierResolver::iterator...
Generating docs for compound clang::IdentifierTable...
Generating docs for compound clang::IfStmt...
Generating docs for compound clang::IgnoringDiagConsumer...
Generating docs for compound clang::ImaginaryLiteral...
Generating docs for compound clang::ImplicitCallPoint...
Generating docs for compound clang::ImplicitCastExpr...
Generating docs for compound clang::ImplicitConversionSequence...
Generating docs for compound clang::ImplicitParamDecl...
Generating docs for compound clang::ImplicitValueInitExpr...
Generating docs for compound clang::ImportDecl...
Generating docs for compound clang::ImportError...
Generating docs for compound clang::InBeforeInTUCacheEntry...
Generating docs for compound clang::InclusionDirective...
Generating docs for compound clang::IncompleteArrayType...
Generating docs for compound clang::IncompleteArrayTypeLoc...
Generating docs for compound clang::IndirectFieldDecl...
Generating docs for compound clang::IndirectGotoStmt...
Generating docs for compound clang::InheritableAttr...
Generating docs for compound clang::InheritableParamAttr...
Generating docs for compound clang::InheritedConstructor...
Generating docs for compound clang::InheritingConcreteTypeLoc...
Generating docs for compound clang::InitializationKind...
Generating docs for compound clang::InitializationSequence...
Generating docs for nested compound clang::InitializationSequence::Step...
Generating docs for nested compound clang::InitializationSequence::Step::F...
Generating docs for compound clang::InitializedEntity...
Generating docs for compound clang::InitListExpr...
Generating docs for compound clang::InitOnlyAction...
Generating docs for compound clang::InjectedClassNameType...
Generating docs for compound clang::InjectedClassNameTypeLoc...
Generating docs for compound clang::InMemoryModuleCache...
Generating docs for compound clang::InMessageExpressionRAIIObject...
Generating docs for compound clang::InputKind...
Generating docs for compound clang::IntegerLiteral...
Generating docs for compound clang::IsResultPtrLowBitFree...
Generating docs for compound clang::IsResultPtrLowBitFree< CXXBaseSpecifier * >...
Generating docs for compound clang::IsResultPtrLowBitFree< CXXCtorInitializer * >...
Generating docs for compound clang::IsResultPtrLowBitFree< Expr * /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h:497: warning: The following parameters of clang::Lexer::ComputePreamble(StringRef Buffer, const LangOptions &LangOpts, unsigned MaxLines=0) are not documented:
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h:371: warning: The following parameters of clang::Lexer::getLocForEndOfToken(SourceLocation Loc, unsigned Offset, const SourceManager &SM, const LangOptions &LangOpts) are not documented:
  parameter 'Loc'
  parameter 'SM'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h:410: warning: The following parameters of clang::Lexer::isAtEndOfMacroExpansion(SourceLocation loc, const SourceManager &SM, const LangOptions &LangOpts, SourceLocation *MacroEnd=nullptr) are not documented:
  parameter 'loc'
  parameter 'SM'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Lexer.h:400: warning: The following parameters of clang::Lexer::isAtStartOfMacroExpansion(SourceLocation loc, const SourceManager &SM, const LangOptions &LangOpts, SourceLocation *MacroBegin=nullptr) are not documented:
  parameter 'loc'
  parameter 'SM'
  parameter 'LangOpts'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:28: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:31: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:34: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:41: warning: Found unknown command `\end'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:43: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:53: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:55: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:57: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h:58: warning: Found unknown command `\implementation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:38: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:145: warning: The following parameters of clang::MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, bool Syntactically) const are not documented:
  parameter 'Other'
  parameter 'PP'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h:101: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h:97: warning: The following parameters of clang::MacroPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID=FileID()) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/MacroPPCallbacks.h:101: warning: explicit link request to 'xxx' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/CloneDetection.h:294: warning: The following parameters of clang::MinComplexityConstraint::calculateStmtComplexity(const StmtSequence &Seq, std::size_t Limit, const std::string &ParentMacroStack="") are not documented:
  parameter 'Seq'
  parameter 'ParentMacroStack'
>...
Generating docs for compound clang::IsResultPtrLowBitFree< Stmt * >...
Generating docs for compound clang::ItaniumMangleContext...
Generating docs for compound clang::ItaniumVTableContext...
Generating docs for compound clang::LabelDecl...
Generating docs for compound clang::LabelStmt...
Generating docs for compound clang::LambdaCapture...
Generating docs for compound clang::LambdaExpr...
Generating docs for compound clang::LambdaIntroducer...
Generating docs for nested compound clang::LambdaIntroducer::LambdaCapture...
Generating docs for compound clang::LangOptions...
Generating docs for compound clang::LangOptionsBase...
Generating docs for compound clang::LangStandard...
Generating docs for compound clang::LateParsedTemplate...
Generating docs for compound clang::LayoutOverrideSource...
Generating docs for compound clang::LazyASTUnresolvedSet...
Generating docs for compound clang::LazyGenerationalUpdatePtr...
Generating docs for nested compound clang::LazyGenerationalUpdatePtr::LazyData...
Generating docs for compound clang::LazyOffsetPtr...
Generating docs for compound clang::LazyVector...
Generating docs for nested compound clang::LazyVector::iterator...
Generating docs for compound clang::Lexer...
Generating docs for compound clang::LexicallyOrderedRecursiveASTVisitor...
Generating docs for compound clang::LineEntry...
Generating docs for compound clang::LineTableInfo...
Generating docs for compound clang::LinkageComputer...
Generating docs for compound clang::LinkageInfo...
Generating docs for compound clang::LinkageSpecDecl...
Generating docs for compound clang::LiveVariables...
Generating docs for nested compound clang::LiveVariables::LivenessValues...
Generating docs for nested compound clang::LiveVariables::Observer...
Generating docs for compound clang::LocalInstantiationScope...
Generating docs for compound clang::LocationCheck...
Generating docs for compound clang::LocationContext...
Generating docs for compound clang::LocationContextManager...
Generating docs for compound clang::LocInfoType...
Generating docs for compound clang::LogDiagnosticPrinter...
Generating docs for compound clang::LookupResult...
Generating docs for nested compound clang::LookupResult::Filter...
Generating docs for compound clang::LoopExit...
Generating docs for compound clang::LoopHint...
Generating docs for compound clang::LValueReferenceType...
Generating docs for compound clang::LValueReferenceTypeLoc...
Generating docs for compound clang::LVComputationKind...
Generating docs for compound clang::MacroArgs...
Generating docs for compound clang::MacroBuilder...
Generating docs for compound clang::MacroDefinition...
Generating docs for compound clang::MacroDefinitionRecord...
Generating docs for compound clang::MacroDirective...
Generating docs for nested compound clang::MacroDirective::DefInfo...
Generating docs for compound clang::MacroExpansion...
Generating docs for compound clang::MacroInfo...
Generating docs for compound clang::MacroPPCallbacks...
Generating docs for compound clang::ManagedAnalysis...
Generating docs for compound clang::MangleContext...
Generating docs for compound clang::MangleNumberingContext...
Generating docs for compound clang::MatchingVariablePatternConstraint...
Generating docs for compound clang::MaterializeTemporaryExpr...
Generating docs for compound clang::MemberExpr...
Generating docs for compound clang::MemberExprNameQualifier...
Generating docs for compound clang::MemberPointerLocInfo...
Generating docs for compound clang::MemberPointerType...
Generating docs for compound clang::MemberPointerTypeLoc...
Generating docs for compound clang::MemberSpecializationInfo...
Generating docs for compound clang::MemorizeStatCalls...
Generating docs for compound clang::Mergeable...
Generating docs for compound clang::MethodVFTableLocation...
Generating docs for compound clang::MicrosoftMangleContext...
Generating docs for compound clang::MicrosoftVTableContext...
Generating docs for compound clang::MigratorOptions...
Generating docs for compound clang::MinComplexityConstraint...
Generating docs for com/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:535: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:536: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:483: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:483: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:535: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MacroInfo.h:536: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleMap.h:388: warning: The following parameters of clang::ModuleMap::ModuleMap(SourceManager &SourceMgr, DiagnosticsEngine &Diags, const LangOptions &LangOpts, const TargetInfo *Target, HeaderSearch &HeaderInfo) are not documented:
  parameter 'HeaderInfo'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/ModuleMap.h:645: warning: The following parameters of clang::ModuleMap::addHeader(Module *Mod, Module::Header Header, ModuleHeaderRole Role, bool Imported=false) are not documented:
  parameter 'Mod'
  parameter 'Header'
  parameter 'Imported'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h:100: warning: explicit link request to 'ifndef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/MultipleIncludeOpt.h:100: warning: explicit link request to 'ifndef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Frontend/MultiplexConsumer.cpp:106: warning: The following parameters of clang::MultiplexASTMutationListener::DeclarationMarkedOpenMPAllocate(const Decl *D, const Attr *A) are not documented:
  parameter 'A'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h:333: warning: argument 'TypoName' of command @param is not found in the argument list of clang::MultiplexExternalSemaSource::CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT)
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h:335: warning: The following parameters of clang::MultiplexExternalSemaSource::CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) are not documented:
  parameter 'Typo'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/MultiplexExternalSemaSource.h:109: warning: The following parameters of clang::MultiplexExternalSemaSource::FindExternalLexicalDecls(const DeclContext *DC, llvm::function_ref< bool(Decl::Kind)> IsKindWeWant, SmallVectorImpl< Decl * > &Result) are not documented:
  parameter 'DC'
  parameter 'Result'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:336: warning: The following parameters of clang::NamedDecl::declarationReplaces(NamedDecl *OldD, bool IsKnownNewer=true) const are not documented:
  parameter 'OldD'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/NSAPI.h:199: warning: The following parameters of clang::NSAPI::getNSNumberLiteralSelector(NSNumberLiteralMethodKind MK, bool Instance) const are not documented:
  parameter 'MK'
pound clang::MinGroupSizeConstraint...
Generating docs for compound clang::MMToken...
Generating docs for compound clang::Module...
Generating docs for nested compound clang::Module::Conflict...
Generating docs for nested compound clang::Module::DirectoryName...
Generating docs for nested compound clang::Module::Header...
Generating docs for nested compound clang::Module::LinkLibrary...
Generating docs for nested compound clang::Module::UnresolvedConflict...
Generating docs for nested compound clang::Module::UnresolvedExportDecl...
Generating docs for nested compound clang::Module::UnresolvedHeaderDirective...
Generating docs for compound clang::ModuleDependencyCollector...
Generating docs for compound clang::ModuleFileExtension...
Generating docs for compound clang::ModuleFileExtensionMetadata...
Generating docs for compound clang::ModuleFileExtensionReader...
Generating docs for compound clang::ModuleFileExtensionWriter...
Generating docs for compound clang::ModuleLoader...
Generating docs for compound clang::ModuleLoadResult...
Generating docs for compound clang::ModuleMacro...
Generating docs for compound clang::ModuleMap...
Generating docs for nested compound clang::ModuleMap::KnownHeader...
Generating docs for compound clang::ModuleMapCallbacks...
Generating docs for compound clang::ModuleMapParser...
Generating docs for compound clang::MSAsmStmt...
Generating docs for compound clang::MSDependentExistsStmt...
Generating docs for compound clang::MSPropertyDecl...
Generating docs for compound clang::MSPropertyRefExpr...
Generating docs for compound clang::MSPropertySubscriptExpr...
Generating docs for compound clang::MultiKeywordSelector...
Generating docs for compound clang::MultiLevelTemplateArgumentList...
Generating docs for compound clang::MultipleIncludeOpt...
Generating docs for compound clang::MultiplexASTDeserializationListener...
Generating docs for compound clang::MultiplexASTMutationListener...
Generating docs for compound clang::MultiplexConsumer...
Generating docs for compound clang::MultiplexExternalSemaSource...
Generating docs for compound clang::NamedDecl...
Generating docs for compound clang::NamespaceAliasDecl...
Generating docs for compound clang::NamespaceDecl...
Generating docs for compound clang::NeonTypeFlags...
Generating docs for compound clang::NestedNameSpecifier...
Generating docs for compound clang::NestedNameSpecifierLoc...
Generating docs for compound clang::NestedNameSpecifierLocBuilder...
Generating docs for compound clang::NewAllocatedObjectConstructionContext...
Generating docs for compound clang::NoInitExpr...
Generating docs for compound clang::NonTypeTemplateParmDecl...
Generating docs for compound clang::NoTypoCorrectionCCC...
Generating docs for compound clang::NSAPI...
Generating docs for compound clang::NullStmt...
Generating docs for compound clang::NumericLiteralParser...
Generating docs for compound clang::ObjCArrayLiteral...
Generating docs for compound clang::ObjCAtCatchStmt...
Generating docs for compound clang::ObjCAtDefsFieldDecl...
Generating docs for compound clang::ObjCAtFinallyStmt...
Generating docs for compound clang::ObjCAtSynchronizedStmt...
Generating docs for compound clang::ObjCAtThrowStmt...
Generating docs for compound clang::ObjCAtTryStmt...
Generating docs for compound clang::ObjCAutoreleasePoolStmt...
Generating docs for compound clang::ObjCAvailabilityCheckExpr...
Generating docs for compound clang::ObjCBoolLiteralExpr...
Generating docs for compound clang::ObjCBoxedExpr...
Generating docs for compound clang::ObjCBridgedCastExpr...
Generating docs for compound clang::ObjCCategoryDecl...
Generating docs for compound clang::ObjCCategoryImplDecl...
Generating docs for compound clang::ObjCCompatibleAliasDecl...
Generating docs for compound clang::ObjCContainerDecl...
Generating docs for compound clang::ObjCDeclSpec...
Generating docs for compound clang::ObjCDictionaryElement...
Generating docs for compound clang::ObjCDictionaryLiteral...
Generating docs for compound clang::ObjCDictionaryLiteral_ExpansionData...
Generating docs for compound clang::ObjCDi/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclObjC.h:1524: warning: The following parameters of clang::ObjCInterfaceDecl::isDesignatedInitializer(Selector Sel, const ObjCMethodDecl **InitMethod=nullptr) const are not documented:
  parameter 'Sel'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h:1088: warning: The following parameters of clang::ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, SourceLocation LBracLoc, SourceLocation SuperLoc, bool IsInstanceSuper, QualType SuperType, Selector Sel, ArrayRef< SourceLocation > SelLocs, ObjCMethodDecl *Method, ArrayRef< Expr * > Args, SourceLocation RBracLoc, bool isImplicit) are not documented:
  parameter 'SuperType'
  parameter 'SelLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h:1124: warning: The following parameters of clang::ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, SourceLocation LBracLoc, TypeSourceInfo *Receiver, Selector Sel, ArrayRef< SourceLocation > SelLocs, ObjCMethodDecl *Method, ArrayRef< Expr * > Args, SourceLocation RBracLoc, bool isImplicit) are not documented:
  parameter 'SelLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h:1158: warning: The following parameters of clang::ObjCMessageExpr::Create(const ASTContext &Context, QualType T, ExprValueKind VK, SourceLocation LBracLoc, Expr *Receiver, Selector Sel, ArrayRef< SourceLocation > SeLocs, ObjCMethodDecl *Method, ArrayRef< Expr * > Args, SourceLocation RBracLoc, bool isImplicit) are not documented:
  parameter 'SeLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ExprObjC.h:1176: warning: The following parameters of clang::ObjCMessageExpr::CreateEmpty(const ASTContext &Context, unsigned NumArgs, unsigned NumStoredSelLocs) are not documented:
  parameter 'NumStoredSelLocs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:246: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:246: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:251: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:927: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:927: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:932: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1892: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1892: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2784: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2784: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2828: warning: The following parameters of clang::OMPCancelDirective::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef< OMPClause * > Clauses, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CancelRegion'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2726: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2726: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2766: warning: The following parameters of clang::OMPCancellationPointDirective::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CancelRegion'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1441: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1441: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1446: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:614: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1487: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1487: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:664: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:664: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:669: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2984: warning: explicit link request to 'pragma' could not be resolved
ctionaryLiteral_KeyValuePair...
Generating docs for compound clang::ObjCEncodeExpr...
Generating docs for compound clang::ObjCForCollectionStmt...
Generating docs for compound clang::ObjCImplDecl...
Generating docs for compound clang::ObjCImplementationDecl...
Generating docs for compound clang::ObjCIndirectCopyRestoreExpr...
Generating docs for compound clang::ObjCInterfaceDecl...
Generating docs for nested compound clang::ObjCInterfaceDecl::filtered_category_iterator...
Generating docs for compound clang::ObjCInterfaceLocInfo...
Generating docs for compound clang::ObjCInterfaceType...
Generating docs for compound clang::ObjCInterfaceTypeLoc...
Generating docs for compound clang::ObjCIsaExpr...
Generating docs for compound clang::ObjCIvarDecl...
Generating docs for compound clang::ObjCIvarRefExpr...
Generating docs for compound clang::ObjCList...
Generating docs for compound clang::ObjCListBase...
Generating docs for compound clang::ObjCMessageExpr...
Generating docs for compound clang::ObjCMethodCall...
Generating docs for compound clang::ObjCMethodDecl...
Generating docs for nested compound clang::ObjCMethodDecl::GetTypeFn...
Generating docs for compound clang::ObjCMethodList...
Generating docs for compound clang::ObjCNoReturn...
Generating docs for compound clang::ObjCObjectPointerType...
Generating docs for compound clang::ObjCObjectPointerTypeLoc...
Generating docs for compound clang::ObjCObjectType...
Generating docs for compound clang::ObjCObjectTypeImpl...
Generating docs for compound clang::ObjCObjectTypeLoc...
Generating docs for compound clang::ObjCObjectTypeLocInfo...
Generating docs for compound clang::ObjCPropertyDecl...
Generating docs for compound clang::ObjCPropertyImplDecl...
Generating docs for compound clang::ObjCPropertyRefExpr...
Generating docs for compound clang::ObjCProtocolDecl...
Generating docs for compound clang::ObjCProtocolExpr...
Generating docs for compound clang::ObjCProtocolList...
Generating docs for compound clang::ObjCProtocolQualifiers...
Generating docs for compound clang::ObjCRuntime...
Generating docs for compound clang::ObjCSelectorExpr...
Generating docs for compound clang::ObjCStringLiteral...
Generating docs for compound clang::ObjCSubscriptRefExpr...
Generating docs for compound clang::ObjCTypeParamDecl...
Generating docs for compound clang::ObjCTypeParamList...
Generating docs for compound clang::ObjCTypeParamType...
Generating docs for compound clang::ObjCTypeParamTypeLoc...
Generating docs for compound clang::ObjCTypeParamTypeLocInfo...
Generating docs for compound clang::ObjectFilePCHContainerReader...
Generating docs for compound clang::ObjectFilePCHContainerWriter...
Generating docs for compound clang::ODRHash...
Generating docs for compound clang::OffsetOfExpr...
Generating docs for compound clang::OffsetOfNode...
Generating docs for compound clang::OMPAllocateDecl...
Generating docs for compound clang::OMPAllocatorClause...
Generating docs for compound clang::OMPArraySectionExpr...
Generating docs for compound clang::OMPAtomicDefaultMemOrderClause...
Generating docs for compound clang::OMPAtomicDirective...
Generating docs for compound clang::OMPBarrierDirective...
Generating docs for compound clang::OMPCancelDirective...
Generating docs for compound clang::OMPCancellationPointDirective...
Generating docs for compound clang::OMPCaptureClause...
Generating docs for compound clang::OMPCapturedExprDecl...
Generating docs for compound clang::OMPClause...
Generating docs for compound clang::OMPClauseReader...
Generating docs for compound clang::OMPClauseWithPostUpdate...
Generating docs for compound clang::OMPClauseWithPreInit...
Generating docs for compound clang::OMPClauseWriter...
Generating docs for compound clang::OMPCollapseClause...
Generating docs for compound clang::OMPCriticalDirective...
Generating docs for compound clang::OMPDeclareMapperDecl...
Generating docs for compound clang::OMPDeclareReductionDecl...
Generating docs for compound clang::OMPDefaultClause...
Generating docs for compound clang::OMPDistributeDirective...
Generating docs for compound clang::/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3185: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3185: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3190: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3255: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3255: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3260: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:895: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:895: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:900: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:66: warning: The following parameters of clang::OMPExecutableDirective::OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren) are not documented:
  parameter 'NumClauses'
  parameter 'NumChildren'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:388: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:388: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:393: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1597: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2054: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1115: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1192: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:303: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2425: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2580: warning: The following parameters of clang::OMPInReductionClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > Privates, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps, ArrayRef< Expr * > TaskgroupDescriptors, Stmt *PreInit, Expr *PostUpdate) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1724: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2668: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:467: warning: The following parameters of clang::OMPLoopDirective::OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses, unsigned NumSpecialChildren=0) are not documented:
  parameter 'That'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1440: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1440: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1333: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1272: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1272: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1277: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:439: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:439: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:444: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1192: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1237: warning: The following parameters of clang::OMPOrderedClause::Create(const ASTContext &C, Expr *Num, unsigned NumLoops, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:282: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:282: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:287: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1558: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1558: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1563: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1637: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1637: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1642: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1711: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1504: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:732: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:732: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:737: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1362: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1983: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2128: warning: The following parameters of clang::OMPReductionClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > Privates, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps, Stmt *PreInit, Expr *PostUpdate) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:864: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:864: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:869: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:500: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:500: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:505: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:530: warning: The following parameters of clang::OMPSafelenClause::OMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1011: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1252: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1252: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1257: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1470: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1470: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1475: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1918: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1918: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1923: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1050: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:560: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:584: warning: The following parameters of clang::OMPSimdlenClause::OMPSimdlenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) are not documented:
  parameter 'LParenLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1383: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1383: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1388: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2295: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2295: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2300: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2410: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2410: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2415: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2469: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2469: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2474: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2528: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2528: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2533: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2587: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2587: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3327: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3390: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3390: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3395: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3744: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3744: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3749: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3803: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3803: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3808: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3875: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3954: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3954: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3959: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:4027: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:4027: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:4032: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3051: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1778: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1778: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1783: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2847: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2847: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2852: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2912: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2912: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2917: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2205: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2348: warning: The following parameters of clang::OMPTaskReductionClause::Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef< Expr * > VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef< Expr * > Privates, ArrayRef< Expr * > LHSExprs, ArrayRef< Expr * > RHSExprs, ArrayRef< Expr * > ReductionOps, Stmt *PreInit, Expr *PostUpdate) are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1936: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1936: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1848: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1848: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2668: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2668: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2673: warning: explicit link request to 'pragma' could not be resolved
OMPDistributeParallelForDirective...
Generating docs for compound clang::OMPDistributeParallelForSimdDirective...
Generating docs for compound clang::OMPDistributeSimdDirective...
Generating docs for compound clang::OMPDynamicAllocatorsClause...
Generating docs for compound clang::OMPExecutableDirective...
Generating docs for nested compound clang::OMPExecutableDirective::specific_clause_iterator...
Generating docs for compound clang::OMPFinalClause...
Generating docs for compound clang::OMPFirstprivateClause...
Generating docs for compound clang::OMPFlushDirective...
Generating docs for compound clang::OMPForDirective...
Generating docs for compound clang::OMPForSimdDirective...
Generating docs for compound clang::OMPIfClause...
Generating docs for compound clang::OMPInReductionClause...
Generating docs for compound clang::OMPLastprivateClause...
Generating docs for compound clang::OMPLinearClause...
Generating docs for compound clang::OMPLoopDirective...
Generating docs for nested compound clang::OMPLoopDirective::DistCombinedHelperExprs...
Generating docs for nested compound clang::OMPLoopDirective::HelperExprs...
Generating docs for compound clang::OMPMasterDirective...
Generating docs for compound clang::OMPMergeableClause...
Generating docs for compound clang::OMPNowaitClause...
Generating docs for compound clang::OMPNumThreadsClause...
Generating docs for compound clang::OMPOrderedClause...
Generating docs for compound clang::OMPOrderedDirective...
Generating docs for compound clang::OMPParallelDirective...
Generating docs for compound clang::OMPParallelForDirective...
Generating docs for compound clang::OMPParallelForSimdDirective...
Generating docs for compound clang::OMPParallelSectionsDirective...
Generating docs for compound clang::OMPPrivateClause...
Generating docs for compound clang::OMPProcBindClause...
Generating docs for compound clang::OMPReadClause...
Generating docs for compound clang::OMPReductionClause...
Generating docs for compound clang::OMPRequiresDecl...
Generating docs for compound clang::OMPReverseOffloadClause...
Generating docs for compound clang::OMPSafelenClause...
Generating docs for compound clang::OMPScheduleClause...
Generating docs for compound clang::OMPSectionDirective...
Generating docs for compound clang::OMPSectionsDirective...
Generating docs for compound clang::OMPSeqCstClause...
Generating docs for compound clang::OMPSharedClause...
Generating docs for compound clang::OMPSimdDirective...
Generating docs for compound clang::OMPSimdlenClause...
Generating docs for compound clang::OMPSingleDirective...
Generating docs for compound clang::OMPTargetDataDirective...
Generating docs for compound clang::OMPTargetDirective...
Generating docs for compound clang::OMPTargetEnterDataDirective...
Generating docs for compound clang::OMPTargetExitDataDirective...
Generating docs for compound clang::OMPTargetParallelDirective...
Generating docs for compound clang::OMPTargetParallelForDirective...
Generating docs for compound clang::OMPTargetParallelForSimdDirective...
Generating docs for compound clang::OMPTargetSimdDirective...
Generating docs for compound clang::OMPTargetTeamsDirective...
Generating docs for compound clang::OMPTargetTeamsDistributeDirective...
Generating docs for compound clang::OMPTargetTeamsDistributeParallelForDirective...
Generating docs for compound clang::OMPTargetTeamsDistributeParallelForSimdDirective...
Generating docs for compound clang::OMPTargetTeamsDistributeSimdDirective...
Generating docs for compound clang::OMPTargetUpdateDirective...
Generating docs for compound clang::OMPTaskDirective...
Generating docs for compound clang::OMPTaskgroupDirective...
Generating docs for compound clang::OMPTaskLoopDirective...
Generating docs for compound clang::OMPTaskLoopSimdDirective...
Generating docs for compound clang::OMPTaskReductionClause...
Generating docs for compound clang::OMPTaskwaitDirective...
Generating docs for compound clang::OMPTaskyieldDirective...
Generating docs for compound clang::OMPTeamsDirective...
Generating docs for compound clang::OMPTeamsDistrib/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3457: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3457: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3462: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3665: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3665: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3670: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3594: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3594: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3599: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3524: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3524: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3529: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:807: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:833: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:833: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:838: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1300: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1300: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1305: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1412: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1412: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1417: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:175: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:175: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1389: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Overload.h:961: warning: The following parameters of clang::OverloadCandidateSet::BestViableFunction(Sema &S, SourceLocation Loc, OverloadCandidateSet::iterator &Best) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedAttr.h:443: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedAttr.h:158: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedAttr.h:443: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/ParsedTemplate.h:50: warning: The following parameters of clang::ParsedTemplateArgument::ParsedTemplateArgument(KindType Kind, void *Arg, SourceLocation Loc) are not documented:
  parameter 'Kind'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/Parser.h:2897: warning: The following parameters of clang::Parser::ParseOpenMPParensExpr(StringRef ClauseName, SourceLocation &RLoc) are not documented:
  parameter 'ClauseName'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Parse/Parser.h:2921: warning: The following parameters of clang::Parser::ParseUnqualifiedId(CXXScopeSpec &SS, bool EnteringContext, bool AllowDestructorName, bool AllowConstructorName, bool AllowDeductionGuide, ParsedType ObjectType, SourceLocation *TemplateKWLoc, UnqualifiedId &Result) are not documented:
  parameter 'TemplateKWLoc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp:1871: warning: explicit link request to 'new' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp:1871: warning: explicit link request to 'delete' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp:1647: warning: explicit link request to 'new' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Parse/Parser.cpp:1647: warning: explicit link request to 'delete' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:302: warning: The following parameters of clang::PCHValidator::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, std::string &SuggestedPredefines) are not documented:
  parameter 'PPOpts'
  parameter 'Complain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
uteDirective...
Generating docs for compound clang::OMPTeamsDistributeParallelForDirective...
Generating docs for compound clang::OMPTeamsDistributeParallelForSimdDirective...
Generating docs for compound clang::OMPTeamsDistributeSimdDirective...
Generating docs for compound clang::OMPThreadPrivateDecl...
Generating docs for compound clang::OMPUnifiedAddressClause...
Generating docs for compound clang::OMPUnifiedSharedMemoryClause...
Generating docs for compound clang::OMPUntiedClause...
Generating docs for compound clang::OMPUpdateClause...
Generating docs for compound clang::OMPVarListClause...
Generating docs for compound clang::OMPVarListLocTy...
Generating docs for compound clang::OMPWriteClause...
Generating docs for compound clang::OnlyLargestCloneConstraint...
Generating docs for compound clang::OpaquePtr...
Generating docs for compound clang::OpaqueValueExpr...
Generating docs for compound clang::OpenCLOptions...
Generating docs for compound clang::OpenMPScheduleTy...
Generating docs for compound clang::OverloadCandidate...
Generating docs for compound clang::OverloadCandidateSet...
Generating docs for compound clang::OverloadedTemplateStorage...
Generating docs for compound clang::OverloadExpr...
Generating docs for nested compound clang::OverloadExpr::FindResult...
Generating docs for compound clang::OverridingMethods...
Generating docs for compound clang::PackExpansionExpr...
Generating docs for compound clang::PackExpansionType...
Generating docs for compound clang::PackExpansionTypeLoc...
Generating docs for compound clang::PackExpansionTypeLocInfo...
Generating docs for compound clang::ParameterABIAttr...
Generating docs for compound clang::ParamIdx...
Generating docs for compound clang::ParenBraceBracketBalancer...
Generating docs for compound clang::ParenExpr...
Generating docs for compound clang::ParenListExpr...
Generating docs for compound clang::ParenLocInfo...
Generating docs for compound clang::ParentMap...
Generating docs for compound clang::ParenType...
Generating docs for compound clang::ParenTypeLoc...
Generating docs for compound clang::ParmVarDecl...
Generating docs for compound clang::ParsedAttr...
Generating docs for compound clang::ParsedAttributes...
Generating docs for compound clang::ParsedAttributesView...
Generating docs for nested compound clang::ParsedAttributesView::const_iterator...
Generating docs for nested compound clang::ParsedAttributesView::iterator...
Generating docs for compound clang::ParsedSourceLocation...
Generating docs for compound clang::ParsedSourceRange...
Generating docs for compound clang::ParsedTemplateArgument...
Generating docs for compound clang::Parser...
Generating docs for nested compound clang::Parser::AngleBracketTracker::Loc...
Generating docs for nested compound Parser::ConditionDeclarationOrInitStatementState...
Generating docs for nested compound Parser::ObjCTypeParamListScope...
Generating docs for nested compound clang::Parser::OpenMPVarListDataTy...
Generating docs for nested compound clang::Parser::ParseScope...
Generating docs for nested compound Parser::UnannotatedTentativeParsingAction...
Generating docs for compound clang::ParsingDeclarator...
Generating docs for compound clang::ParsingDeclRAIIObject...
Generating docs for compound clang::ParsingDeclSpec...
Generating docs for compound clang::ParsingFieldDeclarator...
Generating docs for compound clang::PartialDiagnostic...
Generating docs for nested compound clang::PartialDiagnostic::NullDiagnostic...
Generating docs for nested compound clang::PartialDiagnostic::Storage...
Generating docs for nested compound clang::PartialDiagnostic::StorageAllocator...
Generating docs for compound clang::PCHBuffer...
Generating docs for compound clang::PCHContainerOperations...
Generating docs for compound clang::PCHContainerReader...
Generating docs for compound clang::PCHContainerWriter...
Generating docs for compound clang::PCHGenerator...
Generating docs for compound clang::PCHValidator...
Generating docs for compound clang::PipeType...
Generating docs for compound clang::PipeTypeLoc...
Generating docs/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/FrontendAction.h:268: warning: The following parameters of clang::PluginASTAction::ParseArgs(const CompilerInstance &CI, const std::vector< std::string > &arg)=0 are not documented:
  parameter 'arg'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h:535: warning: The following parameters of clang::PostInitializer::PostInitializer(const CXXCtorInitializer *I, const void *Loc, const LocationContext *L) are not documented:
  parameter 'L'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/ProgramPoint.h:437: warning: The following parameters of clang::PostStore::PostStore(const Stmt *S, const LocationContext *L, const void *Loc, const ProgramPointTag *tag=nullptr) are not documented:
  parameter 'S'
  parameter 'L'
  parameter 'tag'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:282: warning: The following parameters of clang::PPCallbacks::Defined(const Token &MacroNameTok, const MacroDefinition &MD, SourceRange Range) are not documented:
  parameter 'MacroNameTok'
  parameter 'Range'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:47: warning: The following parameters of clang::PPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID=FileID()) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:60: warning: The following parameters of clang::PPCallbacks::FileSkipped(const FileEntry &SkippedFile, const Token &FilenameTok, SrcMgr::CharacteristicKind FileType) are not documented:
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:527: warning: The following parameters of clang::PPChainedCallbacks::Defined(const Token &MacroNameTok, const MacroDefinition &MD, SourceRange Range) are not documented:
  parameter 'MacroNameTok'
  parameter 'Range'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:364: warning: The following parameters of clang::PPChainedCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PPCallbacks.h:371: warning: The following parameters of clang::PPChainedCallbacks::FileSkipped(const FileEntry &SkippedFile, const Token &FilenameTok, SrcMgr::CharacteristicKind FileType) are not documented:
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:137: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:137: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PreprocessingRecord.cpp:56: warning: argument 'R' of command @param is not found in the argument list of clang::PreprocessingRecord::getPreprocessedEntitiesInRange(SourceRange Range)
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessingRecord.h:490: warning: The following parameters of clang::PreprocessingRecord::getPreprocessedEntitiesInRange(SourceRange Range) are not documented:
  parameter 'Range'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:842: warning: explicit link request to 'elif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1160: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1166: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1160: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1195: warning: The following parameters of clang::Preprocessor::EnterMacro(Token &Tok, SourceLocation ILEnd, MacroInfo *Macro, MacroArgs *Args) are not documented:
  parameter 'Tok'
  parameter 'Macro'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1674: warning: The following parameters of clang::Preprocessor::getLocForEndOfToken(SourceLocation Loc, unsigned Offset=0) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:2117: warning: explicit link request to 'included' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:2118: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1565: warning: The following parameters of clang::Preprocessor::getSpelling(SourceLocation loc, SmallVectorImpl< char > &buffer, bool *invalid=nullptr) const are not documented:
  parameter 'loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1579: warning: The following parameters of clang::Preprocessor::getSpelling(const Token &Tok, bool *Invalid=nullptr) const are not documented:
  parameter 'Tok'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:814: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:820: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:821: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/PPDirectives.cpp:822: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1694: warning: The following parameters of clang::Preprocessor::isAtEndOfMacroExpansion(SourceLocation loc, SourceLocation *MacroEnd=nullptr) const are not documented:
  parameter 'loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1683: warning: The following parameters of clang::Preprocessor::isAtStartOfMacroExpansion(SourceLocation loc, SourceLocation *MacroBegin=nullptr) const are not documented:
  parameter 'loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:842: warning: explicit link request to 'elif' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1166: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1167: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Preprocessor.cpp:617: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Lex/Preprocessor.cpp:618: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/Preprocessor.h:1163: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:56: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:61: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:66: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:66: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:66: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:68: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:56: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:61: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:61: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Lex/PreprocessorOptions.h:114: warning: explicit link request to 'includes' could not be resolved
 for compound clang::PipeTypeLocInfo...
Generating docs for compound clang::PluginASTAction...
Generating docs for compound clang::PointerLikeLocInfo...
Generating docs for compound clang::PointerLikeTypeLoc...
Generating docs for compound clang::PointerType...
Generating docs for compound clang::PointerTypeLoc...
Generating docs for compound clang::PoisonIdentifierRAIIObject...
Generating docs for compound clang::PoisonSEHIdentifiersRAIIObject...
Generating docs for compound clang::PostAllocatorCall...
Generating docs for compound clang::PostCondition...
Generating docs for compound clang::PostImplicitCall...
Generating docs for compound clang::PostInitializer...
Generating docs for compound clang::PostLoad...
Generating docs for compound clang::PostLValue...
Generating docs for compound clang::PostOrderCFGView...
Generating docs for nested compound clang::PostOrderCFGView::BlockOrderCompare...
Generating docs for nested compound clang::PostOrderCFGView::CFGBlockSet...
Generating docs for nested compound clang::PostOrderCFGView::CFGBlockSet::iterator...
Generating docs for compound clang::PostStmt...
Generating docs for compound clang::PostStmtPurgeDeadSymbols...
Generating docs for compound clang::PostStore...
Generating docs for compound clang::PPCallbacks...
Generating docs for compound clang::PPChainedCallbacks...
Generating docs for compound clang::PPConditionalDirectiveRecord...
Generating docs for nested compound clang::PPConditionalDirectiveRecord::CondDirectiveLoc::Comp...
Generating docs for compound clang::PPConditionalInfo...
Generating docs for compound clang::PragmaCommentDecl...
Generating docs for compound clang::PragmaDetectMismatchDecl...
Generating docs for compound clang::PragmaHandler...
Generating docs for compound clang::PragmaNamespace...
Generating docs for compound clang::PreambleBounds...
Generating docs for compound clang::PreambleCallbacks...
Generating docs for compound clang::PrecompiledPreamble...
Generating docs for compound clang::PredefinedExpr...
Generating docs for compound clang::PreferredTypeBuilder...
Generating docs for compound clang::PreImplicitCall...
Generating docs for compound clang::PreLoad...
Generating docs for compound clang::PreprocessedEntity...
Generating docs for compound clang::PreprocessingDirective...
Generating docs for compound clang::PreprocessingRecord...
Generating docs for nested compound clang::PreprocessingRecord::iterator...
Generating docs for compound clang::PreprocessOnlyAction...
Generating docs for compound clang::Preprocessor...
Generating docs for nested compound clang::Preprocessor::CachedTokensRange...
Generating docs for nested compound clang::Preprocessor::PreambleSkipInfo...
Generating docs for nested compound Preprocessor::ResetMacroExpansionHelper...
Generating docs for compound clang::PreprocessorFrontendAction...
Generating docs for compound clang::PreprocessorLexer...
Generating docs for compound clang::PreprocessorOptions...
Generating docs for nested compound clang::PreprocessorOptions::FailedModulesSet...
Generating docs for compound clang::PreprocessorOutputOptions...
Generating docs for compound clang::PreStmt...
Generating docs for compound clang::PreStmtPurgeDeadSymbols...
Generating docs for compound clang::PreStore...
Generating docs for compound clang::PresumedLoc...
Generating docs for compound clang::PrettyDeclStackTraceEntry...
Generating docs for compound clang::PrettyStackTraceDecl...
Generating docs for compound clang::PrettyStackTraceLoc...
Generating docs for compound clang::PrinterHelper...
Generating docs for compound clang::PrintingCodeCompleteConsumer...
Generating docs for compound clang::PrintingPolicy...
Generating docs for compound clang::PrintPreambleAction...
Generating docs for compound clang::PrintPreprocessedAction...
Generating docs for compound clang::ProgramPoint...
Generating docs for compound clang::ProgramPointTag...
Generating docs for compound clang::PseudoDestructorTypeStorage...
Generating docs for compound clang::PseudoObjectExpr...
Generating docs for compound clang::QualifiedTemplateName...
Gen/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Rewrite/Core/Rewriter.h:95: warning: The following parameters of clang::Rewriter::InsertText(SourceLocation Loc, StringRef Str, bool InsertAfter=true, bool indentNewLines=false) are not documented:
  parameter 'Loc'
  parameter 'Str'
  parameter 'InsertAfter'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2178: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8517: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8872: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8877: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8884: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8889: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8899: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8924: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8929: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8934: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8939: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8941: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8943: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:541: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:568: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2529: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8941: warning: explicit link request to 'pragme' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4446: warning: The following parameters of clang::Sema::ActOnMemberAccessExpr(Scope *S, Expr *Base, SourceLocation OpLoc, tok::TokenKind OpKind, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, UnqualifiedId &Id, Decl *ObjCImpDecl) are not documented:
  parameter 'S'
  parameter 'Base'
  parameter 'OpLoc'
  parameter 'SS'
  parameter 'TemplateKWLoc'
  parameter 'Id'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2178: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8884: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8934: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8924: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8929: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8914: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8899: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8943: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8872: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8869: warning: The following parameters of clang::Sema::ActOnOpenMPLoopInitialization(SourceLocation ForLoc, Stmt *Init) are not documented:
  parameter 'ForLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8889: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8877: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8517: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4381: warning: The following parameters of clang::Sema::ActOnSizeofParameterPackExpr(Scope *S, SourceLocation OpLoc, IdentifierInfo &Name, SourceLocation NameLoc, SourceLocation RParenLoc) are not documented:
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8939: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2288: warning: The following parameters of clang::Sema::ActOnTag(Scope *S, unsigned TagSpec, TagUseKind TUK, SourceLocation KWLoc, CXXScopeSpec &SS, IdentifierInfo *Name, SourceLocation NameLoc, const ParsedAttributesView &Attrs, AccessSpecifier AS, SourceLocation ModulePrivateLoc, MultiTemplateParamsArg TemplateParameterLists, bool &OwnedDecl, bool &IsDependent, SourceLocation ScopedEnumKWLoc, bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, bool IsTypeSpecifier, bool IsTemplateParamOrArg, SkipBodyInfo *SkipBody=nullptr) are not documented:
  parameter 'S'
  parameter 'TagSpec'
  parameter 'TUK'
  parameter 'KWLoc'
  parameter 'SS'
  parameter 'Name'
  parameter 'NameLoc'
  parameter 'Attrs'
  parameter 'AS'
  parameter 'ModulePrivateLoc'
  parameter 'TemplateParameterLists'
  parameter 'OwnedDecl'
  parameter 'IsDependent'
  parameter 'ScopedEnumKWLoc'
  parameter 'ScopedEnumUsesClassTag'
  parameter 'UnderlyingType'
  parameter 'IsTemplateParamOrArg'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2833: warning: The following parameters of clang::Sema::AddOverloadCandidate(FunctionDecl *Function, DeclAccessPair FoundDecl, ArrayRef< Expr * > Args, OverloadCandidateSet &CandidateSet, bool SuppressUserConversions=false, bool PartialOverloading=false, bool AllowExplicit=false, ADLCallKind IsADLCandidate=ADLCallKind::NotADL, ConversionSequenceList EarlyConversions=None) are not documented:
  parameter 'Function'
  parameter 'FoundDecl'
  parameter 'Args'
  parameter 'CandidateSet'
  parameter 'SuppressUserConversions'
  parameter 'AllowExplicit'
  parameter 'IsADLCandidate'
  parameter 'EarlyConversions'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1458: warning: The following parameters of clang::Sema::BuildArrayType(QualType T, ArrayType::ArraySizeModifier ASM, Expr *ArraySize, unsigned Quals, SourceRange Brackets, DeclarationName Entity) are not documented:
  parameter 'Quals'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8331: warning: The following parameters of clang::Sema::BuildClassMessage(TypeSourceInfo *ReceiverTypeInfo, QualType ReceiverType, SourceLocation SuperLoc, Selector Sel, ObjCMethodDecl *Method, SourceLocation LBracLoc, ArrayRef< SourceLocation > SelectorLocs, SourceLocation RBracLoc, MultiExprArg ArgsIn, bool isImplicit=false) are not documented:
  parameter 'SelectorLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4776: warning: The following parameters of clang::Sema::BuildCXXConstructExpr(SourceLocation ConstructLoc, QualType DeclInitType, NamedDecl *FoundDecl, CXXConstructorDecl *Constructor, MultiExprArg Exprs, bool HadMultipleCandidates, bool IsListInitialization, bool IsStdInitListInitialization, bool RequiresZeroInit, unsigned ConstructKind, SourceRange ParenRange) are not documented:
  parameter 'ConstructLoc'
  parameter 'DeclInitType'
  parameter 'FoundDecl'
  parameter 'Constructor'
  parameter 'Exprs'
  parameter 'HadMultipleCandidates'
  parameter 'IsListInitialization'
  parameter 'IsStdInitListInitialization'
  parameter 'RequiresZeroInit'
  parameter 'ParenRange'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8357: warning: The following parameters of clang::Sema::BuildInstanceMessage(Expr *Receiver, QualType ReceiverType, SourceLocation SuperLoc, Selector Sel, ObjCMethodDecl *Method, SourceLocation LBracLoc, ArrayRef< SourceLocation > SelectorLocs, SourceLocation RBracLoc, MultiExprArg ArgsIn, bool isImplicit=false) are not documented:
  parameter 'SelectorLocs'
  parameter 'isImplicit'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1456: warning: The following parameters of clang::Sema::BuildReferenceType(QualType T, bool SpelledAsLValue, SourceLocation Loc, DeclarationName Entity) are not documented:
  parameter 'SpelledAsLValue'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4473: warning: The following parameters of clang::Sema::BuildResolvedCallExpr(Expr *Fn, NamedDecl *NDecl, SourceLocation LParenLoc, ArrayRef< Expr * > Args, SourceLocation RParenLoc, Expr *Config=nullptr, bool IsExecConfig=false, ADLCallKind UsesADL=ADLCallKind::NotADL) are not documented:
  parameter 'Fn'
  parameter 'LParenLoc'
  parameter 'Args'
  parameter 'RParenLoc'
  parameter 'Config'
  parameter 'IsExecConfig'
  parameter 'UsesADL'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4743: warning: The following parameters of clang::Sema::BuildUsingDeclaration(Scope *S, AccessSpecifier AS, SourceLocation UsingLoc, bool HasTypenameKeyword, SourceLocation TypenameLoc, CXXScopeSpec &SS, DeclarationNameInfo NameInfo, SourceLocation EllipsisLoc, const ParsedAttributesView &AttrList, bool IsInstantiation) are not documented:
  parameter 'S'
  parameter 'AS'
  parameter 'UsingLoc'
  parameter 'HasTypenameKeyword'
  parameter 'TypenameLoc'
  parameter 'SS'
  parameter 'NameInfo'
  parameter 'EllipsisLoc'
  parameter 'AttrList'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6164: warning: The following parameters of clang::Sema::CheckBaseClassAccess(SourceLocation AccessLoc, QualType Base, QualType Derived, const CXXBasePath &Path, unsigned DiagID, bool ForceCheck=false, bool ForceUnprivileged=false) are not documented:
  parameter 'AccessLoc'
  parameter 'Base'
  parameter 'Derived'
  parameter 'Path'
  parameter 'DiagID'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:10081: warning: The following parameters of clang::Sema::CheckBooleanCondition(SourceLocation Loc, Expr *E, bool IsConstexpr=false) are not documented:
  parameter 'E'
  parameter 'IsConstexpr'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:5222: warning: The following parameters of clang::Sema::CheckCXXThisCapture(SourceLocation Loc, bool Explicit=false, bool BuildAndDiagnose=true, const unsigned *const FunctionScopeIndexToStopAt=nullptr, bool ByCopy=false) are not documented:
  parameter 'BuildAndDiagnose'
  parameter 'ByCopy'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2041: warning: The following parameters of clang::Sema::CheckFunctionDeclaration(Scope *S, FunctionDecl *NewFD, LookupResult &Previous, bool IsMemberSpecialization) are not documented:
  parameter 'S'
  parameter 'NewFD'
  parameter 'Previous'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8419: warning: The following parameters of clang::Sema::checkInitMethod(ObjCMethodDecl *method, QualType receiverTypeIfCall) are not documented:
  parameter 'method'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:9995: warning: The following parameters of clang::Sema::CheckMessageArgumentTypes(const Expr *Receiver, QualType ReceiverType, MultiExprArg Args, Selector Sel, ArrayRef< SourceLocation > SelectorLocs, ObjCMethodDecl *Method, bool isClassMessage, bool isSuperMessage, SourceLocation lbrac, SourceLocation rbrac, SourceRange RecRange, QualType &ReturnType, ExprValueKind &VK) are not documented:
  parameter 'Receiver'
  parameter 'ReceiverType'
  parameter 'Args'
  parameter 'Sel'
  parameter 'SelectorLocs'
  parameter 'isClassMessage'
  parameter 'isSuperMessage'
  parameter 'lbrac'
  parameter 'rbrac'
  parameter 'RecRange'
  parameter 'VK'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8206: warning: The following parameters of clang::Sema::CheckObjCPropertyAttributes(Decl *PropertyPtrTy, SourceLocation Loc, unsigned &Attributes, bool propertyInPrimaryClass) are not documented:
  parameter 'PropertyPtrTy'
  parameter 'Loc'
  parameter 'propertyInPrimaryClass'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6917: warning: The following parameters of clang::Sema::CheckPackExpansion(Expr *Pattern, SourceLocation EllipsisLoc, Optional< unsigned > NumExpansions) are not documented:
  parameter 'NumExpansions'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6954: warning: The following parameters of clang::Sema::CheckParameterPacksForExpansion(SourceLocation EllipsisLoc, SourceRange PatternRange, ArrayRef< UnexpandedParameterPack > Unexpanded, const MultiLevelTemplateArgumentList &TemplateArgs, bool &ShouldExpand, bool &RetainExpansion, Optional< unsigned > &NumExpansions) are not documented:
  parameter 'TemplateArgs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1981: warning: The following parameters of clang::Sema::CheckShadow(NamedDecl *D, NamedDecl *ShadowedDecl, const LookupResult &R) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1531: warning: The following parameters of clang::Sema::CheckSpecifiedExceptionType(QualType &T, SourceRange Range) are not documented:
  parameter 'Range'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6826: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TemplateArgument Arg, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6834: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TemplateArgumentLoc Arg, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6842: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(QualType T, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6850: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(TypeLoc TL, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6858: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(NestedNameSpecifierLoc NNS, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6866: warning: The following parameters of clang::Sema::collectUnexpandedParameterPacks(const DeclarationNameInfo &NameInfo, SmallVectorImpl< UnexpandedParameterPack > &Unexpanded) are not documented:
  parameter 'Unexpanded'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3350: warning: The following parameters of clang::Sema::CorrectTypo(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, std::unique_ptr< CorrectionCandidateCallback > CCC, CorrectTypoKind Mode, DeclContext *MemberContext=nullptr, bool EnteringContext=false, const ObjCObjectPointerType *OPT=nullptr, bool RecordFailure=true) are not documented:
  parameter 'Mode'
  parameter 'RecordFailure'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3360: warning: The following parameters of clang::Sema::CorrectTypoDelayed(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, std::unique_ptr< CorrectionCandidateCallback > CCC, TypoDiagnosticGenerator TDG, TypoRecoveryCallback TRC, CorrectTypoKind Mode, DeclContext *MemberContext=nullptr, bool EnteringContext=false, const ObjCObjectPointerType *OPT=nullptr) are not documented:
  parameter 'Mode'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3058: warning: The following parameters of clang::Sema::CreateOverloadedBinOp(SourceLocation OpLoc, BinaryOperatorKind Opc, const UnresolvedSetImpl &Fns, Expr *LHS, Expr *RHS, bool PerformADL=true) are not documented:
  parameter 'PerformADL'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3053: warning: The following parameters of clang::Sema::CreateOverloadedUnaryOp(SourceLocation OpLoc, UnaryOperatorKind Opc, const UnresolvedSetImpl &Fns, Expr *Input, bool PerformADL=true) are not documented:
  parameter 'PerformADL'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7123: warning: The following parameters of clang::Sema::DeduceTemplateArguments(FunctionTemplateDecl *FunctionTemplate, TemplateArgumentListInfo *ExplicitTemplateArgs, ArrayRef< Expr * > Args, FunctionDecl *&Specialization, sema::TemplateDeductionInfo &Info, bool PartialOverloading, llvm::function_ref< bool(ArrayRef< QualType >)> CheckNonDependent) are not documented:
  parameter 'PartialOverloading'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6765: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, TypeSourceInfo *T, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6775: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(Expr *E, UnexpandedParameterPackContext UPPC=UPPC_Expression) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6785: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(const CXXScopeSpec &SS, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6795: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(const DeclarationNameInfo &NameInfo, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6807: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(SourceLocation Loc, TemplateName Template, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6818: warning: The following parameters of clang::Sema::DiagnoseUnexpandedParameterPack(TemplateArgumentLoc Arg, UnexpandedParameterPackContext UPPC) are not documented:
  parameter 'UPPC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4224: warning: The following parameters of clang::Sema::DiagRuntimeBehavior(SourceLocation Loc, const Stmt *Statement, const PartialDiagnostic &PD) are not documented:
  parameter 'Loc'
  parameter 'PD'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:9859: warning: The following parameters of clang::Sema::FindCompositePointerType(SourceLocation Loc, Expr *&E1, Expr *&E2, bool ConvertArgs=true) are not documented:
  parameter 'E1'
  parameter 'E2'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5164: warning: Unsupported xml/html tag <Kind> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5164: warning: explicit link request to 'KnownValue' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5165: warning: Unsupported xml/html tag <Kind> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:5165: warning: explicit link request to 'KnownValue' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7114: warning: The following parameters of clang::Sema::FinishTemplateArgumentDeduction(FunctionTemplateDecl *FunctionTemplate, SmallVectorImpl< DeducedTemplateArgument > &Deduced, unsigned NumExplicitlySpecified, FunctionDecl *&Specialization, sema::TemplateDeductionInfo &Info, SmallVectorImpl< OriginalCallArg > const *OriginalCallArgs=nullptr, bool PartialOverloading=false, llvm::function_ref< bool()> CheckNonDependent=[]{ return false;}) are not documented:
  parameter 'FunctionTemplate'
  parameter 'Deduced'
  parameter 'NumExplicitlySpecified'
  parameter 'Specialization'
  parameter 'Info'
  parameter 'PartialOverloading'
  parameter 'CheckNonDependent'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/SemaDecl.cpp:9318: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7213: warning: The following parameters of clang::Sema::getMoreSpecializedPartialSpecialization(ClassTemplatePartialSpecializationDecl *PS1, ClassTemplatePartialSpecializationDecl *PS2, SourceLocation Loc) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7197: warning: The following parameters of clang::Sema::getMoreSpecializedTemplate(FunctionTemplateDecl *FT1, FunctionTemplateDecl *FT2, SourceLocation Loc, TemplatePartialOrderingContext TPOC, unsigned NumCallArguments1, unsigned NumCallArguments2) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7204: warning: The following parameters of clang::Sema::getMostSpecialized(UnresolvedSetIterator SpecBegin, UnresolvedSetIterator SpecEnd, TemplateSpecCandidateSet &FailedCandidates, SourceLocation Loc, const PartialDiagnostic &NoneDiag, const PartialDiagnostic &AmbigDiag, const PartialDiagnostic &CandidateDiag, bool Complain=true, QualType TargetType=QualType()) are not documented:
  parameter 'FailedCandidates'
  parameter 'Complain'
  parameter 'TargetType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7993: warning: The following parameters of clang::Sema::InstantiateFunctionDefinition(SourceLocation PointOfInstantiation, FunctionDecl *Function, bool Recursive=false, bool DefinitionRequired=false, bool AtEndOfTU=false) are not documented:
  parameter 'AtEndOfTU'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8019: warning: The following parameters of clang::Sema::InstantiateVariableDefinition(SourceLocation PointOfInstantiation, VarDecl *Var, bool Recursive=false, bool DefinitionRequired=false, bool AtEndOfTU=false) are not documented:
  parameter 'AtEndOfTU'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2484: warning: The following parameters of clang::Sema::isDeclInScope(NamedDecl *D, DeclContext *Ctx, Scope *S=nullptr, bool AllowInlineNamespace=false) are not documented:
  parameter 'D'
  parameter 'Ctx'
  parameter 'S'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8824: warning: The following parameters of clang::Sema::isOpenMPCapturedByRef(const ValueDecl *D, unsigned Level) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8840: warning: The following parameters of clang::Sema::isOpenMPPrivateDecl(const ValueDecl *D, unsigned Level) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8850: warning: The following parameters of clang::Sema::isOpenMPTargetCapturedDecl(const ValueDecl *D, unsigned Level) const are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2677: warning: The following parameters of clang::Sema::IsQualificationConversion(QualType FromType, QualType ToType, bool CStyle, bool &ObjCLifetimeConversion) are not documented:
  parameter 'FromType'
  parameter 'ToType'
  parameter 'CStyle'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3290: warning: The following parameters of clang::Sema::LookupName(LookupResult &R, Scope *S, bool AllowBuiltinCreation=false) are not documented:
  parameter 'AllowBuiltinCreation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:3296: warning: The following parameters of clang::Sema::LookupParsedName(LookupResult &R, Scope *S, CXXScopeSpec *SS, bool AllowBuiltinCreation=false, bool EnteringContext=false) are not documented:
  parameter 'R'
  parameter 'AllowBuiltinCreation'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:4203: warning: The following parameters of clang::Sema::MarkDeclarationsReferencedInExpr(Expr *E, bool SkipLocalVariables=false) are not documented:
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:7231: warning: The following parameters of clang::Sema::MarkUsedTemplateParameters(const TemplateArgumentList &TemplateArgs, bool OnlyDeduced, unsigned Depth, llvm::SmallBitVector &Used) are not documented:
  parameter 'OnlyDeduced'
  parameter 'Depth'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:6331: warning: The following parameters of clang::Sema::MatchTemplateParametersToScopeSpecifier(SourceLocation DeclStartLoc, SourceLocation DeclLoc, const CXXScopeSpec &SS, TemplateIdAnnotation *TemplateId, ArrayRef< TemplateParameterList * > ParamLists, bool IsFriend, bool &IsMemberSpecialization, bool &Invalid) are not documented:
  parameter 'Invalid'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:1711: warning: The following parameters of clang::Sema::RequireCompleteType(SourceLocation Loc, QualType T, TypeDiagnoser &Diagnoser) are not documented:
  parameter 'Diagnoser'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8745: warning: The following parameters of clang::Sema::setOpenCLExtensionForDecl(Decl *FD, llvm::StringRef Exts) are not documented:
  parameter 'FD'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:8739: warning: The following parameters of clang::Sema::setOpenCLExtensionForType(QualType T, llvm::StringRef Exts) are not documented:
  parameter 'T'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:2423: warning: The following parameters of clang::Sema::shouldSkipAnonEnumBody(Scope *S, IdentifierInfo *II, SourceLocation IILoc) are not documented:
  parameter 'S'
  parameter 'IILoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:541: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/Sema.h:568: warning: explicit link request to 'pragma' could not be resolved
erating docs for compound clang::QualifiedTypeLoc...
Generating docs for compound clang::QualifierCollector...
Generating docs for compound clang::QualifierInfo...
Generating docs for compound clang::Qualifiers...
Generating docs for compound clang::QualType...
Generating docs for nested compound clang::QualType::StreamedQualTypeHelper...
Generating docs for compound clang::QualTypeOrdering...
Generating docs for compound clang::RawComment...
Generating docs for compound clang::RawCommentList...
Generating docs for compound clang::RawPCHContainerReader...
Generating docs for compound clang::RawPCHContainerWriter...
Generating docs for compound clang::RecordDecl...
Generating docs for compound clang::RecordType...
Generating docs for compound clang::RecordTypeLoc...
Generating docs for compound clang::RecursiveASTVisitor...
Generating docs for compound clang::RecursiveCloneTypeIIHashConstraint...
Generating docs for compound clang::RecursiveCloneTypeIIVerifyConstraint...
Generating docs for compound clang::Redeclarable...
Generating docs for nested compound clang::Redeclarable::DeclLink...
Generating docs for nested compound clang::Redeclarable::redecl_iterator...
Generating docs for compound clang::RedeclarableTemplateDecl...
Generating docs for nested compound clang::RedeclarableTemplateDecl::CommonBase...
Generating docs for nested compound clang::RedeclarableTemplateDecl::SpecEntryTraits...
Generating docs for nested compound clang::RedeclarableTemplateDecl::SpecEntryTraits< FunctionTemplateSpecializationInfo >...
Generating docs for nested compound clang::RedeclarableTemplateDecl::SpecIterator...
Generating docs for compound clang::ReferenceType...
Generating docs for compound clang::ReferenceTypeLoc...
Generating docs for compound clang::RelaxedLiveVariables...
Generating docs for compound clang::ReturnAdjustment...
Generating docs for nested compound clang::ReturnAdjustment::VirtualAdjustment...
Generating docs for compound clang::ReturnedValueConstructionContext...
Generating docs for compound clang::ReturnStmt...
Generating docs for compound clang::RewriteBuffer...
Generating docs for compound clang::RewriteIncludesAction...
Generating docs for nested compound RewriteIncludesAction::RewriteImportsListener...
Generating docs for compound clang::RewriteMacrosAction...
Generating docs for compound clang::RewriteObjCAction...
Generating docs for compound clang::Rewriter...
Generating docs for nested compound clang::Rewriter::RewriteOptions...
Generating docs for compound clang::RewriteRope...
Generating docs for compound clang::RewriteTestAction...
Generating docs for compound clang::RopePiece...
Generating docs for compound clang::RopePieceBTree...
Generating docs for compound clang::RopePieceBTreeIterator...
Generating docs for compound clang::RopeRefCountString...
Generating docs for compound clang::RValueReferenceType...
Generating docs for compound clang::RValueReferenceTypeLoc...
Generating docs for compound clang::SanitizerBlacklist...
Generating docs for compound clang::SanitizerKind...
Generating docs for compound clang::SanitizerMask...
Generating docs for compound clang::SanitizerSet...
Generating docs for compound clang::SanitizerSpecialCaseList...
Generating docs for nested compound clang::SanitizerSpecialCaseList::SanitizerSection...
Generating docs for compound clang::SavedStreamPosition...
Generating docs for compound clang::Scope...
Generating docs for compound clang::ScopeContext...
Generating docs for compound clang::ScratchBuffer...
Generating docs for compound clang::SEHExceptStmt...
Generating docs for compound clang::SEHFinallyStmt...
Generating docs for compound clang::SEHLeaveStmt...
Generating docs for compound clang::SEHTryStmt...
Generating docs for compound clang::Selector...
Generating docs for compound clang::SelectorTable...
Generating docs for compound clang::Sema...
Generating docs for nested compound clang::Sema::ActOnMemberAccessExtraArgs...
Generating docs for nested compound clang::Sema::ArgumentPackSubstitutionIndexRAII...
Generating docs for nested compound clang::Sema::BoundTy/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTReader.h:323: warning: The following parameters of clang::SimpleASTReaderListener::ReadPreprocessorOptions(const PreprocessorOptions &PPOpts, bool Complain, std::string &SuggestedPredefines) are not documented:
  parameter 'PPOpts'
  parameter 'Complain'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1437: warning: Unsupported xml/html tag <command> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1443: warning: Unsupported xml/html tag <scratch> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1342: warning: The following parameters of clang::SourceManager::getCharacterData(SourceLocation SL, bool *Invalid=nullptr) const are not documented:
  parameter 'SL'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:890: warning: The following parameters of clang::SourceManager::getMemoryBufferForFile(const FileEntry *File, bool *Invalid=nullptr) are not documented:
  parameter 'File'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1286: warning: The following parameters of clang::SourceManager::isAtEndOfImmediateMacroExpansion(SourceLocation Loc, SourceLocation *MacroEnd=nullptr) const are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1277: warning: The following parameters of clang::SourceManager::isAtStartOfImmediateMacroExpansion(SourceLocation Loc, SourceLocation *MacroBegin=nullptr) const are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1262: warning: The following parameters of clang::SourceManager::isMacroArgExpansion(SourceLocation Loc, SourceLocation *StartLoc=nullptr) const are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1437: warning: Unsupported xml/html tag <command> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:1443: warning: Unsupported xml/html tag <scratch> found
peDiagnoser...
Generating docs for nested compound Sema::CodeCompleteExpressionData...
Generating docs for nested compound clang::Sema::CodeSynthesisContext...
Generating docs for nested compound clang::Sema::CompoundScopeRAII...
Generating docs for nested compound clang::Sema::ConditionResult...
Generating docs for nested compound clang::Sema::ContextRAII...
Generating docs for nested compound clang::Sema::ContextualImplicitConverter...
Generating docs for nested compound clang::Sema::CXXThisScopeRAII...
Generating docs for nested compound clang::Sema::DelayedDiagnostics...
Generating docs for nested compound clang::Sema::DelayedDiagnosticsState...
Generating docs for nested compound clang::Sema::DeviceDiagBuilder...
Generating docs for nested compound clang::Sema::ExpressionEvaluationContextRecord...
Generating docs for nested compound clang::Sema::ExtParameterInfoBuilder...
Generating docs for nested compound clang::Sema::FPContractStateRAII...
Generating docs for nested compound clang::Sema::FullExprArg...
Generating docs for nested compound clang::Sema::FunctionDeclAndLoc...
Generating docs for nested compound clang::Sema::FunctionScopeRAII...
Generating docs for nested compound clang::Sema::GlobalEagerInstantiationScope...
Generating docs for nested compound clang::Sema::ICEConvertDiagnoser...
Generating docs for nested compound clang::Sema::ImplicitExceptionSpecification...
Generating docs for nested compound Sema::InheritedConstructorInfo...
Generating docs for nested compound clang::Sema::InstantiatingTemplate...
Generating docs for nested compound clang::Sema::InstantiatingTemplate::ExceptionSpecification...
Generating docs for nested compound clang::Sema::LateInstantiatedAttribute...
Generating docs for nested compound clang::Sema::LocalEagerInstantiationScope...
Generating docs for nested compound clang::Sema::NameClassification...
Generating docs for nested compound clang::Sema::NestedNameSpecInfo...
Generating docs for nested compound clang::Sema::ObjCArgInfo...
Generating docs for nested compound clang::Sema::OffsetOfComponent...
Generating docs for nested compound clang::Sema::OriginalCallArg...
Generating docs for nested compound clang::Sema::PackIncludeState...
Generating docs for nested compound clang::Sema::PragmaAttributeEntry...
Generating docs for nested compound clang::Sema::PragmaAttributeGroup...
Generating docs for nested compound clang::Sema::PragmaClangSection...
Generating docs for nested compound clang::Sema::PragmaStack...
Generating docs for nested compound clang::Sema::PragmaStack::Slot...
Generating docs for nested compound clang::Sema::PragmaStackSentinelRAII...
Generating docs for nested compound clang::Sema::SemaDiagnosticBuilder...
Generating docs for nested compound clang::Sema::SFINAETrap...
Generating docs for nested compound clang::Sema::SkipBodyInfo...
Generating docs for nested compound clang::Sema::SpecialMemberOverloadResult...
Generating docs for nested compound clang::Sema::SpecialMemberOverloadResultEntry...
Generating docs for nested compound clang::Sema::SynthesizedFunctionScope...
Generating docs for nested compound clang::Sema::TentativeAnalysisScope...
Generating docs for nested compound clang::Sema::TypeDiagnoser...
Generating docs for nested compound clang::Sema::TypeTagData...
Generating docs for nested compound clang::Sema::VerifyICEDiagnoser...
Generating docs for compound clang::SemaConsumer...
Generating docs for compound clang::ShuffleVectorExpr...
Generating docs for compound clang::SimpleASTReaderListener...
Generating docs for compound clang::SimpleConstructorInitializerConstructionContext...
Generating docs for compound clang::SimpleProgramPointTag...
Generating docs for compound clang::SimpleReturnedValueConstructionContext...
Generating docs for compound clang::SimpleTemporaryObjectConstructionContext...
Generating docs for compound clang::SimpleVariableConstructionContext...
Generating docs for compound clang::SizeOfPackExpr...
Generating docs for compound clang::SourceLocation...
Generating docs for compound clang::SourceManager...
Generating docs for nested compound clang::SourceManager::MemoryBufferSizes...
Generating docs for compound clang::SourceManagerForFile...
Generating docs for compound clang::SourceRange...
Generating docs for compound clang::specific_attr_iterator...
Generating docs for compound clang::SplitQualType...
Generating docs for compound clang::StackFrameContext...
Generating docs for compound clang::StandardConversionSequence...
Generating docs for compound clang::StaticAssertDecl...
Generating docs for compound clang::Stmt...
Generating docs for nested compound clang::Stmt::ArraySubscriptExprBitfields...
Generating docs for nested compound clang::Stmt::AttributedStmtBitfields...
Generating docs for nested compound clang::Stmt::BinaryOperatorBitfields...
Generating docs for nested compound clang::Stmt::BreakStmtBitfields...
Generating docs for nested compound clang::Stmt::CallExprBitfields...
Generating docs for nested compound clang::Stmt::CastExprBitfields...
Generating docs for nested compound clang::Stmt::CastIterator...
Generating docs for nested compound clang::Stmt::CharacterLiteralBitfields...
Generating docs for nested compound clang::Stmt::CoawaitExprBitfields...
Generating docs for nested compound clang::Stmt::CompoundStmtBitfields...
Generating docs for nested compound clang::Stmt::ContinueStmtBitfields...
Generating docs for nested compound clang::Stmt::CXXBoolLiteralExprBitfields...
Generating docs for nested compound clang::Stmt::CXXConstructExprBitfields...
Generating docs for nested compound clang::Stmt::CXXDefaultArgExprBitfields...
Generating docs for nested compound clang::Stmt::CXXDefaultInitExprBitfields...
Generating docs for nested compound clang::Stmt::CXXDeleteExprBitfields...
Generating docs for nested compound clang::Stmt::CXXDependentScopeMemberExprBitfields...
Generating docs for nested compound clang::Stmt::CXXNewExprBitfields...
Generating docs for nested compound clang::Stmt::CXXNoexceptExprBitfields...
Generating docs for nested compound clang::Stmt::CXXNullPtrLiteralExprBitfields...
Generating docs for nested compound clang::Stmt::CXXOperatorCallExprBitfields...
Generating docs for nested compound clang::Stmt::CXXScalarValueInitExprBitfields...
Generating docs for nested compound clang::Stmt::CXXThisExprBitfields...
Generating docs for nested compound clang::Stmt::CXXThrowExprBitfields...
Generating docs for nested compound clang::Stmt::CXXUnresolvedConstructExprBitfields...
Generating docs for nested compound clang::Stmt::DeclRefExprBitfields...
Generating docs for nested compound clang::Stmt::DependentScopeDeclRefExprBitfields...
Generating docs for nested compound clang::Stmt::DoStmtBitfields...
Generating docs for nested compound clang::Stmt::EmptyShell...
Generating docs for nested compound clang::Stmt::ExprBitfields...
Generating docs for nested compound clang::Stmt::ExprWithCleanupsBitfields...
Generating docs for nested compound clang::Stmt::FloatingLiteralBitfields...
Generating docs for nested compound clang::Stmt::ForStmtBitfields...
Generating docs for nested compound clang::Stmt::GenericSelectionExprBitfields...
Generating docs for nested compound clang::Stmt::GotoStmtBitfields...
Generating docs for nested compound clang::Stmt::IfStmtBitfields...
Generating docs for nested compound clang::Stmt::InitListExprBitfields...
Generating docs for nested compound clang::Stmt::LabelStmtBitfields...
Generating docs for nested compound clang::Stmt::MemberExprBitfields...
Generating docs for nested compound clang::Stmt::NullStmtBitfields...
Generating docs for nested compound clang::Stmt::ObjCIndirectCopyRestoreExprBitfields...
Generating docs for nested compound clang::Stmt::OpaqueValueExprBitfields...
Generating docs for nested compound clang::Stmt::OverloadExprBitfields...
Generating docs for nested compound clang::Stmt::ParenListExprBitfields...
Generating docs for nested compound clang::Stmt::PredefinedExprBitfields...
Generating docs for nested compound clang::Stmt::PseudoObjectExprBitfields...
Generating docs for nested compound clang::Stmt::ReturnStmtBitfields...
Generating docs for nested compound cl/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:210: warning: The following parameters of clang::TargetInfo::CreateTargetInfo(DiagnosticsEngine &Diags, const std::shared_ptr< TargetOptions > &Opts) are not documented:
  parameter 'Diags'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
ang::Stmt::StmtBitfields...
Generating docs for nested compound clang::Stmt::StringLiteralBitfields...
Generating docs for nested compound clang::Stmt::SubstNonTypeTemplateParmExprBitfields...
Generating docs for nested compound clang::Stmt::SwitchCaseBitfields...
Generating docs for nested compound clang::Stmt::SwitchStmtBitfields...
Generating docs for nested compound clang::Stmt::TypeTraitExprBitfields...
Generating docs for nested compound clang::Stmt::UnaryExprOrTypeTraitExprBitfields...
Generating docs for nested compound clang::Stmt::UnaryOperatorBitfields...
Generating docs for nested compound clang::Stmt::UnresolvedLookupExprBitfields...
Generating docs for nested compound clang::Stmt::UnresolvedMemberExprBitfields...
Generating docs for nested compound clang::Stmt::WhileStmtBitfields...
Generating docs for compound clang::StmtAttr...
Generating docs for compound clang::StmtExpr...
Generating docs for compound clang::StmtIterator...
Generating docs for compound clang::StmtIteratorBase...
Generating docs for compound clang::StmtIteratorImpl...
Generating docs for compound clang::StmtPoint...
Generating docs for compound clang::StmtSequence...
Generating docs for compound clang::StmtVisitor...
Generating docs for compound clang::StmtVisitorBase...
Generating docs for compound clang::StoredDeclsList...
Generating docs for compound clang::StoredDeclsMap...
Generating docs for compound clang::StoredDiagnostic...
Generating docs for compound clang::StringLiteral...
Generating docs for compound clang::StringLiteralParser...
Generating docs for compound clang::StringSizerHelper...
Generating docs for compound clang::StructuralEquivalenceContext...
Generating docs for compound clang::SubobjectAdjustment...
Generating docs for nested compound clang::SubobjectAdjustment::DTB...
Generating docs for nested compound clang::SubobjectAdjustment::P...
Generating docs for compound clang::SubstNonTypeTemplateParmExpr...
Generating docs for compound clang::SubstNonTypeTemplateParmPackExpr...
Generating docs for compound clang::SubstTemplateTemplateParmPackStorage...
Generating docs for compound clang::SubstTemplateTemplateParmStorage...
Generating docs for compound clang::SubstTemplateTypeParmPackType...
Generating docs for compound clang::SubstTemplateTypeParmPackTypeLoc...
Generating docs for compound clang::SubstTemplateTypeParmType...
Generating docs for compound clang::SubstTemplateTypeParmTypeLoc...
Generating docs for compound clang::SuppressAccessChecks...
Generating docs for compound clang::SwitchCase...
Generating docs for compound clang::SwitchStmt...
Generating docs for compound clang::SyntaxOnlyAction...
Generating docs for compound clang::TagDecl...
Generating docs for compound clang::TagType...
Generating docs for compound clang::TagTypeLoc...
Generating docs for compound clang::TargetCXXABI...
Generating docs for compound clang::TargetInfo...
Generating docs for nested compound clang::TargetInfo::AddlRegName...
Generating docs for nested compound clang::TargetInfo::ConstraintInfo...
Generating docs for nested compound clang::TargetInfo::GCCRegAlias...
Generating docs for compound clang::TargetOptions...
Generating docs for compound clang::TemplateArgument...
Generating docs for compound clang::TemplateArgumentList...
Generating docs for compound clang::TemplateArgumentListInfo...
Generating docs for compound clang::TemplateArgumentLoc...
Generating docs for compound clang::TemplateArgumentLocContainerIterator...
Generating docs for nested compound clang::TemplateArgumentLocContainerIterator::pointer...
Generating docs for compound clang::TemplateArgumentLocInfo...
Generating docs for compound clang::TemplateArgumentLocInventIterator...
Generating docs for nested compound clang::TemplateArgumentLocInventIterator::pointer...
Generating docs for compound clang::TemplateArgumentVisitor...
Generating docs for compound clang::TemplateDecl...
Generating docs for compound clang::TemplateDeclInstantiator...
Generating docs for compound clang::TemplateDiffTypes...
Generating docs for compound clang::TemplateIdAnnotation...
Ge/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/TemplateName.h:295: warning: The following parameters of clang::TemplateName::print(raw_ostream &OS, const PrintingPolicy &Policy, bool SuppressNNS=false) const are not documented:
  parameter 'Policy'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:724: warning: The following parameters of clang::TreeTransform::RebuildReferenceType(QualType ReferentType, bool LValue, SourceLocation Sigil) are not documented:
  parameter 'ReferentType'
  parameter 'Sigil'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:650: warning: The following parameters of clang::TreeTransform::TransformFunctionTypeParam(ParmVarDecl *OldParm, int indexAdjustment, Optional< unsigned > NumExpansions, bool ExpectParameterPack) are not documented:
  parameter 'OldParm'
  parameter 'NumExpansions'
  parameter 'ExpectParameterPack'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:559: warning: The following parameters of clang::TreeTransform::TransformTemplateArguments(const TemplateArgumentLoc *Inputs, unsigned NumInputs, TemplateArgumentListInfo &Outputs, bool Uneval=false) are not documented:
  parameter 'Uneval'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:582: warning: The following parameters of clang::TreeTransform::TransformTemplateArguments(InputIterator First, InputIterator Last, TemplateArgumentListInfo &Outputs, bool Uneval=false) are not documented:
  parameter 'Uneval'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/TreeTransform.h:523: warning: The following parameters of clang::TreeTransform::TransformTemplateName(CXXScopeSpec &SS, TemplateName Name, SourceLocation NameLoc, QualType ObjectType=QualType(), NamedDecl *FirstQualifierInScope=nullptr, bool AllowInjectedClassName=false) are not documented:
  parameter 'AllowInjectedClassName'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2014: warning: The following parameters of clang::Type::isObjCIdOrObjectKindOfType(const ASTContext &ctx, const ObjCObjectType *&bound) const are not documented:
  parameter 'ctx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
nerating docs for compound clang::TemplateInstantiationCallback...
Generating docs for compound clang::TemplateName...
Generating docs for compound clang::TemplateNameLocInfo...
Generating docs for compound clang::TemplateParameterList...
Generating docs for compound clang::TemplateParmPosition...
Generating docs for compound clang::TemplatePartialOrderingContext...
Generating docs for compound clang::TemplateSpecCandidate...
Generating docs for compound clang::TemplateSpecCandidateSet...
Generating docs for compound clang::TemplateSpecializationLocInfo...
Generating docs for compound clang::TemplateSpecializationType...
Generating docs for compound clang::TemplateSpecializationTypeLoc...
Generating docs for compound clang::TemplateTemplateParmDecl...
Generating docs for compound clang::TemplateTypeParmDecl...
Generating docs for compound clang::TemplateTypeParmType...
Generating docs for compound clang::TemplateTypeParmTypeLoc...
Generating docs for compound clang::TemplightDumpAction...
Generating docs for compound clang::TemporaryObjectConstructionContext...
Generating docs for compound clang::TerminalColor...
Generating docs for compound clang::TestModuleFileExtension...
Generating docs for compound clang::TextDiagnostic...
Generating docs for compound clang::TextDiagnosticBuffer...
Generating docs for compound clang::TextDiagnosticPrinter...
Generating docs for compound clang::TextNodeDumper...
Generating docs for compound clang::TextTreeStructure...
Generating docs for compound clang::ThisAdjustment...
Generating docs for nested compound clang::ThisAdjustment::VirtualAdjustment...
Generating docs for compound clang::ThunkInfo...
Generating docs for compound clang::Token...
Generating docs for compound clang::TokenConcatenation...
Generating docs for compound clang::TokenLexer...
Generating docs for compound clang::TokenRewriter...
Generating docs for compound clang::TokenValue...
Generating docs for compound clang::TransferrableTargetInfo...
Generating docs for compound clang::TranslationUnitDecl...
Generating docs for compound clang::TreeTransform...
Generating docs for nested compound clang::TreeTransform::TemporaryBase...
Generating docs for compound clang::TrivialModuleLoader...
Generating docs for compound clang::Type...
Generating docs for nested compound clang::Type::ArrayTypeBitfields...
Generating docs for nested compound clang::Type::AttributedTypeBitfields...
Generating docs for nested compound clang::Type::AutoTypeBitfields...
Generating docs for nested compound clang::Type::BuiltinTypeBitfields...
Generating docs for nested compound clang::Type::DependentTemplateSpecializationTypeBitfields...
Generating docs for nested compound clang::Type::ElaboratedTypeBitfields...
Generating docs for nested compound clang::Type::FunctionTypeBitfields...
Generating docs for nested compound clang::Type::ObjCObjectTypeBitfields...
Generating docs for nested compound clang::Type::PackExpansionTypeBitfields...
Generating docs for nested compound clang::Type::ReferenceTypeBitfields...
Generating docs for nested compound clang::Type::SubstTemplateTypeParmPackTypeBitfields...
Generating docs for nested compound clang::Type::TemplateSpecializationTypeBitfields...
Generating docs for nested compound clang::Type::TypeWithKeywordBitfields...
Generating docs for nested compound clang::Type::VectorTypeBitfields...
Generating docs for compound clang::TypeAliasDecl...
Generating docs for compound clang::TypeAliasTemplateDecl...
Generating docs for compound clang::TypeAttr...
Generating docs for compound clang::TypeDecl...
Generating docs for compound clang::TypedefDecl...
Generating docs for compound clang::TypedefNameDecl...
Generating docs for compound clang::TypedefType...
Generating docs for compound clang::TypedefTypeLoc...
Generating docs for compound clang::TypeInfo...
Generating docs for compound clang::TypeLoc...
Generating docs for compound clang::TypeLocBuilder...
Generating docs for compound clang::TypeLocReader...
Generating docs for compound clang::TypeLocVisitor...
Generating docs for compound clang::TypeOfExprType../opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Sema/DeclSpec.h:1104: warning: The following parameters of clang::UnqualifiedId::setDestructorName(SourceLocation TildeLoc, ParsedType ClassType, SourceLocation EndLoc) are not documented:
  parameter 'EndLoc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
.
Generating docs for compound clang::TypeOfExprTypeLoc...
Generating docs for compound clang::TypeOfExprTypeLocInfo...
Generating docs for compound clang::TypeofLikeTypeLoc...
Generating docs for compound clang::TypeofLocInfo...
Generating docs for compound clang::TypeOfType...
Generating docs for compound clang::TypeOfTypeLoc...
Generating docs for compound clang::TypeOfTypeLocInfo...
Generating docs for compound clang::TypePropertyCache...
Generating docs for compound clang::TypeSourceInfo...
Generating docs for compound clang::TypeSpecLocInfo...
Generating docs for compound clang::TypeSpecTypeLoc...
Generating docs for compound clang::TypeTraitExpr...
Generating docs for compound clang::TypeVisitor...
Generating docs for compound clang::TypeWithKeyword...
Generating docs for nested compound clang::TypeWithKeyword::CannotCastToThisType...
Generating docs for compound clang::TypoCorrection...
Generating docs for compound clang::TypoCorrectionConsumer...
Generating docs for nested compound clang::TypoCorrectionConsumer::NamespaceSpecifierSet::iterator...
Generating docs for compound clang::TypoExpr...
Generating docs for compound clang::UnaryExprOrTypeTraitExpr...
Generating docs for compound clang::UnaryOperator...
Generating docs for compound clang::UnaryTransformType...
Generating docs for compound clang::UnaryTransformTypeLoc...
Generating docs for compound clang::UnaryTransformTypeLocInfo...
Generating docs for compound clang::UncommonTemplateNameStorage...
Generating docs for nested compound clang::UncommonTemplateNameStorage::BitsTag...
Generating docs for compound clang::UndefMacroDirective...
Generating docs for compound clang::UninitUse...
Generating docs for nested compound clang::UninitUse::Branch...
Generating docs for compound clang::UninitVariablesAnalysisStats...
Generating docs for compound clang::UninitVariablesHandler...
Generating docs for compound clang::UnionOpaquePtr...
Generating docs for compound clang::UniqueVirtualMethod...
Generating docs for compound clang::UnqualifiedId...
Generating docs for nested compound clang::UnqualifiedId::OFI...
Generating docs for compound clang::UnqualTypeLoc...
Generating docs for compound clang::UnresolvedLookupExpr...
Generating docs for compound clang::UnresolvedMemberExpr...
Generating docs for compound clang::UnresolvedSet...
Generating docs for compound clang::UnresolvedSetImpl...
Generating docs for compound clang::UnresolvedSetIterator...
Generating docs for compound clang::UnresolvedUsingType...
Generating docs for compound clang::UnresolvedUsingTypeLoc...
Generating docs for compound clang::UnresolvedUsingTypenameDecl...
Generating docs for compound clang::UnresolvedUsingValueDecl...
Generating docs for compound clang::UpdateOnReturn...
Generating docs for compound clang::UserDefinedConversionSequence...
Generating docs for compound clang::UserDefinedLiteral...
Generating docs for compound clang::UsingDecl...
Generating docs for nested compound clang::UsingDecl::shadow_iterator...
Generating docs for compound clang::UsingDirectiveDecl...
Generating docs for compound clang::UsingPackDecl...
Generating docs for compound clang::UsingShadowDecl...
Generating docs for compound clang::VAArgExpr...
Generating docs for compound clang::ValueDecl...
Generating docs for compound clang::ValueStmt...
Generating docs for compound clang::VAOptDefinitionContext...
Generating docs for compound clang::VAOptExpansionContext...
Generating docs for compound clang::VarDecl...
Generating docs for nested compound clang::VarDecl::NonParmVarDeclBitfields...
Generating docs for nested compound clang::VarDecl::ParmVarDeclBitfields...
Generating docs for compound clang::VariableArrayType...
Generating docs for compound clang::VariableArrayTypeLoc...
Generating docs for compound clang::VariableConstructionContext...
Generating docs for compound clang::VariablePattern...
Generating docs for nested compound clang::VariablePattern::SuspiciousClonePair...
Generating docs for nested compound clang::VariablePattern::SuspiciousClonePair::SuspiciousCloneInfo...
Generating docs for compound /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2009: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Type.h:2020: warning: Unsupported xml/html tag <NSCopying> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Frontend/VerifyDiagnosticConsumer.h:77: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h:41: warning: The following parameters of clang::arcmt::checkForManualIssues(CompilerInvocation &CI, const FrontendInputFile &Input, std::shared_ptr< PCHContainerOperations > PCHContainerOps, DiagnosticConsumer *DiagClient, bool emitPremigrationARCErrors=false, StringRef plistOut=StringRef()) are not documented:
  parameter 'CI'
  parameter 'Input'
  parameter 'PCHContainerOps'
  parameter 'DiagClient'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ARCMigrate/ARCMT.h:68: warning: The following parameters of clang::arcmt::migrateWithTemporaryFiles(CompilerInvocation &origCI, const FrontendInputFile &Input, std::shared_ptr< PCHContainerOperations > PCHContainerOps, DiagnosticConsumer *DiagClient, StringRef outputDir, bool emitPremigrationARCErrors, StringRef plistOut) are not documented:
  parameter 'origCI'
  parameter 'Input'
  parameter 'PCHContainerOps'
  parameter 'DiagClient'
  parameter 'outputDir'
clang::VariadicMacroScopeGuard...
Generating docs for compound clang::VarTemplateDecl...
Generating docs for nested compound clang::VarTemplateDecl::Common...
Generating docs for compound clang::VarTemplatePartialSpecializationDecl...
Generating docs for compound clang::VarTemplateSpecializationDecl...
Generating docs for compound clang::VectorType...
Generating docs for compound clang::VectorTypeLoc...
Generating docs for compound clang::VerifyDiagnosticConsumer...
Generating docs for nested compound clang::VerifyDiagnosticConsumer::Directive...
Generating docs for nested compound clang::VerifyDiagnosticConsumer::ExpectedData...
Generating docs for compound clang::VerifyPCHAction...
Generating docs for compound clang::VirtSpecifiers...
Generating docs for compound clang::VirtualBaseInfo...
Generating docs for compound clang::VisibilityMacroDirective...
Generating docs for compound clang::VisibleDeclConsumer...
Generating docs for compound clang::VisibleModuleSet...
Generating docs for compound clang::VPtrInfo...
Generating docs for compound clang::VTableComponent...
Generating docs for compound clang::VTableContextBase...
Generating docs for compound clang::VTableLayout...
Generating docs for nested compound clang::VTableLayout::AddressPointLocation...
Generating docs for compound clang::VTTBuilder...
Generating docs for compound clang::VTTComponent...
Generating docs for compound clang::VTTVTable...
Generating docs for compound clang::WeakInfo...
Generating docs for compound clang::WhileStmt...
Generating docs for compound clang::WrapperFrontendAction...
Generating docs for compound clang::WrittenBuiltinSpecs...
Generating docs for compound clang::XRayFunctionFilter...
Generating docs for compound clang::XRayInstrSet...
Generating docs for namespace clang::AArch64
Generating docs for namespace clang::AMDGPU
Generating docs for namespace clang::analyze_format_string
Generating docs for compound clang::analyze_format_string::ArgType...
Generating docs for compound clang::analyze_format_string::ConversionSpecifier...
Generating docs for compound clang::analyze_format_string::FormatSpecifier...
Generating docs for compound clang::analyze_format_string::FormatStringHandler...
Generating docs for compound clang::analyze_format_string::LengthModifier...
Generating docs for compound clang::analyze_format_string::OptionalAmount...
Generating docs for compound clang::analyze_format_string::OptionalFlag...
Generating docs for compound clang::analyze_format_string::SpecifierResult...
Generating docs for namespace clang::analyze_os_log
Generating docs for compound clang::analyze_os_log::OSLogBufferItem...
Generating docs for compound clang::analyze_os_log::OSLogBufferLayout...
Generating docs for namespace clang::analyze_printf
Generating docs for compound clang::analyze_printf::PrintfConversionSpecifier...
Generating docs for compound clang::analyze_printf::PrintfSpecifier...
Generating docs for namespace clang::analyze_scanf
Generating docs for compound clang::analyze_scanf::ScanfConversionSpecifier...
Generating docs for compound clang::analyze_scanf::ScanfSpecifier...
Generating docs for namespace clang::arcmt
Generating docs for compound clang::arcmt::CapturedDiagList...
Generating docs for compound clang::arcmt::CheckAction...
Generating docs for compound clang::arcmt::FileRemapper...
Generating docs for compound clang::arcmt::MigrateAction...
Generating docs for compound clang::arcmt::MigrateSourceAction...
Generating docs for compound clang::arcmt::MigrationPass...
Generating docs for compound clang::arcmt::MigrationProcess...
Generating docs for nested compound clang::arcmt::MigrationProcess::RewriteListener...
Generating docs for compound clang::arcmt::ModifyAction...
Generating docs for compound clang::arcmt::ObjCMigrateAction...
Generating docs for compound clang::arcmt::Transaction...
Generating docs for compound clang::arcmt::TransformActions...
Generating docs for nested compound clang::arcmt::TransformActions::RewriteReceiver...
Generating docs for namespace clang::arcmt::trans
Generating docs for compound clang::ar/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1434: warning: Found unknown command `\try'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1444: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1454: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:6384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:6161: warning: explicit link request to 'n' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:2555: warning: Unsupported xml/html tag <enclosing> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:6138: warning: explicit link request to 'f()' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:680: warning: unexpected command endcode
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:2522: warning: Unsupported xml/html tag <enclosing> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1444: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1446: warning: Found unknown command `\catch'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1454: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1456: warning: Found unknown command `\finally'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1434: warning: Found unknown command `\try'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:1436: warning: Found unknown command `\try'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h:6384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:210: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:216: warning: The following parameters of clang::ast_matchers::dynamic::Parser::completeExpression(StringRef Code, unsigned CompletionOffset, Sema *S, const NamedValueMap *NamedValues) are not documented:
  parameter 'Code'
  parameter 'CompletionOffset'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:190: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:192: warning: The following parameters of clang::ast_matchers::dynamic::Parser::parseExpression(StringRef Code, Sema *S, const NamedValueMap *NamedValues, VariantValue *Value, Diagnostics *Error) are not documented:
  parameter 'Code'
  parameter 'Value'
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:159: warning: Unsupported xml/html tag <NamedValue> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:167: warning: The following parameters of clang::ast_matchers::dynamic::Parser::parseMatcherExpression(StringRef MatcherCode, Sema *S, const NamedValueMap *NamedValues, Diagnostics *Error) are not documented:
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:136: warning: The following parameters of clang::ast_matchers::dynamic::Parser::RegistrySema::actOnMatcherExpression(MatcherCtor Ctor, SourceRange NameRange, StringRef BindID, ArrayRef< ParserValue > Args, Diagnostics *Error) are not documented:
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Parser.h:88: warning: The following parameters of clang::ast_matchers::dynamic::Parser::Sema::actOnMatcherExpression(MatcherCtor Ctor, SourceRange NameRange, StringRef BindID, ArrayRef< ParserValue > Args, Diagnostics *Error)=0 are not documented:
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/Registry.h:113: warning: The following parameters of clang::ast_matchers::dynamic::Registry::constructMatcher(MatcherCtor Ctor, SourceRange NameRange, ArrayRef< ParserValue > Args, Diagnostics *Error) are not documented:
  parameter 'Error'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h:90: warning: Unsupported xml/html tag <T> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/ASTMatchers/Dynamic/VariantValue.h:255: warning: Invalid list item found
cmt::trans::ASTTraverser...
Generating docs for compound clang::arcmt::trans::BlockObjCVariableTraverser...
Generating docs for compound clang::arcmt::trans::BodyContext...
Generating docs for compound clang::arcmt::trans::BodyTransform...
Generating docs for compound clang::arcmt::trans::GCAttrsTraverser...
Generating docs for compound clang::arcmt::trans::GCCollectableCallsTraverser...
Generating docs for compound clang::arcmt::trans::MigrationContext...
Generating docs for nested compound clang::arcmt::trans::MigrationContext::GCAttrOccurrence...
Generating docs for compound clang::arcmt::trans::ObjCImplementationContext...
Generating docs for compound clang::arcmt::trans::PropertyRewriteTraverser...
Generating docs for compound clang::arcmt::trans::ProtectedScopeTraverser...
Generating docs for namespace clang::ARM
Generating docs for namespace clang::ast_matchers
Generating docs for compound clang::ast_matchers::BoundNodes...
Generating docs for compound clang::ast_matchers::MatchFinder...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchCallback...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchersByType...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchFinderOptions...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchFinderOptions::Profiling...
Generating docs for nested compound clang::ast_matchers::MatchFinder::MatchResult...
Generating docs for nested compound clang::ast_matchers::MatchFinder::ParsingDoneTestCallback...
Generating docs for namespace clang::ast_matchers::dynamic
Generating docs for compound clang::ast_matchers::dynamic::ArgKind...
Generating docs for compound clang::ast_matchers::dynamic::Diagnostics...
Generating docs for nested compound clang::ast_matchers::dynamic::Diagnostics::ArgStream...
Generating docs for nested compound clang::ast_matchers::dynamic::Diagnostics::Context...
Generating docs for nested compound clang::ast_matchers::dynamic::Diagnostics::ContextFrame...
Generating docs for nested compound clang::ast_matchers::dynamic::Diagnostics::ErrorContent...
Generating docs for nested compound clang::ast_matchers::dynamic::Diagnostics::ErrorContent::Message...
Generating docs for nested compound clang::ast_matchers::dynamic::Diagnostics::OverloadContext...
Generating docs for compound clang::ast_matchers::dynamic::MatcherCompletion...
Generating docs for compound clang::ast_matchers::dynamic::Parser...
Generating docs for nested compound clang::ast_matchers::dynamic::Parser::CodeTokenizer...
Generating docs for nested compound clang::ast_matchers::dynamic::Parser::RegistrySema...
Generating docs for nested compound clang::ast_matchers::dynamic::Parser::ScopedContextEntry...
Generating docs for nested compound clang::ast_matchers::dynamic::Parser::Sema...
Generating docs for nested compound clang::ast_matchers::dynamic::Parser::TokenInfo...
Generating docs for compound clang::ast_matchers::dynamic::ParserValue...
Generating docs for compound clang::ast_matchers::dynamic::Registry...
Generating docs for compound clang::ast_matchers::dynamic::SourceLocation...
Generating docs for compound clang::ast_matchers::dynamic::SourceRange...
Generating docs for compound clang::ast_matchers::dynamic::VariantMatcher...
Generating docs for nested compound clang::ast_matchers::dynamic::VariantMatcher::PolymorphicPayload...
Generating docs for nested compound clang::ast_matchers::dynamic::VariantMatcher::SinglePayload...
Generating docs for nested compound clang::ast_matchers::dynamic::VariantMatcher::VariadicOpPayload...
Generating docs for compound clang::ast_matchers::dynamic::VariantValue...
Generating docs for namespace clang::ast_matchers::dynamic::internal
Generating docs for compound clang::ast_matchers::dynamic::internal::AdaptativeOverloadCollector...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< ast_matchers::internal::Matcher< T > >...
Generating docs for compoun/opt/doxygen-docs/src/llvm/tools/clang/lib/ASTMatchers/Dynamic/Marshallers.h:267: warning: The following parameters of clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor::FixedArgCountMatcherDescriptor(MarshallerType Marshaller, void(*Func)(), StringRef MatcherName, ArrayRef< ast_type_traits::ASTNodeKind > RetKinds, ArrayRef< ArgKind > ArgKinds) are not documented:
  parameter 'MatcherName'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/ASTTypeTraits.h:76: warning: The following parameters of clang::ast_type_traits::ASTNodeKind::isBaseOf(ASTNodeKind Other, unsigned *Distance=nullptr) const are not documented:
  parameter 'Other'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/Builtins.h:76: warning: The following parameters of clang::Builtin::Context::InitializeTarget(const TargetInfo &Target, const TargetInfo *AuxTarget) are not documented:
  parameter 'Target'
d clang::ast_matchers::dynamic::internal::ArgTypeTraits< attr::Kind >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< bool >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< CastKind >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< const T & >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< double >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< OpenMPClauseKind >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< std::string >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< StringRef >...
Generating docs for compound clang::ast_matchers::dynamic::internal::ArgTypeTraits< unsigned >...
Generating docs for compound clang::ast_matchers::dynamic::internal::BuildReturnTypeVector...
Generating docs for compound clang::ast_matchers::dynamic::internal::BuildReturnTypeVector< ast_matchers::internal::BindableMatcher< T > >...
Generating docs for compound clang::ast_matchers::dynamic::internal::BuildReturnTypeVector< ast_matchers::internal::Matcher< T > >...
Generating docs for compound clang::ast_matchers::dynamic::internal::DynCastAllOfMatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::FixedArgCountMatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::MatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::OverloadedMatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::VariadicFuncMatcherDescriptor...
Generating docs for compound clang::ast_matchers::dynamic::internal::VariadicOperatorMatcherDescriptor...
Generating docs for namespace clang::ast_matchers::internal
Generating docs for compound clang::ast_matchers::internal::CollectMatchesCallback...
Generating docs for namespace clang::ast_type_traits
Generating docs for compound clang::ast_type_traits::ASTNodeKind...
Generating docs for nested compound clang::ast_type_traits::ASTNodeKind::DenseMapInfo...
Generating docs for compound clang::ast_type_traits::DynTypedNode...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< CXXCtorInitializer, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< NestedNameSpecifier, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< NestedNameSpecifierLoc, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< QualType, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< T, typename std::enable_if< std::is_base_of< Decl, T >::value >::type >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< T, typename std::enable_if< std::is_base_of< OMPClause, T >::value >::type >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< T, typename std::enable_if< std::is_base_of< Stmt, T >::value >::type >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< T, typename std::enable_if< std::is_base_of< Type, T >::value >::type >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< TemplateArgument, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< TemplateName, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::BaseConverter< TypeLoc, void >...
Generating docs for nested compound clang::ast_type_traits::DynTypedNode::DenseMapInfo...
Generating docs for namespace clang::attr
Generating docs for namespace clang::attrvisitor
Generating docs for compound clang::attrvisitor::Base...
Generating docs for namespace clang::Builtin
Generating docs for compound clang::Builtin::Context...
Generating docs for compo/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:902: warning: The following parameters of clang::CodeGen::emitBarrierCall(CodeGenFunction &CGF, SourceLocation Loc, OpenMPDirectiveKind Kind, bool EmitChecks=true, bool ForceSimpleCall=false) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1361: warning: The following parameters of clang::CodeGen::emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc, const Expr *IfCond, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1352: warning: The following parameters of clang::CodeGen::emitCancellationPointCall(CodeGenFunction &CGF, SourceLocation Loc, OpenMPDirectiveKind CancelRegion) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:854: warning: The following parameters of clang::CodeGen::emitCriticalRegion(CodeGenFunction &CGF, StringRef CriticalName, const RegionCodeGenTy &CriticalOpGen, SourceLocation Loc, const Expr *Hint=nullptr) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1533: warning: The following parameters of clang::CodeGen::emitDoacrossInit(CodeGenFunction &CGF, const OMPLoopDirective &D, ArrayRef< Expr * > NumIterations) are not documented:
  parameter 'CGF'
  parameter 'NumIterations'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1538: warning: The following parameters of clang::CodeGen::emitDoacrossOrdered(CodeGenFunction &CGF, const OMPDependClause *C) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1142: warning: The following parameters of clang::CodeGen::emitFlush(CodeGenFunction &CGF, ArrayRef< const Expr * > Vars, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1077: warning: The following parameters of clang::CodeGen::emitForNext(CodeGenFunction &CGF, SourceLocation Loc, unsigned IVSize, bool IVSigned, Address IL, Address LB, Address UB, Address ST) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1220: warning: The following parameters of clang::CodeGen::emitInlinedDirective(CodeGenFunction &CGF, OpenMPDirectiveKind InnermostKind, const RegionCodeGenTy &CodeGen, bool HasCancel=false) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:862: warning: The following parameters of clang::CodeGen::emitMasterRegion(CodeGenFunction &CGF, const RegionCodeGenTy &MasterOpGen, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1455: warning: The following parameters of clang::CodeGen::emitNumTeamsClause(CodeGenFunction &CGF, const Expr *NumTeams, const Expr *ThreadLimit, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1086: warning: The following parameters of clang::CodeGen::emitNumThreadsClause(CodeGenFunction &CGF, llvm::Value *NumThreads, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:890: warning: The following parameters of clang::CodeGen::emitOrderedRegion(CodeGenFunction &CGF, const RegionCodeGenTy &OrderedOpGen, SourceLocation Loc, bool IsThreads) are not documented:
  parameter 'CGF'
  parameter 'Loc'
  parameter 'IsThreads'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:844: warning: The following parameters of clang::CodeGen::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, llvm::Function *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars, const Expr *IfCond) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1293: warning: The following parameters of clang::CodeGen::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, ArrayRef< const Expr * > Privates, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, ArrayRef< const Expr * > ReductionOps, ReductionOptionsTy Options) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1232: warning: The following parameters of clang::CodeGen::emitReductionFunction(SourceLocation Loc, llvm::Type *ArgsType, ArrayRef< const Expr * > Privates, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, ArrayRef< const Expr * > ReductionOps) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:879: warning: The following parameters of clang::CodeGen::emitSingleRegion(CodeGenFunction &CGF, const RegionCodeGenTy &SingleOpGen, SourceLocation Loc, ArrayRef< const Expr * > CopyprivateVars, ArrayRef< const Expr * > DestExprs, ArrayRef< const Expr * > SrcExprs, ArrayRef< const Expr * > AssignmentOps) are not documented:
  parameter 'CGF'
  parameter 'Loc'
  parameter 'CopyprivateVars'
  parameter 'DestExprs'
  parameter 'SrcExprs'
  parameter 'AssignmentOps'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1400: warning: The following parameters of clang::CodeGen::emitTargetCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, llvm::Function *OutlinedFn, llvm::Value *OutlinedFnID, const Expr *IfCond, const Expr *Device) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1506: warning: The following parameters of clang::CodeGen::emitTargetDataCalls(CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, const Expr *Device, const RegionCodeGenTy &CodeGen, TargetDataInfo &Info) are not documented:
  parameter 'CGF'
  parameter 'CodeGen'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1519: warning: The following parameters of clang::CodeGen::emitTargetDataStandAloneCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *IfCond, const Expr *Device) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1385: warning: The following parameters of clang::CodeGen::emitTargetNumIterationsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, const Expr *Device, const llvm::function_ref< llvm::Value *(CodeGenFunction &CGF, const OMPLoopDirective &D)> &SizeEmitter) are not documented:
  parameter 'CGF'
  parameter 'D'
  parameter 'Device'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:872: warning: The following parameters of clang::CodeGen::emitTaskgroupRegion(CodeGenFunction &CGF, const RegionCodeGenTy &TaskgroupOpGen, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1333: warning: The following parameters of clang::CodeGen::emitTaskReductionFixups(CodeGenFunction &CGF, SourceLocation Loc, ReductionCodeGen &RCG, unsigned N) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1320: warning: The following parameters of clang::CodeGen::emitTaskReductionInit(CodeGenFunction &CGF, SourceLocation Loc, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, const OMPTaskDataTy &Data) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1445: warning: The following parameters of clang::CodeGen::emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, SourceLocation Loc, llvm::Function *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars) are not documented:
  parameter 'CGF'
  parameter 'D'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1120: warning: The following parameters of clang::CodeGen::emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr, SourceLocation Loc, bool PerformInit, CodeGenFunction *CGF=nullptr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:726: warning: The following parameters of clang::CodeGen::emitThreadPrivateVarInit(CodeGenFunction &CGF, Address VDAddr, llvm::Value *Ctor, llvm::Value *CopyCtor, llvm::Value *Dtor, SourceLocation Loc) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1136: warning: The following parameters of clang::CodeGen::getAddrOfArtificialThreadPrivate(CodeGenFunction &CGF, QualType VarType, StringRef Name) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1102: warning: The following parameters of clang::CodeGen::getAddrOfThreadPrivate(CodeGenFunction &CGF, const VarDecl *VD, Address VDAddr, SourceLocation Loc) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:710: warning: The following parameters of clang::CodeGen::getOrCreateInternalVariable(llvm::Type *Ty, const llvm::Twine &Name, unsigned AddressSpace=0) are not documented:
  parameter 'AddressSpace'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1554: warning: The following parameters of clang::CodeGen::getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam, const VarDecl *TargetParam) const are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:1341: warning: The following parameters of clang::CodeGen::getTaskReductionItem(CodeGenFunction &CGF, SourceLocation Loc, llvm::Value *ReductionsPtr, LValue SharedLVal) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/CodeGen/CGFunctionInfo.h:214: warning: The following parameters of clang::CodeGen::ABIArgInfo::getCoerceAndExpand(llvm::StructType *coerceToType, llvm::Type *unpaddedCoerceToType) are not documented:
  parameter 'coerceToType'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGValue.h:513: warning: The following parameters of clang::CodeGen::AggValueSlot::forAddr(Address addr, Qualifiers quals, IsDestructed_t isDestructed, NeedsGCBarriers_t needsGC, IsAliased_t isAliased, Overlap_t mayOverlap, IsZeroed_t isZeroed=IsNotZeroed, IsSanitizerChecked_t isChecked=IsNotSanitizerChecked) are not documented:
  parameter 'addr'
  parameter 'isAliased'
  parameter 'mayOverlap'
  parameter 'isZeroed'
  parameter 'isChecked'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGRecordLayout.h:56: warning: Found unknown command `\foo'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:573: warning: The following parameters of clang::CodeGen::CGCXXABI::EmitThreadLocalInitFuncs(CodeGenModule &CGM, ArrayRef< const VarDecl * > CXXThreadLocals, ArrayRef< llvm::Function * > CXXThreadLocalInits, ArrayRef< const VarDecl * > CXXThreadLocalInitVars)=0 are not documented:
  parameter 'CGM'
  parameter 'CXXThreadLocalInitVars'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:492: warning: The following parameters of clang::CodeGen::CGCXXABI::InitializeArrayCookie(CodeGenFunction &CGF, Address NewPtr, llvm::Value *NumElements, const CXXNewExpr *expr, QualType ElementType) are not documented:
  parameter 'CGF'
  parameter 'expr'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:511: warning: The following parameters of clang::CodeGen::CGCXXABI::ReadArrayCookie(CodeGenFunction &CGF, Address Ptr, const CXXDeleteExpr *expr, QualType ElementType, llvm::Value *&NumElements, llvm::Value *&AllocPtr, CharUnits &CookieSize) are not documented:
  parameter 'CGF'
  parameter 'expr'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:534: warning: The following parameters of clang::CodeGen::CGCXXABI::readArrayCookieImpl(CodeGenFunction &IGF, Address ptr, CharUnits cookieSize) are not documented:
  parameter 'IGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGCXXABI.h:558: warning: The following parameters of clang::CodeGen::CGCXXABI::registerGlobalDtor(CodeGenFunction &CGF, const VarDecl &D, llvm::FunctionCallee Dtor, llvm::Constant *Addr)=0 are not documented:
  parameter 'CGF'
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:464: warning: Found unknown command `\import'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:488: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:489: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:494: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:488: warning: explicit link request to 'define' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:489: warning: explicit link request to 'undef' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:494: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:396: warning: The following parameters of clang::CodeGen::CGDebugInfo::EmitFunctionStart(GlobalDecl GD, SourceLocation Loc, SourceLocation ScopeLoc, QualType FnType, llvm::Function *Fn, bool CurFnIsThunk, CGBuilderTy &Builder) are not documented:
  parameter 'GD'
  parameter 'FnType'
  parameter 'Fn'
  parameter 'CurFnIsThunk'
  parameter 'Builder'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDebugInfo.h:464: warning: Found unknown command `\import'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h:163: warning: The following parameters of clang::CodeGen::CGObjCRuntime::GenerateMessageSend(CodeGen::CodeGenFunction &CGF, ReturnValueSlot ReturnSlot, QualType ResultType, Selector Sel, llvm::Value *Receiver, const CallArgList &CallArgs, const ObjCInterfaceDecl *Class=nullptr, const ObjCMethodDecl *Method=nullptr)=0 are not documented:
  parameter 'CGF'
  parameter 'ReturnSlot'
  parameter 'ResultType'
  parameter 'Sel'
  parameter 'Receiver'
  parameter 'CallArgs'
  parameter 'Class'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGObjCRuntime.h:179: warning: The following parameters of clang::CodeGen::CGObjCRuntime::GenerateMessageSendSuper(CodeGen::CodeGenFunction &CGF, ReturnValueSlot ReturnSlot, QualType ResultType, Selector Sel, const ObjCInterfaceDecl *Class, bool isCategoryImpl, llvm::Value *Self, bool IsClassMessage, const CallArgList &CallArgs, const ObjCMethodDecl *Method=nullptr)=0 are not documented:
  parameter 'CGF'
  parameter 'ReturnSlot'
  parameter 'ResultType'
  parameter 'Sel'
  parameter 'Class'
  parameter 'isCategoryImpl'
  parameter 'Self'
  parameter 'IsClassMessage'
  parameter 'CallArgs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenCLRuntime.h:92: warning: The following parameters of clang::CodeGen::CGOpenCLRuntime::recordBlockInfo(const BlockExpr *E, llvm::Function *InvokeF, llvm::Value *Block) are not documented:
  parameter 'E'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:258: warning: The following parameters of clang::CodeGen::CGOpenMPRuntime::emitUpdateLocation(CodeGenFunction &CGF, SourceLocation Loc, unsigned Flags=0) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:286: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitBarrierCall(CodeGenFunction &CGF, SourceLocation Loc, OpenMPDirectiveKind Kind, bool EmitChecks=true, bool ForceSimpleCall=false) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:295: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitCriticalRegion(CodeGenFunction &CGF, StringRef CriticalName, const RegionCodeGenTy &CriticalOpGen, SourceLocation Loc, const Expr *Hint=nullptr) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:219: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitNumTeamsClause(CodeGenFunction &CGF, const Expr *NumTeams, const Expr *ThreadLimit, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:210: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitNumThreadsClause(CodeGenFunction &CGF, llvm::Value *NumThreads, SourceLocation Loc) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:273: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitParallelCall(CodeGenFunction &CGF, SourceLocation Loc, llvm::Function *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars, const Expr *IfCond) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:4025: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:4159: warning: explicit link request to 'reduce_elem' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:4160: warning: explicit link request to 'remote_elem' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:313: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitReduction(CodeGenFunction &CGF, SourceLocation Loc, ArrayRef< const Expr * > Privates, ArrayRef< const Expr * > LHSExprs, ArrayRef< const Expr * > RHSExprs, ArrayRef< const Expr * > ReductionOps, ReductionOptionsTy Options) are not documented:
  parameter 'CGF'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:260: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::emitTeamsCall(CodeGenFunction &CGF, const OMPExecutableDirective &D, SourceLocation Loc, llvm::Function *OutlinedFn, ArrayRef< llvm::Value * > CapturedVars) are not documented:
  parameter 'CGF'
  parameter 'D'
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.h:337: warning: The following parameters of clang::CodeGen::CGOpenMPRuntimeNVPTX::getParameterAddress(CodeGenFunction &CGF, const VarDecl *NativeParam, const VarDecl *TargetParam) const are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:693: warning: The following parameters of clang::CodeGen::CodeGenFunction::ActivateCleanupBlock(EHScopeStack::stable_iterator Cleanup, llvm::Instruction *DominatingIP) are not documented:
  parameter 'Cleanup'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:683: warning: The following parameters of clang::CodeGen::CodeGenFunction::DeactivateCleanupBlock(EHScopeStack::stable_iterator Cleanup, llvm::Instruction *DominatingIP) are not documented:
  parameter 'Cleanup'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2340: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitAggregateCopy(LValue Dest, LValue Src, QualType EltTy, AggValueSlot::Overlap_t MayOverlap, bool isVolatile=false) are not documented:
  parameter 'Dest'
  parameter 'Src'
  parameter 'EltTy'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2259: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitAnyExpr(const Expr *E, AggValueSlot aggSlot=AggValueSlot::ignored(), bool ignoreResult=false) are not documented:
  parameter 'E'
  parameter 'aggSlot'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3804: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitARCRetainBlock(llvm::Value *value, bool mandatory) are not documented:
  parameter 'value'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1678: warning: The following parameters of clang::CodeGen::CodeGenFunction::emitArrayDestroy(llvm::Value *begin, llvm::Value *end, QualType elementType, CharUnits elementAlign, Destroyer *destroyer, bool checkZeroLength, bool useEHCleanup) are not documented:
  parameter 'elementAlign'
  parameter 'checkZeroLength'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2528: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitCXXAggrConstructorCall(const CXXConstructorDecl *ctor, const ArrayType *arrayType, Address arrayBegin, const CXXConstructExpr *E, bool NewPointerIsChecked, bool zeroInitialize=false) are not documented:
  parameter 'E'
  parameter 'NewPointerIsChecked'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2535: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitCXXAggrConstructorCall(const CXXConstructorDecl *ctor, llvm::Value *numElements, Address arrayBase, const CXXConstructExpr *E, bool NewPointerIsChecked, bool zeroInitialize=false) are not documented:
  parameter 'E'
  parameter 'NewPointerIsChecked'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3677: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitCXXMemberDataPointerAddress(const Expr *E, Address base, llvm::Value *memberPtr, const MemberPointerType *memberPtrType, LValueBaseInfo *BaseInfo=nullptr, TBAAAccessInfo *TBAAInfo=nullptr) are not documented:
  parameter 'base'
  parameter 'memberPtr'
  parameter 'memberPtrType'
  parameter 'BaseInfo'
  parameter 'TBAAInfo'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1899: warning: argument 'loc' of command @param is not found in the argument list of clang::CodeGen::CodeGenFunction::EmitExprAsInit(const Expr *init, const ValueDecl *D, LValue lvalue, bool capturedByInit)
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:1899: warning: argument 'alignment' of command @param is not found in the argument list of clang::CodeGen::CodeGenFunction::EmitExprAsInit(const Expr *init, const ValueDecl *D, LValue lvalue, bool capturedByInit)
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:2285: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitExprAsInit(const Expr *init, const ValueDecl *D, LValue lvalue, bool capturedByInit) are not documented:
  parameter 'lvalue'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3010: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitOMPAtomicSimpleUpdateExpr(LValue X, RValue E, BinaryOperatorKind BO, bool IsXLHSInRHSPart, llvm::AtomicOrdering AO, SourceLocation Loc, const llvm::function_ref< RValue(RValue)> CommonGen) are not documented:
  parameter 'Loc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3053: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitOMPLastprivateClauseFinal(const OMPExecutableDirective &D, bool NoFinals, llvm::Value *IsLastIterCond=nullptr) are not documented:
  parameter 'NoFinals'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3062: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitOMPLinearClauseFinal(const OMPLoopDirective &D, const llvm::function_ref< llvm::Value *(CodeGenFunction &)> CondGen) are not documented:
  parameter 'D'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:4294: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitPointerWithAlignment(const Expr *E, LValueBaseInfo *BaseInfo=nullptr, TBAAAccessInfo *TBAAInfo=nullptr) are not documented:
  parameter 'E'
  parameter 'TBAAInfo'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:3468: warning: The following parameters of clang::CodeGen::CodeGenFunction::EmitStoreThroughBitfieldLValue(RValue Src, LValue Dst, llvm::Value **Result=nullptr) are not documented:
  parameter 'Src'
  parameter 'Dst'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1784: warning: The following parameters of clang::CodeGen::CodeGenFunction::enterByrefCleanup(CleanupKind Kind, Address Addr, BlockFieldFlags Flags, bool LoadBlockVarAddr, bool CanThrow) are not documented:
  parameter 'CanThrow'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1648: warning: The following parameters of clang::CodeGen::CodeGenFunction::pushIrregularPartialArrayCleanup(llvm::Value *arrayBegin, Address arrayEndPointer, QualType elementType, CharUnits elementAlign, Destroyer *destroyer) are not documented:
  parameter 'arrayBegin'
  parameter 'arrayEndPointer'
  parameter 'elementAlign'
  parameter 'destroyer'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1653: warning: The following parameters of clang::CodeGen::CodeGenFunction::pushRegularPartialArrayCleanup(llvm::Value *arrayBegin, llvm::Value *arrayEnd, QualType elementType, CharUnits elementAlign, Destroyer *destroyer) are not documented:
  parameter 'arrayBegin'
  parameter 'arrayEnd'
  parameter 'elementAlign'
  parameter 'destroyer'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenFunction.h:1816: warning: The following parameters of clang::CodeGen::CodeGenFunction::StartFunction(GlobalDecl GD, QualType RetTy, llvm::Function *Fn, const CGFunctionInfo &FnInfo, const FunctionArgList &Args, SourceLocation Loc=SourceLocation(), SourceLocation StartLoc=SourceLocation()) are not documented:
  parameter 'GD'
  parameter 'RetTy'
  parameter 'Fn'
  parameter 'FnInfo'
  parameter 'Args'
und clang::Builtin::Info...
Generating docs for namespace clang::charinfo
Generating docs for namespace clang::CodeGen
Generating docs for compound clang::CodeGen::ABIArgInfo...
Generating docs for compound clang::CodeGen::ABIInfo...
Generating docs for compound clang::CodeGen::Address...
Generating docs for compound clang::CodeGen::AggValueSlot...
Generating docs for compound clang::CodeGen::ApplyDebugLocation...
Generating docs for compound clang::CodeGen::ApplyInlineDebugLocation...
Generating docs for compound clang::CodeGen::BlockByrefHelpers...
Generating docs for compound clang::CodeGen::BlockByrefInfo...
Generating docs for compound clang::CodeGen::BlockFieldFlags...
Generating docs for compound clang::CodeGen::BlockFlags...
Generating docs for compound clang::CodeGen::BranchFixup...
Generating docs for compound clang::CodeGen::CallArg...
Generating docs for compound clang::CodeGen::CallArgList...
Generating docs for nested compound clang::CodeGen::CallArgList::CallArgCleanup...
Generating docs for nested compound clang::CodeGen::CallArgList::Writeback...
Generating docs for compound clang::CodeGen::CatchRetScope...
Generating docs for compound clang::CodeGen::CatchTypeInfo...
Generating docs for compound clang::CodeGen::CGBitFieldInfo...
Generating docs for compound clang::CodeGen::CGBlockInfo...
Generating docs for nested compound clang::CodeGen::CGBlockInfo::Capture...
Generating docs for compound clang::CodeGen::CGBuilderInserter...
Generating docs for compound clang::CodeGen::CGBuilderTy...
Generating docs for compound clang::CodeGen::CGCallee...
Generating docs for compound clang::CodeGen::CGCalleeInfo...
Generating docs for compound clang::CodeGen::CGCoroData...
Generating docs for compound clang::CodeGen::CGCUDARuntime...
Generating docs for compound clang::CodeGen::CGCXXABI...
Generating docs for nested compound clang::CodeGen::CGCXXABI::AddedStructorArgs...
Generating docs for compound clang::CodeGen::CGDebugInfo...
Generating docs for compound clang::CodeGen::CGFunctionInfo...
Generating docs for compound clang::CodeGen::CGFunctionInfoArgInfo...
Generating docs for compound clang::CodeGen::CGObjCRuntime...
Generating docs for nested compound clang::CodeGen::CGObjCRuntime::MessageSendInfo...
Generating docs for compound clang::CodeGen::CGOpenCLRuntime...
Generating docs for nested compound clang::CodeGen::CGOpenCLRuntime::EnqueuedBlockInfo...
Generating docs for compound clang::CodeGen::CGOpenMPRuntime...
Generating docs for nested compound clang::CodeGen::CGOpenMPRuntime::DisableAutoDeclareTargetRAII...
Generating docs for compound clang::CodeGen::CGOpenMPRuntimeNVPTX...
Generating docs for compound clang::CodeGen::CGRecordLayout...
Generating docs for compound clang::CodeGen::CodeGenFunction...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::AbstractCallee...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ArrayInitLoopExprScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::AutoVarEmission...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CallLifetimeEnd...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CGCapturedStmtInfo...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CGCapturedStmtRAII...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CGCoroInfo...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ConditionalEvaluation...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ConstantEmission...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::CXXDefaultInitExprScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::FieldConstructionScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::FinallyInfo...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::InlinedInheritingConstructorScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::JumpDest...
Generating docs for nested compound clang::CodeGen::CodeGenFunct/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:2350: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:2359: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.h:1108: warning: The following parameters of clang::CodeGen::CodeGenModule::ConstructAttributeList(StringRef Name, const CGFunctionInfo &Info, CGCalleeInfo CalleeInfo, llvm::AttributeList &Attrs, unsigned &CallingConv, bool AttrOnCallSite) are not documented:
  parameter 'AttrOnCallSite'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenModule.h:928: warning: The following parameters of clang::CodeGen::CodeGenModule::GetAddrOfConstantCString(const std::string &Str, const char *GlobalName=nullptr) are not documented:
  parameter 'Str'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:2359: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGDecl.cpp:2350: warning: Found unknown command `\llvm'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CodeGenTypes.h:266: warning: The following parameters of clang::CodeGen::CodeGenTypes::arrangeLLVMFunctionInfo(CanQualType resultType, bool instanceMethod, bool chainCall, ArrayRef< CanQualType > argTypes, FunctionType::ExtInfo info, ArrayRef< FunctionProtoType::ExtParameterInfo > paramInfos, RequiredArgs required) are not documented:
  parameter 'resultType'
  parameter 'instanceMethod'
  parameter 'chainCall'
  parameter 'info'
  parameter 'paramInfos'
  parameter 'required'
ion::LexicalScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::LifetimeExtendedCleanupHeader...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::MultiVersionResolverOption...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::MultiVersionResolverOption::Conds...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPCancelStackRAII...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPMapVars...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPPrivateScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OMPTargetDataInfo...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OpaqueValueMapping...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::OpaqueValueMappingData...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::ParamValue...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::PeepholeProtection...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::RunCleanupsScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::SanitizerScope...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::StmtExprEvaluation...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::VlaSizePair...
Generating docs for nested compound clang::CodeGen::CodeGenFunction::VPtr...
Generating docs for compound clang::CodeGen::CodeGenModule...
Generating docs for nested compound clang::CodeGen::CodeGenModule::Structor...
Generating docs for compound clang::CodeGen::CodeGenPGO...
Generating docs for compound clang::CodeGen::CodeGenTBAA...
Generating docs for compound clang::CodeGen::CodeGenTypeCache...
Generating docs for compound clang::CodeGen::CodeGenTypes...
Generating docs for compound clang::CodeGen::CodeGenVTables...
Generating docs for compound clang::CodeGen::ConstantAddress...
Generating docs for compound clang::CodeGen::ConstantAggregateBuilderBase...
Generating docs for nested compound clang::CodeGen::ConstantAggregateBuilderBase::PlaceholderPosition...
Generating docs for compound clang::CodeGen::ConstantAggregateBuilderTemplateBase...
Generating docs for compound clang::CodeGen::ConstantArrayBuilder...
Generating docs for compound clang::CodeGen::ConstantArrayBuilderTemplateBase...
Generating docs for compound clang::CodeGen::ConstantEmitter...
Generating docs for compound clang::CodeGen::ConstantInitBuilder...
Generating docs for compound clang::CodeGen::ConstantInitBuilderBase...
Generating docs for compound clang::CodeGen::ConstantInitBuilderTemplateBase...
Generating docs for compound clang::CodeGen::ConstantInitBuilderTraits...
Generating docs for compound clang::CodeGen::ConstantInitFuture...
Generating docs for compound clang::CodeGen::ConstantStructBuilder...
Generating docs for compound clang::CodeGen::ConstantStructBuilderTemplateBase...
Generating docs for compound clang::CodeGen::CoverageMappingGen...
Generating docs for compound clang::CodeGen::CoverageMappingModuleGen...
Generating docs for compound clang::CodeGen::DispatchRTInput...
Generating docs for compound clang::CodeGen::DominatingLLVMValue...
Generating docs for compound clang::CodeGen::DominatingPointer...
Generating docs for compound clang::CodeGen::DominatingPointer< T, false >...
Generating docs for compound clang::CodeGen::DominatingPointer< T, true >...
Generating docs for compound clang::CodeGen::DominatingValue...
Generating docs for compound clang::CodeGen::DominatingValue< Address >...
Generating docs for nested compound clang::CodeGen::DominatingValue< Address >::saved_type...
Generating docs for compound clang::CodeGen::DominatingValue< RValue >...
Generating docs for nested compound clang::CodeGen::DominatingValue< RValue >::saved_type...
Generating docs for compound clang::CodeGen::DominatingValue< T * >...
Generating docs for compound clang::CodeGen::EHCatchScope...
Generating docs for nested compound clang::CodeGen::EHCatchScope::Handler...
Generating docs for/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGValue.h:409: warning: The following parameters of clang::CodeGen::LValue::MakeBitfield(Address Addr, const CGBitFieldInfo &Info, QualType type, LValueBaseInfo BaseInfo, TBAAAccessInfo TBAAInfo) are not documented:
  parameter 'type'
  parameter 'BaseInfo'
  parameter 'TBAAInfo'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:183: warning: The following parameters of clang::CodeGen::ReductionCodeGen::adjustPrivateAddress(CodeGenFunction &CGF, unsigned N, Address PrivateAddr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:158: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitAggregateType(CodeGenFunction &CGF, unsigned N) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:162: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitAggregateType(CodeGenFunction &CGF, unsigned N, llvm::Value *Size) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:178: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitCleanups(CodeGenFunction &CGF, unsigned N, Address PrivateAddr) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:170: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitInitialization(CodeGenFunction &CGF, unsigned N, Address PrivateAddr, LValue SharedLVal, llvm::function_ref< bool(CodeGenFunction &)> DefaultInit) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/CGOpenMPRuntime.h:155: warning: The following parameters of clang::CodeGen::ReductionCodeGen::emitSharedLValue(CodeGenFunction &CGF, unsigned N) are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h:236: warning: The following parameters of clang::CodeGen::TargetCodeGenInfo::getNullPointer(const CodeGen::CodeGenModule &CGM, llvm::PointerType *T, QualType QT) const are not documented:
  parameter 'CGM'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h:255: warning: The following parameters of clang::CodeGen::TargetCodeGenInfo::performAddrSpaceCast(CodeGen::CodeGenFunction &CGF, llvm::Value *V, LangAS SrcAddr, LangAS DestAddr, llvm::Type *DestTy, bool IsNonNull=false) const are not documented:
  parameter 'CGF'
/opt/doxygen-docs/src/llvm/tools/clang/lib/CodeGen/TargetInfo.h:265: warning: The following parameters of clang::CodeGen::TargetCodeGenInfo::performAddrSpaceCast(CodeGenModule &CGM, llvm::Constant *V, LangAS SrcAddr, LangAS DestAddr, llvm::Type *DestTy) const are not documented:
  parameter 'CGM'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentBriefParser.h:26: warning: Found unknown command `\or'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h:59: warning: Found unknown command `\or'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentCommandTraits.h:59: warning: Found unknown command `\or'
 compound clang::CodeGen::EHCleanupScope...
Generating docs for compound clang::CodeGen::EHFilterScope...
Generating docs for compound clang::CodeGen::EHPadEndScope...
Generating docs for compound clang::CodeGen::EHPersonality...
Generating docs for compound clang::CodeGen::EHScope...
Generating docs for nested compound clang::CodeGen::EHScope::CatchBitFields...
Generating docs for nested compound clang::CodeGen::EHScope::CleanupBitFields...
Generating docs for nested compound clang::CodeGen::EHScope::FilterBitFields...
Generating docs for compound clang::CodeGen::EHScopeStack...
Generating docs for nested compound clang::CodeGen::EHScopeStack::Cleanup...
Generating docs for nested compound clang::CodeGen::EHScopeStack::Cleanup::Flags...
Generating docs for nested compound clang::CodeGen::EHScopeStack::ConditionalCleanup...
Generating docs for nested compound clang::CodeGen::EHScopeStack::iterator...
Generating docs for nested compound clang::CodeGen::EHScopeStack::stable_iterator...
Generating docs for compound clang::CodeGen::EHTerminateScope...
Generating docs for compound clang::CodeGen::FunctionArgList...
Generating docs for compound clang::CodeGen::InstrProfStats...
Generating docs for compound clang::CodeGen::InvariantValue...
Generating docs for compound clang::CodeGen::LoopAttributes...
Generating docs for compound clang::CodeGen::LoopInfo...
Generating docs for compound clang::CodeGen::LoopInfoStack...
Generating docs for compound clang::CodeGen::LValue...
Generating docs for compound clang::CodeGen::LValueBaseInfo...
Generating docs for compound clang::CodeGen::ObjCEntrypoints...
Generating docs for compound clang::CodeGen::OffloadEntriesInfoManagerTy...
Generating docs for nested compound clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfo...
Generating docs for nested compound clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfoDeviceGlobalVar...
Generating docs for nested compound clang::CodeGen::OffloadEntriesInfoManagerTy::OffloadEntryInfoTargetRegion...
Generating docs for compound clang::CodeGen::OMPTaskDataTy...
Generating docs for compound clang::CodeGen::OrderGlobalInits...
Generating docs for compound clang::CodeGen::PrePostActionTy...
Generating docs for compound clang::CodeGen::ReductionCodeGen...
Generating docs for compound clang::CodeGen::ReductionOptionsTy...
Generating docs for compound clang::CodeGen::RegionCodeGenTy...
Generating docs for compound clang::CodeGen::RequiredArgs...
Generating docs for compound clang::CodeGen::ReturnValueSlot...
Generating docs for compound clang::CodeGen::RValue...
Generating docs for compound clang::CodeGen::SanitizerMetadata...
Generating docs for compound clang::CodeGen::StaticRTInput...
Generating docs for compound clang::CodeGen::SwiftABIInfo...
Generating docs for compound clang::CodeGen::TargetCodeGenInfo...
Generating docs for nested compound clang::CodeGen::TargetCodeGenInfo::TargetOpenCLBlockHelper...
Generating docs for compound clang::CodeGen::TargetDataInfo...
Generating docs for compound clang::CodeGen::TaskResultTy...
Generating docs for compound clang::CodeGen::TBAAAccessInfo...
Generating docs for compound clang::CodeGen::VarBypassDetector...
Generating docs for namespace clang::CodeGen::swiftcall
Generating docs for compound clang::CodeGen::swiftcall::SwiftAggLowering...
Generating docs for namespace clang::codegenoptions
Generating docs for namespace clang::comments
Generating docs for compound clang::comments::BlockCommandComment...
Generating docs for nested compound clang::comments::BlockCommandComment::Argument...
Generating docs for compound clang::comments::BlockContentComment...
Generating docs for compound clang::comments::BriefParser...
Generating docs for compound clang::comments::CommandInfo...
Generating docs for compound clang::comments::CommandTraits...
Generating docs for compound clang::comments::Comment...
Generating docs for nested compound clang::comments::Comment::BlockCommandCommentBitfields...
Generating docs for nested compound clang::comments::Comment::CommentBitfields...
Generating docs for nested /opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentSema.h:189: warning: Found unknown command `\and'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/CommentSema.h:189: warning: Found unknown command `\and'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/Consumed.h:82: warning: The following parameters of clang::consumed::ConsumedWarningsHandlerBase::warnParamReturnTypestateMismatch(SourceLocation Loc, StringRef VariableName, StringRef ExpectedState, StringRef ObservedState) are not documented:
  parameter 'VariableName'
compound clang::comments::Comment::HTMLStartTagCommentBitfields...
Generating docs for nested compound clang::comments::Comment::HTMLTagCommentBitfields...
Generating docs for nested compound clang::comments::Comment::InlineCommandCommentBitfields...
Generating docs for nested compound clang::comments::Comment::InlineContentCommentBitfields...
Generating docs for nested compound clang::comments::Comment::ParagraphCommentBitfields...
Generating docs for nested compound clang::comments::Comment::ParamCommandCommentBitfields...
Generating docs for nested compound clang::comments::Comment::TextCommentBitfields...
Generating docs for compound clang::comments::CommentVisitor...
Generating docs for compound clang::comments::CommentVisitorBase...
Generating docs for compound clang::comments::ConstCommentVisitor...
Generating docs for compound clang::comments::DeclInfo...
Generating docs for compound clang::comments::FullComment...
Generating docs for compound clang::comments::HTMLEndTagComment...
Generating docs for compound clang::comments::HTMLStartTagComment...
Generating docs for nested compound clang::comments::HTMLStartTagComment::Attribute...
Generating docs for compound clang::comments::HTMLTagComment...
Generating docs for compound clang::comments::InlineCommandComment...
Generating docs for nested compound clang::comments::InlineCommandComment::Argument...
Generating docs for compound clang::comments::InlineContentComment...
Generating docs for compound clang::comments::Lexer...
Generating docs for compound clang::comments::ParagraphComment...
Generating docs for compound clang::comments::ParamCommandComment...
Generating docs for compound clang::comments::Parser...
Generating docs for compound clang::comments::Sema...
Generating docs for compound clang::comments::TextComment...
Generating docs for compound clang::comments::TextTokenRetokenizer...
Generating docs for compound clang::comments::Token...
Generating docs for compound clang::comments::TParamCommandComment...
Generating docs for compound clang::comments::VerbatimBlockComment...
Generating docs for compound clang::comments::VerbatimBlockLineComment...
Generating docs for compound clang::comments::VerbatimLineComment...
Generating docs for namespace clang::comments::tok
Generating docs for namespace clang::consumed
Generating docs for compound clang::consumed::ConsumedAnalyzer...
Generating docs for compound clang::consumed::ConsumedBlockInfo...
Generating docs for compound clang::consumed::ConsumedStateMap...
Generating docs for compound clang::consumed::ConsumedStmtVisitor...
Generating docs for compound clang::consumed::ConsumedWarningsHandlerBase...
Generating docs for compound clang::consumed::PropagationInfo...
Generating docs for namespace clang::cross_tu
Generating docs for compound clang::cross_tu::CrossTranslationUnitContext...
Generating docs for compound clang::cross_tu::IndexError...
Generating docs for namespace clang::data_collection
Generating docs for namespace clang::dataflow
Generating docs for compound clang::dataflow::backward_analysis_tag...
Generating docs for compound clang::dataflow::forward_analysis_tag...
Generating docs for namespace clang::declvisitor
Generating docs for compound clang::declvisitor::Base...
Generating docs for namespace clang::detail
Generating docs for compound clang::detail::AvailabilityData...
Generating docs for compound clang::detail::CXXDeductionGuideNameExtra...
Generating docs for compound clang::detail::CXXLiteralOperatorIdName...
Generating docs for compound clang::detail::CXXOperatorIdName...
Generating docs for compound clang::detail::CXXSpecialNameExtra...
Generating docs for compound clang::detail::DeclarationNameExtra...
Generating docs for compound clang::detail::PropertyData...
Generating docs for compound clang::detail::TypeTagForDatatypeData...
Generating docs for namespace clang::diag
Generating docs for compound clang::diag::CustomDiagInfo...
Generating docs for namespace clang::diff
Generating docs for compound clang::diff::ASTDiff...
Generating docs for nested compound clang::diff::ASTDiff::I/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:255: warning: The following parameters of clang::driver::Compilation::CleanupFile(const char *File, bool IssueErrors=false) const are not documented:
  parameter 'File'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:261: warning: The following parameters of clang::driver::Compilation::CleanupFileList(const llvm::opt::ArgStringList &Files, bool IssueErrors=false) const are not documented:
  parameter 'Files'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:270: warning: The following parameters of clang::driver::Compilation::CleanupFileMap(const ArgStringMap &Files, const JobAction *JA, bool IssueErrors=false) const are not documented:
  parameter 'Files'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:279: warning: The following parameters of clang::driver::Compilation::ExecuteCommand(const Command &C, const Command *&FailingCommand) const are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:285: warning: The following parameters of clang::driver::Compilation::ExecuteJobs(const JobList &Jobs, SmallVectorImpl< std::pair< int, const Command * >> &FailingCommands) const are not documented:
  parameter 'Jobs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Compilation.h:227: warning: The following parameters of clang::driver::Compilation::getArgsForToolChain(const ToolChain *TC, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) are not documented:
  parameter 'TC'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h:386: warning: The following parameters of clang::driver::Driver::BuildActions(Compilation &C, llvm::opt::DerivedArgList &Args, const InputList &Inputs, ActionList &Actions) const are not documented:
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h:394: warning: The following parameters of clang::driver::Driver::BuildUniversalActions(Compilation &C, const ToolChain &TC, const InputList &BAInputs) const are not documented:
  parameter 'BAInputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h:447: warning: The following parameters of clang::driver::Driver::GetFilePath(StringRef Name, const ToolChain &TC) const are not documented:
  parameter 'Name'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Driver.h:455: warning: The following parameters of clang::driver::Driver::GetProgramPath(StringRef Name, const ToolChain &TC) const are not documented:
  parameter 'Name'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Tool.h:126: warning: The following parameters of clang::driver::Tool::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const=0 are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Tool.h:140: warning: The following parameters of clang::driver::Tool::ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA, const InputInfoList &Outputs, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Outputs'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:278: warning: The following parameters of clang::driver::ToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h:61: warning: The following parameters of clang::driver::toolchains::AMDGPUToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
mpl...
Generating docs for compound clang::diff::ComparisonOptions...
Generating docs for compound clang::diff::Node...
Generating docs for compound clang::diff::NodeId...
Generating docs for compound clang::diff::SNodeId...
Generating docs for compound clang::diff::Subtree...
Generating docs for compound clang::diff::SyntaxTree...
Generating docs for nested compound clang::diff::SyntaxTree::Impl...
Generating docs for compound clang::diff::ZhangShashaMatcher...
Generating docs for namespace clang::driver
Generating docs for compound clang::driver::Action...
Generating docs for compound clang::driver::AnalyzeJobAction...
Generating docs for compound clang::driver::AssembleJobAction...
Generating docs for compound clang::driver::BackendJobAction...
Generating docs for compound clang::driver::BindArchAction...
Generating docs for compound clang::driver::Command...
Generating docs for compound clang::driver::Compilation...
Generating docs for compound clang::driver::CompileJobAction...
Generating docs for compound clang::driver::CrashReportInfo...
Generating docs for compound clang::driver::CudaInstallationDetector...
Generating docs for compound clang::driver::DarwinSDKInfo...
Generating docs for compound clang::driver::DetectedMultilibs...
Generating docs for compound clang::driver::Distro...
Generating docs for compound clang::driver::Driver...
Generating docs for nested compound clang::driver::Driver::CompilationDiagnosticReport...
Generating docs for compound clang::driver::DsymutilJobAction...
Generating docs for compound clang::driver::FallbackCommand...
Generating docs for compound clang::driver::ForceSuccessCommand...
Generating docs for compound clang::driver::HeaderModulePrecompileJobAction...
Generating docs for compound clang::driver::InputAction...
Generating docs for compound clang::driver::InputInfo...
Generating docs for compound clang::driver::JobAction...
Generating docs for compound clang::driver::JobList...
Generating docs for compound clang::driver::LinkJobAction...
Generating docs for compound clang::driver::LipoJobAction...
Generating docs for compound clang::driver::MigrateJobAction...
Generating docs for compound clang::driver::Multilib...
Generating docs for compound clang::driver::MultilibSet...
Generating docs for compound clang::driver::OffloadAction...
Generating docs for nested compound clang::driver::OffloadAction::DeviceDependences...
Generating docs for nested compound clang::driver::OffloadAction::HostDependence...
Generating docs for compound clang::driver::OffloadBundlingJobAction...
Generating docs for compound clang::driver::OffloadUnbundlingJobAction...
Generating docs for nested compound clang::driver::OffloadUnbundlingJobAction::DependentActionInfo...
Generating docs for compound clang::driver::ParsedClangName...
Generating docs for compound clang::driver::PrecompileJobAction...
Generating docs for compound clang::driver::PreprocessJobAction...
Generating docs for compound clang::driver::RegisterEffectiveTriple...
Generating docs for compound clang::driver::SanitizerArgs...
Generating docs for compound clang::driver::Tool...
Generating docs for compound clang::driver::ToolChain...
Generating docs for compound clang::driver::VerifyDebugInfoJobAction...
Generating docs for compound clang::driver::VerifyJobAction...
Generating docs for compound clang::driver::VerifyPCHJobAction...
Generating docs for compound clang::driver::XRayArgs...
Generating docs for namespace clang::driver::options
Generating docs for namespace clang::driver::phases
Generating docs for namespace clang::driver::toolchains
Generating docs for compound clang::driver::toolchains::AMDGPUToolChain...
Generating docs for compound clang::driver::toolchains::Ananas...
Generating docs for compound clang::driver::toolchains::AVRToolChain...
Generating docs for compound clang::driver::toolchains::BareMetal...
Generating docs for compound clang::driver::toolchains::CloudABI...
Generating docs for compound clang::driver::toolchains::Contiki...
Generating docs for compound clang::driver::toolchains::CrossWindowsToolChain...
Ge/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h:146: warning: The following parameters of clang::driver::toolchains::CudaToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:444: warning: The following parameters of clang::driver::toolchains::Darwin::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h:295: warning: The following parameters of clang::driver::toolchains::Generic_GCC::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/HIP.h:84: warning: The following parameters of clang::driver::toolchains::HIPToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:184: warning: Found unknown command `\executable_path'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:213: warning: The following parameters of clang::driver::toolchains::MachO::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h:72: warning: The following parameters of clang::driver::toolchains::MSVCToolChain::TranslateArgs(const llvm::opt::DerivedArgList &Args, StringRef BoundArch, Action::OffloadKind DeviceOffloadKind) const are not documented:
  parameter 'Args'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/ToolChain.h:285: warning: Unsupported xml/html tag <triple> found
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h:107: warning: The following parameters of clang::driver::tools::Clang::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h:126: warning: The following parameters of clang::driver::tools::ClangAs::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h:139: warning: The following parameters of clang::driver::tools::OffloadBundler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Clang.h:143: warning: The following parameters of clang::driver::tools::OffloadBundler::ConstructJobMultipleOutputs(Compilation &C, const JobAction &JA, const InputInfoList &Outputs, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Outputs'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/HIP.h:34: warning: The following parameters of clang::driver::tools::AMDGCN::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AMDGPU.h:28: warning: The following parameters of clang::driver::tools::amdgpu::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h:29: warning: The following parameters of clang::driver::tools::ananas::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Ananas.h:42: warning: The following parameters of clang::driver::tools::ananas::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/AVR.h:38: warning: The following parameters of clang::driver::tools::AVR::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/BareMetal.h:74: warning: The following parameters of clang::driver::tools::baremetal::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CloudABI.h:29: warning: The following parameters of clang::driver::tools::cloudabi::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h:28: warning: The following parameters of clang::driver::tools::CrossWindows::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/CrossWindows.h:42: warning: The following parameters of clang::driver::tools::CrossWindows::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:59: warning: The following parameters of clang::driver::tools::darwin::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:105: warning: The following parameters of clang::driver::tools::darwin::Dsymutil::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
nerating docs for compound clang::driver::toolchains::CudaToolChain...
Generating docs for compound clang::driver::toolchains::Darwin...
Generating docs for compound clang::driver::toolchains::DarwinClang...
Generating docs for compound clang::driver::toolchains::DragonFly...
Generating docs for compound clang::driver::toolchains::FreeBSD...
Generating docs for compound clang::driver::toolchains::Fuchsia...
Generating docs for compound clang::driver::toolchains::Generic_ELF...
Generating docs for compound clang::driver::toolchains::Generic_GCC...
Generating docs for nested compound clang::driver::toolchains::Generic_GCC::GCCInstallationDetector...
Generating docs for nested compound clang::driver::toolchains::Generic_GCC::GCCVersion...
Generating docs for compound clang::driver::toolchains::Haiku...
Generating docs for compound clang::driver::toolchains::HexagonToolChain...
Generating docs for compound clang::driver::toolchains::HIPToolChain...
Generating docs for compound clang::driver::toolchains::Hurd...
Generating docs for compound clang::driver::toolchains::LanaiToolChain...
Generating docs for compound clang::driver::toolchains::Linux...
Generating docs for compound clang::driver::toolchains::MachO...
Generating docs for compound clang::driver::toolchains::MinGW...
Generating docs for compound clang::driver::toolchains::Minix...
Generating docs for compound clang::driver::toolchains::MipsLLVMToolChain...
Generating docs for compound clang::driver::toolchains::MSP430ToolChain...
Generating docs for compound clang::driver::toolchains::MSVCToolChain...
Generating docs for compound clang::driver::toolchains::MyriadToolChain...
Generating docs for compound clang::driver::toolchains::NaClToolChain...
Generating docs for compound clang::driver::toolchains::NetBSD...
Generating docs for compound clang::driver::toolchains::OpenBSD...
Generating docs for compound clang::driver::toolchains::PS4CPU...
Generating docs for compound clang::driver::toolchains::RISCVToolChain...
Generating docs for compound clang::driver::toolchains::Solaris...
Generating docs for compound clang::driver::toolchains::TCELEToolChain...
Generating docs for compound clang::driver::toolchains::TCEToolChain...
Generating docs for compound clang::driver::toolchains::WebAssembly...
Generating docs for compound clang::driver::toolchains::XCoreToolChain...
Generating docs for namespace clang::driver::tools
Generating docs for compound clang::driver::tools::Clang...
Generating docs for compound clang::driver::tools::ClangAs...
Generating docs for compound clang::driver::tools::GnuTool...
Generating docs for compound clang::driver::tools::OffloadBundler...
Generating docs for namespace clang::driver::tools::aarch64
Generating docs for namespace clang::driver::tools::AMDGCN
Generating docs for compound clang::driver::tools::AMDGCN::Linker...
Generating docs for namespace clang::driver::tools::amdgpu
Generating docs for compound clang::driver::tools::amdgpu::Linker...
Generating docs for namespace clang::driver::tools::ananas
Generating docs for compound clang::driver::tools::ananas::Assembler...
Generating docs for compound clang::driver::tools::ananas::Linker...
Generating docs for namespace clang::driver::tools::arm
Generating docs for namespace clang::driver::tools::AVR
Generating docs for compound clang::driver::tools::AVR::Linker...
Generating docs for namespace clang::driver::tools::baremetal
Generating docs for compound clang::driver::tools::baremetal::Linker...
Generating docs for namespace clang::driver::tools::cloudabi
Generating docs for compound clang::driver::tools::cloudabi::Linker...
Generating docs for namespace clang::driver::tools::CrossWindows
Generating docs for compound clang::driver::tools::CrossWindows::Assembler...
Generating docs for compound clang::driver::tools::CrossWindows::Linker...
Generating docs for namespace clang::driver::tools::darwin
Generating docs for compound clang::driver::tools::darwin::Assembler...
Generating docs for compound clang::driver::tools::darwin::Dsymutil...
Generating docs for compound clang::driver::tools::/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:79: warning: The following parameters of clang::driver::tools::darwin::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:91: warning: The following parameters of clang::driver::tools::darwin::Lipo::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Darwin.h:118: warning: The following parameters of clang::driver::tools::darwin::VerifyDebug::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/DragonFly.h:41: warning: The following parameters of clang::driver::tools::dragonfly::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h:29: warning: The following parameters of clang::driver::tools::freebsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/FreeBSD.h:42: warning: The following parameters of clang::driver::tools::freebsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Fuchsia.h:27: warning: The following parameters of clang::driver::tools::fuchsia::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h:87: warning: The following parameters of clang::driver::tools::gcc::Common::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h:56: warning: The following parameters of clang::driver::tools::gnutools::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Gnu.h:69: warning: The following parameters of clang::driver::tools::gnutools::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h:32: warning: The following parameters of clang::driver::tools::hexagon::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Hexagon.h:47: warning: The following parameters of clang::driver::tools::hexagon::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MinGW.h:42: warning: The following parameters of clang::driver::tools::MinGW::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.h:28: warning: The following parameters of clang::driver::tools::minix::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Minix.h:41: warning: The following parameters of clang::driver::tools::minix::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSP430.h:61: warning: The following parameters of clang::driver::tools::msp430::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h:57: warning: The following parameters of clang::driver::tools::Myriad::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h:24: warning: The following parameters of clang::driver::tools::nacltools::AssemblerARM::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NaCl.h:37: warning: The following parameters of clang::driver::tools::nacltools::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h:29: warning: The following parameters of clang::driver::tools::netbsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/NetBSD.h:42: warning: The following parameters of clang::driver::tools::netbsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h:92: warning: The following parameters of clang::driver::tools::NVPTX::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h:108: warning: The following parameters of clang::driver::tools::NVPTX::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Cuda.h:122: warning: The following parameters of clang::driver::tools::NVPTX::OpenMPLinker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h:29: warning: The following parameters of clang::driver::tools::openbsd::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/OpenBSD.h:42: warning: The following parameters of clang::driver::tools::openbsd::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.h:34: warning: The following parameters of clang::driver::tools::PS4cpu::Assemble::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/PS4CPU.h:48: warning: The following parameters of clang::driver::tools::PS4cpu::Link::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/RISCVToolchain.h:51: warning: The following parameters of clang::driver::tools::RISCV::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h:40: warning: The following parameters of clang::driver::tools::SHAVE::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Myriad.h:28: warning: The following parameters of clang::driver::tools::SHAVE::Compiler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h:29: warning: The following parameters of clang::driver::tools::solaris::Assembler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/Solaris.h:42: warning: The following parameters of clang::driver::tools::solaris::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
darwin::Linker...
Generating docs for compound clang::driver::tools::darwin::Lipo...
Generating docs for compound clang::driver::tools::darwin::MachOTool...
Generating docs for compound clang::driver::tools::darwin::VerifyDebug...
Generating docs for namespace clang::driver::tools::dragonfly
Generating docs for compound clang::driver::tools::dragonfly::Assembler...
Generating docs for compound clang::driver::tools::dragonfly::Linker...
Generating docs for namespace clang::driver::tools::freebsd
Generating docs for compound clang::driver::tools::freebsd::Assembler...
Generating docs for compound clang::driver::tools::freebsd::Linker...
Generating docs for namespace clang::driver::tools::fuchsia
Generating docs for compound clang::driver::tools::fuchsia::Linker...
Generating docs for namespace clang::driver::tools::gcc
Generating docs for compound clang::driver::tools::gcc::Common...
Generating docs for compound clang::driver::tools::gcc::Compiler...
Generating docs for compound clang::driver::tools::gcc::Linker...
Generating docs for compound clang::driver::tools::gcc::Preprocessor...
Generating docs for namespace clang::driver::tools::gnutools
Generating docs for compound clang::driver::tools::gnutools::Assembler...
Generating docs for compound clang::driver::tools::gnutools::Linker...
Generating docs for namespace clang::driver::tools::hexagon
Generating docs for compound clang::driver::tools::hexagon::Assembler...
Generating docs for compound clang::driver::tools::hexagon::Linker...
Generating docs for namespace clang::driver::tools::MinGW
Generating docs for compound clang::driver::tools::MinGW::Assembler...
Generating docs for compound clang::driver::tools::MinGW::Linker...
Generating docs for namespace clang::driver::tools::minix
Generating docs for compound clang::driver::tools::minix::Assembler...
Generating docs for compound clang::driver::tools::minix::Linker...
Generating docs for namespace clang::driver::tools::mips
Generating docs for namespace clang::driver::tools::msp430
Generating docs for compound clang::driver::tools::msp430::Linker...
Generating docs for namespace clang::driver::tools::Myriad
Generating docs for compound clang::driver::tools::Myriad::Linker...
Generating docs for namespace clang::driver::tools::nacltools
Generating docs for compound clang::driver::tools::nacltools::AssemblerARM...
Generating docs for compound clang::driver::tools::nacltools::Linker...
Generating docs for namespace clang::driver::tools::netbsd
Generating docs for compound clang::driver::tools::netbsd::Assembler...
Generating docs for compound clang::driver::tools::netbsd::Linker...
Generating docs for namespace clang::driver::tools::NVPTX
Generating docs for compound clang::driver::tools::NVPTX::Assembler...
Generating docs for compound clang::driver::tools::NVPTX::Linker...
Generating docs for compound clang::driver::tools::NVPTX::OpenMPLinker...
Generating docs for namespace clang::driver::tools::openbsd
Generating docs for compound clang::driver::tools::openbsd::Assembler...
Generating docs for compound clang::driver::tools::openbsd::Linker...
Generating docs for namespace clang::driver::tools::ppc
Generating docs for namespace clang::driver::tools::PS4cpu
Generating docs for compound clang::driver::tools::PS4cpu::Assemble...
Generating docs for compound clang::driver::tools::PS4cpu::Link...
Generating docs for namespace clang::driver::tools::RISCV
Generating docs for compound clang::driver::tools::RISCV::Linker...
Generating docs for namespace clang::driver::tools::riscv
Generating docs for namespace clang::driver::tools::SHAVE
Generating docs for compound clang::driver::tools::SHAVE::Assembler...
Generating docs for compound clang::driver::tools::SHAVE::Compiler...
Generating docs for namespace clang::driver::tools::solaris
Generating docs for compound clang::driver::tools::solaris::Assembler...
Generating docs for compound clang::driver::tools::solaris::Linker...
Generating docs for namespace clang::driver::tools::sparc
Generating docs for namespace clang::driver::tools::systemz
Generating docs for namespace clang:/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h:49: warning: The following parameters of clang::driver::tools::visualstudio::Compiler::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/MSVC.h:33: warning: The following parameters of clang::driver::tools::visualstudio::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/WebAssembly.h:26: warning: The following parameters of clang::driver::tools::wasm::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Driver/ToolChains/XCore.h:40: warning: The following parameters of clang::driver::tools::XCore::Linker::ConstructJob(Compilation &C, const JobAction &JA, const InputInfo &Output, const InputInfoList &Inputs, const llvm::opt::ArgList &TCArgs, const char *LinkingOutput) const are not documented:
  parameter 'C'
  parameter 'JA'
  parameter 'Output'
  parameter 'Inputs'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h:109: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Driver/Types.h:109: warning: Found unknown command `\Yc'
/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp:180: warning: The following parameters of clang::ento::CheckerDocumentation::checkDeadSymbols(SymbolReaper &SR, CheckerContext &C) const are not documented:
  parameter 'C'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h:360: warning: The following parameters of clang::ento::CheckerManager::runCheckersForRegionChanges(ProgramStateRef state, const InvalidatedSymbols *invalidated, ArrayRef< const MemRegion * > ExplicitRegions, ArrayRef< const MemRegion * > Regions, const LocationContext *LCtx, const CallEvent *Call) are not documented:
  parameter 'LCtx'
:driver::tools::visualstudio
Generating docs for compound clang::driver::tools::visualstudio::Compiler...
Generating docs for compound clang::driver::tools::visualstudio::Linker...
Generating docs for namespace clang::driver::tools::wasm
Generating docs for compound clang::driver::tools::wasm::Linker...
Generating docs for namespace clang::driver::tools::x86
Generating docs for namespace clang::driver::tools::XCore
Generating docs for compound clang::driver::tools::XCore::Assembler...
Generating docs for compound clang::driver::tools::XCore::Linker...
Generating docs for namespace clang::driver::types
Generating docs for namespace clang::edit
Generating docs for compound clang::edit::Commit...
Generating docs for nested compound clang::edit::Commit::Edit...
Generating docs for compound clang::edit::EditedSource...
Generating docs for compound clang::edit::EditsReceiver...
Generating docs for compound clang::edit::FileOffset...
Generating docs for namespace clang::ento
Generating docs for compound clang::ento::AllocaRegion...
Generating docs for compound clang::ento::AnalysisAction...
Generating docs for compound clang::ento::AnalysisASTConsumer...
Generating docs for compound clang::ento::AnalysisManager...
Generating docs for compound clang::ento::AnyFunctionCall...
Generating docs for compound clang::ento::APSIntType...
Generating docs for compound clang::ento::ArgEffect...
Generating docs for compound clang::ento::BasicValueFactory...
Generating docs for compound clang::ento::BinarySymExpr...
Generating docs for compound clang::ento::BlockCodeRegion...
Generating docs for compound clang::ento::BlockCounter...
Generating docs for nested compound clang::ento::BlockCounter::Factory...
Generating docs for compound clang::ento::BlockDataRegion...
Generating docs for nested compound clang::ento::BlockDataRegion::referenced_vars_iterator...
Generating docs for compound clang::ento::BranchNodeBuilder...
Generating docs for compound clang::ento::BugReport...
Generating docs for nested compound clang::ento::BugReport::NodeResolver...
Generating docs for compound clang::ento::BugReportEquivClass...
Generating docs for compound clang::ento::BugReporter...
Generating docs for compound clang::ento::BugReporterContext...
Generating docs for compound clang::ento::BugReporterData...
Generating docs for compound clang::ento::BugType...
Generating docs for compound clang::ento::BuiltinBug...
Generating docs for compound clang::ento::CallDescription...
Generating docs for compound clang::ento::CallEvent...
Generating docs for compound clang::ento::CallEventRef...
Generating docs for compound clang::ento::Checker...
Generating docs for compound clang::ento::Checker< CHECK1 >...
Generating docs for compound clang::ento::CheckerBase...
Generating docs for compound clang::ento::CheckerContext...
Generating docs for compound clang::ento::CheckerDocumentation...
Generating docs for compound clang::ento::CheckerFn...
Generating docs for compound clang::ento::CheckerFn< RET(Ps...)>...
Generating docs for compound clang::ento::CheckerManager...
Generating docs for compound clang::ento::CheckerProgramPointTag...
Generating docs for compound clang::ento::CheckerRegistry...
Generating docs for nested compound clang::ento::CheckerRegistry::CheckerInfo...
Generating docs for compound clang::ento::CheckName...
Generating docs for compound clang::ento::CodeSpaceRegion...
Generating docs for compound clang::ento::CodeTextRegion...
Generating docs for compound clang::ento::CompoundLiteralRegion...
Generating docs for compound clang::ento::CompoundValData...
Generating docs for compound clang::ento::ConditionTruthVal...
Generating docs for compound clang::ento::ConstraintManager...
Generating docs for compound clang::ento::ConstraintRange...
Generating docs for compound clang::ento::CoreEngine...
Generating docs for compound clang::ento::CXXBaseObjectRegion...
Generating docs for compound clang::ento::CXXDerivedObjectRegion...
Generating docs for compound clang::ento::CXXTempObjectRegion...
Generating docs for compound clang::ento::CXXThisRegion...
Generat/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:650: warning: The following parameters of clang::ento::ExprEngine::evalStore(ExplodedNodeSet &Dst, const Expr *AssignE, const Expr *LocationE, ExplodedNode *Pred, ProgramStateRef state, SVal location, SVal Val, const ProgramPointTag *tag=nullptr) are not documented:
  parameter 'Pred'
  parameter 'tag'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:620: warning: The following parameters of clang::ento::ExprEngine::notifyCheckersOfPointerEscape(ProgramStateRef State, const InvalidatedSymbols *Invalidated, ArrayRef< const MemRegion * > ExplicitRegions, const CallEvent *Call, RegionAndSymbolInvalidationTraits &ITraits) are not documented:
  parameter 'State'
  parameter 'Invalidated'
  parameter 'ExplicitRegions'
  parameter 'Call'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:109: warning: Unsupported symbol &c; found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h:109: warning: Unsupported symbol &c; found
ing docs for compound clang::ento::DeclRegion...
Generating docs for compound clang::ento::DefaultBool...
Generating docs for compound clang::ento::DefinedOrUnknownSVal...
Generating docs for compound clang::ento::DefinedSVal...
Generating docs for compound clang::ento::DerivedSymTaint...
Generating docs for compound clang::ento::DynamicTypeInfo...
Generating docs for compound clang::ento::DynamicTypeMap...
Generating docs for compound clang::ento::ElementRegion...
Generating docs for compound clang::ento::Environment...
Generating docs for compound clang::ento::EnvironmentEntry...
Generating docs for compound clang::ento::EnvironmentManager...
Generating docs for compound clang::ento::EventDispatcher...
Generating docs for compound clang::ento::ExplodedGraph...
Generating docs for compound clang::ento::ExplodedNode...
Generating docs for compound clang::ento::ExplodedNodeSet...
Generating docs for compound clang::ento::ExprEngine...
Generating docs for nested compound clang::ento::ExprEngine::EvalCallOptions...
Generating docs for compound clang::ento::FieldChainInfo...
Generating docs for compound clang::ento::FieldNode...
Generating docs for compound clang::ento::FieldRegion...
Generating docs for compound clang::ento::FindUninitializedFields...
Generating docs for compound clang::ento::FullSValVisitor...
Generating docs for compound clang::ento::FunctionCodeRegion...
Generating docs for compound clang::ento::FunctionSummariesTy...
Generating docs for compound clang::ento::GlobalImmutableSpaceRegion...
Generating docs for compound clang::ento::GlobalInternalSpaceRegion...
Generating docs for compound clang::ento::GlobalsSpaceRegion...
Generating docs for compound clang::ento::GlobalSystemSpaceRegion...
Generating docs for compound clang::ento::GRBugReporter...
Generating docs for compound clang::ento::HeapSpaceRegion...
Generating docs for compound clang::ento::ImplicitNullDerefEvent...
Generating docs for compound clang::ento::IndirectGotoNodeBuilder...
Generating docs for nested compound clang::ento::IndirectGotoNodeBuilder::iterator...
Generating docs for compound clang::ento::IntSymExpr...
Generating docs for compound clang::ento::KnownSVal...
Generating docs for compound clang::ento::LazyCompoundValData...
Generating docs for compound clang::ento::Loc...
Generating docs for compound clang::ento::MemRegion...
Generating docs for compound clang::ento::MemRegionManager...
Generating docs for compound clang::ento::MemRegionVisitor...
Generating docs for compound clang::ento::MemSpaceRegion...
Generating docs for compound clang::ento::ModelConsumer...
Generating docs for compound clang::ento::ModelInjector...
Generating docs for compound clang::ento::NodeBuilder...
Generating docs for compound clang::ento::NodeBuilderContext...
Generating docs for compound clang::ento::NodeBuilderWithSinks...
Generating docs for compound clang::ento::NodeMapClosure...
Generating docs for compound clang::ento::NonLoc...
Generating docs for compound clang::ento::NonStaticGlobalSpaceRegion...
Generating docs for compound clang::ento::ObjCIvarRegion...
Generating docs for compound clang::ento::ObjCStringRegion...
Generating docs for compound clang::ento::ObjCSummaryKey...
Generating docs for compound clang::ento::ParseModelFileAction...
Generating docs for compound clang::ento::PathDiagnostic...
Generating docs for compound clang::ento::PathDiagnosticCallPiece...
Generating docs for compound clang::ento::PathDiagnosticConsumer...
Generating docs for nested compound clang::ento::PathDiagnosticConsumer::FilesMade...
Generating docs for nested compound clang::ento::PathDiagnosticConsumer::PDFileEntry...
Generating docs for compound clang::ento::PathDiagnosticControlFlowPiece...
Generating docs for compound clang::ento::PathDiagnosticEventPiece...
Generating docs for compound clang::ento::PathDiagnosticLocation...
Generating docs for compound clang::ento::PathDiagnosticLocationPair...
Generating docs for compound clang::ento::PathDiagnosticMacroPiece...
Generating docs for compound clang::ento::PathDiagnosticNotePiece...
Generating docs for c/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h:285: warning: The following parameters of clang::ento::ProgramState::invalidateRegions(ArrayRef< const MemRegion * > Regions, const Expr *E, unsigned BlockCount, const LocationContext *LCtx, bool CausesPointerEscape, InvalidatedSymbols *IS=nullptr, const CallEvent *Call=nullptr, RegionAndSymbolInvalidationTraits *ITraits=nullptr) const are not documented:
  parameter 'LCtx'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:234: warning: The following parameters of clang::ento::StoreManager::invalidateRegions(Store store, ArrayRef< SVal > Values, const Expr *E, unsigned Count, const LocationContext *LCtx, const CallEvent *Call, InvalidatedSymbols &IS, RegionAndSymbolInvalidationTraits &ITraits, InvalidatedRegions *InvalidatedTopLevel, InvalidatedRegions *Invalidated)=0 are not documented:
  parameter 'LCtx'
ompound clang::ento::PathDiagnosticPiece...
Generating docs for compound clang::ento::PathDiagnosticRange...
Generating docs for compound clang::ento::PathDiagnosticSpotPiece...
Generating docs for compound clang::ento::PathPieces...
Generating docs for compound clang::ento::PointerToMemberData...
Generating docs for compound clang::ento::PrettyStackTraceLocationContext...
Generating docs for compound clang::ento::ProgramState...
Generating docs for compound clang::ento::ProgramStateManager...
Generating docs for compound clang::ento::ProgramStatePartialTrait...
Generating docs for compound clang::ento::ProgramStatePartialTrait< bool >...
Generating docs for compound clang::ento::ProgramStatePartialTrait< const void * >...
Generating docs for compound clang::ento::ProgramStatePartialTrait< llvm::ImmutableList< T > >...
Generating docs for compound clang::ento::ProgramStatePartialTrait< llvm::ImmutableMap< Key, Data, Info > >...
Generating docs for compound clang::ento::ProgramStatePartialTrait< llvm::ImmutableSet< Key, Info > >...
Generating docs for compound clang::ento::ProgramStatePartialTrait< unsigned >...
Generating docs for compound clang::ento::ProgramStatePartialTrait< void * >...
Generating docs for compound clang::ento::ProgramStateTrait...
Generating docs for compound clang::ento::ProgramStateTrait< ConstraintRange >...
Generating docs for compound clang::ento::ProgramStateTrait< DerivedSymTaint >...
Generating docs for compound clang::ento::ProgramStateTrait< DynamicTypeMap >...
Generating docs for compound clang::ento::ProgramStateTrait< mpi::RequestMap >...
Generating docs for compound clang::ento::ProgramStateTrait< ReplayWithoutInlining >...
Generating docs for compound clang::ento::ProgramStateTrait< TaintMap >...
Generating docs for compound clang::ento::Range...
Generating docs for compound clang::ento::RangedConstraintManager...
Generating docs for compound clang::ento::RangeSet...
Generating docs for compound clang::ento::RangeTrait...
Generating docs for compound clang::ento::RegionAndSymbolInvalidationTraits...
Generating docs for compound clang::ento::RegionOffset...
Generating docs for compound clang::ento::RegionRawOffset...
Generating docs for compound clang::ento::ReplayWithoutInlining...
Generating docs for compound clang::ento::RetEffect...
Generating docs for compound clang::ento::RuntimeDefinition...
Generating docs for compound clang::ento::ScanReachableSymbols...
Generating docs for compound clang::ento::SimpleConstraintManager...
Generating docs for compound clang::ento::SimpleFunctionCall...
Generating docs for compound clang::ento::SMTConstraintManager...
Generating docs for compound clang::ento::SMTConv...
Generating docs for compound clang::ento::SMTExpr...
Generating docs for compound clang::ento::SMTSolver...
Generating docs for compound clang::ento::SMTSort...
Generating docs for compound clang::ento::StackArgumentsSpaceRegion...
Generating docs for compound clang::ento::StackHintGenerator...
Generating docs for compound clang::ento::StackHintGeneratorForSymbol...
Generating docs for compound clang::ento::StackLocalsSpaceRegion...
Generating docs for compound clang::ento::StackSpaceRegion...
Generating docs for compound clang::ento::StaticGlobalSpaceRegion...
Generating docs for compound clang::ento::StmtNodeBuilder...
Generating docs for compound clang::ento::StoreManager...
Generating docs for nested compound clang::ento::StoreManager::BindingsHandler...
Generating docs for nested compound clang::ento::StoreManager::FindUniqueBinding...
Generating docs for compound clang::ento::StoreRef...
Generating docs for compound clang::ento::StringRegion...
Generating docs for compound clang::ento::SubEngine...
Generating docs for compound clang::ento::SubRegion...
Generating docs for compound clang::ento::SummaryManager...
Generating docs for compound clang::ento::SummaryManagerImpl...
Generating docs for compound clang::ento::SVal...
Generating docs for compound clang::ento::SValBuilder...
Generating docs for compound clang::ento::SValExplainer...
Generating docs for compound clang::en/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h:58: warning: The following parameters of clang::ento::mpi::MPIChecker::checkDoubleNonblocking(const clang::ento::CallEvent &PreCallEvent, clang::ento::CheckerContext &Ctx) const are not documented:
  parameter 'Ctx'
/opt/doxygen-docs/src/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.h:66: warning: The following parameters of clang::ento::mpi::MPIChecker::checkUnmatchedWaits(const clang::ento::CallEvent &PreCallEvent, clang::ento::CheckerContext &Ctx) const are not documented:
  parameter 'Ctx'
to::SValVisitor...
Generating docs for compound clang::ento::SwitchNodeBuilder...
Generating docs for nested compound clang::ento::SwitchNodeBuilder::iterator...
Generating docs for compound clang::ento::SymbolCast...
Generating docs for compound clang::ento::SymbolConjured...
Generating docs for compound clang::ento::SymbolData...
Generating docs for compound clang::ento::SymbolDerived...
Generating docs for compound clang::ento::SymbolExtent...
Generating docs for compound clang::ento::SymbolicRegion...
Generating docs for compound clang::ento::SymbolManager...
Generating docs for compound clang::ento::SymbolMetadata...
Generating docs for compound clang::ento::SymbolReaper...
Generating docs for compound clang::ento::SymbolRegionValue...
Generating docs for compound clang::ento::SymbolVisitor...
Generating docs for compound clang::ento::SymExpr...
Generating docs for nested compound clang::ento::SymExpr::symbol_iterator...
Generating docs for compound clang::ento::SymExprVisitor...
Generating docs for compound clang::ento::SymIntExpr...
Generating docs for compound clang::ento::SymSymExpr...
Generating docs for compound clang::ento::TaintManager...
Generating docs for compound clang::ento::TaintMap...
Generating docs for compound clang::ento::TypedRegion...
Generating docs for compound clang::ento::TypedValueRegion...
Generating docs for compound clang::ento::UndefinedVal...
Generating docs for compound clang::ento::UninitObjCheckerOptions...
Generating docs for compound clang::ento::UnknownSpaceRegion...
Generating docs for compound clang::ento::UnknownVal...
Generating docs for compound clang::ento::VarRegion...
Generating docs for compound clang::ento::WorkList...
Generating docs for compound clang::ento::WorkListUnit...
Generating docs for namespace clang::ento::allocation_state
Generating docs for namespace clang::ento::categories
Generating docs for namespace clang::ento::check
Generating docs for compound clang::ento::check::ASTCodeBody...
Generating docs for compound clang::ento::check::ASTDecl...
Generating docs for compound clang::ento::check::BeginFunction...
Generating docs for compound clang::ento::check::Bind...
Generating docs for compound clang::ento::check::BranchCondition...
Generating docs for compound clang::ento::check::ConstPointerEscape...
Generating docs for compound clang::ento::check::DeadSymbols...
Generating docs for compound clang::ento::check::EndAnalysis...
Generating docs for compound clang::ento::check::EndFunction...
Generating docs for compound clang::ento::check::EndOfTranslationUnit...
Generating docs for compound clang::ento::check::Event...
Generating docs for compound clang::ento::check::LiveSymbols...
Generating docs for compound clang::ento::check::Location...
Generating docs for compound clang::ento::check::NewAllocator...
Generating docs for compound clang::ento::check::ObjCMessageNil...
Generating docs for compound clang::ento::check::PointerEscape...
Generating docs for compound clang::ento::check::PostCall...
Generating docs for compound clang::ento::check::PostObjCMessage...
Generating docs for compound clang::ento::check::PostStmt...
Generating docs for compound clang::ento::check::PreCall...
Generating docs for compound clang::ento::check::PreObjCMessage...
Generating docs for compound clang::ento::check::PreStmt...
Generating docs for compound clang::ento::check::RegionChanges...
Generating docs for namespace clang::ento::cocoa
Generating docs for namespace clang::ento::coreFoundation
Generating docs for namespace clang::ento::eval
Generating docs for compound clang::ento::eval::Assume...
Generating docs for compound clang::ento::eval::Call...
Generating docs for namespace clang::ento::loc
Generating docs for compound clang::ento::loc::ConcreteInt...
Generating docs for compound clang::ento::loc::GotoLabel...
Generating docs for compound clang::ento::loc::MemRegionVal...
Generating docs for namespace clang::ento::mpi
Generating docs for compound clang::ento::mpi::MPIBugReporter...
Generating docs for compound clang::ento::mpi::MPIChecker...
Generating docs for compoun/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1980: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1995: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1997: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1997: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.h:146: warning: argument 'loooooooooooooong' of command @param is not found in the argument list of clang::format::getContentIndent(unsigned LineIndex) const
/opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.h:149: warning: The following parameters of clang::format::getContentIndent(unsigned LineIndex) const are not documented:
  parameter 'LineIndex'
/opt/doxygen-docs/src/llvm/tools/clang/lib/Format/BreakableToken.h:189: warning: Unsupported xml/html tag <length> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Format/Format.h:1980: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Index/IndexingAction.h:55: warning: The following parameters of clang::index::createIndexingAction(std::shared_ptr< IndexDataConsumer > DataConsumer, IndexingOptions Opts, std::unique_ptr< FrontendAction > WrappedAction) are not documented:
  parameter 'DataConsumer'
  parameter 'Opts'
d clang::ento::mpi::MPIFunctionClassifier...
Generating docs for compound clang::ento::mpi::Request...
Generating docs for compound clang::ento::mpi::RequestMap...
Generating docs for namespace clang::ento::nonloc
Generating docs for compound clang::ento::nonloc::CompoundVal...
Generating docs for compound clang::ento::nonloc::ConcreteInt...
Generating docs for compound clang::ento::nonloc::LazyCompoundVal...
Generating docs for compound clang::ento::nonloc::LocAsInteger...
Generating docs for compound clang::ento::nonloc::PointerToMember...
Generating docs for compound clang::ento::nonloc::SymbolVal...
Generating docs for namespace clang::ento::retaincountchecker
Generating docs for compound clang::ento::retaincountchecker::RefCountBug...
Generating docs for compound clang::ento::retaincountchecker::RefCountReport...
Generating docs for compound clang::ento::retaincountchecker::RefLeakReport...
Generating docs for compound clang::ento::retaincountchecker::RefVal...
Generating docs for compound clang::ento::retaincountchecker::RetainCountChecker...
Generating docs for namespace clang::ento::summMgr
Generating docs for compound clang::ento::summMgr::SummaryKey...
Generating docs for namespace clang::format
Generating docs for compound clang::format::AdditionalKeywords...
Generating docs for compound clang::format::AffectedRangeManager...
Generating docs for compound clang::format::AnnotatedLine...
Generating docs for compound clang::format::BreakableBlockComment...
Generating docs for compound clang::format::BreakableComment...
Generating docs for compound clang::format::BreakableLineCommentSection...
Generating docs for compound clang::format::BreakableStringLiteral...
Generating docs for compound clang::format::CommaSeparatedList...
Generating docs for compound clang::format::CompoundStatementIndenter...
Generating docs for compound clang::format::ContinuationIndenter...
Generating docs for compound clang::format::Environment...
Generating docs for compound clang::format::FormatStyle...
Generating docs for compound clang::format::FormattingAttemptStatus...
Generating docs for compound clang::format::FormatToken...
Generating docs for compound clang::format::FormatTokenLexer...
Generating docs for compound clang::format::FormatTokenSource...
Generating docs for compound clang::format::JavaScriptImportSorter...
Generating docs for compound clang::format::JsImportedSymbol...
Generating docs for compound clang::format::JsModuleReference...
Generating docs for compound clang::format::LineState...
Generating docs for compound clang::format::NamespaceEndCommentsFixer...
Generating docs for compound clang::format::ParenState...
Generating docs for compound clang::format::ParseErrorCategory...
Generating docs for compound clang::format::RawStringFormatStyleManager...
Generating docs for compound clang::format::ScopedLineState...
Generating docs for compound clang::format::TokenAnalyzer...
Generating docs for compound clang::format::TokenAnnotator...
Generating docs for compound clang::format::TokenRole...
Generating docs for compound clang::format::UnwrappedLine...
Generating docs for compound clang::format::UnwrappedLineConsumer...
Generating docs for compound clang::format::UnwrappedLineFormatter...
Generating docs for compound clang::format::UnwrappedLineNode...
Generating docs for compound clang::format::UnwrappedLineParser...
Generating docs for compound clang::format::UsingDeclarationsSorter...
Generating docs for compound clang::format::WhitespaceManager...
Generating docs for nested compound clang::format::WhitespaceManager::Change...
Generating docs for nested compound clang::format::WhitespaceManager::Change::IsBeforeInFile...
Generating docs for namespace clang::format::encoding
Generating docs for namespace clang::format::internal
Generating docs for namespace clang::frontend
Generating docs for namespace clang::Hexagon
Generating docs for namespace clang::html
Generating docs for namespace clang::index
Generating docs for compound clang::index::CodegenNameGenerator...
Generating docs for nested compound CodegenNameG/opt/doxygen-docs/src/llvm/tools/clang/lib/Sema/Sema.cpp:85: warning: The following parameters of clang::sema::SemaPPCallbacks::FileChanged(SourceLocation Loc, FileChangeReason Reason, SrcMgr::CharacteristicKind FileType, FileID PrevFID) are not documented:
  parameter 'Reason'
  parameter 'FileType'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:631: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:646: warning: explicit link request to 'ifs' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:646: warning: explicit link request to 'ifdefs' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Serialization/ASTBitCodes.h:2071: warning: unable to resolve reference to `DeclarationNames' for \ref command
enerator::Implementation...
Generating docs for compound clang::index::CommentToXMLConverter...
Generating docs for compound clang::index::DeclOccurrence...
Generating docs for compound clang::index::FileIndexRecord...
Generating docs for compound clang::index::IndexDataConsumer...
Generating docs for nested compound clang::index::IndexDataConsumer::ASTNodeInfo...
Generating docs for compound clang::index::IndexingContext...
Generating docs for compound clang::index::IndexingOptions...
Generating docs for compound clang::index::SimpleFormatContext...
Generating docs for compound clang::index::SymbolInfo...
Generating docs for compound clang::index::SymbolRelation...
Generating docs for namespace clang::Le64
Generating docs for namespace clang::markup
Generating docs for namespace clang::Mips
Generating docs for namespace clang::NEON
Generating docs for namespace clang::NVPTX
Generating docs for namespace clang::PPC
Generating docs for namespace clang::prec
Generating docs for namespace clang::reachable_code
Generating docs for compound clang::reachable_code::Callback...
Generating docs for namespace clang::sema
Generating docs for compound clang::sema::AccessedEntity...
Generating docs for compound clang::sema::AnalysisBasedWarnings...
Generating docs for nested compound clang::sema::AnalysisBasedWarnings::Policy...
Generating docs for compound clang::sema::BlockScopeInfo...
Generating docs for compound clang::sema::Capture...
Generating docs for compound clang::sema::CapturedRegionScopeInfo...
Generating docs for compound clang::sema::CapturingScopeInfo...
Generating docs for compound clang::sema::CompoundScopeInfo...
Generating docs for compound clang::sema::DelayedDiagnostic...
Generating docs for compound clang::sema::DelayedDiagnosticPool...
Generating docs for compound clang::sema::FunctionScopeInfo...
Generating docs for nested compound clang::sema::FunctionScopeInfo::WeakObjectProfileTy...
Generating docs for nested compound clang::sema::FunctionScopeInfo::WeakObjectProfileTy::DenseMapInfo...
Generating docs for nested compound clang::sema::FunctionScopeInfo::WeakUseTy...
Generating docs for compound clang::sema::LambdaScopeInfo...
Generating docs for nested compound clang::sema::LambdaScopeInfo::ShadowedOuterDecl...
Generating docs for compound clang::sema::PossiblyUnreachableDiag...
Generating docs for compound clang::sema::SemaPPCallbacks...
Generating docs for compound clang::sema::TemplateDeductionInfo...
Generating docs for namespace clang::serialization
Generating docs for compound clang::serialization::DeclarationNameKey...
Generating docs for compound clang::serialization::DeclOffset...
Generating docs for compound clang::serialization::InputFile...
Generating docs for compound clang::serialization::LocalRedeclarationsInfo...
Generating docs for compound clang::serialization::ModuleFile...
Generating docs for compound clang::serialization::ModuleManager...
Generating docs for compound clang::serialization::MultiOnDiskHashTable...
Generating docs for compound clang::serialization::MultiOnDiskHashTableGenerator...
Generating docs for compound clang::serialization::ObjCCategoriesInfo...
Generating docs for compound clang::serialization::PPEntityOffset...
Generating docs for compound clang::serialization::PPSkippedRange...
Generating docs for compound clang::serialization::ReadMethodPoolVisitor...
Generating docs for compound clang::serialization::TypeIdx...
Generating docs for compound clang::serialization::UnsafeQualTypeDenseMapInfo...
Generating docs for namespace clang::serialization::reader
Generating docs for compound clang::serialization::reader::ASTDeclContextNameLookupTrait...
Generating docs for nested compound clang::serialization::reader::ASTDeclContextNameLookupTrait::data_type_builder...
Generating docs for compound clang::serialization::reader::ASTIdentifierLookupTrait...
Generating docs for compound clang::serialization::reader::ASTIdentifierLookupTraitBase...
Generating docs for compound clang::serialization::reader::ASTSelectorLookupTrait...
Generating docs for nested compound clang::serial/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/SourceManager.h:187: warning: The following parameters of clang::SrcMgr::ContentCache::getBuffer(DiagnosticsEngine &Diag, const SourceManager &SM, SourceLocation Loc=SourceLocation(), bool *Invalid=nullptr) const are not documented:
  parameter 'SM'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
ization::reader::ASTSelectorLookupTrait::data_type...
Generating docs for compound clang::serialization::reader::DeclContextLookupTable...
Generating docs for compound clang::serialization::reader::HeaderFileInfoTrait...
Generating docs for nested compound clang::serialization::reader::HeaderFileInfoTrait::internal_key_type...
Generating docs for namespace clang::serialized_diags
Generating docs for compound clang::serialized_diags::Location...
Generating docs for compound clang::serialized_diags::SerializedDiagnosticReader...
Generating docs for namespace clang::SrcMgr
Generating docs for compound clang::SrcMgr::ContentCache...
Generating docs for compound clang::SrcMgr::ExpansionInfo...
Generating docs for compound clang::SrcMgr::FileInfo...
Generating docs for compound clang::SrcMgr::SLocEntry...
Generating docs for namespace clang::SystemZ
Generating docs for namespace clang::targets
Generating docs for compound clang::targets::AArch64beTargetInfo...
Generating docs for compound clang::targets::AArch64leTargetInfo...
Generating docs for compound clang::targets::AArch64TargetInfo...
Generating docs for compound clang::targets::AIXPPC32TargetInfo...
Generating docs for compound clang::targets::AIXPPC64TargetInfo...
Generating docs for compound clang::targets::AIXTargetInfo...
Generating docs for compound clang::targets::AMDGPUTargetInfo...
Generating docs for compound clang::targets::AnanasTargetInfo...
Generating docs for compound clang::targets::AndroidX86_32TargetInfo...
Generating docs for compound clang::targets::AndroidX86_64TargetInfo...
Generating docs for compound clang::targets::ARCTargetInfo...
Generating docs for compound clang::targets::ARMbeTargetInfo...
Generating docs for compound clang::targets::ARMleTargetInfo...
Generating docs for compound clang::targets::ARMTargetInfo...
Generating docs for compound clang::targets::AVRTargetInfo...
Generating docs for compound clang::targets::BPFTargetInfo...
Generating docs for compound clang::targets::CloudABITargetInfo...
Generating docs for compound clang::targets::CygwinARMTargetInfo...
Generating docs for compound clang::targets::CygwinX86_32TargetInfo...
Generating docs for compound clang::targets::CygwinX86_64TargetInfo...
Generating docs for compound clang::targets::DarwinAArch64TargetInfo...
Generating docs for compound clang::targets::DarwinARMTargetInfo...
Generating docs for compound clang::targets::DarwinI386TargetInfo...
Generating docs for compound clang::targets::DarwinPPC32TargetInfo...
Generating docs for compound clang::targets::DarwinPPC64TargetInfo...
Generating docs for compound clang::targets::DarwinTargetInfo...
Generating docs for compound clang::targets::DarwinX86_64TargetInfo...
Generating docs for compound clang::targets::DragonFlyBSDTargetInfo...
Generating docs for compound clang::targets::FreeBSDTargetInfo...
Generating docs for compound clang::targets::FuchsiaTargetInfo...
Generating docs for compound clang::targets::HaikuTargetInfo...
Generating docs for compound clang::targets::HaikuX86_32TargetInfo...
Generating docs for compound clang::targets::HexagonTargetInfo...
Generating docs for compound clang::targets::HurdTargetInfo...
Generating docs for compound clang::targets::ItaniumWindowsARMleTargetInfo...
Generating docs for compound clang::targets::KFreeBSDTargetInfo...
Generating docs for compound clang::targets::LanaiTargetInfo...
Generating docs for compound clang::targets::Le64TargetInfo...
Generating docs for compound clang::targets::LinuxTargetInfo...
Generating docs for compound clang::targets::MCUInfo...
Generating docs for compound clang::targets::MCUX86_32TargetInfo...
Generating docs for compound clang::targets::MicrosoftARM64TargetInfo...
Generating docs for compound clang::targets::MicrosoftARMleTargetInfo...
Generating docs for compound clang::targets::MicrosoftX86_32TargetInfo...
Generating docs for compound clang::targets::MicrosoftX86_64TargetInfo...
Generating docs for compound clang::targets::MinGWARM64TargetInfo...
Generating docs for compound clang::targets::MinGWARMTargetInfo...
Generating docs for compound /opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:65: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:65: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:65: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Basic/Targets/PPC.cpp:65: warning: explicit link request to 'defines' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Basic/TargetInfo.h:548: warning: explicit link request to 'operator new(size_t)' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h:371: warning: The following parameters of clang::threadSafety::SExprBuilder::translateAttrExpr(const Expr *AttrExp, const NamedDecl *D, const Expr *DeclExp, VarDecl *SelfDecl=nullptr) are not documented:
  parameter 'SelfDecl'
clang::targets::MinGWX86_32TargetInfo...
Generating docs for compound clang::targets::MinGWX86_64TargetInfo...
Generating docs for compound clang::targets::MinixTargetInfo...
Generating docs for compound clang::targets::MipsTargetInfo...
Generating docs for compound clang::targets::MSP430TargetInfo...
Generating docs for compound clang::targets::NaClMips32TargetInfo...
Generating docs for compound clang::targets::NaClTargetInfo...
Generating docs for compound clang::targets::NetBSDI386TargetInfo...
Generating docs for compound clang::targets::NetBSDTargetInfo...
Generating docs for compound clang::targets::NVPTXTargetInfo...
Generating docs for compound clang::targets::OpenBSDI386TargetInfo...
Generating docs for compound clang::targets::OpenBSDTargetInfo...
Generating docs for compound clang::targets::OpenBSDX86_64TargetInfo...
Generating docs for compound clang::targets::OSTargetInfo...
Generating docs for compound clang::targets::PNaClTargetInfo...
Generating docs for compound clang::targets::PPC32TargetInfo...
Generating docs for compound clang::targets::PPC64TargetInfo...
Generating docs for compound clang::targets::PPCTargetInfo...
Generating docs for compound clang::targets::PS3PPUTargetInfo...
Generating docs for compound clang::targets::PS4OSTargetInfo...
Generating docs for compound clang::targets::PSPTargetInfo...
Generating docs for compound clang::targets::RenderScript32TargetInfo...
Generating docs for compound clang::targets::RenderScript64TargetInfo...
Generating docs for compound clang::targets::RISCV32TargetInfo...
Generating docs for compound clang::targets::RISCV64TargetInfo...
Generating docs for compound clang::targets::RISCVTargetInfo...
Generating docs for compound clang::targets::RTEMSTargetInfo...
Generating docs for compound clang::targets::RTEMSX86_32TargetInfo...
Generating docs for compound clang::targets::SolarisTargetInfo...
Generating docs for compound clang::targets::SparcTargetInfo...
Generating docs for compound clang::targets::SparcV8elTargetInfo...
Generating docs for compound clang::targets::SparcV8TargetInfo...
Generating docs for compound clang::targets::SparcV9TargetInfo...
Generating docs for compound clang::targets::SPIR32TargetInfo...
Generating docs for compound clang::targets::SPIR64TargetInfo...
Generating docs for compound clang::targets::SPIRTargetInfo...
Generating docs for compound clang::targets::SystemZTargetInfo...
Generating docs for compound clang::targets::TCELETargetInfo...
Generating docs for compound clang::targets::TCETargetInfo...
Generating docs for compound clang::targets::WASITargetInfo...
Generating docs for compound clang::targets::WebAssembly32TargetInfo...
Generating docs for compound clang::targets::WebAssembly64TargetInfo...
Generating docs for compound clang::targets::WebAssemblyOSTargetInfo...
Generating docs for compound clang::targets::WebAssemblyTargetInfo...
Generating docs for compound clang::targets::WindowsARM64TargetInfo...
Generating docs for compound clang::targets::WindowsARMTargetInfo...
Generating docs for compound clang::targets::WindowsTargetInfo...
Generating docs for compound clang::targets::WindowsX86_32TargetInfo...
Generating docs for compound clang::targets::WindowsX86_64TargetInfo...
Generating docs for compound clang::targets::X86_32TargetInfo...
Generating docs for compound clang::targets::X86_64TargetInfo...
Generating docs for compound clang::targets::X86TargetInfo...
Generating docs for compound clang::targets::XCoreTargetInfo...
Generating docs for namespace clang::templateargumentvisitor
Generating docs for compound clang::templateargumentvisitor::Base...
Generating docs for namespace clang::threadSafety
Generating docs for compound clang::threadSafety::BeforeSet...
Generating docs for compound clang::threadSafety::CapabilityExpr...
Generating docs for compound clang::threadSafety::CFGVisitor...
Generating docs for compound clang::threadSafety::CFGWalker...
Generating docs for compound clang::threadSafety::CopyOnWriteVector...
Generating docs for compound clang::threadSafety::SExprBuilder...
Generating docs for nested c/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Analysis/Analyses/ThreadSafety.h:188: warning: The following parameters of clang::threadSafety::ThreadSafetyHandler::handleMutexNotHeld(StringRef Kind, const NamedDecl *D, ProtectedOperationKind POK, Name LockName, LockKind LK, SourceLocation Loc, Name *PossibleMatch=nullptr) are not documented:
  parameter 'PossibleMatch'
ompound clang::threadSafety::SExprBuilder::CallingContext...
Generating docs for compound clang::threadSafety::ThreadSafetyHandler...
Generating docs for namespace clang::threadSafety::lexpr
Generating docs for compound clang::threadSafety::lexpr::And...
Generating docs for compound clang::threadSafety::lexpr::BinOp...
Generating docs for compound clang::threadSafety::lexpr::LExpr...
Generating docs for compound clang::threadSafety::lexpr::Not...
Generating docs for compound clang::threadSafety::lexpr::Or...
Generating docs for compound clang::threadSafety::lexpr::Terminal...
Generating docs for namespace clang::threadSafety::sx
Generating docs for namespace clang::threadSafety::til
Generating docs for compound clang::threadSafety::til::Alloc...
Generating docs for compound clang::threadSafety::til::Apply...
Generating docs for compound clang::threadSafety::til::ArrayAdd...
Generating docs for compound clang::threadSafety::til::ArrayIndex...
Generating docs for compound clang::threadSafety::til::BasicBlock...
Generating docs for nested compound clang::threadSafety::til::BasicBlock::TopologyNode...
Generating docs for compound clang::threadSafety::til::BinaryOp...
Generating docs for compound clang::threadSafety::til::Branch...
Generating docs for compound clang::threadSafety::til::Call...
Generating docs for compound clang::threadSafety::til::Cast...
Generating docs for compound clang::threadSafety::til::Code...
Generating docs for compound clang::threadSafety::til::Comparator...
Generating docs for compound clang::threadSafety::til::CopyReducerBase...
Generating docs for nested compound clang::threadSafety::til::CopyReducerBase::Container...
Generating docs for compound clang::threadSafety::til::EqualsComparator...
Generating docs for compound clang::threadSafety::til::Field...
Generating docs for compound clang::threadSafety::til::Function...
Generating docs for compound clang::threadSafety::til::Future...
Generating docs for compound clang::threadSafety::til::Goto...
Generating docs for compound clang::threadSafety::til::Identifier...
Generating docs for compound clang::threadSafety::til::IfThenElse...
Generating docs for compound clang::threadSafety::til::Let...
Generating docs for compound clang::threadSafety::til::Literal...
Generating docs for compound clang::threadSafety::til::LiteralPtr...
Generating docs for compound clang::threadSafety::til::LiteralT...
Generating docs for compound clang::threadSafety::til::Load...
Generating docs for compound clang::threadSafety::til::MatchComparator...
Generating docs for compound clang::threadSafety::til::MemRegionRef...
Generating docs for compound clang::threadSafety::til::Phi...
Generating docs for compound clang::threadSafety::til::PrettyPrinter...
Generating docs for compound clang::threadSafety::til::Project...
Generating docs for compound clang::threadSafety::til::Return...
Generating docs for compound clang::threadSafety::til::SApply...
Generating docs for compound clang::threadSafety::til::SCFG...
Generating docs for compound clang::threadSafety::til::SExpr...
Generating docs for compound clang::threadSafety::til::SFunction...
Generating docs for compound clang::threadSafety::til::SimpleArray...
Generating docs for compound clang::threadSafety::til::SimpleReducerBase...
Generating docs for compound clang::threadSafety::til::StdPrinter...
Generating docs for compound clang::threadSafety::til::Store...
Generating docs for compound clang::threadSafety::til::Terminator...
Generating docs for compound clang::threadSafety::til::Traversal...
Generating docs for compound clang::threadSafety::til::UnaryOp...
Generating docs for compound clang::threadSafety::til::Undefined...
Generating docs for compound clang::threadSafety::til::ValueType...
Generating docs for compound clang::threadSafety::til::Variable...
Generating docs for compound clang::threadSafety::til::VisitReducer...
Generating docs for compound clang::threadSafety::til::VisitReducerBase...
Generating docs for nested compound clang::threadSafety::til::VisitReducerBase::Container...
Generating docs for compound cla/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h:327: warning: found </c> tag without matching <c>
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Tooling.h:181: warning: The following parameters of clang::tooling::runToolOnCodeWithArgs(FrontendAction *ToolAction, const Twine &Code, const std::vector< std::string > &Args, const Twine &FileName="input.cc", const Twine &ToolName="clang-tool", std::shared_ptr< PCHContainerOperations > PCHContainerOps=std::make_shared< PCHContainerOperations >(), const FileContentMappings &VirtualMappedFiles=FileContentMappings()) are not documented:
  parameter 'VirtualMappedFiles'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Diagnostic.h:40: warning: The following parameters of clang::tooling::DiagnosticMessage::DiagnosticMessage(llvm::StringRef Message, const SourceManager &Sources, SourceLocation Loc) are not documented:
  parameter 'Message'
  parameter 'Sources'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Refactoring/Extract/Extract.h:27: warning: The following parameters of clang::tooling::ExtractFunction::initiate(RefactoringRuleContext &Context, CodeRangeASTSelection Code, Optional< std::string > DeclName) are not documented:
  parameter 'Context'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h:39: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h:39: warning: Unsupported xml/html tag <somefile> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h:40: warning: Unsupported xml/html tag <path> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/FileMatchTrie.h:40: warning: Unsupported xml/html tag <somefile> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:77: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:55: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:59: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:60: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:61: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:63: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:65: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:67: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:69: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:69: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:70: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:70: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:77: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:78: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:21: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:51: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:66: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:67: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:21: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:23: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:31: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:39: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:51: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:66: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:67: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:74: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:80: warning: explicit link request to 'includes' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:102: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h:94: warning: The following parameters of clang::tooling::Replacement::Replacement(StringRef FilePath, unsigned Offset, unsigned Length, StringRef ReplacementText) are not documented:
  parameter 'ReplacementText'
ng::threadSafety::til::Wildcard...
Generating docs for namespace clang::threadSafety::til::ThreadSafetyTIL
Generating docs for namespace clang::tok
Generating docs for namespace clang::tooling
Generating docs for compound clang::tooling::AllTUsToolExecutor...
Generating docs for compound clang::tooling::AllTUsToolExecutorPlugin...
Generating docs for compound clang::tooling::ApplyChangesSpec...
Generating docs for compound clang::tooling::ArgumentsAdjustingCompilations...
Generating docs for compound clang::tooling::ASTMatchRefactorer...
Generating docs for compound clang::tooling::ASTSelectionRequirement...
Generating docs for compound clang::tooling::AtomicChange...
Generating docs for compound clang::tooling::ClangTool...
Generating docs for compound clang::tooling::CodeRangeASTSelection...
Generating docs for compound clang::tooling::CodeRangeASTSelectionRequirement...
Generating docs for compound clang::tooling::CommonOptionsParser...
Generating docs for compound clang::tooling::CompilationDatabase...
Generating docs for compound clang::tooling::CompilationDatabasePlugin...
Generating docs for compound clang::tooling::CompileCommand...
Generating docs for compound clang::tooling::Diagnostic...
Generating docs for compound clang::tooling::DiagnosticMessage...
Generating docs for compound clang::tooling::ExecutionContext...
Generating docs for compound clang::tooling::ExtractFunction...
Generating docs for compound clang::tooling::ExtractionSemicolonPolicy...
Generating docs for compound clang::tooling::FileMatchTrie...
Generating docs for compound clang::tooling::FileMatchTrieNode...
Generating docs for compound clang::tooling::FindSymbolOccurrencesRefactoringRule...
Generating docs for compound clang::tooling::FixedCompilationDatabase...
Generating docs for compound clang::tooling::FrontendActionFactory...
Generating docs for compound clang::tooling::HeaderIncludes...
Generating docs for compound clang::tooling::IncludeCategoryManager...
Generating docs for compound clang::tooling::IncludeStyle...
Generating docs for nested compound clang::tooling::IncludeStyle::IncludeCategory...
Generating docs for compound clang::tooling::InMemoryToolResults...
Generating docs for compound clang::tooling::JSONCompilationDatabase...
Generating docs for compound clang::tooling::NamedDeclFindingConsumer...
Generating docs for compound clang::tooling::OptionalRefactoringOption...
Generating docs for compound clang::tooling::OptionRequirement...
Generating docs for compound clang::tooling::PathComparator...
Generating docs for compound clang::tooling::QualifiedRenameRule...
Generating docs for compound clang::tooling::QualifiedRenamingAction...
Generating docs for compound clang::tooling::Range...
Generating docs for compound clang::tooling::RecursiveSymbolVisitor...
Generating docs for compound clang::tooling::RefactoringAction...
Generating docs for compound clang::tooling::RefactoringActionRule...
Generating docs for compound clang::tooling::RefactoringActionRuleBase...
Generating docs for compound clang::tooling::RefactoringActionRuleRequirement...
Generating docs for compound clang::tooling::RefactoringASTConsumer...
Generating docs for compound clang::tooling::RefactoringCallback...
Generating docs for compound clang::tooling::RefactoringDescriptor...
Generating docs for compound clang::tooling::RefactoringOption...
Generating docs for compound clang::tooling::RefactoringOptionsRequirement...
Generating docs for compound clang::tooling::RefactoringOptionVisitor...
Generating docs for compound clang::tooling::RefactoringResultConsumer...
Generating docs for compound clang::tooling::RefactoringRuleContext...
Generating docs for compound clang::tooling::RefactoringTool...
Generating docs for compound clang::tooling::RenameOccurrences...
Generating docs for compound clang::tooling::RenamingAction...
Generating docs for compound clang::tooling::RenamingASTConsumer...
Generating docs for compound clang::tooling::ReplaceIfStmtWithItsBody...
Generating docs for compound clang::tooling::Replacement...
Generating docs for compound clang::/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Core/Replacement.h:244: warning: Invalid list item found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/QualTypeNames.h:75: warning: The following parameters of clang::TypeName::getFullyQualifiedName(QualType QT, const ASTContext &Ctx, const PrintingPolicy &Policy, bool WithGlobalNsPrefix=false) are not documented:
  parameter 'Policy'
tooling::ReplacementError...
Generating docs for compound clang::tooling::Replacements...
Generating docs for compound clang::tooling::ReplaceNodeWithTemplate...
Generating docs for compound clang::tooling::ReplaceStmtWithStmt...
Generating docs for compound clang::tooling::ReplaceStmtWithText...
Generating docs for compound clang::tooling::RequiredRefactoringOption...
Generating docs for compound clang::tooling::SelectedASTNode...
Generating docs for compound clang::tooling::SourceChangeRefactoringRule...
Generating docs for compound clang::tooling::SourceFileCallbacks...
Generating docs for compound clang::tooling::SourceRangeSelectionRequirement...
Generating docs for compound clang::tooling::SourceSelectionRequirement...
Generating docs for compound clang::tooling::StandaloneToolExecutor...
Generating docs for compound clang::tooling::StandaloneToolExecutorPlugin...
Generating docs for compound clang::tooling::SymbolName...
Generating docs for compound clang::tooling::SymbolOccurrence...
Generating docs for compound clang::tooling::ToolAction...
Generating docs for compound clang::tooling::ToolExecutor...
Generating docs for compound clang::tooling::ToolExecutorPlugin...
Generating docs for compound clang::tooling::ToolInvocation...
Generating docs for compound clang::tooling::ToolResults...
Generating docs for compound clang::tooling::TranslationUnitDiagnostics...
Generating docs for compound clang::tooling::TranslationUnitReplacements...
Generating docs for compound clang::tooling::USRFindingAction...
Generating docs for compound clang::tooling::USRSymbolRenamer...
Generating docs for namespace clang::tooling::fixit
Generating docs for namespace clang::tooling::fixit::internal
Generating docs for namespace clang::tooling::internal
Generating docs for compound clang::tooling::internal::AreBaseOf...
Generating docs for compound clang::tooling::internal::AreBaseOf< Base, T >...
Generating docs for compound clang::tooling::internal::HasBaseOf...
Generating docs for compound clang::tooling::internal::HasBaseOf< Base, T >...
Generating docs for namespace clang::tooling::traits
Generating docs for compound clang::tooling::traits::IsValidOptionType...
Generating docs for namespace clang::tooling::traits::internal
Generating docs for compound clang::tooling::traits::internal::HasHandle...
Generating docs for namespace clang::TypeName
Generating docs for namespace clang::WebAssembly
Generating docs for namespace clang::X86
Generating docs for namespace clang::XCore
Generating docs for namespace clang::XRayInstrKind
Generating docs for namespace IteratorComparison
Generating docs for namespace llvm
Generating docs for compound llvm::ArrayRef...
Generating docs for compound llvm::cast_convert_val< ::clang::DeclContext, FromTy *, FromTy * >...
Generating docs for compound llvm::cast_convert_val< ::clang::DeclContext, FromTy, FromTy >...
Generating docs for compound llvm::cast_convert_val< const ::clang::DeclContext, FromTy *, FromTy * >...
Generating docs for compound llvm::cast_convert_val< const ::clang::DeclContext, FromTy, FromTy >...
Generating docs for compound llvm::cast_convert_val< ToTy, ::clang::DeclContext *, ::clang::DeclContext * >...
Generating docs for compound llvm::cast_convert_val< ToTy, ::clang::DeclContext, ::clang::DeclContext >...
Generating docs for compound llvm::cast_convert_val< ToTy, const ::clang::DeclContext *, const ::clang::DeclContext * >...
Generating docs for compound llvm::cast_convert_val< ToTy, const ::clang::DeclContext, const ::clang::DeclContext >...
Generating docs for compound llvm::DenseMapInfo...
Generating docs for compound llvm::DenseMapInfo< CatchHandlerType >...
Generating docs for compound llvm::DenseMapInfo< clang::APValue::LValueBase >...
Generating docs for compound llvm::DenseMapInfo< clang::ast_type_traits::ASTNodeKind >...
Generating docs for compound llvm::DenseMapInfo< clang::ast_type_traits::DynTypedNode >...
Generating docs for compound llvm::DenseMapInfo< clang::BaseSubobject >...
Generating docs for compound llvm::DenseMapInfo< clang::CanonicalDeclPtr< decl_type > >...
Generating docs for compound llvm::DenseMapInfo< clang::CanQualType >...
Generating docs for compound llvm::DenseMapInfo< clang::CharUnits >...
Generating docs for compound llvm::DenseMapInfo< clang::CodeGen::TBAAAccessInfo >...
Generating docs for compound llvm::DenseMapInfo< clang::DeclarationName >...
Generating docs for compound llvm::DenseMapInfo< clang::FileID >...
Generating docs for compound llvm::DenseMapInfo< clang::GlobalDecl >...
Generating docs for compound llvm::DenseMapInfo< clang::ProgramPoint >...
Generating docs for compound llvm::DenseMapInfo< clang::QualType >...
Generating docs for compound llvm::DenseMapInfo< clang::Selector >...
Generating docs for compound llvm::DenseMapInfo< clang::Sema::FunctionDeclAndLoc >...
Generating docs for compound llvm::DenseMapInfo< clang::serialization::DeclarationNameKey >...
Generating docs for compound llvm::DenseMapInfo< DecompositionDeclName >...
Generating docs for compound llvm::DenseMapInfo< EditEntry >...
Generating docs for compound llvm::DenseMapInfo< ObjCSummaryKey >...
Generating docs for compound llvm::DenseSet...
Generating docs for compound llvm::DOTGraphTraits< const CallGraph * >...
Generating docs for compound llvm::DOTGraphTraits< const CFG * >...
Generating docs for compound llvm::DOTGraphTraits< const Stmt * >...
Generating docs for compound llvm::DOTGraphTraits< ExplodedGraph * >...
Generating docs for compound llvm::DOTGraphTraits< ModuleManager >...
Generating docs for compound llvm::Expected...
Generating docs for compound llvm::FoldingSetTrait< AllocKind >...
Generating docs for compound llvm::FoldingSetTrait< ArgEffect >...
Generating docs for compound llvm::FoldingSetTrait< ObjectState >...
Generating docs for compound llvm::FoldingSetTrait< RetEffect >...
Generating docs for compound llvm::FoldingSetTrait< SValData >...
Generating docs for compound llvm::FoldingSetTrait< SValPair >...
Generating docs for compound llvm::GraphTraits< ::clang::CFG *>...
Generating docs for compound llvm::GraphTraits< ::clang::CFGBlock * >...
Generating docs for compound llvm::GraphTraits< ::clang::DominatorTree *>...
Generating docs for compound llvm::GraphTraits< ::clang::DomTreeNode *>...
Generating docs for compound llvm::GraphTraits< clang::CallGraph * >...
Generating docs for compound llvm::GraphTraits< clang::CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< clang::ento::ExplodedGraph * >...
Generating docs for compound llvm::GraphTraits< clang::Stmt * >...
Generating docs for compound llvm::GraphTraits< const ::clang::CFG *>...
Generating docs for compound llvm::GraphTraits< const ::clang::CFGBlock * >...
Generating docs for compound llvm::GraphTraits< const clang::CallGraph * >...
Generating docs for compound llvm::GraphTraits< const clang::CallGraphNode * >...
Generating docs for compound llvm::GraphTraits< const clang::Stmt * >...
Generating docs for compound llvm::GraphTraits< Inverse< ::clang::CFG * > >...
Generating docs for compound llvm::GraphTraits< Inverse< ::clang::CFGBlock * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const ::clang::CFG * > >...
Generating docs for compound llvm::GraphTraits< Inverse< const ::clang::CFGBlock * > >...
Generating docs for compound llvm::GraphTraits< ModuleManager >...
Generating docs for compound llvm::IntrusiveRefCntPtr...
Generating docs for compound llvm::IntrusiveRefCntPtrInfo...
Generating docs for compound llvm::IntrusiveRefCntPtrInfo< const clang::ento::ProgramState >...
Generating docs for compound llvm::isa_impl< To, ::clang::DeclContext >...
Generating docs for compound llvm::MutableArrayRef...
Generating docs for compound llvm::Optional...
Generating docs for compound llvm::OwningArrayRef...
Generating docs for compound llvm::PointerLikeTypeTraits...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::AnyFunctionDecl >...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::CodeGen::ConstantInitBuilderBase * >...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::CodeGen::ConstantInitFuture >...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::ExtQuals * >...
Generating docs for compound llvm::PointerLikeTypeTraits< ::clang::Type * >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::CanQual< T > >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::DeclGroupRef >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::IdentifierInfo * >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::LazyGenerationalUpdatePtr< Owner, T, Update > >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::OpaquePtr< T > >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::QualType >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::Selector >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::SourceLocation >...
Generating docs for compound llvm::PointerLikeTypeTraits< clang::TemplateName >...
Generating docs for compound llvm::PointerLikeTypeTraits< const clang::IdentifierInfo * >...
Generating docs for compound llvm::RefCountedBase...
Generating docs for compound llvm::SaveAndRestore...
Generating docs for compound llvm::simplify_type< ::clang::CanQual< T > >...
Generating docs for compound llvm::simplify_type< ::clang::CFGTerminator >...
Generating docs for compound llvm::simplify_type< ::clang::QualType >...
Generating docs for compound llvm::simplify_type< clang::ento::CallEventRef< T > >...
Generating docs for compound llvm::SmallSetVector...
Generating docs for compound llvm::SmallString...
Generating docs for compound llvm::SmallVector...
Generating docs for compound llvm::SmallVectorImpl...
Generating docs for namespace llvm::cl
Generating docs for compound llvm::cl::parser< clang::ParsedSourceLocation >...
Generating docs for namespace llvm::opt
Generating docs for namespace llvm::vfs
Generating docs for namespace llvm::yaml
Generating docs for compound llvm::yaml::DocumentListTraits< std::vector< FormatStyle > >...
Generating docs for compound llvm::yaml::MappingTraits< clang::tooling::AtomicChange >...
Generating docs for compound llvm::yaml::MappingTraits< clang::tooling::Diagnostic >...
Generating docs for nested compound llvm::yaml::MappingTraits< clang::tooling::Diagnostic >::NormalizedDiagnostic...
Generating docs for compound llvm::yaml::MappingTraits< clang::tooling::DiagnosticMessage >...
Generating docs for compound llvm::yaml::MappingTraits< clang::tooling::IncludeStyle::IncludeCategory >...
Generating docs for compound llvm::yaml::MappingTraits< clang::tooling::Replacement >...
Generating docs for nested compound llvm::yaml::MappingTraits< clang::tooling::Replacement >::NormalizedReplacement...
Generating docs for compound llvm::yaml::MappingTraits< clang::tooling::TranslationUnitDiagnostics >...
Generating docs for compound llvm::yaml::MappingTraits< clang::tooling::TranslationUnitReplacements >...
Generating docs for compound llvm::yaml::MappingTraits< FormatStyle >...
Generating docs for compound llvm::yaml::MappingTraits< FormatStyle::BraceWrappingFlags >...
Generating docs for compound llvm::yaml::MappingTraits< FormatStyle::RawStringFormat >...
Generating docs for compound llvm::yaml::MappingTraits< NormalizedAtomicChange >...
Generating docs for compound llvm::yaml::MappingTraits< TemplightEntry >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< clang::tooling::IncludeStyle::IncludeBlocksStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BinaryOperatorStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BinPackStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BraceBreakingStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BracketAlignmentStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BreakConstructorInitializersStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BreakInheritanceListStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::BreakTemplateDeclarationsStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::DefinitionReturnTypeBreakingStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::EscapedNewlineAlignmentStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::JavaScriptQuoteStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::LanguageKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::LanguageStandard >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::NamespaceIndentationKind >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::PointerAlignmentStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::PPDirectiveIndentStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::ReturnTypeBreakingStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::ShortFunctionStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::ShortIfStyle >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::SpaceBeforeParensOptions >...
Generating docs for compound llvm::yaml::ScalarEnumerationTraits< FormatStyle::UseTabStyle >...
Generating docs for namespace OBJC2
Generating docs for namespace std
Generating docs for compound std::is_error_code_enum< clang::BuildPreambleError >...
Generating docs for compound std::is_error_code_enum< clang::format::ParseError >...
Generating docs for compound std::is_error_code_enum< clang::serialized_diags::SDError >...
Generating graph info page...
Generating directory documentation...
Generating dependency graph for directory include/clang/Analysis/Analyses
Generating dependency graph for directory include/clang/Analysis
Generating dependency graph for directory lib/Analysis
Generating dependency graph for directory lib/Driver/ToolChains/Arch
Generating dependency graph for directory include/clang/ARCMigrate
Generating dependency graph for directory lib/ARCMigrate
Generating dependency graph for directory lib/AST
Generating dependency graph for directory include/clang/AST
Generating dependency graph for directory lib/Tooling/ASTDiff
Generating dependency graph for directory include/clang/Tooling/ASTDiff
Generating dependency graph for directory include/clang/ASTMatchers
Generating dependency graph for directory lib/ASTMatchers
Generating dependency graph for directory include/clang/Basic
Generating dependency graph for directory lib/Basic
Generating dependency graph for directory include/clang/StaticAnalyzer/Core/BugReporter
Generating dependency graph for directory lib/StaticAnalyzer/Checkers
Generating dependency graph for directory include/clang/StaticAnalyzer/Checkers
Generating dependency graph for directory include/clang
Generating dependency graph for directory lib/CodeGen
Generating dependency graph for directory include/clang/CodeGen
Generating dependency graph for directory include/clang/Rewrite/Core
Generating dependency graph for directory lib/StaticAnalyzer/Core
Generating dependency graph for directory include/clang/Tooling/Core
Generating dependency graph for directory include/clang/StaticAnalyzer/Core
Generating dependency graph for directory lib/Tooling/Core
Generating dependency graph for directory include/clang/CrossTU
Generating dependency graph for directory lib/CrossTU
Generating dependency graph for directory include/clang/Analysis/DomainSpecific
Generating dependency graph for directory lib/Driver
Generating dependency graph for directory include/clang/Driver
Generating dependency graph for directory include/clang/ASTMatchers/Dynamic
Generating dependency graph for directory lib/ASTMatchers/Dynamic
Generating dependency graph for directory include/clang/Edit
Generating dependency graph for directory lib/Edit
Generating dependency graph for directory lib/Tooling</opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/>:1: warning: Unsupported xml/html tag <offset> found
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:246: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:927: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1892: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2784: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2726: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1441: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1487: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:664: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3185: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3255: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:895: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:388: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1440: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1272: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:439: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:282: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1558: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1637: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:732: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:864: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:500: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1252: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1470: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1918: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1383: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2295: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2410: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2469: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2528: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2587: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3390: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3744: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3803: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3954: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:4027: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1778: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2847: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2912: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1936: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1848: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2668: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3457: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3665: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3594: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3524: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:833: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1300: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1412: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:175: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:137: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4911: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3369: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3488: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4804: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3304: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4754: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5374: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4675: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4703: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4438: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4567: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3579: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3551: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5012: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5223: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Availability.h:22: warning: Found unknown command `\available'
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:137: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:209: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:92: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:48: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/HeaderIncludes.h:22: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:19: warning: explicit link request to 'include' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4911: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3488: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4804: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4624: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4754: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4675: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4703: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4438: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4567: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3579: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3551: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:246: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:927: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1441: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:609: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:664: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:895: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:388: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1328: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1272: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:439: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:732: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1357: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:864: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:500: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1470: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:555: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:802: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:833: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1300: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1412: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:175: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1384: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1918: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5374: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5012: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5223: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3488: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4804: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4438: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4502: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:298: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:439: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1006: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3369: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3304: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2162: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1892: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2784: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2726: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1487: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2049: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2979: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3105: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3185: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3255: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1110: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1558: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1637: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1045: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2587: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3322: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3390: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3803: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3870: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3954: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:4027: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2847: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2912: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3457: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3665: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3594: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3524: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1440: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2108: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:282: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1706: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1323: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1252: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1383: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2352: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2295: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2410: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2469: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2528: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3744: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:3046: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1778: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1980: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1936: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:1848: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/StmtOpenMP.h:2668: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:409: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1592: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2420: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1719: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2663: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1187: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1499: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1978: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:338: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:1918: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2200: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/DeclOpenMP.h:27: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:137: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/Decl.h:171: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2902: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:2989: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3153: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3369: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:3304: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5117: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5374: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:4199: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5012: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/include/clang/AST/OpenMPClause.h:5223: warning: explicit link request to 'pragma' could not be resolved
/opt/doxygen-docs/src/llvm/tools/clang/lib/Tooling/Refactoring/Rename/USRFindingAction.cpp:8: warning: Unsupported xml/html tag <offset> found
/Refactoring/Extract
Generating dependency graph for directory include/clang/Tooling/Refactoring/Extract
Generating dependency graph for directory include/clang/Analysis/FlowSensitive
Generating dependency graph for directory include/clang/Format
Generating dependency graph for directory lib/Format
Generating dependency graph for directory include/clang/StaticAnalyzer/Frontend
Generating dependency graph for directory lib/StaticAnalyzer/Frontend
Generating dependency graph for directory include/clang/Rewrite/Frontend
Generating dependency graph for directory lib/Frontend
Generating dependency graph for directory include/clang/Frontend
Generating dependency graph for directory lib/FrontendTool
Generating dependency graph for directory include
Generating dependency graph for directory include/clang/Tooling/Inclusions
Generating dependency graph for directory lib/Tooling/Inclusions
Generating dependency graph for directory include/clang/Index
Generating dependency graph for directory lib/Index
Generating dependency graph for directory include/clang/Lex
Generating dependency graph for directory lib/Lex
Generating dependency graph for directory lib
Generating dependency graph for directory lib/StaticAnalyzer/Checkers/MPI-Checker
Generating dependency graph for directory lib/Parse
Generating dependency graph for directory include/clang/Parse
Generating dependency graph for directory include/clang/StaticAnalyzer/Core/PathSensitive
Generating dependency graph for directory lib/Tooling/Refactoring
Generating dependency graph for directory include/clang/Tooling/Refactoring
Generating dependency graph for directory lib/Tooling/Refactoring/Rename
Generating dependency graph for directory include/clang/Tooling/Refactoring/Rename
Generating dependency graph for directory lib/StaticAnalyzer/Checkers/RetainCountChecker
Generating dependency graph for directory include/clang/Rewrite
Generating dependency graph for directory lib/Rewrite
Generating dependency graph for directory lib/Frontend/Rewrite
Generating dependency graph for directory include/clang/Sema
Generating dependency graph for directory lib/Sema
Generating dependency graph for directory lib/Serialization
Generating dependency graph for directory include/clang/Serialization
Generating dependency graph for directory lib/StaticAnalyzer
Generating dependency graph for directory include/clang/StaticAnalyzer
Generating dependency graph for directory lib/Basic/Targets
Generating dependency graph for directory lib/Driver/ToolChains
Generating dependency graph for directory lib/Tooling
Generating dependency graph for directory include/clang/Tooling
Generating dependency graph for directory lib/StaticAnalyzer/Checkers/UninitializedObject
Generating index page...
Generating page index...
Generating module index...
Generating namespace index...
Generating namespace member index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating graphical class hierarchy...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running dot...
Generating dot graphs using 9 parallel threads...
Running dot for graph 1/3221
Running dot for graph 2/3221
Running dot for graph 3/3221
Running dot for graph 4/3221
Running dot for graph 5/3221
Running dot for graph 6/3221
Running dot for graph 7/3221
Running dot for graph 8/3221
Running dot for graph 9/3221
Running dot for graph 10/3221
Running dot for graph 11/3221
Running dot for graph 12/3221
Running dot for graph 13/3221
Running dot for graph 14/3221
Running dot for graph 15/3221
Running dot for graph 16/3221
Running dot for graph 17/3221
Running dot for graph 18/3221
Running dot for graph 19/3221
Running dot for graph 20/3221
Running dot for graph 21/3221
Running dot for graph 22/3221
Running dot for graph 23/3221
Running dot for graph 24/3221
Running dot for graph 25/3221
Running dot for graph 26/3221
Running dot for graph 27/3221
Running dot for graph 28/3221
Running dot for graph 29/3221
Running dot for graph 30/3221
Running dot for graph 31/3221
Running dot for graph 32/3221
Running dot for graph 33/3221
Running dot for graph 34/3221
Running dot for graph 35/3221
Running dot for graph 36/3221
Running dot for graph 37/3221
Running dot for graph 38/3221
Running dot for graph 39/3221
Running dot for graph 40/3221
Running dot for graph 41/3221
Running dot for graph 42/3221
Running dot for graph 43/3221
Running dot for graph 44/3221
Running dot for graph 45/3221
Running dot for graph 46/3221
Running dot for graph 47/3221
Running dot for graph 48/3221
Running dot for graph 49/3221
Running dot for graph 50/3221
Running dot for graph 51/3221
Running dot for graph 52/3221
Running dot for graph 53/3221
Running dot for graph 54/3221
Running dot for graph 55/3221
Running dot for graph 56/3221
Running dot for graph 57/3221
Running dot for graph 58/3221
Running dot for graph 59/3221
Running dot for graph 60/3221
Running dot for graph 61/3221
Running dot for graph 62/3221
Running dot for graph 63/3221
Running dot for graph 64/3221
Running dot for graph 65/3221
Running dot for graph 66/3221
Running dot for graph 67/3221
Running dot for graph 68/3221
Running dot for graph 69/3221
Running dot for graph 70/3221
Running dot for graph 71/3221
Running dot for graph 72/3221
Running dot for graph 73/3221
Running dot for graph 74/3221
Running dot for graph 75/3221
Running dot for graph 76/3221
Running dot for graph 77/3221
Running dot for graph 78/3221
Running dot for graph 79/3221
Running dot for graph 80/3221
Running dot for graph 81/3221
Running dot for graph 82/3221
Running dot for graph 83/3221
Running dot for graph 84/3221
Running dot for graph 85/3221
Running dot for graph 86/3221
Running dot for graph 87/3221
Running dot for graph 88/3221
Running dot for graph 89/3221
Running dot for graph 90/3221
Running dot for graph 91/3221
Running dot for graph 92/3221
Running dot for graph 93/3221
Running dot for graph 94/3221
Running dot for graph 95/3221
Running dot for graph 96/3221
Running dot for graph 97/3221
Running dot for graph 98/3221
Running dot for graph 99/3221
Running dot for graph 100/3221
Running dot for graph 101/3221
Running dot for graph 102/3221
Running dot for graph 103/3221
Running dot for graph 104/3221
Running dot for graph 105/3221
Running dot for graph 106/3221
Running dot for graph 107/3221
Running dot for graph 108/3221
Running dot for graph 109/3221
Running dot for graph 110/3221
Running dot for graph 111/3221
Running dot for graph 112/3221
Running dot for graph 113/3221
Running dot for graph 114/3221
Running dot for graph 115/3221
Running dot for graph 116/3221
Running dot for graph 117/3221
Running dot for graph 118/3221
Running dot for graph 119/3221
Running dot for graph 120/3221
Running dot for graph 121/3221
Running dot for graph 122/3221
Running dot for graph 123/3221
Running dot for graph 124/3221
Running dot for graph 125/3221
Running dot for graph 126/3221
Running dot for graph 127/3221
Running dot for graph 128/3221
Running dot for graph 129/3221
Running dot for graph 130/3221
Running dot for graph 131/3221
Running dot for graph 132/3221
Running dot for graph 133/3221
Running dot for graph 134/3221
Running dot for graph 135/3221
Running dot for graph 136/3221
Running dot for graph 137/3221
Running dot for graph 138/3221
Running dot for graph 139/3221
Running dot for graph 140/3221
Running dot for graph 141/3221
Running dot for graph 142/3221
Running dot for graph 143/3221
Running dot for graph 144/3221
Running dot for graph 145/3221
Running dot for graph 146/3221
Running dot for graph 147/3221
Running dot for graph 148/3221
Running dot for graph 149/3221
Running dot for graph 150/3221
Running dot for graph 151/3221
Running dot for graph 152/3221
Running dot for graph 153/3221
Running dot for graph 154/3221
Running dot for graph 155/3221
Running dot for graph 156/3221
Running dot for graph 157/3221
Running dot for graph 158/3221
Running dot for graph 159/3221
Running dot for graph 160/3221
Running dot for graph 161/3221
Running dot for graph 162/3221
Running dot for graph 163/3221
Running dot for graph 164/3221
Running dot for graph 165/3221
Running dot for graph 166/3221
Running dot for graph 167/3221
Running dot for graph 168/3221
Running dot for graph 169/3221
Running dot for graph 170/3221
Running dot for graph 171/3221
Running dot for graph 172/3221
Running dot for graph 173/3221
Running dot for graph 174/3221
Running dot for graph 175/3221
Running dot for graph 176/3221
Running dot for graph 177/3221
Running dot for graph 178/3221
Running dot for graph 179/3221
Running dot for graph 180/3221
Running dot for graph 181/3221
Running dot for graph 182/3221
Running dot for graph 183/3221
Running dot for graph 184/3221
Running dot for graph 185/3221
Running dot for graph 186/3221
Running dot for graph 187/3221
Running dot for graph 188/3221
Running dot for graph 189/3221
Running dot for graph 190/3221
Running dot for graph 191/3221
Running dot for graph 192/3221
Running dot for graph 193/3221
Running dot for graph 194/3221
Running dot for graph 195/3221
Running dot for graph 196/3221
Running dot for graph 197/3221
Running dot for graph 198/3221
Running dot for graph 199/3221
Running dot for graph 200/3221
Running dot for graph 201/3221
Running dot for graph 202/3221
Running dot for graph 203/3221
Running dot for graph 204/3221
Running dot for graph 205/3221
Running dot for graph 206/3221
Running dot for graph 207/3221
Running dot for graph 208/3221
Running dot for graph 209/3221
Running dot for graph 210/3221
Running dot for graph 211/3221
Running dot for graph 212/3221
Running dot for graph 213/3221
Running dot for graph 214/3221
Running dot for graph 215/3221
Running dot for graph 216/3221
Running dot for graph 217/3221
Running dot for graph 218/3221
Running dot for graph 219/3221
Running dot for graph 220/3221
Running dot for graph 221/3221
Running dot for graph 222/3221
Running dot for graph 223/3221
Running dot for graph 224/3221
Running dot for graph 225/3221
Running dot for graph 226/3221
Running dot for graph 227/3221
Running dot for graph 228/3221
Running dot for graph 229/3221
Running dot for graph 230/3221
Running dot for graph 231/3221
Running dot for graph 232/3221
Running dot for graph 233/3221
Running dot for graph 234/3221
Running dot for graph 235/3221
Running dot for graph 236/3221
Running dot for graph 237/3221
Running dot for graph 238/3221
Running dot for graph 239/3221
Running dot for graph 240/3221
Running dot for graph 241/3221
Running dot for graph 242/3221
Running dot for graph 243/3221
Running dot for graph 244/3221
Running dot for graph 245/3221
Running dot for graph 246/3221
Running dot for graph 247/3221
Running dot for graph 248/3221
Running dot for graph 249/3221
Running dot for graph 250/3221
Running dot for graph 251/3221
Running dot for graph 252/3221
Running dot for graph 253/3221
Running dot for graph 254/3221
Running dot for graph 255/3221
Running dot for graph 256/3221
Running dot for graph 257/3221
Running dot for graph 258/3221
Running dot for graph 259/3221
Running dot for graph 260/3221
Running dot for graph 261/3221
Running dot for graph 262/3221
Running dot for graph 263/3221
Running dot for graph 264/3221
Running dot for graph 265/3221
Running dot for graph 266/3221
Running dot for graph 267/3221
Running dot for graph 268/3221
Running dot for graph 269/3221
Running dot for graph 270/3221
Running dot for graph 271/3221
Running dot for graph 272/3221
Running dot for graph 273/3221
Running dot for graph 274/3221
Running dot for graph 275/3221
Running dot for graph 276/3221
Running dot for graph 277/3221
Running dot for graph 278/3221
Running dot for graph 279/3221
Running dot for graph 280/3221
Running dot for graph 281/3221
Running dot for graph 282/3221
Running dot for graph 283/3221
Running dot for graph 284/3221
Running dot for graph 285/3221
Running dot for graph 286/3221
Running dot for graph 287/3221
Running dot for graph 288/3221
Running dot for graph 289/3221
Running dot for graph 290/3221
Running dot for graph 291/3221
Running dot for graph 292/3221
Running dot for graph 293/3221
Running dot for graph 294/3221
Running dot for graph 295/3221
Running dot for graph 296/3221
Running dot for graph 297/3221
Running dot for graph 298/3221
Running dot for graph 299/3221
Running dot for graph 300/3221
Running dot for graph 301/3221
Running dot for graph 302/3221
Running dot for graph 303/3221
Running dot for graph 304/3221
Running dot for graph 305/3221
Running dot for graph 306/3221
Running dot for graph 307/3221
Running dot for graph 308/3221
Running dot for graph 309/3221
Running dot for graph 310/3221
Running dot for graph 311/3221
Running dot for graph 312/3221
Running dot for graph 313/3221
Running dot for graph 314/3221
Running dot for graph 315/3221
Running dot for graph 316/3221
Running dot for graph 317/3221
Running dot for graph 318/3221
Running dot for graph 319/3221
Running dot for graph 320/3221
Running dot for graph 321/3221
Running dot for graph 322/3221
Running dot for graph 323/3221
Running dot for graph 324/3221
Running dot for graph 325/3221
Running dot for graph 326/3221
Running dot for graph 327/3221
Running dot for graph 328/3221
Running dot for graph 329/3221
Running dot for graph 330/3221
Running dot for graph 331/3221
Running dot for graph 332/3221
Running dot for graph 333/3221
Running dot for graph 334/3221
Running dot for graph 335/3221
Running dot for graph 336/3221
Running dot for graph 337/3221
Running dot for graph 338/3221
Running dot for graph 339/3221
Running dot for graph 340/3221
Running dot for graph 341/3221
Running dot for graph 342/3221
Running dot for graph 343/3221
Running dot for graph 344/3221
Running dot for graph 345/3221
Running dot for graph 346/3221
Running dot for graph 347/3221
Running dot for graph 348/3221
Running dot for graph 349/3221
Running dot for graph 350/3221
Running dot for graph 351/3221
Running dot for graph 352/3221
Running dot for graph 353/3221
Running dot for graph 354/3221
Running dot for graph 355/3221
Running dot for graph 356/3221
Running dot for graph 357/3221
Running dot for graph 358/3221
Running dot for graph 359/3221
Running dot for graph 360/3221
Running dot for graph 361/3221
Running dot for graph 362/3221
Running dot for graph 363/3221
Running dot for graph 364/3221
Running dot for graph 365/3221
Running dot for graph 366/3221
Running dot for graph 367/3221
Running dot for graph 368/3221
Running dot for graph 369/3221
Running dot for graph 370/3221
Running dot for graph 371/3221
Running dot for graph 372/3221
Running dot for graph 373/3221
Running dot for graph 374/3221
Running dot for graph 375/3221
Running dot for graph 376/3221
Running dot for graph 377/3221
Running dot for graph 378/3221
Running dot for graph 379/3221
Running dot for graph 380/3221
Running dot for graph 381/3221
Running dot for graph 382/3221
Running dot for graph 383/3221
Running dot for graph 384/3221
Running dot for graph 385/3221
Running dot for graph 386/3221
Running dot for graph 387/3221
Running dot for graph 388/3221
Running dot for graph 389/3221
Running dot for graph 390/3221
Running dot for graph 391/3221
Running dot for graph 392/3221
Running dot for graph 393/3221
Running dot for graph 394/3221
Running dot for graph 395/3221
Running dot for graph 396/3221
Running dot for graph 397/3221
Running dot for graph 398/3221
Running dot for graph 399/3221
Running dot for graph 400/3221
Running dot for graph 401/3221
Running dot for graph 402/3221
Running dot for graph 403/3221
Running dot for graph 404/3221
Running dot for graph 405/3221
Running dot for graph 406/3221
Running dot for graph 407/3221
Running dot for graph 408/3221
Running dot for graph 409/3221
Running dot for graph 410/3221
Running dot for graph 411/3221
Running dot for graph 412/3221
Running dot for graph 413/3221
Running dot for graph 414/3221
Running dot for graph 415/3221
Running dot for graph 416/3221
Running dot for graph 417/3221
Running dot for graph 418/3221
Running dot for graph 419/3221
Running dot for graph 420/3221
Running dot for graph 421/3221
Running dot for graph 422/3221
Running dot for graph 423/3221
Running dot for graph 424/3221
Running dot for graph 425/3221
Running dot for graph 426/3221
Running dot for graph 427/3221
Running dot for graph 428/3221
Running dot for graph 429/3221
Running dot for graph 430/3221
Running dot for graph 431/3221
Running dot for graph 432/3221
Running dot for graph 433/3221
Running dot for graph 434/3221
Running dot for graph 435/3221
Running dot for graph 436/3221
Running dot for graph 437/3221
Running dot for graph 438/3221
Running dot for graph 439/3221
Running dot for graph 440/3221
Running dot for graph 441/3221
Running dot for graph 442/3221
Running dot for graph 443/3221
Running dot for graph 444/3221
Running dot for graph 445/3221
Running dot for graph 446/3221
Running dot for graph 447/3221
Running dot for graph 448/3221
Running dot for graph 449/3221
Running dot for graph 450/3221
Running dot for graph 451/3221
Running dot for graph 452/3221
Running dot for graph 453/3221
Running dot for graph 454/3221
Running dot for graph 455/3221
Running dot for graph 456/3221
Running dot for graph 457/3221
Running dot for graph 458/3221
Running dot for graph 459/3221
Running dot for graph 460/3221
Running dot for graph 461/3221
Running dot for graph 462/3221
Running dot for graph 463/3221
Running dot for graph 464/3221
Running dot for graph 465/3221
Running dot for graph 466/3221
Running dot for graph 467/3221
Running dot for graph 468/3221
Running dot for graph 469/3221
Running dot for graph 470/3221
Running dot for graph 471/3221
Running dot for graph 472/3221
Running dot for graph 473/3221
Running dot for graph 474/3221
Running dot for graph 475/3221
Running dot for graph 476/3221
Running dot for graph 477/3221
Running dot for graph 478/3221
Running dot for graph 479/3221
Running dot for graph 480/3221
Running dot for graph 481/3221
Running dot for graph 482/3221
Running dot for graph 483/3221
Running dot for graph 484/3221
Running dot for graph 485/3221
Running dot for graph 486/3221
Running dot for graph 487/3221
Running dot for graph 488/3221
Running dot for graph 489/3221
Running dot for graph 490/3221
Running dot for graph 491/3221
Running dot for graph 492/3221
Running dot for graph 493/3221
Running dot for graph 494/3221
Running dot for graph 495/3221
Running dot for graph 496/3221
Running dot for graph 497/3221
Running dot for graph 498/3221
Running dot for graph 499/3221
Running dot for graph 500/3221
Running dot for graph 501/3221
Running dot for graph 502/3221
Running dot for graph 503/3221
Running dot for graph 504/3221
Running dot for graph 505/3221
Running dot for graph 506/3221
Running dot for graph 507/3221
Running dot for graph 508/3221
Running dot for graph 509/3221
Running dot for graph 510/3221
Running dot for graph 511/3221
Running dot for graph 512/3221
Running dot for graph 513/3221
Running dot for graph 514/3221
Running dot for graph 515/3221
Running dot for graph 516/3221
Running dot for graph 517/3221
Running dot for graph 518/3221
Running dot for graph 519/3221
Running dot for graph 520/3221
Running dot for graph 521/3221
Running dot for graph 522/3221
Running dot for graph 523/3221
Running dot for graph 524/3221
Running dot for graph 525/3221
Running dot for graph 526/3221
Running dot for graph 527/3221
Running dot for graph 528/3221
Running dot for graph 529/3221
Running dot for graph 530/3221
Running dot for graph 531/3221
Running dot for graph 532/3221
Running dot for graph 533/3221
Running dot for graph 534/3221
Running dot for graph 535/3221
Running dot for graph 536/3221
Running dot for graph 537/3221
Running dot for graph 538/3221
Running dot for graph 539/3221
Running dot for graph 540/3221
Running dot for graph 541/3221
Running dot for graph 542/3221
Running dot for graph 543/3221
Running dot for graph 544/3221
Running dot for graph 545/3221
Running dot for graph 546/3221
Running dot for graph 547/3221
Running dot for graph 548/3221
Running dot for graph 549/3221
Running dot for graph 550/3221
Running dot for graph 551/3221
Running dot for graph 552/3221
Running dot for graph 553/3221
Running dot for graph 554/3221
Running dot for graph 555/3221
Running dot for graph 556/3221
Running dot for graph 557/3221
Running dot for graph 558/3221
Running dot for graph 559/3221
Running dot for graph 560/3221
Running dot for graph 561/3221
Running dot for graph 562/3221
Running dot for graph 563/3221
Running dot for graph 564/3221
Running dot for graph 565/3221
Running dot for graph 566/3221
Running dot for graph 567/3221
Running dot for graph 568/3221
Running dot for graph 569/3221
Running dot for graph 570/3221
Running dot for graph 571/3221
Running dot for graph 572/3221
Running dot for graph 573/3221
Running dot for graph 574/3221
Running dot for graph 575/3221
Running dot for graph 576/3221
Running dot for graph 577/3221
Running dot for graph 578/3221
Running dot for graph 579/3221
Running dot for graph 580/3221
Running dot for graph 581/3221
Running dot for graph 582/3221
Running dot for graph 583/3221
Running dot for graph 584/3221
Running dot for graph 585/3221
Running dot for graph 586/3221
Running dot for graph 587/3221
Running dot for graph 588/3221
Running dot for graph 589/3221
Running dot for graph 590/3221
Running dot for graph 591/3221
Running dot for graph 592/3221
Running dot for graph 593/3221
Running dot for graph 594/3221
Running dot for graph 595/3221
Running dot for graph 596/3221
Running dot for graph 597/3221
Running dot for graph 598/3221
Running dot for graph 599/3221
Running dot for graph 600/3221
Running dot for graph 601/3221
Running dot for graph 602/3221
Running dot for graph 603/3221
Running dot for graph 604/3221
Running dot for graph 605/3221
Running dot for graph 606/3221
Running dot for graph 607/3221
Running dot for graph 608/3221
Running dot for graph 609/3221
Running dot for graph 610/3221
Running dot for graph 611/3221
Running dot for graph 612/3221
Running dot for graph 613/3221
Running dot for graph 614/3221
Running dot for graph 615/3221
Running dot for graph 616/3221
Running dot for graph 617/3221
Running dot for graph 618/3221
Running dot for graph 619/3221
Running dot for graph 620/3221
Running dot for graph 621/3221
Running dot for graph 622/3221
Running dot for graph 623/3221
Running dot for graph 624/3221
Running dot for graph 625/3221
Running dot for graph 626/3221
Running dot for graph 627/3221
Running dot for graph 628/3221
Running dot for graph 629/3221
Running dot for graph 630/3221
Running dot for graph 631/3221
Running dot for graph 632/3221
Running dot for graph 633/3221
Running dot for graph 634/3221
Running dot for graph 635/3221
Running dot for graph 636/3221
Running dot for graph 637/3221
Running dot for graph 638/3221
Running dot for graph 639/3221
Running dot for graph 640/3221
Running dot for graph 641/3221
Running dot for graph 642/3221
Running dot for graph 643/3221
Running dot for graph 644/3221
Running dot for graph 645/3221
Running dot for graph 646/3221
Running dot for graph 647/3221
Running dot for graph 648/3221
Running dot for graph 649/3221
Running dot for graph 650/3221
Running dot for graph 651/3221
Running dot for graph 652/3221
Running dot for graph 653/3221
Running dot for graph 654/3221
Running dot for graph 655/3221
Running dot for graph 656/3221
Running dot for graph 657/3221
Running dot for graph 658/3221
Running dot for graph 659/3221
Running dot for graph 660/3221
Running dot for graph 661/3221
Running dot for graph 662/3221
Running dot for graph 663/3221
Running dot for graph 664/3221
Running dot for graph 665/3221
Running dot for graph 666/3221
Running dot for graph 667/3221
Running dot for graph 668/3221
Running dot for graph 669/3221
Running dot for graph 670/3221
Running dot for graph 671/3221
Running dot for graph 672/3221
Running dot for graph 673/3221
Running dot for graph 674/3221
Running dot for graph 675/3221
Running dot for graph 676/3221
Running dot for graph 677/3221
Running dot for graph 678/3221
Running dot for graph 679/3221
Running dot for graph 680/3221
Running dot for graph 681/3221
Running dot for graph 682/3221
Running dot for graph 683/3221
Running dot for graph 684/3221
Running dot for graph 685/3221
Running dot for graph 686/3221
Running dot for graph 687/3221
Running dot for graph 688/3221
Running dot for graph 689/3221
Running dot for graph 690/3221
Running dot for graph 691/3221
Running dot for graph 692/3221
Running dot for graph 693/3221
Running dot for graph 694/3221
Running dot for graph 695/3221
Running dot for graph 696/3221
Running dot for graph 697/3221
Running dot for graph 698/3221
Running dot for graph 699/3221
Running dot for graph 700/3221
Running dot for graph 701/3221
Running dot for graph 702/3221
Running dot for graph 703/3221
Running dot for graph 704/3221
Running dot for graph 705/3221
Running dot for graph 706/3221
Running dot for graph 707/3221
Running dot for graph 708/3221
Running dot for graph 709/3221
Running dot for graph 710/3221
Running dot for graph 711/3221
Running dot for graph 712/3221
Running dot for graph 713/3221
Running dot for graph 714/3221
Running dot for graph 715/3221
Running dot for graph 716/3221
Running dot for graph 717/3221
Running dot for graph 718/3221
Running dot for graph 719/3221
Running dot for graph 720/3221
Running dot for graph 721/3221
Running dot for graph 722/3221
Running dot for graph 723/3221
Running dot for graph 724/3221
Running dot for graph 725/3221
Running dot for graph 726/3221
Running dot for graph 727/3221
Running dot for graph 728/3221
Running dot for graph 729/3221
Running dot for graph 730/3221
Running dot for graph 731/3221
Running dot for graph 732/3221
Running dot for graph 733/3221
Running dot for graph 734/3221
Running dot for graph 735/3221
Running dot for graph 736/3221
Running dot for graph 737/3221
Running dot for graph 738/3221
Running dot for graph 739/3221
Running dot for graph 740/3221
Running dot for graph 741/3221
Running dot for graph 742/3221
Running dot for graph 743/3221
Running dot for graph 744/3221
Running dot for graph 745/3221
Running dot for graph 746/3221
Running dot for graph 747/3221
Running dot for graph 748/3221
Running dot for graph 749/3221
Running dot for graph 750/3221
Running dot for graph 751/3221
Running dot for graph 752/3221
Running dot for graph 753/3221
Running dot for graph 754/3221
Running dot for graph 755/3221
Running dot for graph 756/3221
Running dot for graph 757/3221
Running dot for graph 758/3221
Running dot for graph 759/3221
Running dot for graph 760/3221
Running dot for graph 761/3221
Running dot for graph 762/3221
Running dot for graph 763/3221
Running dot for graph 764/3221
Running dot for graph 765/3221
Running dot for graph 766/3221
Running dot for graph 767/3221
Running dot for graph 768/3221
Running dot for graph 769/3221
Running dot for graph 770/3221
Running dot for graph 771/3221
Running dot for graph 772/3221
Running dot for graph 773/3221
Running dot for graph 774/3221
Running dot for graph 775/3221
Running dot for graph 776/3221
Running dot for graph 777/3221
Running dot for graph 778/3221
Running dot for graph 779/3221
Running dot for graph 780/3221
Running dot for graph 781/3221
Running dot for graph 782/3221
Running dot for graph 783/3221
Running dot for graph 784/3221
Running dot for graph 785/3221
Running dot for graph 786/3221
Running dot for graph 787/3221
Running dot for graph 788/3221
Running dot for graph 789/3221
Running dot for graph 790/3221
Running dot for graph 791/3221
Running dot for graph 792/3221
Running dot for graph 793/3221
Running dot for graph 794/3221
Running dot for graph 795/3221
Running dot for graph 796/3221
Running dot for graph 797/3221
Running dot for graph 798/3221
Running dot for graph 799/3221
Running dot for graph 800/3221
Running dot for graph 801/3221
Running dot for graph 802/3221
Running dot for graph 803/3221
Running dot for graph 804/3221
Running dot for graph 805/3221
Running dot for graph 806/3221
Running dot for graph 807/3221
Running dot for graph 808/3221
Running dot for graph 809/3221
Running dot for graph 810/3221
Running dot for graph 811/3221
Running dot for graph 812/3221
Running dot for graph 813/3221
Running dot for graph 814/3221
Running dot for graph 815/3221
Running dot for graph 816/3221
Running dot for graph 817/3221
Running dot for graph 818/3221
Running dot for graph 819/3221
Running dot for graph 820/3221
Running dot for graph 821/3221
Running dot for graph 822/3221
Running dot for graph 823/3221
Running dot for graph 824/3221
Running dot for graph 825/3221
Running dot for graph 826/3221
Running dot for graph 827/3221
Running dot for graph 828/3221
Running dot for graph 829/3221
Running dot for graph 830/3221
Running dot for graph 831/3221
Running dot for graph 832/3221
Running dot for graph 833/3221
Running dot for graph 834/3221
Running dot for graph 835/3221
Running dot for graph 836/3221
Running dot for graph 837/3221
Running dot for graph 838/3221
Running dot for graph 839/3221
Running dot for graph 840/3221
Running dot for graph 841/3221
Running dot for graph 842/3221
Running dot for graph 843/3221
Running dot for graph 844/3221
Running dot for graph 845/3221
Running dot for graph 846/3221
Running dot for graph 847/3221
Running dot for graph 848/3221
Running dot for graph 849/3221
Running dot for graph 850/3221
Running dot for graph 851/3221
Running dot for graph 852/3221
Running dot for graph 853/3221
Running dot for graph 854/3221
Running dot for graph 855/3221
Running dot for graph 856/3221
Running dot for graph 857/3221
Running dot for graph 858/3221
Running dot for graph 859/3221
Running dot for graph 860/3221
Running dot for graph 861/3221
Running dot for graph 862/3221
Running dot for graph 863/3221
Running dot for graph 864/3221
Running dot for graph 865/3221
Running dot for graph 866/3221
Running dot for graph 867/3221
Running dot for graph 868/3221
Running dot for graph 869/3221
Running dot for graph 870/3221
Running dot for graph 871/3221
Running dot for graph 872/3221
Running dot for graph 873/3221
Running dot for graph 874/3221
Running dot for graph 875/3221
Running dot for graph 876/3221
Running dot for graph 877/3221
Running dot for graph 878/3221
Running dot for graph 879/3221
Running dot for graph 880/3221
Running dot for graph 881/3221
Running dot for graph 882/3221
Running dot for graph 883/3221
Running dot for graph 884/3221
Running dot for graph 885/3221
Running dot for graph 886/3221
Running dot for graph 887/3221
Running dot for graph 888/3221
Running dot for graph 889/3221
Running dot for graph 890/3221
Running dot for graph 891/3221
Running dot for graph 892/3221
Running dot for graph 893/3221
Running dot for graph 894/3221
Running dot for graph 895/3221
Running dot for graph 896/3221
Running dot for graph 897/3221
Running dot for graph 898/3221
Running dot for graph 899/3221
Running dot for graph 900/3221
Running dot for graph 901/3221
Running dot for graph 902/3221
Running dot for graph 903/3221
Running dot for graph 904/3221
Running dot for graph 905/3221
Running dot for graph 906/3221
Running dot for graph 907/3221
Running dot for graph 908/3221
Running dot for graph 909/3221
Running dot for graph 910/3221
Running dot for graph 911/3221
Running dot for graph 912/3221
Running dot for graph 913/3221
Running dot for graph 914/3221
Running dot for graph 915/3221
Running dot for graph 916/3221
Running dot for graph 917/3221
Running dot for graph 918/3221
Running dot for graph 919/3221
Running dot for graph 920/3221
Running dot for graph 921/3221
Running dot for graph 922/3221
Running dot for graph 923/3221
Running dot for graph 924/3221
Running dot for graph 925/3221
Running dot for graph 926/3221
Running dot for graph 927/3221
Running dot for graph 928/3221
Running dot for graph 929/3221
Running dot for graph 930/3221
Running dot for graph 931/3221
Running dot for graph 932/3221
Running dot for graph 933/3221
Running dot for graph 934/3221
Running dot for graph 935/3221
Running dot for graph 936/3221
Running dot for graph 937/3221
Running dot for graph 938/3221
Running dot for graph 939/3221
Running dot for graph 940/3221
Running dot for graph 941/3221
Running dot for graph 942/3221
Running dot for graph 943/3221
Running dot for graph 944/3221
Running dot for graph 945/3221
Running dot for graph 946/3221
Running dot for graph 947/3221
Running dot for graph 948/3221
Running dot for graph 949/3221
Running dot for graph 950/3221
Running dot for graph 951/3221
Running dot for graph 952/3221
Running dot for graph 953/3221
Running dot for graph 954/3221
Running dot for graph 955/3221
Running dot for graph 956/3221
Running dot for graph 957/3221
Running dot for graph 958/3221
Running dot for graph 959/3221
Running dot for graph 960/3221
Running dot for graph 961/3221
Running dot for graph 962/3221
Running dot for graph 963/3221
Running dot for graph 964/3221
Running dot for graph 965/3221
Running dot for graph 966/3221
Running dot for graph 967/3221
Running dot for graph 968/3221
Running dot for graph 969/3221
Running dot for graph 970/3221
Running dot for graph 971/3221
Running dot for graph 972/3221
Running dot for graph 973/3221
Running dot for graph 974/3221
Running dot for graph 975/3221
Running dot for graph 976/3221
Running dot for graph 977/3221
Running dot for graph 978/3221
Running dot for graph 979/3221
Running dot for graph 980/3221
Running dot for graph 981/3221
Running dot for graph 982/3221
Running dot for graph 983/3221
Running dot for graph 984/3221
Running dot for graph 985/3221
Running dot for graph 986/3221
Running dot for graph 987/3221
Running dot for graph 988/3221
Running dot for graph 989/3221
Running dot for graph 990/3221
Running dot for graph 991/3221
Running dot for graph 992/3221
Running dot for graph 993/3221
Running dot for graph 994/3221
Running dot for graph 995/3221
Running dot for graph 996/3221
Running dot for graph 997/3221
Running dot for graph 998/3221
Running dot for graph 999/3221
Running dot for graph 1000/3221
Running dot for graph 1001/3221
Running dot for graph 1002/3221
Running dot for graph 1003/3221
Running dot for graph 1004/3221
Running dot for graph 1005/3221
Running dot for graph 1006/3221
Running dot for graph 1007/3221
Running dot for graph 1008/3221
Running dot for graph 1009/3221
Running dot for graph 1010/3221
Running dot for graph 1011/3221
Running dot for graph 1012/3221
Running dot for graph 1013/3221
Running dot for graph 1014/3221
Running dot for graph 1015/3221
Running dot for graph 1016/3221
Running dot for graph 1017/3221
Running dot for graph 1018/3221
Running dot for graph 1019/3221
Running dot for graph 1020/3221
Running dot for graph 1021/3221
Running dot for graph 1022/3221
Running dot for graph 1023/3221
Running dot for graph 1024/3221
Running dot for graph 1025/3221
Running dot for graph 1026/3221
Running dot for graph 1027/3221
Running dot for graph 1028/3221
Running dot for graph 1029/3221
Running dot for graph 1030/3221
Running dot for graph 1031/3221
Running dot for graph 1032/3221
Running dot for graph 1033/3221
Running dot for graph 1034/3221
Running dot for graph 1035/3221
Running dot for graph 1036/3221
Running dot for graph 1037/3221
Running dot for graph 1038/3221
Running dot for graph 1039/3221
Running dot for graph 1040/3221
Running dot for graph 1041/3221
Running dot for graph 1042/3221
Running dot for graph 1043/3221
Running dot for graph 1044/3221
Running dot for graph 1045/3221
Running dot for graph 1046/3221
Running dot for graph 1047/3221
Running dot for graph 1048/3221
Running dot for graph 1049/3221
Running dot for graph 1050/3221
Running dot for graph 1051/3221
Running dot for graph 1052/3221
Running dot for graph 1053/3221
Running dot for graph 1054/3221
Running dot for graph 1055/3221
Running dot for graph 1056/3221
Running dot for graph 1057/3221
Running dot for graph 1058/3221
Running dot for graph 1059/3221
Running dot for graph 1060/3221
Running dot for graph 1061/3221
Running dot for graph 1062/3221
Running dot for graph 1063/3221
Running dot for graph 1064/3221
Running dot for graph 1065/3221
Running dot for graph 1066/3221
Running dot for graph 1067/3221
Running dot for graph 1068/3221
Running dot for graph 1069/3221
Running dot for graph 1070/3221
Running dot for graph 1071/3221
Running dot for graph 1072/3221
Running dot for graph 1073/3221
Running dot for graph 1074/3221
Running dot for graph 1075/3221
Running dot for graph 1076/3221
Running dot for graph 1077/3221
Running dot for graph 1078/3221
Running dot for graph 1079/3221
Running dot for graph 1080/3221
Running dot for graph 1081/3221
Running dot for graph 1082/3221
Running dot for graph 1083/3221
Running dot for graph 1084/3221
Running dot for graph 1085/3221
Running dot for graph 1086/3221
Running dot for graph 1087/3221
Running dot for graph 1088/3221
Running dot for graph 1089/3221
Running dot for graph 1090/3221
Running dot for graph 1091/3221
Running dot for graph 1092/3221
Running dot for graph 1093/3221
Running dot for graph 1094/3221
Running dot for graph 1095/3221
Running dot for graph 1096/3221
Running dot for graph 1097/3221
Running dot for graph 1098/3221
Running dot for graph 1099/3221
Running dot for graph 1100/3221
Running dot for graph 1101/3221
Running dot for graph 1102/3221
Running dot for graph 1103/3221
Running dot for graph 1104/3221
Running dot for graph 1105/3221
Running dot for graph 1106/3221
Running dot for graph 1107/3221
Running dot for graph 1108/3221
Running dot for graph 1109/3221
Running dot for graph 1110/3221
Running dot for graph 1111/3221
Running dot for graph 1112/3221
Running dot for graph 1113/3221
Running dot for graph 1114/3221
Running dot for graph 1115/3221
Running dot for graph 1116/3221
Running dot for graph 1117/3221
Running dot for graph 1118/3221
Running dot for graph 1119/3221
Running dot for graph 1120/3221
Running dot for graph 1121/3221
Running dot for graph 1122/3221
Running dot for graph 1123/3221
Running dot for graph 1124/3221
Running dot for graph 1125/3221
Running dot for graph 1126/3221
Running dot for graph 1127/3221
Running dot for graph 1128/3221
Running dot for graph 1129/3221
Running dot for graph 1130/3221
Running dot for graph 1131/3221
Running dot for graph 1132/3221
Running dot for graph 1133/3221
Running dot for graph 1134/3221
Running dot for graph 1135/3221
Running dot for graph 1136/3221
Running dot for graph 1137/3221
Running dot for graph 1138/3221
Running dot for graph 1139/3221
Running dot for graph 1140/3221
Running dot for graph 1141/3221
Running dot for graph 1142/3221
Running dot for graph 1143/3221
Running dot for graph 1144/3221
Running dot for graph 1145/3221
Running dot for graph 1146/3221
Running dot for graph 1147/3221
Running dot for graph 1148/3221
Running dot for graph 1149/3221
Running dot for graph 1150/3221
Running dot for graph 1151/3221
Running dot for graph 1152/3221
Running dot for graph 1153/3221
Running dot for graph 1154/3221
Running dot for graph 1155/3221
Running dot for graph 1156/3221
Running dot for graph 1157/3221
Running dot for graph 1158/3221
Running dot for graph 1159/3221
Running dot for graph 1160/3221
Running dot for graph 1161/3221
Running dot for graph 1162/3221
Running dot for graph 1163/3221
Running dot for graph 1164/3221
Running dot for graph 1165/3221
Running dot for graph 1166/3221
Running dot for graph 1167/3221
Running dot for graph 1168/3221
Running dot for graph 1169/3221
Running dot for graph 1170/3221
Running dot for graph 1171/3221
Running dot for graph 1172/3221
Running dot for graph 1173/3221
Running dot for graph 1174/3221
Running dot for graph 1175/3221
Running dot for graph 1176/3221
Running dot for graph 1177/3221
Running dot for graph 1178/3221
Running dot for graph 1179/3221
Running dot for graph 1180/3221
Running dot for graph 1181/3221
Running dot for graph 1182/3221
Running dot for graph 1183/3221
Running dot for graph 1184/3221
Running dot for graph 1185/3221
Running dot for graph 1186/3221
Running dot for graph 1187/3221
Running dot for graph 1188/3221
Running dot for graph 1189/3221
Running dot for graph 1190/3221
Running dot for graph 1191/3221
Running dot for graph 1192/3221
Running dot for graph 1193/3221
Running dot for graph 1194/3221
Running dot for graph 1195/3221
Running dot for graph 1196/3221
Running dot for graph 1197/3221
Running dot for graph 1198/3221
Running dot for graph 1199/3221
Running dot for graph 1200/3221
Running dot for graph 1201/3221
Running dot for graph 1202/3221
Running dot for graph 1203/3221
Running dot for graph 1204/3221
Running dot for graph 1205/3221
Running dot for graph 1206/3221
Running dot for graph 1207/3221
Running dot for graph 1208/3221
Running dot for graph 1209/3221
Running dot for graph 1210/3221
Running dot for graph 1211/3221
Running dot for graph 1212/3221
Running dot for graph 1213/3221
Running dot for graph 1214/3221
Running dot for graph 1215/3221
Running dot for graph 1216/3221
Running dot for graph 1217/3221
Running dot for graph 1218/3221
Running dot for graph 1219/3221
Running dot for graph 1220/3221
Running dot for graph 1221/3221
Running dot for graph 1222/3221
Running dot for graph 1223/3221
Running dot for graph 1224/3221
Running dot for graph 1225/3221
Running dot for graph 1226/3221
Running dot for graph 1227/3221
Running dot for graph 1228/3221
Running dot for graph 1229/3221
Running dot for graph 1230/3221
Running dot for graph 1231/3221
Running dot for graph 1232/3221
Running dot for graph 1233/3221
Running dot for graph 1234/3221
Running dot for graph 1235/3221
Running dot for graph 1236/3221
Running dot for graph 1237/3221
Running dot for graph 1238/3221
Running dot for graph 1239/3221
Running dot for graph 1240/3221
Running dot for graph 1241/3221
Running dot for graph 1242/3221
Running dot for graph 1243/3221
Running dot for graph 1244/3221
Running dot for graph 1245/3221
Running dot for graph 1246/3221
Running dot for graph 1247/3221
Running dot for graph 1248/3221
Running dot for graph 1249/3221
Running dot for graph 1250/3221
Running dot for graph 1251/3221
Running dot for graph 1252/3221
Running dot for graph 1253/3221
Running dot for graph 1254/3221
Running dot for graph 1255/3221
Running dot for graph 1256/3221
Running dot for graph 1257/3221
Running dot for graph 1258/3221
Running dot for graph 1259/3221
Running dot for graph 1260/3221
Running dot for graph 1261/3221
Running dot for graph 1262/3221
Running dot for graph 1263/3221
Running dot for graph 1264/3221
Running dot for graph 1265/3221
Running dot for graph 1266/3221
Running dot for graph 1267/3221
Running dot for graph 1268/3221
Running dot for graph 1269/3221
Running dot for graph 1270/3221
Running dot for graph 1271/3221
Running dot for graph 1272/3221
Running dot for graph 1273/3221
Running dot for graph 1274/3221
Running dot for graph 1275/3221
Running dot for graph 1276/3221
Running dot for graph 1277/3221
Running dot for graph 1278/3221
Running dot for graph 1279/3221
Running dot for graph 1280/3221
Running dot for graph 1281/3221
Running dot for graph 1282/3221
Running dot for graph 1283/3221
Running dot for graph 1284/3221
Running dot for graph 1285/3221
Running dot for graph 1286/3221
Running dot for graph 1287/3221
Running dot for graph 1288/3221
Running dot for graph 1289/3221
Running dot for graph 1290/3221
Running dot for graph 1291/3221
Running dot for graph 1292/3221
Running dot for graph 1293/3221
Running dot for graph 1294/3221
Running dot for graph 1295/3221
Running dot for graph 1296/3221
Running dot for graph 1297/3221
Running dot for graph 1298/3221
Running dot for graph 1299/3221
Running dot for graph 1300/3221
Running dot for graph 1301/3221
Running dot for graph 1302/3221
Running dot for graph 1303/3221
Running dot for graph 1304/3221
Running dot for graph 1305/3221
Running dot for graph 1306/3221
Running dot for graph 1307/3221
Running dot for graph 1308/3221
Running dot for graph 1309/3221
Running dot for graph 1310/3221
Running dot for graph 1311/3221
Running dot for graph 1312/3221
Running dot for graph 1313/3221
Running dot for graph 1314/3221
Running dot for graph 1315/3221
Running dot for graph 1316/3221
Running dot for graph 1317/3221
Running dot for graph 1318/3221
Running dot for graph 1319/3221
Running dot for graph 1320/3221
Running dot for graph 1321/3221
Running dot for graph 1322/3221
Running dot for graph 1323/3221
Running dot for graph 1324/3221
Running dot for graph 1325/3221
Running dot for graph 1326/3221
Running dot for graph 1327/3221
Running dot for graph 1328/3221
Running dot for graph 1329/3221
Running dot for graph 1330/3221
Running dot for graph 1331/3221
Running dot for graph 1332/3221
Running dot for graph 1333/3221
Running dot for graph 1334/3221
Running dot for graph 1335/3221
Running dot for graph 1336/3221
Running dot for graph 1337/3221
Running dot for graph 1338/3221
Running dot for graph 1339/3221
Running dot for graph 1340/3221
Running dot for graph 1341/3221
Running dot for graph 1342/3221
Running dot for graph 1343/3221
Running dot for graph 1344/3221
Running dot for graph 1345/3221
Running dot for graph 1346/3221
Running dot for graph 1347/3221
Running dot for graph 1348/3221
Running dot for graph 1349/3221
Running dot for graph 1350/3221
Running dot for graph 1351/3221
Running dot for graph 1352/3221
Running dot for graph 1353/3221
Running dot for graph 1354/3221
Running dot for graph 1355/3221
Running dot for graph 1356/3221
Running dot for graph 1357/3221
Running dot for graph 1358/3221
Running dot for graph 1359/3221
Running dot for graph 1360/3221
Running dot for graph 1361/3221
Running dot for graph 1362/3221
Running dot for graph 1363/3221
Running dot for graph 1364/3221
Running dot for graph 1365/3221
Running dot for graph 1366/3221
Running dot for graph 1367/3221
Running dot for graph 1368/3221
Running dot for graph 1369/3221
Running dot for graph 1370/3221
Running dot for graph 1371/3221
Running dot for graph 1372/3221
Running dot for graph 1373/3221
Running dot for graph 1374/3221
Running dot for graph 1375/3221
Running dot for graph 1376/3221
Running dot for graph 1377/3221
Running dot for graph 1378/3221
Running dot for graph 1379/3221
Running dot for graph 1380/3221
Running dot for graph 1381/3221
Running dot for graph 1382/3221
Running dot for graph 1383/3221
Running dot for graph 1384/3221
Running dot for graph 1385/3221
Running dot for graph 1386/3221
Running dot for graph 1387/3221
Running dot for graph 1388/3221
Running dot for graph 1389/3221
Running dot for graph 1390/3221
Running dot for graph 1391/3221
Running dot for graph 1392/3221
Running dot for graph 1393/3221
Running dot for graph 1394/3221
Running dot for graph 1395/3221
Running dot for graph 1396/3221
Running dot for graph 1397/3221
Running dot for graph 1398/3221
Running dot for graph 1399/3221
Running dot for graph 1400/3221
Running dot for graph 1401/3221
Running dot for graph 1402/3221
Running dot for graph 1403/3221
Running dot for graph 1404/3221
Running dot for graph 1405/3221
Running dot for graph 1406/3221
Running dot for graph 1407/3221
Running dot for graph 1408/3221
Running dot for graph 1409/3221
Running dot for graph 1410/3221
Running dot for graph 1411/3221
Running dot for graph 1412/3221
Running dot for graph 1413/3221
Running dot for graph 1414/3221
Running dot for graph 1415/3221
Running dot for graph 1416/3221
Running dot for graph 1417/3221
Running dot for graph 1418/3221
Running dot for graph 1419/3221
Running dot for graph 1420/3221
Running dot for graph 1421/3221
Running dot for graph 1422/3221
Running dot for graph 1423/3221
Running dot for graph 1424/3221
Running dot for graph 1425/3221
Running dot for graph 1426/3221
Running dot for graph 1427/3221
Running dot for graph 1428/3221
Running dot for graph 1429/3221
Running dot for graph 1430/3221
Running dot for graph 1431/3221
Running dot for graph 1432/3221
Running dot for graph 1433/3221
Running dot for graph 1434/3221
Running dot for graph 1435/3221
Running dot for graph 1436/3221
Running dot for graph 1437/3221
Running dot for graph 1438/3221
Running dot for graph 1439/3221
Running dot for graph 1440/3221
Running dot for graph 1441/3221
Running dot for graph 1442/3221
Running dot for graph 1443/3221
Running dot for graph 1444/3221
Running dot for graph 1445/3221
Running dot for graph 1446/3221
Running dot for graph 1447/3221
Running dot for graph 1448/3221
Running dot for graph 1449/3221
Running dot for graph 1450/3221
Running dot for graph 1451/3221
Running dot for graph 1452/3221
Running dot for graph 1453/3221
Running dot for graph 1454/3221
Running dot for graph 1455/3221
Running dot for graph 1456/3221
Running dot for graph 1457/3221
Running dot for graph 1458/3221
Running dot for graph 1459/3221
Running dot for graph 1460/3221
Running dot for graph 1461/3221
Running dot for graph 1462/3221
Running dot for graph 1463/3221
Running dot for graph 1464/3221
Running dot for graph 1465/3221
Running dot for graph 1466/3221
Running dot for graph 1467/3221
Running dot for graph 1468/3221
Running dot for graph 1469/3221
Running dot for graph 1470/3221
Running dot for graph 1471/3221
Running dot for graph 1472/3221
Running dot for graph 1473/3221
Running dot for graph 1474/3221
Running dot for graph 1475/3221
Running dot for graph 1476/3221
Running dot for graph 1477/3221
Running dot for graph 1478/3221
Running dot for graph 1479/3221
Running dot for graph 1480/3221
Running dot for graph 1481/3221
Running dot for graph 1482/3221
Running dot for graph 1483/3221
Running dot for graph 1484/3221
Running dot for graph 1485/3221
Running dot for graph 1486/3221
Running dot for graph 1487/3221
Running dot for graph 1488/3221
Running dot for graph 1489/3221
Running dot for graph 1490/3221
Running dot for graph 1491/3221
Running dot for graph 1492/3221
Running dot for graph 1493/3221
Running dot for graph 1494/3221
Running dot for graph 1495/3221
Running dot for graph 1496/3221
Running dot for graph 1497/3221
Running dot for graph 1498/3221
Running dot for graph 1499/3221
Running dot for graph 1500/3221
Running dot for graph 1501/3221
Running dot for graph 1502/3221
Running dot for graph 1503/3221
Running dot for graph 1504/3221
Running dot for graph 1505/3221
Running dot for graph 1506/3221
Running dot for graph 1507/3221
Running dot for graph 1508/3221
Running dot for graph 1509/3221
Running dot for graph 1510/3221
Running dot for graph 1511/3221
Running dot for graph 1512/3221
Running dot for graph 1513/3221
Running dot for graph 1514/3221
Running dot for graph 1515/3221
Running dot for graph 1516/3221
Running dot for graph 1517/3221
Running dot for graph 1518/3221
Running dot for graph 1519/3221
Running dot for graph 1520/3221
Running dot for graph 1521/3221
Running dot for graph 1522/3221
Running dot for graph 1523/3221
Running dot for graph 1524/3221
Running dot for graph 1525/3221
Running dot for graph 1526/3221
Running dot for graph 1527/3221
Running dot for graph 1528/3221
Running dot for graph 1529/3221
Running dot for graph 1530/3221
Running dot for graph 1531/3221
Running dot for graph 1532/3221
Running dot for graph 1533/3221
Running dot for graph 1534/3221
Running dot for graph 1535/3221
Running dot for graph 1536/3221
Running dot for graph 1537/3221
Running dot for graph 1538/3221
Running dot for graph 1539/3221
Running dot for graph 1540/3221
Running dot for graph 1541/3221
Running dot for graph 1542/3221
Running dot for graph 1543/3221
Running dot for graph 1544/3221
Running dot for graph 1545/3221
Running dot for graph 1546/3221
Running dot for graph 1547/3221
Running dot for graph 1548/3221
Running dot for graph 1549/3221
Running dot for graph 1550/3221
Running dot for graph 1551/3221
Running dot for graph 1552/3221
Running dot for graph 1553/3221
Running dot for graph 1554/3221
Running dot for graph 1555/3221
Running dot for graph 1556/3221
Running dot for graph 1557/3221
Running dot for graph 1558/3221
Running dot for graph 1559/3221
Running dot for graph 1560/3221
Running dot for graph 1561/3221
Running dot for graph 1562/3221
Running dot for graph 1563/3221
Running dot for graph 1564/3221
Running dot for graph 1565/3221
Running dot for graph 1566/3221
Running dot for graph 1567/3221
Running dot for graph 1568/3221
Running dot for graph 1569/3221
Running dot for graph 1570/3221
Running dot for graph 1571/3221
Running dot for graph 1572/3221
Running dot for graph 1573/3221
Running dot for graph 1574/3221
Running dot for graph 1575/3221
Running dot for graph 1576/3221
Running dot for graph 1577/3221
Running dot for graph 1578/3221
Running dot for graph 1579/3221
Running dot for graph 1580/3221
Running dot for graph 1581/3221
Running dot for graph 1582/3221
Running dot for graph 1583/3221
Running dot for graph 1584/3221
Running dot for graph 1585/3221
Running dot for graph 1586/3221
Running dot for graph 1587/3221
Running dot for graph 1588/3221
Running dot for graph 1589/3221
Running dot for graph 1590/3221
Running dot for graph 1591/3221
Running dot for graph 1592/3221
Running dot for graph 1593/3221
Running dot for graph 1594/3221
Running dot for graph 1595/3221
Running dot for graph 1596/3221
Running dot for graph 1597/3221
Running dot for graph 1598/3221
Running dot for graph 1599/3221
Running dot for graph 1600/3221
Running dot for graph 1601/3221
Running dot for graph 1602/3221
Running dot for graph 1603/3221
Running dot for graph 1604/3221
Running dot for graph 1605/3221
Running dot for graph 1606/3221
Running dot for graph 1607/3221
Running dot for graph 1608/3221
Running dot for graph 1609/3221
Running dot for graph 1610/3221
Running dot for graph 1611/3221
Running dot for graph 1612/3221
Running dot for graph 1613/3221
Running dot for graph 1614/3221
Running dot for graph 1615/3221
Running dot for graph 1616/3221
Running dot for graph 1617/3221
Running dot for graph 1618/3221
Running dot for graph 1619/3221
Running dot for graph 1620/3221
Running dot for graph 1621/3221
Running dot for graph 1622/3221
Running dot for graph 1623/3221
Running dot for graph 1624/3221
Running dot for graph 1625/3221
Running dot for graph 1626/3221
Running dot for graph 1627/3221
Running dot for graph 1628/3221
Running dot for graph 1629/3221
Running dot for graph 1630/3221
Running dot for graph 1631/3221
Running dot for graph 1632/3221
Running dot for graph 1633/3221
Running dot for graph 1634/3221
Running dot for graph 1635/3221
Running dot for graph 1636/3221
Running dot for graph 1637/3221
Running dot for graph 1638/3221
Running dot for graph 1639/3221
Running dot for graph 1640/3221
Running dot for graph 1641/3221
Running dot for graph 1642/3221
Running dot for graph 1643/3221
Running dot for graph 1644/3221
Running dot for graph 1645/3221
Running dot for graph 1646/3221
Running dot for graph 1647/3221
Running dot for graph 1648/3221
Running dot for graph 1649/3221
Running dot for graph 1650/3221
Running dot for graph 1651/3221
Running dot for graph 1652/3221
Running dot for graph 1653/3221
Running dot for graph 1654/3221
Running dot for graph 1655/3221
Running dot for graph 1656/3221
Running dot for graph 1657/3221
Running dot for graph 1658/3221
Running dot for graph 1659/3221
Running dot for graph 1660/3221
Running dot for graph 1661/3221
Running dot for graph 1662/3221
Running dot for graph 1663/3221
Running dot for graph 1664/3221
Running dot for graph 1665/3221
Running dot for graph 1666/3221
Running dot for graph 1667/3221
Running dot for graph 1668/3221
Running dot for graph 1669/3221
Running dot for graph 1670/3221
Running dot for graph 1671/3221
Running dot for graph 1672/3221
Running dot for graph 1673/3221
Running dot for graph 1674/3221
Running dot for graph 1675/3221
Running dot for graph 1676/3221
Running dot for graph 1677/3221
Running dot for graph 1678/3221
Running dot for graph 1679/3221
Running dot for graph 1680/3221
Running dot for graph 1681/3221
Running dot for graph 1682/3221
Running dot for graph 1683/3221
Running dot for graph 1684/3221
Running dot for graph 1685/3221
Running dot for graph 1686/3221
Running dot for graph 1687/3221
Running dot for graph 1688/3221
Running dot for graph 1689/3221
Running dot for graph 1690/3221
Running dot for graph 1691/3221
Running dot for graph 1692/3221
Running dot for graph 1693/3221
Running dot for graph 1694/3221
Running dot for graph 1695/3221
Running dot for graph 1696/3221
Running dot for graph 1697/3221
Running dot for graph 1698/3221
Running dot for graph 1699/3221
Running dot for graph 1700/3221
Running dot for graph 1701/3221
Running dot for graph 1702/3221
Running dot for graph 1703/3221
Running dot for graph 1704/3221
Running dot for graph 1705/3221
Running dot for graph 1706/3221
Running dot for graph 1707/3221
Running dot for graph 1708/3221
Running dot for graph 1709/3221
Running dot for graph 1710/3221
Running dot for graph 1711/3221
Running dot for graph 1712/3221
Running dot for graph 1713/3221
Running dot for graph 1714/3221
Running dot for graph 1715/3221
Running dot for graph 1716/3221
Running dot for graph 1717/3221
Running dot for graph 1718/3221
Running dot for graph 1719/3221
Running dot for graph 1720/3221
Running dot for graph 1721/3221
Running dot for graph 1722/3221
Running dot for graph 1723/3221
Running dot for graph 1724/3221
Running dot for graph 1725/3221
Running dot for graph 1726/3221
Running dot for graph 1727/3221
Running dot for graph 1728/3221
Running dot for graph 1729/3221
Running dot for graph 1730/3221
Running dot for graph 1731/3221
Running dot for graph 1732/3221
Running dot for graph 1733/3221
Running dot for graph 1734/3221
Running dot for graph 1735/3221
Running dot for graph 1736/3221
Running dot for graph 1737/3221
Running dot for graph 1738/3221
Running dot for graph 1739/3221
Running dot for graph 1740/3221
Running dot for graph 1741/3221
Running dot for graph 1742/3221
Running dot for graph 1743/3221
Running dot for graph 1744/3221
Running dot for graph 1745/3221
Running dot for graph 1746/3221
Running dot for graph 1747/3221
Running dot for graph 1748/3221
Running dot for graph 1749/3221
Running dot for graph 1750/3221
Running dot for graph 1751/3221
Running dot for graph 1752/3221
Running dot for graph 1753/3221
Running dot for graph 1754/3221
Running dot for graph 1755/3221
Running dot for graph 1756/3221
Running dot for graph 1757/3221
Running dot for graph 1758/3221
Running dot for graph 1759/3221
Running dot for graph 1760/3221
Running dot for graph 1761/3221
Running dot for graph 1762/3221
Running dot for graph 1763/3221
Running dot for graph 1764/3221
Running dot for graph 1765/3221
Running dot for graph 1766/3221
Running dot for graph 1767/3221
Running dot for graph 1768/3221
Running dot for graph 1769/3221
Running dot for graph 1770/3221
Running dot for graph 1771/3221
Running dot for graph 1772/3221
Running dot for graph 1773/3221
Running dot for graph 1774/3221
Running dot for graph 1775/3221
Running dot for graph 1776/3221
Running dot for graph 1777/3221
Running dot for graph 1778/3221
Running dot for graph 1779/3221
Running dot for graph 1780/3221
Running dot for graph 1781/3221
Running dot for graph 1782/3221
Running dot for graph 1783/3221
Running dot for graph 1784/3221
Running dot for graph 1785/3221
Running dot for graph 1786/3221
Running dot for graph 1787/3221
Running dot for graph 1788/3221
Running dot for graph 1789/3221
Running dot for graph 1790/3221
Running dot for graph 1791/3221
Running dot for graph 1792/3221
Running dot for graph 1793/3221
Running dot for graph 1794/3221
Running dot for graph 1795/3221
Running dot for graph 1796/3221
Running dot for graph 1797/3221
Running dot for graph 1798/3221
Running dot for graph 1799/3221
Running dot for graph 1800/3221
Running dot for graph 1801/3221
Running dot for graph 1802/3221
Running dot for graph 1803/3221
Running dot for graph 1804/3221
Running dot for graph 1805/3221
Running dot for graph 1806/3221
Running dot for graph 1807/3221
Running dot for graph 1808/3221
Running dot for graph 1809/3221
Running dot for graph 1810/3221
Running dot for graph 1811/3221
Running dot for graph 1812/3221
Running dot for graph 1813/3221
Running dot for graph 1814/3221
Running dot for graph 1815/3221
Running dot for graph 1816/3221
Running dot for graph 1817/3221
Running dot for graph 1818/3221
Running dot for graph 1819/3221
Running dot for graph 1820/3221
Running dot for graph 1821/3221
Running dot for graph 1822/3221
Running dot for graph 1823/3221
Running dot for graph 1824/3221
Running dot for graph 1825/3221
Running dot for graph 1826/3221
Running dot for graph 1827/3221
Running dot for graph 1828/3221
Running dot for graph 1829/3221
Running dot for graph 1830/3221
Running dot for graph 1831/3221
Running dot for graph 1832/3221
Running dot for graph 1833/3221
Running dot for graph 1834/3221
Running dot for graph 1835/3221
Running dot for graph 1836/3221
Running dot for graph 1837/3221
Running dot for graph 1838/3221
Running dot for graph 1839/3221
Running dot for graph 1840/3221
Running dot for graph 1841/3221
Running dot for graph 1842/3221
Running dot for graph 1843/3221
Running dot for graph 1844/3221
Running dot for graph 1845/3221
Running dot for graph 1846/3221
Running dot for graph 1847/3221
Running dot for graph 1848/3221
Running dot for graph 1849/3221
Running dot for graph 1850/3221
Running dot for graph 1851/3221
Running dot for graph 1852/3221
Running dot for graph 1853/3221
Running dot for graph 1854/3221
Running dot for graph 1855/3221
Running dot for graph 1856/3221
Running dot for graph 1857/3221
Running dot for graph 1858/3221
Running dot for graph 1859/3221
Running dot for graph 1860/3221
Running dot for graph 1861/3221
Running dot for graph 1862/3221
Running dot for graph 1863/3221
Running dot for graph 1864/3221
Running dot for graph 1865/3221
Running dot for graph 1866/3221
Running dot for graph 1867/3221
Running dot for graph 1868/3221
Running dot for graph 1869/3221
Running dot for graph 1870/3221
Running dot for graph 1871/3221
Running dot for graph 1872/3221
Running dot for graph 1873/3221
Running dot for graph 1874/3221
Running dot for graph 1875/3221
Running dot for graph 1876/3221
Running dot for graph 1877/3221
Running dot for graph 1878/3221
Running dot for graph 1879/3221
Running dot for graph 1880/3221
Running dot for graph 1881/3221
Running dot for graph 1882/3221
Running dot for graph 1883/3221
Running dot for graph 1884/3221
Running dot for graph 1885/3221
Running dot for graph 1886/3221
Running dot for graph 1887/3221
Running dot for graph 1888/3221
Running dot for graph 1889/3221
Running dot for graph 1890/3221
Running dot for graph 1891/3221
Running dot for graph 1892/3221
Running dot for graph 1893/3221
Running dot for graph 1894/3221
Running dot for graph 1895/3221
Running dot for graph 1896/3221
Running dot for graph 1897/3221
Running dot for graph 1898/3221
Running dot for graph 1899/3221
Running dot for graph 1900/3221
Running dot for graph 1901/3221
Running dot for graph 1902/3221
Running dot for graph 1903/3221
Running dot for graph 1904/3221
Running dot for graph 1905/3221
Running dot for graph 1906/3221
Running dot for graph 1907/3221
Running dot for graph 1908/3221
Running dot for graph 1909/3221
Running dot for graph 1910/3221
Running dot for graph 1911/3221
Running dot for graph 1912/3221
Running dot for graph 1913/3221
Running dot for graph 1914/3221
Running dot for graph 1915/3221
Running dot for graph 1916/3221
Running dot for graph 1917/3221
Running dot for graph 1918/3221
Running dot for graph 1919/3221
Running dot for graph 1920/3221
Running dot for graph 1921/3221
Running dot for graph 1922/3221
Running dot for graph 1923/3221
Running dot for graph 1924/3221
Running dot for graph 1925/3221
Running dot for graph 1926/3221
Running dot for graph 1927/3221
Running dot for graph 1928/3221
Running dot for graph 1929/3221
Running dot for graph 1930/3221
Running dot for graph 1931/3221
Running dot for graph 1932/3221
Running dot for graph 1933/3221
Running dot for graph 1934/3221
Running dot for graph 1935/3221
Running dot for graph 1936/3221
Running dot for graph 1937/3221
Running dot for graph 1938/3221
Running dot for graph 1939/3221
Running dot for graph 1940/3221
Running dot for graph 1941/3221
Running dot for graph 1942/3221
Running dot for graph 1943/3221
Running dot for graph 1944/3221
Running dot for graph 1945/3221
Running dot for graph 1946/3221
Running dot for graph 1947/3221
Running dot for graph 1948/3221
Running dot for graph 1949/3221
Running dot for graph 1950/3221
Running dot for graph 1951/3221
Running dot for graph 1952/3221
Running dot for graph 1953/3221
Running dot for graph 1954/3221
Running dot for graph 1955/3221
Running dot for graph 1956/3221
Running dot for graph 1957/3221
Running dot for graph 1958/3221
Running dot for graph 1959/3221
Running dot for graph 1960/3221
Running dot for graph 1961/3221
Running dot for graph 1962/3221
Running dot for graph 1963/3221
Running dot for graph 1964/3221
Running dot for graph 1965/3221
Running dot for graph 1966/3221
Running dot for graph 1967/3221
Running dot for graph 1968/3221
Running dot for graph 1969/3221
Running dot for graph 1970/3221
Running dot for graph 1971/3221
Running dot for graph 1972/3221
Running dot for graph 1973/3221
Running dot for graph 1974/3221
Running dot for graph 1975/3221
Running dot for graph 1976/3221
Running dot for graph 1977/3221
Running dot for graph 1978/3221
Running dot for graph 1979/3221
Running dot for graph 1980/3221
Running dot for graph 1981/3221
Running dot for graph 1982/3221
Running dot for graph 1983/3221
Running dot for graph 1984/3221
Running dot for graph 1985/3221
Running dot for graph 1986/3221
Running dot for graph 1987/3221
Running dot for graph 1988/3221
Running dot for graph 1989/3221
Running dot for graph 1990/3221
Running dot for graph 1991/3221
Running dot for graph 1992/3221
Running dot for graph 1993/3221
Running dot for graph 1994/3221
Running dot for graph 1995/3221
Running dot for graph 1996/3221
Running dot for graph 1997/3221
Running dot for graph 1998/3221
Running dot for graph 1999/3221
Running dot for graph 2000/3221
Running dot for graph 2001/3221
Running dot for graph 2002/3221
Running dot for graph 2003/3221
Running dot for graph 2004/3221
Running dot for graph 2005/3221
Running dot for graph 2006/3221
Running dot for graph 2007/3221
Running dot for graph 2008/3221
Running dot for graph 2009/3221
Running dot for graph 2010/3221
Running dot for graph 2011/3221
Running dot for graph 2012/3221
Running dot for graph 2013/3221
Running dot for graph 2014/3221
Running dot for graph 2015/3221
Running dot for graph 2016/3221
Running dot for graph 2017/3221
Running dot for graph 2018/3221
Running dot for graph 2019/3221
Running dot for graph 2020/3221
Running dot for graph 2021/3221
Running dot for graph 2022/3221
Running dot for graph 2023/3221
Running dot for graph 2024/3221
Running dot for graph 2025/3221
Running dot for graph 2026/3221
Running dot for graph 2027/3221
Running dot for graph 2028/3221
Running dot for graph 2029/3221
Running dot for graph 2030/3221
Running dot for graph 2031/3221
Running dot for graph 2032/3221
Running dot for graph 2033/3221
Running dot for graph 2034/3221
Running dot for graph 2035/3221
Running dot for graph 2036/3221
Running dot for graph 2037/3221
Running dot for graph 2038/3221
Running dot for graph 2039/3221
Running dot for graph 2040/3221
Running dot for graph 2041/3221
Running dot for graph 2042/3221
Running dot for graph 2043/3221
Running dot for graph 2044/3221
Running dot for graph 2045/3221
Running dot for graph 2046/3221
Running dot for graph 2047/3221
Running dot for graph 2048/3221
Running dot for graph 2049/3221
Running dot for graph 2050/3221
Running dot for graph 2051/3221
Running dot for graph 2052/3221
Running dot for graph 2053/3221
Running dot for graph 2054/3221
Running dot for graph 2055/3221
Running dot for graph 2056/3221
Running dot for graph 2057/3221
Running dot for graph 2058/3221
Running dot for graph 2059/3221
Running dot for graph 2060/3221
Running dot for graph 2061/3221
Running dot for graph 2062/3221
Running dot for graph 2063/3221
Running dot for graph 2064/3221
Running dot for graph 2065/3221
Running dot for graph 2066/3221
Running dot for graph 2067/3221
Running dot for graph 2068/3221
Running dot for graph 2069/3221
Running dot for graph 2070/3221
Running dot for graph 2071/3221
Running dot for graph 2072/3221
Running dot for graph 2073/3221
Running dot for graph 2074/3221
Running dot for graph 2075/3221
Running dot for graph 2076/3221
Running dot for graph 2077/3221
Running dot for graph 2078/3221
Running dot for graph 2079/3221
Running dot for graph 2080/3221
Running dot for graph 2081/3221
Running dot for graph 2082/3221
Running dot for graph 2083/3221
Running dot for graph 2084/3221
Running dot for graph 2085/3221
Running dot for graph 2086/3221
Running dot for graph 2087/3221
Running dot for graph 2088/3221
Running dot for graph 2089/3221
Running dot for graph 2090/3221
Running dot for graph 2091/3221
Running dot for graph 2092/3221
Running dot for graph 2093/3221
Running dot for graph 2094/3221
Running dot for graph 2095/3221
Running dot for graph 2096/3221
Running dot for graph 2097/3221
Running dot for graph 2098/3221
Running dot for graph 2099/3221
Running dot for graph 2100/3221
Running dot for graph 2101/3221
Running dot for graph 2102/3221
Running dot for graph 2103/3221
Running dot for graph 2104/3221
Running dot for graph 2105/3221
Running dot for graph 2106/3221
Running dot for graph 2107/3221
Running dot for graph 2108/3221
Running dot for graph 2109/3221
Running dot for graph 2110/3221
Running dot for graph 2111/3221
Running dot for graph 2112/3221
Running dot for graph 2113/3221
Running dot for graph 2114/3221
Running dot for graph 2115/3221
Running dot for graph 2116/3221
Running dot for graph 2117/3221
Running dot for graph 2118/3221
Running dot for graph 2119/3221
Running dot for graph 2120/3221
Running dot for graph 2121/3221
Running dot for graph 2122/3221
Running dot for graph 2123/3221
Running dot for graph 2124/3221
Running dot for graph 2125/3221
Running dot for graph 2126/3221
Running dot for graph 2127/3221
Running dot for graph 2128/3221
Running dot for graph 2129/3221
Running dot for graph 2130/3221
Running dot for graph 2131/3221
Running dot for graph 2132/3221
Running dot for graph 2133/3221
Running dot for graph 2134/3221
Running dot for graph 2135/3221
Running dot for graph 2136/3221
Running dot for graph 2137/3221
Running dot for graph 2138/3221
Running dot for graph 2139/3221
Running dot for graph 2140/3221
Running dot for graph 2141/3221
Running dot for graph 2142/3221
Running dot for graph 2143/3221
Running dot for graph 2144/3221
Running dot for graph 2145/3221
Running dot for graph 2146/3221
Running dot for graph 2147/3221
Running dot for graph 2148/3221
Running dot for graph 2149/3221
Running dot for graph 2150/3221
Running dot for graph 2151/3221
Running dot for graph 2152/3221
Running dot for graph 2153/3221
Running dot for graph 2154/3221
Running dot for graph 2155/3221
Running dot for graph 2156/3221
Running dot for graph 2157/3221
Running dot for graph 2158/3221
Running dot for graph 2159/3221
Running dot for graph 2160/3221
Running dot for graph 2161/3221
Running dot for graph 2162/3221
Running dot for graph 2163/3221
Running dot for graph 2164/3221
Running dot for graph 2165/3221
Running dot for graph 2166/3221
Running dot for graph 2167/3221
Running dot for graph 2168/3221
Running dot for graph 2169/3221
Running dot for graph 2170/3221
Running dot for graph 2171/3221
Running dot for graph 2172/3221
Running dot for graph 2173/3221
Running dot for graph 2174/3221
Running dot for graph 2175/3221
Running dot for graph 2176/3221
Running dot for graph 2177/3221
Running dot for graph 2178/3221
Running dot for graph 2179/3221
Running dot for graph 2180/3221
Running dot for graph 2181/3221
Running dot for graph 2182/3221
Running dot for graph 2183/3221
Running dot for graph 2184/3221
Running dot for graph 2185/3221
Running dot for graph 2186/3221
Running dot for graph 2187/3221
Running dot for graph 2188/3221
Running dot for graph 2189/3221
Running dot for graph 2190/3221
Running dot for graph 2191/3221
Running dot for graph 2192/3221
Running dot for graph 2193/3221
Running dot for graph 2194/3221
Running dot for graph 2195/3221
Running dot for graph 2196/3221
Running dot for graph 2197/3221
Running dot for graph 2198/3221
Running dot for graph 2199/3221
Running dot for graph 2200/3221
Running dot for graph 2201/3221
Running dot for graph 2202/3221
Running dot for graph 2203/3221
Running dot for graph 2204/3221
Running dot for graph 2205/3221
Running dot for graph 2206/3221
Running dot for graph 2207/3221
Running dot for graph 2208/3221
Running dot for graph 2209/3221
Running dot for graph 2210/3221
Running dot for graph 2211/3221
Running dot for graph 2212/3221
Running dot for graph 2213/3221
Running dot for graph 2214/3221
Running dot for graph 2215/3221
Running dot for graph 2216/3221
Running dot for graph 2217/3221
Running dot for graph 2218/3221
Running dot for graph 2219/3221
Running dot for graph 2220/3221
Running dot for graph 2221/3221
Running dot for graph 2222/3221
Running dot for graph 2223/3221
Running dot for graph 2224/3221
Running dot for graph 2225/3221
Running dot for graph 2226/3221
Running dot for graph 2227/3221
Running dot for graph 2228/3221
Running dot for graph 2229/3221
Running dot for graph 2230/3221
Running dot for graph 2231/3221
Running dot for graph 2232/3221
Running dot for graph 2233/3221
Running dot for graph 2234/3221
Running dot for graph 2235/3221
Running dot for graph 2236/3221
Running dot for graph 2237/3221
Running dot for graph 2238/3221
Running dot for graph 2239/3221
Running dot for graph 2240/3221
Running dot for graph 2241/3221
Running dot for graph 2242/3221
Running dot for graph 2243/3221
Running dot for graph 2244/3221
Running dot for graph 2245/3221
Running dot for graph 2246/3221
Running dot for graph 2247/3221
Running dot for graph 2248/3221
Running dot for graph 2249/3221
Running dot for graph 2250/3221
Running dot for graph 2251/3221
Running dot for graph 2252/3221
Running dot for graph 2253/3221
Running dot for graph 2254/3221
Running dot for graph 2255/3221
Running dot for graph 2256/3221
Running dot for graph 2257/3221
Running dot for graph 2258/3221
Running dot for graph 2259/3221
Running dot for graph 2260/3221
Running dot for graph 2261/3221
Running dot for graph 2262/3221
Running dot for graph 2263/3221
Running dot for graph 2264/3221
Running dot for graph 2265/3221
Running dot for graph 2266/3221
Running dot for graph 2267/3221
Running dot for graph 2268/3221
Running dot for graph 2269/3221
Running dot for graph 2270/3221
Running dot for graph 2271/3221
Running dot for graph 2272/3221
Running dot for graph 2273/3221
Running dot for graph 2274/3221
Running dot for graph 2275/3221
Running dot for graph 2276/3221
Running dot for graph 2277/3221
Running dot for graph 2278/3221
Running dot for graph 2279/3221
Running dot for graph 2280/3221
Running dot for graph 2281/3221
Running dot for graph 2282/3221
Running dot for graph 2283/3221
Running dot for graph 2284/3221
Running dot for graph 2285/3221
Running dot for graph 2286/3221
Running dot for graph 2287/3221
Running dot for graph 2288/3221
Running dot for graph 2289/3221
Running dot for graph 2290/3221
Running dot for graph 2291/3221
Running dot for graph 2292/3221
Running dot for graph 2293/3221
Running dot for graph 2294/3221
Running dot for graph 2295/3221
Running dot for graph 2296/3221
Running dot for graph 2297/3221
Running dot for graph 2298/3221
Running dot for graph 2299/3221
Running dot for graph 2300/3221
Running dot for graph 2301/3221
Running dot for graph 2302/3221
Running dot for graph 2303/3221
Running dot for graph 2304/3221
Running dot for graph 2305/3221
Running dot for graph 2306/3221
Running dot for graph 2307/3221
Running dot for graph 2308/3221
Running dot for graph 2309/3221
Running dot for graph 2310/3221
Running dot for graph 2311/3221
Running dot for graph 2312/3221
Running dot for graph 2313/3221
Running dot for graph 2314/3221
Running dot for graph 2315/3221
Running dot for graph 2316/3221
Running dot for graph 2317/3221
Running dot for graph 2318/3221
Running dot for graph 2319/3221
Running dot for graph 2320/3221
Running dot for graph 2321/3221
Running dot for graph 2322/3221
Running dot for graph 2323/3221
Running dot for graph 2324/3221
Running dot for graph 2325/3221
Running dot for graph 2326/3221
Running dot for graph 2327/3221
Running dot for graph 2328/3221
Running dot for graph 2329/3221
Running dot for graph 2330/3221
Running dot for graph 2331/3221
Running dot for graph 2332/3221
Running dot for graph 2333/3221
Running dot for graph 2334/3221
Running dot for graph 2335/3221
Running dot for graph 2336/3221
Running dot for graph 2337/3221
Running dot for graph 2338/3221
Running dot for graph 2339/3221
Running dot for graph 2340/3221
Running dot for graph 2341/3221
Running dot for graph 2342/3221
Running dot for graph 2343/3221
Running dot for graph 2344/3221
Running dot for graph 2345/3221
Running dot for graph 2346/3221
Running dot for graph 2347/3221
Running dot for graph 2348/3221
Running dot for graph 2349/3221
Running dot for graph 2350/3221
Running dot for graph 2351/3221
Running dot for graph 2352/3221
Running dot for graph 2353/3221
Running dot for graph 2354/3221
Running dot for graph 2355/3221
Running dot for graph 2356/3221
Running dot for graph 2357/3221
Running dot for graph 2358/3221
Running dot for graph 2359/3221
Running dot for graph 2360/3221
Running dot for graph 2361/3221
Running dot for graph 2362/3221
Running dot for graph 2363/3221
Running dot for graph 2364/3221
Running dot for graph 2365/3221
Running dot for graph 2366/3221
Running dot for graph 2367/3221
Running dot for graph 2368/3221
Running dot for graph 2369/3221
Running dot for graph 2370/3221
Running dot for graph 2371/3221
Running dot for graph 2372/3221
Running dot for graph 2373/3221
Running dot for graph 2374/3221
Running dot for graph 2375/3221
Running dot for graph 2376/3221
Running dot for graph 2377/3221
Running dot for graph 2378/3221
Running dot for graph 2379/3221
Running dot for graph 2380/3221
Running dot for graph 2381/3221
Running dot for graph 2382/3221
Running dot for graph 2383/3221
Running dot for graph 2384/3221
Running dot for graph 2385/3221
Running dot for graph 2386/3221
Running dot for graph 2387/3221
Running dot for graph 2388/3221
Running dot for graph 2389/3221
Running dot for graph 2390/3221
Running dot for graph 2391/3221
Running dot for graph 2392/3221
Running dot for graph 2393/3221
Running dot for graph 2394/3221
Running dot for graph 2395/3221
Running dot for graph 2396/3221
Running dot for graph 2397/3221
Running dot for graph 2398/3221
Running dot for graph 2399/3221
Running dot for graph 2400/3221
Running dot for graph 2401/3221
Running dot for graph 2402/3221
Running dot for graph 2403/3221
Running dot for graph 2404/3221
Running dot for graph 2405/3221
Running dot for graph 2406/3221
Running dot for graph 2407/3221
Running dot for graph 2408/3221
Running dot for graph 2409/3221
Running dot for graph 2410/3221
Running dot for graph 2411/3221
Running dot for graph 2412/3221
Running dot for graph 2413/3221
Running dot for graph 2414/3221
Running dot for graph 2415/3221
Running dot for graph 2416/3221
Running dot for graph 2417/3221
Running dot for graph 2418/3221
Running dot for graph 2419/3221
Running dot for graph 2420/3221
Running dot for graph 2421/3221
Running dot for graph 2422/3221
Running dot for graph 2423/3221
Running dot for graph 2424/3221
Running dot for graph 2425/3221
Running dot for graph 2426/3221
Running dot for graph 2427/3221
Running dot for graph 2428/3221
Running dot for graph 2429/3221
Running dot for graph 2430/3221
Running dot for graph 2431/3221
Running dot for graph 2432/3221
Running dot for graph 2433/3221
Running dot for graph 2434/3221
Running dot for graph 2435/3221
Running dot for graph 2436/3221
Running dot for graph 2437/3221
Running dot for graph 2438/3221
Running dot for graph 2439/3221
Running dot for graph 2440/3221
Running dot for graph 2441/3221
Running dot for graph 2442/3221
Running dot for graph 2443/3221
Running dot for graph 2444/3221
Running dot for graph 2445/3221
Running dot for graph 2446/3221
Running dot for graph 2447/3221
Running dot for graph 2448/3221
Running dot for graph 2449/3221
Running dot for graph 2450/3221
Running dot for graph 2451/3221
Running dot for graph 2452/3221
Running dot for graph 2453/3221
Running dot for graph 2454/3221
Running dot for graph 2455/3221
Running dot for graph 2456/3221
Running dot for graph 2457/3221
Running dot for graph 2458/3221
Running dot for graph 2459/3221
Running dot for graph 2460/3221
Running dot for graph 2461/3221
Running dot for graph 2462/3221
Running dot for graph 2463/3221
Running dot for graph 2464/3221
Running dot for graph 2465/3221
Running dot for graph 2466/3221
Running dot for graph 2467/3221
Running dot for graph 2468/3221
Running dot for graph 2469/3221
Running dot for graph 2470/3221
Running dot for graph 2471/3221
Running dot for graph 2472/3221
Running dot for graph 2473/3221
Running dot for graph 2474/3221
Running dot for graph 2475/3221
Running dot for graph 2476/3221
Running dot for graph 2477/3221
Running dot for graph 2478/3221
Running dot for graph 2479/3221
Running dot for graph 2480/3221
Running dot for graph 2481/3221
Running dot for graph 2482/3221
Running dot for graph 2483/3221
Running dot for graph 2484/3221
Running dot for graph 2485/3221
Running dot for graph 2486/3221
Running dot for graph 2487/3221
Running dot for graph 2488/3221
Running dot for graph 2489/3221
Running dot for graph 2490/3221
Running dot for graph 2491/3221
Running dot for graph 2492/3221
Running dot for graph 2493/3221
Running dot for graph 2494/3221
Running dot for graph 2495/3221
Running dot for graph 2496/3221
Running dot for graph 2497/3221
Running dot for graph 2498/3221
Running dot for graph 2499/3221
Running dot for graph 2500/3221
Running dot for graph 2501/3221
Running dot for graph 2502/3221
Running dot for graph 2503/3221
Running dot for graph 2504/3221
Running dot for graph 2505/3221
Running dot for graph 2506/3221
Running dot for graph 2507/3221
Running dot for graph 2508/3221
Running dot for graph 2509/3221
Running dot for graph 2510/3221
Running dot for graph 2511/3221
Running dot for graph 2512/3221
Running dot for graph 2513/3221
Running dot for graph 2514/3221
Running dot for graph 2515/3221
Running dot for graph 2516/3221
Running dot for graph 2517/3221
Running dot for graph 2518/3221
Running dot for graph 2519/3221
Running dot for graph 2520/3221
Running dot for graph 2521/3221
Running dot for graph 2522/3221
Running dot for graph 2523/3221
Running dot for graph 2524/3221
Running dot for graph 2525/3221
Running dot for graph 2526/3221
Running dot for graph 2527/3221
Running dot for graph 2528/3221
Running dot for graph 2529/3221
Running dot for graph 2530/3221
Running dot for graph 2531/3221
Running dot for graph 2532/3221
Running dot for graph 2533/3221
Running dot for graph 2534/3221
Running dot for graph 2535/3221
Running dot for graph 2536/3221
Running dot for graph 2537/3221
Running dot for graph 2538/3221
Running dot for graph 2539/3221
Running dot for graph 2540/3221
Running dot for graph 2541/3221
Running dot for graph 2542/3221
Running dot for graph 2543/3221
Running dot for graph 2544/3221
Running dot for graph 2545/3221
Running dot for graph 2546/3221
Running dot for graph 2547/3221
Running dot for graph 2548/3221
Running dot for graph 2549/3221
Running dot for graph 2550/3221
Running dot for graph 2551/3221
Running dot for graph 2552/3221
Running dot for graph 2553/3221
Running dot for graph 2554/3221
Running dot for graph 2555/3221
Running dot for graph 2556/3221
Running dot for graph 2557/3221
Running dot for graph 2558/3221
Running dot for graph 2559/3221
Running dot for graph 2560/3221
Running dot for graph 2561/3221
Running dot for graph 2562/3221
Running dot for graph 2563/3221
Running dot for graph 2564/3221
Running dot for graph 2565/3221
Running dot for graph 2566/3221
Running dot for graph 2567/3221
Running dot for graph 2568/3221
Running dot for graph 2569/3221
Running dot for graph 2570/3221
Running dot for graph 2571/3221
Running dot for graph 2572/3221
Running dot for graph 2573/3221
Running dot for graph 2574/3221
Running dot for graph 2575/3221
Running dot for graph 2576/3221
Running dot for graph 2577/3221
Running dot for graph 2578/3221
Running dot for graph 2579/3221
Running dot for graph 2580/3221
Running dot for graph 2581/3221
Running dot for graph 2582/3221
Running dot for graph 2583/3221
Running dot for graph 2584/3221
Running dot for graph 2585/3221
Running dot for graph 2586/3221
Running dot for graph 2587/3221
Running dot for graph 2588/3221
Running dot for graph 2589/3221
Running dot for graph 2590/3221
Running dot for graph 2591/3221
Running dot for graph 2592/3221
Running dot for graph 2593/3221
Running dot for graph 2594/3221
Running dot for graph 2595/3221
Running dot for graph 2596/3221
Running dot for graph 2597/3221
Running dot for graph 2598/3221
Running dot for graph 2599/3221
Running dot for graph 2600/3221
Running dot for graph 2601/3221
Running dot for graph 2602/3221
Running dot for graph 2603/3221
Running dot for graph 2604/3221
Running dot for graph 2605/3221
Running dot for graph 2606/3221
Running dot for graph 2607/3221
Running dot for graph 2608/3221
Running dot for graph 2609/3221
Running dot for graph 2610/3221
Running dot for graph 2611/3221
Running dot for graph 2612/3221
Running dot for graph 2613/3221
Running dot for graph 2614/3221
Running dot for graph 2615/3221
Running dot for graph 2616/3221
Running dot for graph 2617/3221
Running dot for graph 2618/3221
Running dot for graph 2619/3221
Running dot for graph 2620/3221
Running dot for graph 2621/3221
Running dot for graph 2622/3221
Running dot for graph 2623/3221
Running dot for graph 2624/3221
Running dot for graph 2625/3221
Running dot for graph 2626/3221
Running dot for graph 2627/3221
Running dot for graph 2628/3221
Running dot for graph 2629/3221
Running dot for graph 2630/3221
Running dot for graph 2631/3221
Running dot for graph 2632/3221
Running dot for graph 2633/3221
Running dot for graph 2634/3221
Running dot for graph 2635/3221
Running dot for graph 2636/3221
Running dot for graph 2637/3221
Running dot for graph 2638/3221
Running dot for graph 2639/3221
Running dot for graph 2640/3221
Running dot for graph 2641/3221
Running dot for graph 2642/3221
Running dot for graph 2643/3221
Running dot for graph 2644/3221
Running dot for graph 2645/3221
Running dot for graph 2646/3221
Running dot for graph 2647/3221
Running dot for graph 2648/3221
Running dot for graph 2649/3221
Running dot for graph 2650/3221
Running dot for graph 2651/3221
Running dot for graph 2652/3221
Running dot for graph 2653/3221
Running dot for graph 2654/3221
Running dot for graph 2655/3221
Running dot for graph 2656/3221
Running dot for graph 2657/3221
Running dot for graph 2658/3221
Running dot for graph 2659/3221
Running dot for graph 2660/3221
Running dot for graph 2661/3221
Running dot for graph 2662/3221
Running dot for graph 2663/3221
Running dot for graph 2664/3221
Running dot for graph 2665/3221
Running dot for graph 2666/3221
Running dot for graph 2667/3221
Running dot for graph 2668/3221
Running dot for graph 2669/3221
Running dot for graph 2670/3221
Running dot for graph 2671/3221
Running dot for graph 2672/3221
Running dot for graph 2673/3221
Running dot for graph 2674/3221
Running dot for graph 2675/3221
Running dot for graph 2676/3221
Running dot for graph 2677/3221
Running dot for graph 2678/3221
Running dot for graph 2679/3221
Running dot for graph 2680/3221
Running dot for graph 2681/3221
Running dot for graph 2682/3221
Running dot for graph 2683/3221
Running dot for graph 2684/3221
Running dot for graph 2685/3221
Running dot for graph 2686/3221
Running dot for graph 2687/3221
Running dot for graph 2688/3221
Running dot for graph 2689/3221
Running dot for graph 2690/3221
Running dot for graph 2691/3221
Running dot for graph 2692/3221
Running dot for graph 2693/3221
Running dot for graph 2694/3221
Running dot for graph 2695/3221
Running dot for graph 2696/3221
Running dot for graph 2697/3221
Running dot for graph 2698/3221
Running dot for graph 2699/3221
Running dot for graph 2700/3221
Running dot for graph 2701/3221
Running dot for graph 2702/3221
Running dot for graph 2703/3221
Running dot for graph 2704/3221
Running dot for graph 2705/3221
Running dot for graph 2706/3221
Running dot for graph 2707/3221
Running dot for graph 2708/3221
Running dot for graph 2709/3221
Running dot for graph 2710/3221
Running dot for graph 2711/3221
Running dot for graph 2712/3221
Running dot for graph 2713/3221
Running dot for graph 2714/3221
Running dot for graph 2715/3221
Running dot for graph 2716/3221
Running dot for graph 2717/3221
Running dot for graph 2718/3221
Running dot for graph 2719/3221
Running dot for graph 2720/3221
Running dot for graph 2721/3221
Running dot for graph 2722/3221
Running dot for graph 2723/3221
Running dot for graph 2724/3221
Running dot for graph 2725/3221
Running dot for graph 2726/3221
Running dot for graph 2727/3221
Running dot for graph 2728/3221
Running dot for graph 2729/3221
Running dot for graph 2730/3221
Running dot for graph 2731/3221
Running dot for graph 2732/3221
Running dot for graph 2733/3221
Running dot for graph 2734/3221
Running dot for graph 2735/3221
Running dot for graph 2736/3221
Running dot for graph 2737/3221
Running dot for graph 2738/3221
Running dot for graph 2739/3221
Running dot for graph 2740/3221
Running dot for graph 2741/3221
Running dot for graph 2742/3221
Running dot for graph 2743/3221
Running dot for graph 2744/3221
Running dot for graph 2745/3221
Running dot for graph 2746/3221
Running dot for graph 2747/3221
Running dot for graph 2748/3221
Running dot for graph 2749/3221
Running dot for graph 2750/3221
Running dot for graph 2751/3221
Running dot for graph 2752/3221
Running dot for graph 2753/3221
Running dot for graph 2754/3221
Running dot for graph 2755/3221
Running dot for graph 2756/3221
Running dot for graph 2757/3221
Running dot for graph 2758/3221
Running dot for graph 2759/3221
Running dot for graph 2760/3221
Running dot for graph 2761/3221
Running dot for graph 2762/3221
Running dot for graph 2763/3221
Running dot for graph 2764/3221
Running dot for graph 2765/3221
Running dot for graph 2766/3221
Running dot for graph 2767/3221
Running dot for graph 2768/3221
Running dot for graph 2769/3221
Running dot for graph 2770/3221
Running dot for graph 2771/3221
Running dot for graph 2772/3221
Running dot for graph 2773/3221
Running dot for graph 2774/3221
Running dot for graph 2775/3221
Running dot for graph 2776/3221
Running dot for graph 2777/3221
Running dot for graph 2778/3221
Running dot for graph 2779/3221
Running dot for graph 2780/3221
Running dot for graph 2781/3221
Running dot for graph 2782/3221
Running dot for graph 2783/3221
Running dot for graph 2784/3221
Running dot for graph 2785/3221
Running dot for graph 2786/3221
Running dot for graph 2787/3221
Running dot for graph 2788/3221
Running dot for graph 2789/3221
Running dot for graph 2790/3221
Running dot for graph 2791/3221
Running dot for graph 2792/3221
Running dot for graph 2793/3221
Running dot for graph 2794/3221
Running dot for graph 2795/3221
Running dot for graph 2796/3221
Running dot for graph 2797/3221
Running dot for graph 2798/3221
Running dot for graph 2799/3221
Running dot for graph 2800/3221
Running dot for graph 2801/3221
Running dot for graph 2802/3221
Running dot for graph 2803/3221
Running dot for graph 2804/3221
Running dot for graph 2805/3221
Running dot for graph 2806/3221
Running dot for graph 2807/3221
Running dot for graph 2808/3221
Running dot for graph 2809/3221
Running dot for graph 2810/3221
Running dot for graph 2811/3221
Running dot for graph 2812/3221
Running dot for graph 2813/3221
Running dot for graph 2814/3221
Running dot for graph 2815/3221
Running dot for graph 2816/3221
Running dot for graph 2817/3221
Running dot for graph 2818/3221
Running dot for graph 2819/3221
Running dot for graph 2820/3221
Running dot for graph 2821/3221
Running dot for graph 2822/3221
Running dot for graph 2823/3221
Running dot for graph 2824/3221
Running dot for graph 2825/3221
Running dot for graph 2826/3221
Running dot for graph 2827/3221
Running dot for graph 2828/3221
Running dot for graph 2829/3221
Running dot for graph 2830/3221
Running dot for graph 2831/3221
Running dot for graph 2832/3221
Running dot for graph 2833/3221
Running dot for graph 2834/3221
Running dot for graph 2835/3221
Running dot for graph 2836/3221
Running dot for graph 2837/3221
Running dot for graph 2838/3221
Running dot for graph 2839/3221
Running dot for graph 2840/3221
Running dot for graph 2841/3221
Running dot for graph 2842/3221
Running dot for graph 2843/3221
Running dot for graph 2844/3221
Running dot for graph 2845/3221
Running dot for graph 2846/3221
Running dot for graph 2847/3221
Running dot for graph 2848/3221
Running dot for graph 2849/3221
Running dot for graph 2850/3221
Running dot for graph 2851/3221
Running dot for graph 2852/3221
Running dot for graph 2853/3221
Running dot for graph 2854/3221
Running dot for graph 2855/3221
Running dot for graph 2856/3221
Running dot for graph 2857/3221
Running dot for graph 2858/3221
Running dot for graph 2859/3221
Running dot for graph 2860/3221
Running dot for graph 2861/3221
Running dot for graph 2862/3221
Running dot for graph 2863/3221
Running dot for graph 2864/3221
Running dot for graph 2865/3221
Running dot for graph 2866/3221
Running dot for graph 2867/3221
Running dot for graph 2868/3221
Running dot for graph 2869/3221
Running dot for graph 2870/3221
Running dot for graph 2871/3221
Running dot for graph 2872/3221
Running dot for graph 2873/3221
Running dot for graph 2874/3221
Running dot for graph 2875/3221
Running dot for graph 2876/3221
Running dot for graph 2877/3221
Running dot for graph 2878/3221
Running dot for graph 2879/3221
Running dot for graph 2880/3221
Running dot for graph 2881/3221
Running dot for graph 2882/3221
Running dot for graph 2883/3221
Running dot for graph 2884/3221
Running dot for graph 2885/3221
Running dot for graph 2886/3221
Running dot for graph 2887/3221
Running dot for graph 2888/3221
Running dot for graph 2889/3221
Running dot for graph 2890/3221
Running dot for graph 2891/3221
Running dot for graph 2892/3221
Running dot for graph 2893/3221
Running dot for graph 2894/3221
Running dot for graph 2895/3221
Running dot for graph 2896/3221
Running dot for graph 2897/3221
Running dot for graph 2898/3221
Running dot for graph 2899/3221
Running dot for graph 2900/3221
Running dot for graph 2901/3221
Running dot for graph 2902/3221
Running dot for graph 2903/3221
Running dot for graph 2904/3221
Running dot for graph 2905/3221
Running dot for graph 2906/3221
Running dot for graph 2907/3221
Running dot for graph 2908/3221
Running dot for graph 2909/3221
Running dot for graph 2910/3221
Running dot for graph 2911/3221
Running dot for graph 2912/3221
Running dot for graph 2913/3221
Running dot for graph 2914/3221
Running dot for graph 2915/3221
Running dot for graph 2916/3221
Running dot for graph 2917/3221
Running dot for graph 2918/3221
Running dot for graph 2919/3221
Running dot for graph 2920/3221
Running dot for graph 2921/3221
Running dot for graph 2922/3221
Running dot for graph 2923/3221
Running dot for graph 2924/3221
Running dot for graph 2925/3221
Running dot for graph 2926/3221
Running dot for graph 2927/3221
Running dot for graph 2928/3221
Running dot for graph 2929/3221
Running dot for graph 2930/3221
Running dot for graph 2931/3221
Running dot for graph 2932/3221
Running dot for graph 2933/3221
Running dot for graph 2934/3221
Running dot for graph 2935/3221
Running dot for graph 2936/3221
Running dot for graph 2937/3221
Running dot for graph 2938/3221
Running dot for graph 2939/3221
Running dot for graph 2940/3221
Running dot for graph 2941/3221
Running dot for graph 2942/3221
Running dot for graph 2943/3221
Running dot for graph 2944/3221
Running dot for graph 2945/3221
Running dot for graph 2946/3221
Running dot for graph 2947/3221
Running dot for graph 2948/3221
Running dot for graph 2949/3221
Running dot for graph 2950/3221
Running dot for graph 2951/3221
Running dot for graph 2952/3221
Running dot for graph 2953/3221
Running dot for graph 2954/3221
Running dot for graph 2955/3221
Running dot for graph 2956/3221
Running dot for graph 2957/3221
Running dot for graph 2958/3221
Running dot for graph 2959/3221
Running dot for graph 2960/3221
Running dot for graph 2961/3221
Running dot for graph 2962/3221
Running dot for graph 2963/3221
Running dot for graph 2964/3221
Running dot for graph 2965/3221
Running dot for graph 2966/3221
Running dot for graph 2967/3221
Running dot for graph 2968/3221
Running dot for graph 2969/3221
Running dot for graph 2970/3221
Running dot for graph 2971/3221
Running dot for graph 2972/3221
Running dot for graph 2973/3221
Running dot for graph 2974/3221
Running dot for graph 2975/3221
Running dot for graph 2976/3221
Running dot for graph 2977/3221
Running dot for graph 2978/3221
Running dot for graph 2979/3221
Running dot for graph 2980/3221
Running dot for graph 2981/3221
Running dot for graph 2982/3221
Running dot for graph 2983/3221
Running dot for graph 2984/3221
Running dot for graph 2985/3221
Running dot for graph 2986/3221
Running dot for graph 2987/3221
Running dot for graph 2988/3221
Running dot for graph 2989/3221
Running dot for graph 2990/3221
Running dot for graph 2991/3221
Running dot for graph 2992/3221
Running dot for graph 2993/3221
Running dot for graph 2994/3221
Running dot for graph 2995/3221
Running dot for graph 2996/3221
Running dot for graph 2997/3221
Running dot for graph 2998/3221
Running dot for graph 2999/3221
Running dot for graph 3000/3221
Running dot for graph 3001/3221
Running dot for graph 3002/3221
Running dot for graph 3003/3221
Running dot for graph 3004/3221
Running dot for graph 3005/3221
Running dot for graph 3006/3221
Running dot for graph 3007/3221
Running dot for graph 3008/3221
Running dot for graph 3009/3221
Running dot for graph 3010/3221
Running dot for graph 3011/3221
Running dot for graph 3012/3221
Running dot for graph 3013/3221
Running dot for graph 3014/3221
Running dot for graph 3015/3221
Running dot for graph 3016/3221
Running dot for graph 3017/3221
Running dot for graph 3018/3221
Running dot for graph 3019/3221
Running dot for graph 3020/3221
Running dot for graph 3021/3221
Running dot for graph 3022/3221
Running dot for graph 3023/3221
Running dot for graph 3024/3221
Running dot for graph 3025/3221
Running dot for graph 3026/3221
Running dot for graph 3027/3221
Running dot for graph 3028/3221
Running dot for graph 3029/3221
Running dot for graph 3030/3221
Running dot for graph 3031/3221
Running dot for graph 3032/3221
Running dot for graph 3033/3221
Running dot for graph 3034/3221
Running dot for graph 3035/3221
Running dot for graph 3036/3221
Running dot for graph 3037/3221
Running dot for graph 3038/3221
Running dot for graph 3039/3221
Running dot for graph 3040/3221
Running dot for graph 3041/3221
Running dot for graph 3042/3221
Running dot for graph 3043/3221
Running dot for graph 3044/3221
Running dot for graph 3045/3221
Running dot for graph 3046/3221
Running dot for graph 3047/3221
Running dot for graph 3048/3221
Running dot for graph 3049/3221
Running dot for graph 3050/3221
Running dot for graph 3051/3221
Running dot for graph 3052/3221
Running dot for graph 3053/3221
Running dot for graph 3054/3221
Running dot for graph 3055/3221
Running dot for graph 3056/3221
Running dot for graph 3057/3221
Running dot for graph 3058/3221
Running dot for graph 3059/3221
Running dot for graph 3060/3221
Running dot for graph 3061/3221
Running dot for graph 3062/3221
Running dot for graph 3063/3221
Running dot for graph 3064/3221
Running dot for graph 3065/3221
Running dot for graph 3066/3221
Running dot for graph 3067/3221
Running dot for graph 3068/3221
Running dot for graph 3069/3221
Running dot for graph 3070/3221
Running dot for graph 3071/3221
Running dot for graph 3072/3221
Running dot for graph 3073/3221
Running dot for graph 3074/3221
Running dot for graph 3075/3221
Running dot for graph 3076/3221
Running dot for graph 3077/3221
Running dot for graph 3078/3221
Running dot for graph 3079/3221
Running dot for graph 3080/3221
Running dot for graph 3081/3221
Running dot for graph 3082/3221
Running dot for graph 3083/3221
Running dot for graph 3084/3221
Running dot for graph 3085/3221
Running dot for graph 3086/3221
Running dot for graph 3087/3221
Running dot for graph 3088/3221
Running dot for graph 3089/3221
Running dot for graph 3090/3221
Running dot for graph 3091/3221
Running dot for graph 3092/3221
Running dot for graph 3093/3221
Running dot for graph 3094/3221
Running dot for graph 3095/3221
Running dot for graph 3096/3221
Running dot for graph 3097/3221
Running dot for graph 3098/3221
Running dot for graph 3099/3221
Running dot for graph 3100/3221
Running dot for graph 3101/3221
Running dot for graph 3102/3221
Running dot for graph 3103/3221
Running dot for graph 3104/3221
Running dot for graph 3105/3221
Running dot for graph 3106/3221
Running dot for graph 3107/3221
Running dot for graph 3108/3221
Running dot for graph 3109/3221
Running dot for graph 3110/3221
Running dot for graph 3111/3221
Running dot for graph 3112/3221
Running dot for graph 3113/3221
Running dot for graph 3114/3221
Running dot for graph 3115/3221
Running dot for graph 3116/3221
Running dot for graph 3117/3221
Running dot for graph 3118/3221
Running dot for graph 3119/3221
Running dot for graph 3120/3221
Running dot for graph 3121/3221
Running dot for graph 3122/3221
Running dot for graph 3123/3221
Running dot for graph 3124/3221
Running dot for graph 3125/3221
Running dot for graph 3126/3221
Running dot for graph 3127/3221
Running dot for graph 3128/3221
Running dot for graph 3129/3221
Running dot for graph 3130/3221
Running dot for graph 3131/3221
Running dot for graph 3132/3221
Running dot for graph 3133/3221
Running dot for graph 3134/3221
Running dot for graph 3135/3221
Running dot for graph 3136/3221
Running dot for graph 3137/3221
Running dot for graph 3138/3221
Running dot for graph 3139/3221
Running dot for graph 3140/3221
Running dot for graph 3141/3221
Running dot for graph 3142/3221
Running dot for graph 3143/3221
Running dot for graph 3144/3221
Running dot for graph 3145/3221
Running dot for graph 3146/3221
Running dot for graph 3147/3221
Running dot for graph 3148/3221
Running dot for graph 3149/3221
Running dot for graph 3150/3221
Running dot for graph 3151/3221
Running dot for graph 3152/3221
Running dot for graph 3153/3221
Running dot for graph 3154/3221
Running dot for graph 3155/3221
Running dot for graph 3156/3221
Running dot for graph 3157/3221
Running dot for graph 3158/3221
Running dot for graph 3159/3221
Running dot for graph 3160/3221
Running dot for graph 3161/3221
Running dot for graph 3162/3221
Running dot for graph 3163/3221
Running dot for graph 3164/3221
Running dot for graph 3165/3221
Running dot for graph 3166/3221
Running dot for graph 3167/3221
Running dot for graph 3168/3221
Running dot for graph 3169/3221
Running dot for graph 3170/3221
Running dot for graph 3171/3221
Running dot for graph 3172/3221
Running dot for graph 3173/3221
Running dot for graph 3174/3221
Running dot for graph 3175/3221
Running dot for graph 3176/3221
Running dot for graph 3177/3221
Running dot for graph 3178/3221
Running dot for graph 3179/3221
Running dot for graph 3180/3221
Running dot for graph 3181/3221
Running dot for graph 3182/3221
Running dot for graph 3183/3221
Running dot for graph 3184/3221
Running dot for graph 3185/3221
Running dot for graph 3186/3221
Running dot for graph 3187/3221
Running dot for graph 3188/3221
Running dot for graph 3189/3221
Running dot for graph 3190/3221
Running dot for graph 3191/3221
Running dot for graph 3192/3221
Running dot for graph 3193/3221
Running dot for graph 3194/3221
Running dot for graph 3195/3221
Running dot for graph 3196/3221
Running dot for graph 3197/3221
Running dot for graph 3198/3221
Running dot for graph 3199/3221
Running dot for graph 3200/3221
Running dot for graph 3201/3221
Running dot for graph 3202/3221
Running dot for graph 3203/3221
Running dot for graph 3204/3221
Running dot for graph 3205/3221
Running dot for graph 3206/3221
Running dot for graph 3207/3221
Running dot for graph 3208/3221
Running dot for graph 3209/3221
Running dot for graph 3210/3221
Running dot for graph 3211/3221
Running dot for graph 3212/3221
Running dot for graph 3213/3221
Running dot for graph 3214/3221
Running dot for graph 3215/3221
Running dot for graph 3216/3221
Running dot for graph 3217/3221
Running dot for graph 3218/3221
Running dot for graph 3219/3221
Running dot for graph 3220/3221
Running dot for graph 3221/3221
Patching output file 1/9
Patching output file 2/9
Patching output file 3/9
Patching output file 4/9
Patching output file 5/9
Patching output file 6/9
Patching output file 7/9
Patching output file 8/9
Patching output file 9/9
lookup cache used 262144/262144 hits=7102837 misses=444447
Note: based on cache misses the ideal setting for LOOKUP_CACHE_SIZE is 3 at the cost of higher memory usage.
finished...
Built target doxygen-clang
Built target doxygen
COPY to WEB


More information about the www-scripts mailing list